:(

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

TRACE

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