Ошибка SQL: SELECT * FROM `client_impression_new` WHERE `f` = "id" AND `c` = "!=" AND `v` = "104" 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_68756433b4f01 AND `c` = :c_68756433b4f07 AND `v` = :v_68756433b4f09 AND ( ( `city_id` = :city_id_68756433b4f11 OR `city_id` = :city_id_68756433b4f1b OR `city_id` = :city_id_68756433b4f20 ) ) AND `status` = :status_68756433b4f29 ORDER BY `last_month_orders` DESC LIMIT 0,8
,
данные:Array
(
[:f_68756433b4f01] => id
[:c_68756433b4f07] => !=
[:v_68756433b4f09] => 104
[:city_id_68756433b4f11] => 1
[:city_id_68756433b4f1b] => 10
[:city_id_68756433b4f20] => 0
[:status_68756433b4f29] => 1
)