Ошибка в SQL:

SELECT *, IF(dateAnswer IS NULL, dateQuestion, dateAnswer) sortDate FROM faq WHERE pid = 0 AND active = 1 ORDER BY sortDate DESC LIMIT -2, 2

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 '-2, 2' at line 1