[Mono-bugs] [Bug 72607][Wis] Changed - mono don't close connection on Fill call (DATASET)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 20 Feb 2005 08:30:44 -0500 (EST)
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 danielmorgan@verizon.net.
http://bugzilla.ximian.com/show_bug.cgi?id=72607
--- shadow/72607 2005-02-16 17:31:39.000000000 -0500
+++ shadow/72607.tmp.27218 2005-02-20 08:30:44.000000000 -0500
@@ -120,6 +120,13 @@
Without my patch, I see that (with DBA studio, the oracle management
tool) many session stay opened. And after a while, oracle say me that
too many sessions are opened (150). With my patch, only one session
stay opened...
I've no tested with other database (like my sql), so this problem can
only be related to oracle...
+
+------- Additional Comments From danielmorgan@verizon.net 2005-02-20 08:30 -------
+Can you try it with Mono 1.1.4 or from svn trunk HEAD?
+
+Most fixes these days go into the Mono 1.1.x (development) which will
+become Mono 1.2 (stable).
+