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 '-1000, 1000' at line 1
select news_id, headline, content, date_added from latest_news news where status = '1' and language = '1' order by date_added DESC limit -1000, 1000