Query Error SELECT id,title,alias,city_id,state_id,country_id,country_name,bg_special,summary_special
FROM fs_schools
WHERE published = 1 AND level = AND is_special = 1 AND country_id =22
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 is_special = 1 AND country_id =22' at line 3
)