- Páginas
- 1
mySQL Error (1064): 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 '' at line 1
Error occurred while running query:
SELECT sum(rate) as rate, count(id_rating) as votes FROM ratings WHERE id_article = mySQL Error (1064): 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 id_member = 0' at line 1
Error occurred while running query:
SELECT id_rating FROM ratings WHERE id_article = AND id_member = 0

