MySQL Error!
------------------------
The Error returned was:
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 '-500, 500' at line 1
Error Number:
1064
SELECT id, title, alt_name FROM dle_post WHERE approve AND allow_main ORDER BY id DESC LIMIT -500, 500;