1 2 3 4
-- Set the correct engine ALTER TABLE `bugreport` ENGINE=InnoDB; ALTER TABLE `channels` ENGINE=InnoDB;