Ошибка SQL: SELECT * FROM `client_impression_new` WHERE `f` = "id" AND `c` = "!=" AND `v` = "2497" 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_6876c735bc55c AND `c` = :c_6876c735bc561 AND `v` = :v_6876c735bc564 AND ( ( `city_id` = :city_id_6876c735bc572 OR `city_id` = :city_id_6876c735bc57c OR `city_id` = :city_id_6876c735bc582 ) ) AND `status` = :status_6876c735bc58d ORDER BY `last_month_orders` DESC LIMIT 0,8
,
данные:Array
(
[:f_6876c735bc55c] => id
[:c_6876c735bc561] => !=
[:v_6876c735bc564] => 2497
[:city_id_6876c735bc572] => 1
[:city_id_6876c735bc57c] => 10
[:city_id_6876c735bc582] => 0
[:status_6876c735bc58d] => 1
)