错误提示

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 ') LIMIT 1' at line 1

错误位置

FILE: D:\wwwroot\xakaixin\wwwroot\Include\Library\Think\Db\Driver.class.php  LINE: 167

TRACE

#0 D:\wwwroot\xakaixin\wwwroot\Include\Library\Think\Db\Driver.class.php(167): PDOStatement->execute()
#1 D:\wwwroot\xakaixin\wwwroot\Include\Library\Think\Db\Driver.class.php(925): Think\Db\Driver->query('SELECT * FROM `...', false)
#2 D:\wwwroot\xakaixin\wwwroot\Include\Library\Think\Model.class.php(797): Think\Db\Driver->select(Array)
#3 D:\wwwroot\xakaixin\wwwroot\App\Home\Controller\ShowController.class.php(77): Think\Model->find()
#4 [internal function]: Home\Controller\ShowController->index()
#5 D:\wwwroot\xakaixin\wwwroot\Include\Library\Think\App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\ShowController))
#6 D:\wwwroot\xakaixin\wwwroot\Include\Library\Think\App.class.php(202): Think\App::exec()
#7 D:\wwwroot\xakaixin\wwwroot\Include\Library\Think\Think.class.php(120): Think\App::run()
#8 D:\wwwroot\xakaixin\wwwroot\Include\ThinkPHP.php(97): Think\Think::start()
#9 D:\wwwroot\xakaixin\wwwroot\index.php(11): require('D:\\wwwroot\\xaka...')
#10 {main}