Okay, this is what I did:
I went ahead and delete "imagecategoryforums" table off from my SQL and re-imported the xml file and this is what I got.
Code:
Invalid SQL:
ALTER TABLE imagecategoryforums ADD options TINYINT NOT NULL DEFAULT '0';;
MySQL Error : You have an error in your SQL syntax near ';
' at line 2
Error Number : 1064
Can somebody advise me on this?
Thanks