Query ErrorSELECT count(*) FROM fs_products_san_nha AS a WHERE published = 1 AND is_trash = 0 AND ( do_day like '%,648,%' OR do_day like '%,646,%' ) AND ( ( CONVERT( a.price, DECIMAL(10,2)) >= 2000000 AND CONVERT( a.price, DECIMAL(10,2)) <= 4000000 ) OR ( CONVERT( a.price, DECIMAL(10,2)) >= 1000000 AND CONVERT( a.price, DECIMAL(10,2)) <= 2000000 ) OR CONVERT( a.price, DECIMAL(10,2))< 1000000 ) AND ( xuat_xu = '650' OR xuat_xu = '651' OR xuat_xu = '649' ) AND category_id_wrapper_extra like "%,34,%"
Array ( [0] => 08S01 [1] => 1053 [2] => Server shutdown in progress )