[Mono-bugs] [Bug 75707][Nor] Changed - Different DataTable behaviour between Mono and .NET

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 11 06:01:01 EDT 2005


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 at novell.com.

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

--- shadow/75707	2005-08-11 06:00:21.000000000 -0400
+++ shadow/75707.tmp.22285	2005-08-11 06:01:01.000000000 -0400
@@ -104,6 +104,10 @@
 
 LOCK TABLES "user" WRITE;
 INSERT INTO "user" VALUES ('%','mysqldba'),('localhost',''),
 ('localhost','dwkp'),('localhost','mysqldba'),('localhost','root'),
 ('turtle',''),('turtle','mysqldba'),('turtle','root');
 UNLOCK TABLES;
+
+------- Additional Comments From tsureshkumar at novell.com  2005-08-11 06:01 -------
+which connector are you using? ByteFX.Data.dll from mono or the
+provider from MySql AB?


More information about the mono-bugs mailing list