I received an error in the upgrade script on my test system that I wasn't expecting. Any ideas why I received it at this stage? I can't find this statement in the file it says it's in. Shouldn't this be "ENGINE = MYISAM" instead? I can't find where this statement is at.
Code:
Database error in vBulletin 3.7.1: Invalid SQL: ALTER TABLE groupmessage TYPE = MYISAM; MySQL Error : 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' at line 2 Error Number : 1064 Request Date : Sunday, February 27th 2011 @ 10:43:03 AM Error Date : Sunday, February 27th 2011 @ 10:43:03 AM Script : [URL]http://www.internaltest1.com/forums/install/upgrade_380a2.php?step=3[/URL] Referrer : [URL]http://www.internaltest1.com/forums/install/upgrade_380a2.php?step=2[/URL] IP Address : 192.168.1.106 Username : Classname : vB_Database MySQL Version : 5.5.9
Comment