Question : In creating some DDL-generating code for MySQL / MariaDB (inside WordPress as it happens) I need to find […]
Tag: antelope
MySQL 5.6 row format changes when changing storage engine from MyISAM to InnoDB
Question : I am testing an upgrade of all existing MySQL 5.6 tables from MyISAM to InnoDB. I converted all […]