[CONJ-921] DatabaseMetadata#getTables with null value for tableNamePattern throws Syntax error Created: 2022-01-31 Updated: 2022-03-02 Resolved: 2022-02-10 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | metadata |
| Affects Version/s: | 3.0.3 |
| Fix Version/s: | 3.0.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Francesco Chicchiriccò | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Environment: |
MariaDB 10.6 from Docker Hub |
||
| Description |
|
The following works with JDBC client 2.7.5:
The same exact code throws syntax error with 3.0.3:
|
| Comments |
| Comment by Diego Dupin [ 2022-02-10 ] | |||||||||||||||
|
corrected in 3.0.4.
| |||||||||||||||
| Comment by Markus Ueberall [ 2022-03-02 ] | |||||||||||||||
|
What's the ETA for v3.0.4 GA for those who cannot access the above snapshot? At the moment, SQuirrel SQL cannot be used in conjunction with the latest official Connector/J (this might depend on the MariaDB version, though; see this thread) |