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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 2 Mar 2003 17:31:34 -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 j.el-rayes@daemon.li.

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

--- shadow/38966	Sun Mar  2 17:31:34 2003
+++ shadow/38966.tmp.25218	Sun Mar  2 17:31:34 2003
@@ -0,0 +1,37 @@
+Bug#: 38966
+Product: Mono/Class Libraries
+Version: unspecified
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 002 Two hours
+Priority: Normal
+Component: System.Data.SqlClient
+AssignedTo: rodrigo@ximian.com                            
+ReportedBy: j.el-rayes@daemon.li               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ByteFX.Data.MySQLClient broken in mono 0.21
+
+Description of Problem:
+ByteFX.Data.MySQLClient works in mono 0.20, but not mono 0.21. it maybe due
+to fixes to MemoryStream.
+
+Steps to reproduce the problem:
+just try to conntect to a mysql database through ByteFX.Data.MySQLClient
+
+Actual Results:
+
+shammer@gina:~/dotnet$ mono mysql.exe
+Argument is out of range
+Parameter name: offset+size exceeds the size of buffer
+
+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