MySQL Error
Message: MySQL Query Error
SQL: SELECT v.*,c.catename,c.img,c.cssname,c.target,c.linktype,c.linkurl FROM ljcms_product AS v LEFT JOIN ljcms_productcate AS c ON v.cateid=c.cateid WHERE v.flag=1 AND v.cateid= AND v.productid<>10 ORDER BY v.productid DESC LIMIT 3
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 'AND v.productid<>10 ORDER BY v.productid DESC LIMIT 3' at line 1
Errno.: 1064