TIPS: MySQL Query Error
SQL:SELECT cate_id, root_id, cate_mod, cate_name, cate_dir, cate_arrparentid, cate_arrchildid, cate_childcount, cate_postcount FROM dir_categories WHERE cate_id= LIMIT 1
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 'LIMIT 1' at line 1
Errno:1064