[Mono-bugs] [Bug 76495][Wis] Changed - Mono.Data.SqliteClient.SqliteConnection.BeginTransaction( IsolationLevel ) is not implemented and returns null

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Oct 25 20:40:05 EDT 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 tekhedd at byteheaven.net.

http://bugzilla.ximian.com/show_bug.cgi?id=76495

--- shadow/76495	2005-10-21 00:16:48.000000000 -0400
+++ shadow/76495.tmp.11205	2005-10-25 20:40:05.000000000 -0400
@@ -40,6 +40,11 @@
 Additional Information:
 
 This is a bit tricker than it looks, because it involves mapping the
 standard isolation levels to sqlite. I would be happy if it simply threw a
 NotImplementedException, since isolation levels are pretty much irrelevant
 to an embedded database unless you're doing mad wizardry.
+
+------- Additional Comments From tekhedd at byteheaven.net  2005-10-25 20:40 -------
+Created an attachment (id=15988)
+A patch that provides a locked-table timeout and transaction isolation level support.
+


More information about the mono-bugs mailing list