[CONJ-455] tinyInt1isBit doesn't work properly in TINYINT(1) column that is marked as UNSIGNED Created: 2017-04-08 Updated: 2017-05-10 Resolved: 2017-04-10 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | metadata |
| Affects Version/s: | 1.5.9 |
| Fix Version/s: | 2.0.0-RC, 1.6.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Josip Maslac | Assignee: | Diego Dupin |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
More or less the same error as |
| Comments |
| Comment by Josip Maslac [ 2017-04-08 ] |
|
I've made a pull request with a proposition to fix this - https://github.com/MariaDB/mariadb-connector-j/pull/104 |
| Comment by Diego Dupin [ 2017-04-10 ] |
|
seen this issue after creation of CON-J456 |