:(

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 category_id= ) ORDER BY news_time DESC LIMIT 1' at line 1 [ SQL语句 ] : SELECT `news_title`,`id` FROM `news` WHERE ( news_time< and category_id= ) ORDER BY news_time DESC LIMIT 1

错误位置

FILE: /home/wwwroot/zsx.cn/zhongshouxie/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 350

TRACE

#0 /home/wwwroot/zsx.cn/zhongshouxie/ThinkPHP/Library/Think/Db/Driver.class.php(350): E('1064:You have a...')
#1 /home/wwwroot/zsx.cn/zhongshouxie/ThinkPHP/Library/Think/Db/Driver.class.php(180): Think\Db\Driver->error()
#2 /home/wwwroot/zsx.cn/zhongshouxie/ThinkPHP/Library/Think/Db/Driver.class.php(946): Think\Db\Driver->query('SELECT `news_ti...', false)
#3 /home/wwwroot/zsx.cn/zhongshouxie/ThinkPHP/Library/Think/Model.class.php(759): Think\Db\Driver->select(Array)
#4 /home/wwwroot/zsx.cn/zhongshouxie/Application/Index/Controller/NewsController.class.php(69): Think\Model->find()
#5 [internal function]: Index\Controller\NewsController->detail()
#6 /home/wwwroot/zsx.cn/zhongshouxie/ThinkPHP/Library/Think/App.class.php(173): ReflectionMethod->invoke(Object(Index\Controller\NewsController))
#7 /home/wwwroot/zsx.cn/zhongshouxie/ThinkPHP/Library/Think/App.class.php(110): Think\App::invokeAction(Object(Index\Controller\NewsController), 'detail')
#8 /home/wwwroot/zsx.cn/zhongshouxie/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#9 /home/wwwroot/zsx.cn/zhongshouxie/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#10 /home/wwwroot/zsx.cn/zhongshouxie/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#11 /home/wwwroot/zsx.cn/zhongshouxie/index.php(94): require('/home/wwwroot/z...')
#12 {main}