Ошибка SQL: SELECT * FROM `client_impression_new` WHERE `f` = "id" AND `c` = "!=" AND `v` = "4222" AND ( ( `city_id` = "1" OR `city_id` = "10" OR `city_id` = "0" ) ) AND `status` = "1" ORDER BY `last_month_orders` DESC LIMIT 0,8

Запрос: SELECT * FROM `client_impression_new` WHERE `f` = :f_6876bcf2b7077 AND `c` = :c_6876bcf2b707c AND `v` = :v_6876bcf2b707f AND ( ( `city_id` = :city_id_6876bcf2b7085 OR `city_id` = :city_id_6876bcf2b708f OR `city_id` = :city_id_6876bcf2b7093 ) ) AND `status` = :status_6876bcf2b709e ORDER BY `last_month_orders` DESC LIMIT 0,8 ,

данные:Array ( [:f_6876bcf2b7077] => id [:c_6876bcf2b707c] => != [:v_6876bcf2b707f] => 4222 [:city_id_6876bcf2b7085] => 1 [:city_id_6876bcf2b708f] => 10 [:city_id_6876bcf2b7093] => 0 [:status_6876bcf2b709e] => 1 )