系统发生错误

:(

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: /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 169

TRACE

#0 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Think/Db/Driver.class.php(169): PDOStatement->execute()
#1 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Think/Db/Driver.class.php(935): Think\Db\Driver->query('SELECT * FROM `...', false)
#2 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Think/Model.class.php(759): Think\Db\Driver->select(Array)
#3 /data/wwwroot/ledoworld/ledoworld/Apps/Home/Common/function.php(123): Think\Model->find()
#4 /data/wwwroot/ledoworld/ledoworld/Apps/Runtime/Cache/Home/4602574640e479c7ceb3534469549418.php(48): category_tree(NULL)
#5 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Think/Storage/Driver/File.class.php(80): include('/data/wwwroot/l...')
#6 [internal function]: Think\Storage\Driver\File->load('./Apps/Runtime/...', Array, NULL, 'tpl')
#7 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Think/Storage.class.php(37): call_user_func_array(Array, Array)
#8 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Think/Template.class.php(77): Think\Storage::__callstatic('load', Array)
#9 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Behavior/ParseTemplateBehavior.class.php(32): Think\Template->fetch('./Apps/Home/Vie...', Array, '')
#10 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Think/Hook.class.php(119): Behavior\ParseTemplateBehavior->run(Array)
#11 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Think/Hook.class.php(89): Think\Hook::exec('Behavior\\ParseT...', 'run', Array)
#12 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Think/View.class.php(126): Think\Hook::listen('view_parse', Array)
#13 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Think/View.class.php(72): Think\View->fetch('./Apps/Home/Vie...', '', '')
#14 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Think/Controller.class.php(56): Think\View->display('', '', '', '', '')
#15 /data/wwwroot/ledoworld/ledoworld/Apps/Home/Controller/IndexController.class.php(222): Think\Controller->display('')
#16 [internal function]: Home\Controller\IndexController->Article()
#17 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\IndexController))
#18 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()
#19 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#20 /data/wwwroot/ledoworld/ledoworld/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#21 /data/wwwroot/ledoworld/ledoworld/index.php(30): require('/data/wwwroot/l...')
#22 {main}