Bug #77216 | DatabaseMetaData.getSchemas() always returns empty ResultSet | ||
---|---|---|---|
Submitted: | 1 Jun 2015 23:38 | Modified: | 2 Jun 2015 10:59 |
Reporter: | Michael Hobbs | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 5.1.6 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | DatabaseMetaData, jdbc |
[1 Jun 2015 23:38]
Michael Hobbs
[2 Jun 2015 10:59]
Filipe Silva
Hi Michael, Thank you for this bug report. Although not a direct duplication of Bug#23304, the discussion that took place there applies here too. Basically it can be summed to: «Because of legacy issues (going all the way back to the ODBC driver, and ease of porting from other ODBC databases), our drivers do not support the concept of schemas. Databases are mapped to catalogs in both our JDBC and ODBC drivers.» Marked as duplicate of Bug#23304.