That's because the plugin was written for an old version of MySQL.

Change the "TYPE=MyISAM" to "ENGINE=MyISAM" and that'll fix that SQL error.