[Mono-bugs] [Bug 52699][Maj] Changed - System.Data.OracleClient initializes OCI without OCI_THREADING flag
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 13 Jan 2004 04:28:19 -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 joergr@voelcker.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52699
--- shadow/52699 2004-01-09 06:55:12.000000000 -0500
+++ shadow/52699.tmp.2027 2004-01-13 04:28:19.000000000 -0500
@@ -1,16 +1,16 @@
Bug#: 52699
Product: Mono/Class Libraries
Version: unspecified
OS: Suse 8.2
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
-Component: System.Data
+Component: Sys.Data
AssignedTo: mono-bugs@ximian.com
ReportedBy: JoergR@voelcker.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -35,6 +35,9 @@
Additional Information:
I will send a patch soon.
------- Additional Comments From JoergR@voelcker.com 2004-01-09 06:55 -------
A patch fixing this problem can be found under
http://bugzilla.ximian.com/show_bug.cgi?id=52288
+
+------- Additional Comments From JoergR@voelcker.com 2004-01-13 04:28 -------
+Patch committed by Tim Coleman.