I'm getting the following database errors every once in a while. I can't figure out what the problem is. Any help?
Quote:
Database error in vBulletin 3.8.0:
Invalid SQL:
SELECT COUNT(*) AS count
FROM vbglossar_entry AS entry
LEFT JOIN vbglossar_category AS cat ON(cat.id = entry.categoryid)
WHERE entry.status IN (1)
AND cat.status IN(1)
AND userid = 3846
AND name NOT REGEXP("^[a-zA-Z]");
MySQL Error : Column 'name' in where clause is ambiguous
Error Number : 1052
Request Date : Monday, February 2nd 2009 @ 11:18:45 PM
Error Date : Monday, February 2nd 2009 @ 11:18:45 PM
Script : http://www.usacarry.com/forums/vbglo...name&order=asc
Referrer :
IP Address : 82.99.30.51
Username : Unregistered
Classname : vB_Database
MySQL Version :
|