[Mono-bugs] [Bug 76494][Min] Changed -
[PATCH]Mono.Data.SqliteClient Memory corruption when reusing
connection after DELETE with named parameters
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Dec 29 14:39:22 EST 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by roosmaa at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76494
--- shadow/76494 2005-12-29 13:48:24.000000000 -0500
+++ shadow/76494.tmp.21956 2005-12-29 14:39:22.000000000 -0500
@@ -295,6 +295,9 @@
level (and multiple threads), in which case sqlite throws an exception
instead of blocking (even if you use a lock timeout).
Ultimately, sqlite could not meet my performance needs. (That dang
journal file is too slow on windows.) But maybe this code will help
others.
+
+------- Additional Comments From roosmaa at gmail.com 2005-12-29 14:39 -------
+*** Bug 77121 has been marked as a duplicate of this bug. ***
More information about the mono-bugs
mailing list