Query Error SELECT *,record_id as id FROM fs_products_laptop AS a
WHERE published = 1 ) AND category_id_wrapper like "%,6,%" ORDER BY created_time DESC, ordering DESC LIMIT 0,9
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 ') AND category_id_wrapper like "%,6,%" ORDER BY created_time DESC, ordering ...' at line 2
)