Remove MySQL engine directive from SQL files

Remove MySQL engine directive from SQL files so that the default engine is used. This will default to InnoDB instead of MyISAM on newer systems.