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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
