string(320) "SELECT *, (SELECT COUNT(1) FROM car_full_v WHERE `state` = 1 and dealerstate = 1 AND imagesb != '' AND (`dealer_id` = 1930) ) AS total
FROM car_full_v WHERE `state` = 1 and dealerstate = 1 AND imagesb != '' AND (`dealer_id` = 1930) GROUP BY `id` ORDER BY `date_update` DESC, `date_created` DESC LIMIT -15,15 ;"
string(152) "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 '-15,15' at line 2"