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= 为空说明 已经没有这个栏目了。更新一下缓存。