[Mono-bugs] [Bug 78830][Cri] Changed - DataSet dont works correctly with ForeignKey

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 12 06:45:18 EDT 2006


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 carsten.jendro at gmx.net.

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

--- shadow/78830	2006-07-12 06:38:19.000000000 -0400
+++ shadow/78830.tmp.22611	2006-07-12 06:45:18.000000000 -0400
@@ -52,6 +52,29 @@
 
 normally after 5 to 15 updates on different tables
 
 Additional Information:
 
 I use MySqlConnector.Net 1.0.7
+
+------- Additional Comments From carsten.jendro at gmx.net  2006-07-12 06:45 -------
+I tested the same compiled executable under 
+
+mono 1.1.12.1 linux -> wrong fk exceptions, stack overflows, other
+mono 1.1.13.6 linux -> wrong fk exceptions, stack overflows, other
+mono 1.1.15   linux -> wrong fk exceptions, other
+
+mono 1.1.12.1 win32 -> wrong fk exceptions, stack overflows, other
+mono 1.1.13   win32 -> wrong fk exceptions, stack overflows, other
+mono 1.1.13.6 win32 -> wrong fk exceptions, stack overflows, other
+mono 1.1.13.8 win32 -> wrong fk exceptions, stack overflows, other
+mono 1.1.15   win32 -> wrong fk exceptions, other
+mono 1.1.16   win32 -> wrong fk exceptions, other
+
+i have testet compiling with CSC and MCS
+
+
+
+i have also testet with microsoft.net framework 1.1 under windows and
+it works fine here
+
+


More information about the mono-bugs mailing list