Database error: Invalid SQL: SELECT *
FROM articles
WHERE date<='2008-07-07'
ORDER BY date desc
LIMIT -20, 20
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 '-20, 20' at line 5)
Session halted.