MySQL Query : SELECT COUNT(*) AS `count` FROM `phpcms_content` WHERE catid= AND status=99
MySQL 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 status=99' at line 1
MySQL Errno : 1064
Message : MySQL Query Error
上面是我的SP1使用過程中的錯誤提示,是新安裝的SP1版本,不是升級過來的.請問這是什么原因?
最佳答案:
catid= 為空說明 已經沒有這個欄目了。更新一下緩存。