[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:55:02 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:01:01.000000000 -0400
+++ shadow/75707.tmp.22889 2005-08-11 06:55:02.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75707
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: WONTFIX
Severity: Unknown
Priority: Normal
Component: Sys.Data
AssignedTo: tsureshkumar at novell.com
ReportedBy: ernasm at gmail.com
QAContact: mono-bugs at ximian.com
@@ -108,6 +108,13 @@
('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?
+
+------- Additional Comments From tsureshkumar at novell.com 2005-08-11 06:55 -------
+looks like it is a bug with ByteFX.Data.dll, which is not actively
+maintained. MySqlDataReader identifies the primarykey information
+which it should not.
+
+Use MySql AB .net connector, which is gpl-ed and runs on mono.
More information about the mono-bugs
mailing list