A Database Error Occurred
Error Number: 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 '-5, 10' at line 7
SELECT * FROM (`vehicle`) WHERE `sale_date` >= '2012-02-22' AND `state` = 'WA' AND `title_type` != 'CT' AND `body_style` IN ('2DR WAGO', '4DR WAGO', 'SUBURBAN', 'UTILITY') LIMIT -5, 10