hi,
im upgrading to beta 7 from 2.3.0 and at step 8 i got this error:
Database error in vBulletin :
Invalid SQL:
SELECT DISTINCT access.userid, user.username
FROM access
INNER JOIN user USING(userid)
mysql error: You have an error in your SQL syntax near 'USING(userid)
' at line 4
mysql error number: 1064
what should i do?
i did run the scripting check, i followed the upgrade help file exactly...but still this error,
davy
im upgrading to beta 7 from 2.3.0 and at step 8 i got this error:
Database error in vBulletin :
Invalid SQL:
SELECT DISTINCT access.userid, user.username
FROM access
INNER JOIN user USING(userid)
mysql error: You have an error in your SQL syntax near 'USING(userid)
' at line 4
mysql error number: 1064
what should i do?
i did run the scripting check, i followed the upgrade help file exactly...but still this error,
davy
Comment