October 18th, 2008, 09:38 AM
|
#1 (permalink)
|
| Junior Member Verified Customer
Join Date: Dec 2006
Posts: 28
| MySQL Error
From time to time I get this mailed to me by the system: Quote:
An error was encountered during execution of the query:
SELECT id,user,userid,cat,title,bigimage, FROM cp_products WHERE approved=1 AND storecat=0 ORDER BY date DESC LIMIT 9
The query returned with an errorcode of:
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 'FROM cp_products WHERE approved=1 AND storecat=0 ORDER BY date DESC LIMIT 9' at line 1
| |
| |