[Mono-bugs] [Bug 67757][Maj] Changed - DataTable.Add does not work if a field is "NOT NULL" but set to auto_increment
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 10 Dec 2004 09:52:21 -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 tsureshkumar@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=67757
--- shadow/67757 2004-12-10 09:49:46.000000000 -0500
+++ shadow/67757.tmp.2891 2004-12-10 09:52:21.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 67757
Product: Mono: Class Libraries
Version: unspecified
OS: SuSE 8.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: 080 Two weeks
Priority: Major
Component: Sys.Data
AssignedTo: tsureshkumar@novell.com
ReportedBy: afaillace@etnoteam.it
QAContact: mono-bugs@ximian.com
@@ -162,6 +162,9 @@
also the Update method Updates the table in mysql but does'n refresh the
DataTable object with the data contained in the db.
Ceers.
Alessandro.
+
+------- Additional Comments From tsureshkumar@novell.com 2004-12-10 09:52 -------
+fixed in svn.