select count(*) as cnt from smart_product as p where AND ( `p_type` LIKE '' ) |
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 'AND ( `p_type` LIKE '' )' at line 1 |
1064 |