|
Press Items
|
|
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 '-1, 15' at line 1
When executing:
SELECT a.*, t.article_type_name FROM articles AS a, articles_type As t WHERE a.type = t.ser ORDER BY t.ser, date DESC LIMIT -1, 15
| Date | Title | Author | Resource |
|---|
-- None --
|
|
|