Well I was upgrading to 3.6.4 (from 3.6.0) earlier and I think I did all the steps correctly. Anyways when I was starting the installations process of 3.6.4 (./install/upgrade.php) it said something about it not looking like I had the correct version of something read to be applied. And it said "if I insist I have the correct version click here" so I did and ran it anyways. Well I got to step 10 (Updating moderator Permissions) and I now get this error. Can anyone help me fix these issues?
Quote:
Database error in vBulletin 3.6.0:
Invalid SQL:
SELECT user.*, usergroup.usergroupid
FROM usergroup AS usergroup
INNER JOIN user AS user ON(user.usergroupid = usergroup.usergroupid OR FIND_IN_SET(usergroup.usergroupid, user.membergroupids))
LEFT JOIN moderator AS moderator ON(moderator.userid = user.userid AND moderator.forumid = -1)
WHERE (usergroup.adminpermissions & 1) AND moderator.forumid IS NULL
GROUP BY user.userid;
MySQL Error : Got error 122 from storage engine
Error Number : 1030
Date : Friday, December 15th 2006 @ 04:52:31 PM
Script : http://starcraftdream.com/install/up...b1.php?step=10
Referrer :
IP Address : 69.216.126.36
Username :
Classname : vb_database
|