MySQL Query Error [1064]
错误信息: 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
SQL: SELECT itemid FROM brand_shopitems WHERE catid IN ()
点击这里寻求帮助
PHP Backtrace
File Line Function
source\class\db_mysql.class.php 113 db_mysql->halt()
source\class\db.class.php 100 db_mysql->query()
source\admin\list.inc.php 145 DB::query()
admin.php 118 require_once()