at mariadb i think we don't have binary problems, check:
create table a9
SELECT COLUMN_JSON(COLUMN_CREATE('name', UNHEX('C1C2C3C4C5C6'))) as bshow create table a9: CREATE TABLE `a9` ( `b` longblob <- binary ) ENGINE=MyISAM DEFAULT CHARSET=utf8 <- charset ok
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp

