[CONJ-456] Wrong metadata when column TINYINT is unsigned and considered as BIT Created: 2017-04-09  Updated: 2017-05-10  Resolved: 2017-04-10

Status: Closed
Project: MariaDB Connector/J
Component/s: metadata
Affects Version/s: None
Fix Version/s: 2.0.0-RC, 1.6.0

Type: Bug Priority: Minor
Reporter: Diego Dupin Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to CONJ-455 tinyInt1isBit doesn't work properly i... Closed

 Description   

When option tinyInt1isBit is set, TINYINT values must be considered as BIT (default).
Metadata return TINYINT, not BIT for values with unsigned TINYINT column.

Pull request from @josipmaslac is done here : https://github.com/MariaDB/mariadb-connector-j/pull/104
Must validate this pull request with tests cases.


Generated at Thu Feb 08 03:15:48 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.