Database error: Invalid SQL: SELECT COUNT(*) AS cnt FROM vwr1_listing_master AS LM WHERE 1 AND LM.is_mark_for_deletion = 'N' AND LM.is_display_listing = 'Y' AND LM.bed_total BETWEEN N AND / AND LM.bath_total BETWEEN N AND / AND LM.ml_num NOT IN('16-779') AND (status IN('Active','New') OR status IN('active-contingent') OR status IN('new')) AND LM.listing_type = 'MLS' UNION ALL SELECT COUNT(*) AS cnt FROM vwr1_listing_master_inactive AS LM WHERE 1 AND LM.is_mark_for_deletion = 'N' AND LM.is_display_listing = 'Y' AND LM.bed_total BETWEEN N AND / AND LM.bath_total BETWEEN N AND / AND LM.ml_num NOT IN('16-779') AND (status IN('Active','New') OR status IN('active-contingent') OR status IN('new')) AND LM.listing_type = 'MLS'
MySQL Error: 1064 (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 LM.bath_total BETWEEN N AND / AND LM.ml_num NOT IN('16-779') AND (st...' at line 1)