Bo-Blog Database System Tips: MySQL Query Error

Time: 2012-5-19 1:46am
Script:

SQL: SELECT * FROM `***blogs` WHERE `category`= AND `property`=0 ORDER BY `views` DESC LIMIT 0,10
Error: 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 `property`=0 ORDER BY `views` DESC LIMIT 0,10' at line 1
Errno.: 1064