:(

SQLSTATE[42000]: Syntax error or access violation: 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

错误位置

FILE: D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\Db\Driver.class.php  LINE: 168

TRACE

#0 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\Db\Driver.class.php(168): PDOStatement->execute()
#1 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\Db\Driver.class.php(926): Think\Db\Driver->query('SELECT * FROM `...', false)
#2 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\Model.class.php(582): Think\Db\Driver->select(Array)
#3 D:\PHPWAMP_IN3\wwwroot\kaifaqu\App\Home\Controller\NewsController.class.php(362): Think\Model->select()
#4 [internal function]: Home\Controller\NewsController->info()
#5 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\NewsController))
#6 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\App.class.php(202): Think\App::exec()
#7 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\Library\Think\Think.class.php(120): Think\App::run()
#8 D:\PHPWAMP_IN3\wwwroot\kaifaqu\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#9 D:\PHPWAMP_IN3\wwwroot\kaifaqu\index.php(28): require('D:\\PHPWAMP_IN3\\...')
#10 {main}