Query Error SELECT b.id,b.name, b.name_2,b.link_catalog,b.part_code,b.tags,b.alias,b.price,b.price_old,b.discount,b.image,b.category_alias,b.code,a.record_id,b.created_time,b.summary,b.origin_id, b.published_origin, b.types,b.tablename, b.origin_code, list_trademark, a.id_same_model, a.weight, a.cycle,a.unit_id,a.wholesale_prices ,a.ap_suat_max_mpa,a.voi_xit_dai_mm,a.duong_kinh_voi_mm,a.ren_lap_voi_xit FROM fs_products_sung_xit_khi_tieu_chuan AS a, fs_products as b WHERE 1=1 AND a.record_id=b.id and b.published = 1 AND b.`type` = 0 AND b.category_id_wrapper like "%,328,%" AND b.list_trademark IN (840,,873) ORDER BY code ASC LIMIT 0,20
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 '873) ORDER BY code ASC LIMIT 0,20' at line 2 )