[CONJ-891] getImportedKeys with null catalog restrict result to current database Created: 2021-06-29 Updated: 2021-06-29 Resolved: 2021-06-29 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | JDBC 4.2 compatibility |
| Affects Version/s: | None |
| Fix Version/s: | 3.0.1-beta |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Metadata getImportedKeys with null catalog restrict result to current database, in place of not having any restriction at all. |
| Comments |
| Comment by Diego Dupin [ 2021-06-29 ] |
|
corrected in commit https://github.com/mariadb-corporation/mariadb-connector-j/commit/898c01239367bf95b796be3028e0d76374c3a3de part of metadata improvement |