Query Error SELECT id,title,summary,image, created_time,category_id, category_alias, alias,comments_total,comments_published FROM fs_news WHERE ( category_id = OR category_id_wrapper like "%,,%" ) AND published = 1 ORDER BY ordering DESC,created_time DESC LIMIT 0,5
Array ( [0] => 42000 [1] => 1064 [2] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'OR category_id_wrapper like "%,,%" ) AND published = 1 ORD...' at line 3 )