:(

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 'and parent_id = 0 and is_show = 1 )' at line 1 [ SQL语句 ] : SELECT * FROM `spx_post_bar_discuss` WHERE ( post_id = and parent_id = 0 and is_show = 1 )

错误位置

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/StrategyController.class.php(167): Think\Model->select()
#5 /data/wwwroot/default/Application/Pc/Controller/StrategyController.class.php(140): Pc\Controller\StrategyController->getDizcuss(NULL)
#6 [internal function]: Pc\Controller\StrategyController->info()
#7 /data/wwwroot/default/ThinkPHP/Library/Think/App.class.php(173): ReflectionMethod->invoke(Object(Pc\Controller\StrategyController))
#8 /data/wwwroot/default/ThinkPHP/Library/Think/App.class.php(110): Think\App::invokeAction(Object(Pc\Controller\StrategyController), 'info')
#9 /data/wwwroot/default/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#10 /data/wwwroot/default/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#11 /data/wwwroot/default/ThinkPHP/ThinkPHP.php(164): Think\Think::start()
#12 /data/wwwroot/default/index.php(39): require('/data/wwwroot/d...')
#13 {main}