I am getting this database error after upgrading to 3.6.2 and can't seem to overcome it:
Database error in vBulletin 3.6.2:
Invalid SQL:
SELECT *
FROM vb3_infractionban
ORDER BY method, amount ASC;
MySQL Error : Incorrect information in file: '****/vb3_infractionban.frm'
Error Number : 1033
Date : Tuesday, October 10th 2006 @ 05:25:23 PM
Script : http://**********/admininfraction.php?do=modify
Referrer : http://*********/admin/index.php?do=nav
IP Address : ********
Username : *****
Classname : vB_Database
I have uploaded clean copies of the vb 3.6.2; completed repair and optimize through vb AND through phpmyadmin but I can't get this fixed.
It eventually crashes my mySQL server.
I am running Windows 2003 Server.
Any ideas on how to fix this would be greatly appreciated.
Database error in vBulletin 3.6.2:
Invalid SQL:
SELECT *
FROM vb3_infractionban
ORDER BY method, amount ASC;
MySQL Error : Incorrect information in file: '****/vb3_infractionban.frm'
Error Number : 1033
Date : Tuesday, October 10th 2006 @ 05:25:23 PM
Script : http://**********/admininfraction.php?do=modify
Referrer : http://*********/admin/index.php?do=nav
IP Address : ********
Username : *****
Classname : vB_Database
I have uploaded clean copies of the vb 3.6.2; completed repair and optimize through vb AND through phpmyadmin but I can't get this fixed.
It eventually crashes my mySQL server.
I am running Windows 2003 Server.
Any ideas on how to fix this would be greatly appreciated.
Comment