-- Set the correct engine ALTER TABLE `bugreport` ENGINE=InnoDB; ALTER TABLE `channels` ENGINE=InnoDB;