Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: metadata
-
Labels:None
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.
Attachments
Issue Links
- relates to
-
CONJ-455 tinyInt1isBit doesn't work properly in TINYINT(1) column that is marked as UNSIGNED
-
- Closed
-