:(

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: /var/www/vhosts/comic-ouen.com/httpdocs/core/Core/Library/Think/Db/Driver.class.php  LINE: 156

TRACE

#0 /var/www/vhosts/comic-ouen.com/httpdocs/core/Core/Library/Think/Db/Driver.class.php(156): PDO->prepare('SELECT * FROM `...')
#1 /var/www/vhosts/comic-ouen.com/httpdocs/core/Core/Library/Think/Db/Driver.class.php(927): Think\Db\Driver->query('SELECT * FROM `...', false)
#2 /var/www/vhosts/comic-ouen.com/httpdocs/core/Core/Library/Think/Model.class.php(764): Think\Db\Driver->select(Array)
#3 /var/www/vhosts/comic-ouen.com/httpdocs/app/Home/Controller/IndexController.class.php(1319): Think\Model->find()
#4 [internal function]: Home\Controller\IndexController->single()
#5 /var/www/vhosts/comic-ouen.com/httpdocs/core/Core/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\IndexController))
#6 /var/www/vhosts/comic-ouen.com/httpdocs/core/Core/Library/Think/App.class.php(202): Think\App::exec()
#7 /var/www/vhosts/comic-ouen.com/httpdocs/core/Core/Library/Think/Think.class.php(120): Think\App::run()
#8 /var/www/vhosts/comic-ouen.com/httpdocs/core/Core/ThinkPHP.php(97): Think\Think::start()
#9 /var/www/vhosts/comic-ouen.com/httpdocs/index.php(162): require('/var/www/vhosts...')
#10 {main}