Mysql: Fix check for my_bool It seems that version numbering gets all screwy when MariaDB is added to the mix, so can't really use it to check for features or quirks... Explicitly test for existence of my_bool instead.