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 '-12,12' at line 1
SELECT id ,title ,small_thumb ,age_id,big_thumb,short_descr,votes,views,public FROM games WHERE status='1' AND lang_id='2' AND cat_id = '1' ORDER BY row ASC LIMIT -12,12;