Skip to content

Update mysql.sql import so all tables are ENGINE=InnoDB

Looks like there is no reason to have some in MyISAM, and they conflict with Galera replication.

Merge request reports