Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
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
-
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.5.10 [ 22523 ] |
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. |
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. |
Component/s | metadata [ 14002 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Fix Version/s | 1.6.0 [ 22529 ] | |
Fix Version/s | 2.0.0-RC [ 22119 ] | |
Fix Version/s | 1.5.10 [ 22523 ] |
Workflow | MariaDB v3 [ 80284 ] | MariaDB v4 [ 134971 ] |