Bug #118100 | `You have an error in your SQL syntax` exception thrown after `mysql-connector-j` `9.2.0` -> `9.3.0` upgrade | ||
---|---|---|---|
Submitted: | 1 May 21:15 | Modified: | 7 Jul 21:12 |
Reporter: | Jack Green | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 9.3.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[1 May 21:15]
Jack Green
[2 May 6:31]
MySQL Verification Team
Hello Jack Green, Thank you for the report and test case. regards, Umesh
[7 Jul 21:12]
Daniel So
Posted by developer: Added an entry to the Connector/J 9.4.0 changelog: "When using Connector/J 9.3.0, calling DatabaseMetaDataInformationSchema.getTables with the arguments catalog, schemaPattern and tableNamePattern set to null caused an SQL syntax exception."
[16 Jul 18:12]
Daniel So
Posted by developer: Updated the changelog entry to the following: "When using Connector/J 9.3.0 0 with useInformationSchema=true, calling DatabaseMetaDataInformationSchema.getTables with the arguments catalog, schemaPattern and tableNamePattern set to null caused an SQL syntax exception."
[18 Jul 20:33]
Daniel So
Posted by developer: Updated the changelog entry to the following: "When using Connector/J 9.3.0 0 with useInformationSchema=true, calling DatabaseMetaData.getTables with the arguments catalog, schemaPattern and tableNamePattern set to null caused an SQL syntax exception."