Bug #22463 | PrimaryKey column collection not populated after FillSchema() | ||
---|---|---|---|
Submitted: | 19 Sep 2006 5:31 | Modified: | 28 Sep 2006 9:28 |
Reporter: | Jeremy Prine | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | Connector / ODBC | Severity: | S3 (Non-critical) |
Version: | 3.15.12 | OS: | Windows (Windows XP SP2) |
Assigned to: | CPU Architecture: | Any |
[19 Sep 2006 5:31]
Jeremy Prine
[19 Sep 2006 5:32]
Jeremy Prine
SQL to create Posts table used by test code
Attachment: Posts table structure.sql (text/x-sql), 427 bytes.
[19 Sep 2006 5:33]
Jeremy Prine
C# code used to test for bug
Attachment: OdbcTest.cs (text/plain), 1.50 KiB.
[19 Sep 2006 5:33]
Jeremy Prine
Console output after executing test code
Attachment: Test code output.txt (text/plain), 198 bytes.
[28 Sep 2006 9:28]
Tonci Grgin
Hi Jeremy and thanks for your complete bug report. This is known problem and is fixed in 3.51.13. You will have to wait until 3.51.13 is GA or grab prerelease version at: ftp://ftp.mysql.com/pub/mysql/download/myodbc-3.51.14/mysql-connector-odbc-3.51.14-win32.m... PostId: AllowDBNull=False, AutoIncrement=True, Unique=True ParentPostId: AllowDBNull=True, AutoIncrement=False, Unique=False Press any key to exit.