Bug #106758 | DatabaseMetaData.getTypeInfo returns AUTO_INCREMENT = false for all datatypes | ||
---|---|---|---|
Submitted: | 17 Mar 2022 12:02 | Modified: | 5 Jul 2022 20:14 |
Reporter: | Ulf Weiland | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 8.0.28 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[17 Mar 2022 12:02]
Ulf Weiland
[17 Mar 2022 14:35]
MySQL Verification Team
Hello Ulf Weiland, Thank you for the report and feedback. regards, Umesh
[5 Jul 2022 20:14]
Daniel So
Posted by developer: Added the following entry to the Connector/J 8.0.30 changelog: "DatabaseMetaData.getTypeInfo always returned false for AUTO_INCREMENT for all data types. With this fix, Connector/J returns the correct value for each data type. Also, the missing types DOUBLE UNSIGNED and DOUBLE PRECISION UNSIGNED have been added to the ResultSet."