:(

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: /home/jiugehongojqi7ucgje8h4oeneg/wwwroot/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 505

TRACE

#0 /home/jiugehongojqi7ucgje8h4oeneg/wwwroot/ThinkPHP/Library/Think/Db/Driver.class.php(505): PDOStatement->execute()
#1 /home/jiugehongojqi7ucgje8h4oeneg/wwwroot/ThinkPHP/Library/Think/Db/Driver.class.php(2803): Think\Db\Driver->query('SELECT * FROM `...', false)
#2 /home/jiugehongojqi7ucgje8h4oeneg/wwwroot/ThinkPHP/Library/Think/Model.class.php(2275): Think\Db\Driver->select(Array)
#3 /home/jiugehongojqi7ucgje8h4oeneg/wwwroot/Application/Home/Controller/ArticleController.class.php(64): Think\Model->find()
#4 [internal function]: Home\Controller\ArticleController->view()
#5 /home/jiugehongojqi7ucgje8h4oeneg/wwwroot/ThinkPHP/Library/Think/App.class.php(490): ReflectionMethod->invoke(Object(Home\Controller\ArticleController))
#6 /home/jiugehongojqi7ucgje8h4oeneg/wwwroot/ThinkPHP/Library/Think/App.class.php(604): Think\App::exec()
#7 /home/jiugehongojqi7ucgje8h4oeneg/wwwroot/ThinkPHP/Library/Think/Think.class.php(358): Think\App::run()
#8 /home/jiugehongojqi7ucgje8h4oeneg/wwwroot/ThinkPHP/ThinkPHP.php(289): Think\Think::start()
#9 /home/jiugehongojqi7ucgje8h4oeneg/wwwroot/index.php(14): require('/home/jiugehong...')
#10 {main}