When installing I kept getting an error regarding the MySQL statement used to create tables. So I checked them out, TYPE=MyISAM and TYPE=heap are not liked by my server so maybe removed those from the installation file altogether as hosts are different and some won't allow TYPE's to be included with table creation queries.