[CONJ-140] mariadb-java-client-1.1.8 shows no tables in OpenOffice Base Created: 2015-02-24 Updated: 2016-05-23 Resolved: 2016-05-23 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | all |
| Fix Version/s: | 1.4.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Joerg Junge | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows 7 64-bit, OpenOffice 4.1.1, mariadb-java-client-1.1.8 |
||
| Issue Links: |
|
||||||||
| Description |
|
Connecting with the jdbc driver to a database will not show any table, only views. If I use the mysql odbc or the mysql jdbc (mysql-connector-java-5.1.34) the tables will show. Cheers JJ |
| Comments |
| Comment by Diego Dupin [ 2016-05-23 ] |
|
This problem is corrected with Since a lot of tools are implementing type "TABLE", Driver has improved to use JDBC recommendation. |