MySQL ERROR:

Error Number: 1064

Description: 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 '' at line 1

Query: SELECT count(exp_category_posts.entry_id) AS count, exp_category_posts.cat_id, exp_categories.cat_name FROM exp_categories, exp_category_posts, exp_weblog_titles WHERE exp_category_posts.cat_id = exp_categories.cat_id AND exp_weblog_titles.weblog_id =