:(

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

错误位置

FILE: /home/wwwroot/kf.jinde.org/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 169

TRACE

#0 /home/wwwroot/kf.jinde.org/ThinkPHP/Library/Think/Db/Driver.class.php(169): PDOStatement->execute()
#1 /home/wwwroot/kf.jinde.org/ThinkPHP/Library/Think/Db/Driver.class.php(941): Think\Db\Driver->query('SELECT * FROM `...', false)
#2 /home/wwwroot/kf.jinde.org/ThinkPHP/Mode/Imwe/Model.class.php(801): Think\Db\Driver->select(Array)
#3 /home/wwwroot/kf.jinde.org/Application/Content/Controller/SpecialController.class.php(9): Think\Model->find()
#4 [internal function]: Content\Controller\SpecialController->show('Index')
#5 /home/wwwroot/kf.jinde.org/ThinkPHP/Mode/Imwe/App.class.php(177): ReflectionMethod->invokeArgs(Object(Content\Controller\SpecialController), Array)
#6 /home/wwwroot/kf.jinde.org/ThinkPHP/Mode/Imwe/App.class.php(220): Think\App::exec()
#7 /home/wwwroot/kf.jinde.org/ThinkPHP/Library/Think/Think.class.php(124): Think\App::run()
#8 /home/wwwroot/kf.jinde.org/ThinkPHP/ThinkPHP.php(94): Think\Think::start()
#9 /home/wwwroot/kf.jinde.org/index.php(42): require('/home/wwwroot/k...')
#10 {main}