[Mono-bugs] [Bug 75593][Maj] Changed - odbcDataAdapter.FillSchema doesn't fill PrimaryKey

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 9 10:42:04 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=75593

--- shadow/75593	2005-08-09 10:38:35.000000000 -0400
+++ shadow/75593.tmp.16521	2005-08-09 10:42:04.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75593
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Red Hat 9.0
 OS Details: Fedora Core
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTXIMIAN
 Severity: Unknown
 Priority: Major
 Component: Sys.Data
 AssignedTo: tsureshkumar at novell.com                            
 ReportedBy: spek at impaq.com.pl               
 QAContact: mono-bugs at ximian.com
@@ -83,6 +83,17 @@
 
 ------- Additional Comments From ksathyasudha at novell.com  2005-08-02 07:41 -------
 This is actually a System.Data bug, not VB Runtime.
 
 Thanks,
 Sudha.
+
+------- Additional Comments From tsureshkumar at novell.com  2005-08-09 10:42 -------
+this seems to be a upstream bug, atleast with odbc-tds driver, which I
+tested.
+
+The FillSchema *does* set the primary key info for mysql driver.
+odbctds driver should return correct primarykey info when
+SQLPrimaryKeys is called.
+
+This is not a mono bug. For Postgres db, try again, i've checked in a
+patch today.


More information about the mono-bugs mailing list