[CONJ-10] schema vs catalog handling in DatabaseMetadata Created: 2013-01-12 Updated: 2013-01-15 Resolved: 2013-01-15 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Several methods in MySQLDatabaseMetadata return null as catalog name, and MySQL schema name for schema. This handling is incompatible with ConnectorJ, and is partially fixed on some places. |