Query Error SELECT record_id as id,alias,category_alias,category_id, name, image, price,price_old,discount,types,is_hot,style_types,is_new,type,gift,free_ship,is_promotion,summary,unit FROM fs_products_tham_the_thao AS a WHERE published = 1 AND is_trash = 0 AND ( CONVERT( a.price, DECIMAL(10,2)) >= 40.000.000 ) AND category_id_wrapper_extra like "%,1,%" ORDER BY ordering DESC,ordering2 DESC, id DESC LIMIT 0,16
Array ( [0] => 42000 [1] => 1064 [2] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '.000 ) AND category_id_wrapper_extra like "%,1,%" ORDER BY ordering DESC,ord...' at line 2 )