:(

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 ') ) ORDER BY show_index desc,post_id desc LIMIT 0,8' at line 1 [ SQL语句 ] : SELECT * FROM `spx_post_bar` WHERE ( post_id in () ) ORDER BY show_index desc,post_id desc LIMIT 0,8

错误位置

FILE: /data/wwwroot/default/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 350

TRACE

#0 /data/wwwroot/default/ThinkPHP/Library/Think/Db/Driver.class.php(350): E('1064:You have a...')
#1 /data/wwwroot/default/ThinkPHP/Library/Think/Db/Driver.class.php(180): Think\Db\Driver->error()
#2 /data/wwwroot/default/ThinkPHP/Library/Think/Db/Driver.class.php(946): Think\Db\Driver->query('SELECT * FROM `...', false)
#3 /data/wwwroot/default/ThinkPHP/Library/Think/Model.class.php(579): Think\Db\Driver->select(Array)
#4 /data/wwwroot/default/Application/Pc/Controller/TopicsController.class.php(90): Think\Model->select()
#5 [internal function]: Pc\Controller\TopicsController->lists()
#6 /data/wwwroot/default/ThinkPHP/Library/Think/App.class.php(173): ReflectionMethod->invoke(Object(Pc\Controller\TopicsController))
#7 /data/wwwroot/default/ThinkPHP/Library/Think/App.class.php(110): Think\App::invokeAction(Object(Pc\Controller\TopicsController), 'lists')
#8 /data/wwwroot/default/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#9 /data/wwwroot/default/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#10 /data/wwwroot/default/ThinkPHP/ThinkPHP.php(164): Think\Think::start()
#11 /data/wwwroot/default/index.php(39): require('/data/wwwroot/d...')
#12 {main}