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_0UNKNOWN_PLACEHOLDER_1UNKNOWN_PLACEHOLDER_2' OR LOWER(product_code ) LIKE '%UNKNOWN_PLACEHOLDER_3UNKNOWN_PLACEHOLDER_4UNKNOWN_PLACEHOLDER_5' OR LOWER(brief_description) LIKE '%UNKNOWN_PLACEHOLDER_6UNKNOWN_PLACEHOLDER_7UNKNOWN_PLACEHOLDER_8' ) AND ( LOWER(name) LIKE '%nokia%' OR LOWER(product_code ) LIKE '%nokia%' OR LOWER(brief_description) LIKE '%nokia%' ) AND ( LOWER(name) LIKE '%5800%' OR LOWER(product_code ) LIKE '%5800%' OR LOWER(brief_description) LIKE '%5800%' )