Query Error SELECT id,title,summary,image, created_time,category_id, category_alias, alias,comments_total,comments_published,content,updated_time,link FROM fs_news_cng WHERE ( category_id = 8 OR category_id_wrapper like '%,8,%' ) AND published = 1 AND is_trash = 0 ORDER BY ordering DESC, id DESC LIMIT -12,12
Array ( [0] => 42000 [1] => 1064 [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 '-12,12' at line 6 )