Code:
Database error in vBulletin 3.5.0 Release Candidate 1:
Invalid SQL:
DELETE FROM moderator AS moderator
USING moderator AS moderator, moderatorusergroup AS moderatorusergroup
WHERE moderator.userid = 11
AND moderator.moderatorusergroupid = moderatorusergroup.moderatorusergroupid
AND NOT (moderatorusergroup.usergroupid IN (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 'AS moderator
USING moderator AS moderator, moderatorusergroup
Error Number : 1064
hmm..... Ran ur query but it went through, but i still get this
:: EDIT :: Actually it didn't delete anything :I