You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ERROR: SELECT COUNT(DISTINCT p.productID) FROM ?#PRODUCTS_TABLE p where catego' at line 1 SQL query : ERROR: SELECT COUNT(DISTINCT p.productID) FROM ?#PRODUCTS_TABLE p where categoryID>1 and enabled=1 and ( LOWER(name) LIKE '%nokia%' OR LOWER(product_code ) LIKE '%nokia%' OR LOWER(brief_description) LIKE '%nokia%' ) AND ( LOWER(name) LIKE '%n9%' OR LOWER(product_code ) LIKE '%n9%' OR LOWER(brief_description) LIKE '%n9%' ) AND ( LOWER(name) LIKE '%”�UNKNOWN_PLACEHOLDER_›•™%' OR LOWER(product_code ) LIKE '%”�UNKNOWN_PLACEHOLDER_›•™%' OR LOWER(brief_description) LIKE '%”�UNKNOWN_PLACEHOLDER_›•™%' )