I am installing a script and getting the following error when submitting the database data:
"You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM COMMENT='Stores all the links with informations'' at line 46"
Because of this the script is not creating the tables in the database.
Can anyone guide me as to how to correct this problem?
Thanks


