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 '%�UNKNOWN_PLACEHOLDER_�UNKNOWN_PLACEHOLDER_%' OR LOWER(product_code ) LIKE '%�UNKNOWN_PLACEHOLDER_�UNKNOWN_PLACEHOLDER_%' OR LOWER(brief_description) LIKE '%�UNKNOWN_PLACEHOLDER_�UNKNOWN_PLACEHOLDER_%' ) AND ( LOWER(name) LIKE '%nokia%' OR LOWER(product_code ) LIKE '%nokia%' OR LOWER(brief_description) LIKE '%nokia%' ) AND ( LOWER(name) LIKE '%101%' OR LOWER(product_code ) LIKE '%101%' OR LOWER(brief_description) LIKE '%101%' )