Abstract: Boolean data type was unavailable in Oracle Database for a long time, resulting in many workarounds negatively influencing the data retrieval and overall processing performance. In April ...
A previous issue was created for "Fixes MySQL BIT / TINYINT(1) Boolean Behaviours": #4090. This references some MySQL documentation about how BOOL and BOOLEAN from other vendors is mapped to TINYINT.