[CONJ-96] JDBC types differ between DatabaseMetaData.getColumns and ResultSetMetaData.getColumnType Created: 2014-04-29 Updated: 2014-12-09 Resolved: 2014-12-09 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | None |
| Affects Version/s: | 1.1.7 |
| Fix Version/s: | 1.1.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jacob Poder | Assignee: | Massimo Siani (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
In issue https://mariadb.atlassian.net/browse/CONJ-45 the returned JDBC types were changed for a number of column types retrieved through ResultSetMetaData.getColumnType(). |