[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
Mon, 21 Feb 2005 04:32:03 -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 tsureshkumar@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72607
--- shadow/72607 2005-02-21 04:29:27.000000000 -0500
+++ shadow/72607.tmp.11775 2005-02-21 04:32:02.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 72607
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: Gentoo
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Sys.Data
AssignedTo: tsureshkumar@novell.com
ReportedBy: informatique.internet@fiducial.fr
QAContact: mono-bugs@ximian.com
@@ -131,6 +131,14 @@
become Mono 1.2 (stable).
------- Additional Comments From informatique.internet@fiducial.fr 2005-02-21 04:03 -------
I'm working with the SVN version of Mono (1.1.4). I'm doing an 'svn
update' each morning and this bug is always here...
+
+------- Additional Comments From tsureshkumar@novell.com 2005-02-21 04:32 -------
+fixed in svn.
+
+This is simplest fix, as oracle command object does not bother about
+command behavor parameter.
+
+Thanks for the bug report and detailed analysis.