Ошибка SQL: SELECT * FROM `client_impression_new` WHERE `f` = "id" AND `c` = "!=" AND `v` = "2472" AND ( ( `city_id` = "13" 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_6876c2c26ee5b AND `c` = :c_6876c2c26ee60 AND `v` = :v_6876c2c26ee61 AND ( ( `city_id` = :city_id_6876c2c26ee67 OR `city_id` = :city_id_6876c2c26ee6f OR `city_id` = :city_id_6876c2c26ee72 ) ) AND `status` = :status_6876c2c26ee7a ORDER BY `last_month_orders` DESC LIMIT 0,8
,
данные:Array
(
[:f_6876c2c26ee5b] => id
[:c_6876c2c26ee60] => !=
[:v_6876c2c26ee61] => 2472
[:city_id_6876c2c26ee67] => 13
[:city_id_6876c2c26ee6f] => 10
[:city_id_6876c2c26ee72] => 0
[:status_6876c2c26ee7a] => 1
)