Bug #68098 | DatabaseMetaData.getIndexInfo sorts results incorrectly | ||
---|---|---|---|
Submitted: | 16 Jan 2013 18:16 | Modified: | 26 Jun 2013 22:14 |
Reporter: | Andrew Gaul (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 5.1.22 | OS: | Any |
Assigned to: | Filipe Silva | CPU Architecture: | Any |
[16 Jan 2013 18:16]
Andrew Gaul
[25 Jan 2013 17:37]
Sveta Smirnova
Thank you for the report. Verified as described.
[25 Jan 2013 18:41]
Sveta Smirnova
test case for c/J testsuite
Attachment: bug68098.java (text/x-java), 2.67 KiB.
[26 Jun 2013 22:14]
Daniel So
Added changelog entry for Connector/J version 5.1.26: "The results returned by the method DatabaseMetaData.getIndexInfo() were not sorted in the order described in the JDBC specification (NON_UNIQUE, TYPE, INDEX_NAME, and ORDINAL_POSITION)."