MySQL 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 '-1' at line 3MySQL Error #: 1064Query: SELECT news_id AS id, UNIX_TIMESTAMP(created) AS c, subject, lead
FROM aex_news WHERE lang_id="en"
ORDER BY created DESC LIMIT 5,-1