[Mono-bugs] [Bug 38966][Nor] Changed - ByteFX.Data.MySQLClient broken in mono 0.21

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 4 Mar 2003 21:22:17 -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 gonzalo@ximian.com.

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

--- shadow/38966	Sun Mar  2 17:57:08 2003
+++ shadow/38966.tmp.12953	Tue Mar  4 21:22:17 2003
@@ -1,12 +1,12 @@
 Bug#: 38966
 Product: Mono/Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: 002 Two hours
 Priority: Normal
 Component: System.Data.SqlClient
 AssignedTo: rodrigo@ximian.com                            
 ReportedBy: j.el-rayes@daemon.li               
@@ -37,6 +37,10 @@
 ByteFX.Data.MySQLClient does work on mono 0.20
 
 ------- Additional Comments From danmorg@sc.rr.com  2003-03-02 17:57 -------
 I copied MemoryStream.cs from mono 0.21 and pasted it into mono 0.20 
 corlib.  I rebuilt mcs 0.20, and ran it with sqlsharp.  I get the 
 error above.
+
+------- Additional Comments From gonzalo@ximian.com  2003-03-04 21:22 -------
+I removed my bogus fix in MemoryStream.ToArray...
+May be that was it?