Query Error SELECT a.* FROM fs_products as a
WHERE a.category_id_wrapper like '%,4,%'
AND a.published = 1
AND a.level = 6 AND a.age = 8 AND a.price >= and < 1500000_-_2500000 ORDER BY a.created_time DESC, a.id DESC LIMIT 0,9
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 'and < 1500000_-_2500000 ORDER BY a.created_time DESC, a.id DESC LIMIT 0,9' at line 4
)