Helden.de » Bilder » Fotos
Fotos
[1]
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 'ORDER BY article_id DESC LIMIT 5' at line 4
---
SELECT * FROM ams_articles
INNER JOIN ams_users ON user_id = article_author_id
WHERE article_state = 1
AND article_category_id = ORDER BY article_id DESC LIMIT 5
---
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 'ORDER BY article_id DESC LIMIT 5' at line 4