[Mono-bugs] [Bug 38966][Nor] Changed - ByteFX.Data.MySQLClient broken in mono 0.21
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sun, 2 Mar 2003 17:57:08 -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 danmorg@sc.rr.com.
http://bugzilla.ximian.com/show_bug.cgi?id=38966
--- shadow/38966 Sun Mar 2 17:31:34 2003
+++ shadow/38966.tmp.23511 Sun Mar 2 17:57:08 2003
@@ -32,6 +32,11 @@
Expected Results:
should connect to database and give out the rows (as the example on the
www.go-mono.com/mysql page
Additional Information:
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.