mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
some of the tables are created in InnoDB and some tables are created in MyISAM. We need to create all tables on InnoDB. Fix is to add engine=innodb to the CREATE TABLE statements. approved in IM by Marko and Vasil.
1.0 KiB
1.0 KiB