Database error in vBulletin 3.5.5:
Invalid SQL:
UPDATE tcusergroup
SET genericpermissions = genericpermissions |
WHERE adminpermissions & 2;
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 'WHERE adminpermissions & 2' at line 3
Error Number : 1064
Date : Saturday, August 5th 2006 @ 12:32:36 AM
Script : http://www.twoclusters.info/modules/...0b1.php?step=8
Referrer : http://www.twoclusters.info/modules/...0b1.php?step=8
IP Address : 65.95.97.152
Username :
Classname : vb_database
Invalid SQL:
UPDATE tcusergroup
SET genericpermissions = genericpermissions |
WHERE adminpermissions & 2;
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 'WHERE adminpermissions & 2' at line 3
Error Number : 1064
Date : Saturday, August 5th 2006 @ 12:32:36 AM
Script : http://www.twoclusters.info/modules/...0b1.php?step=8
Referrer : http://www.twoclusters.info/modules/...0b1.php?step=8
IP Address : 65.95.97.152
Username :
Classname : vb_database
sql version : 4.022
Was trying to upgrade from 3.5.4
Any idea what is the cause?
Thanks.
Comment