Here is another idea. We can remove the Type=MyISAM from all core and contrib creation scripts, and let the database default to what the admin set it up as. The parameter: default-table-type=innodb in the [mysqld] section of the my.cnf file specifies which type they will be created as.