系统发生错误

:(

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 'and is_show=1 ) ORDER BY sort asc' at line 1

错误位置

FILE: /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 169

TRACE

#0 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/Db/Driver.class.php(169): PDOStatement->execute()
#1 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/Db/Driver.class.php(930): Think\Db\Driver->query('SELECT * FROM `...', false)
#2 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/Model.class.php(579): Think\Db\Driver->select(Array)
#3 /usr/home/syu8040890001/htdocs/APP/Runtime/Cache/Home/bc37ea8fbe4c9e9032828706f2586a70.php(142): Think\Model->select()
#4 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/Storage/Driver/File.class.php(80): include('/usr/home/syu80...')
#5 [internal function]: Think\Storage\Driver\File->load('./APP/Runtime/C...', Array, NULL, 'tpl')
#6 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/Storage.class.php(37): call_user_func_array(Array, Array)
#7 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/Template.class.php(77): Think\Storage::__callstatic('load', Array)
#8 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/Template.class.php(77): Think\Storage::load('./APP/Runtime/C...', Array, NULL, 'tpl')
#9 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Behavior/ParseTemplateBehavior.class.php(32): Think\Template->fetch('./APP/Home/View...', Array, '')
#10 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/Hook.class.php(119): Behavior\ParseTemplateBehavior->run(Array)
#11 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/Hook.class.php(89): Think\Hook::exec('Behavior\\ParseT...', 'view_parse', Array)
#12 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/View.class.php(126): Think\Hook::listen('view_parse', Array)
#13 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/View.class.php(72): Think\View->fetch('list', '', '')
#14 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/Controller.class.php(56): Think\View->display('list', '', '', '', '')
#15 /usr/home/syu8040890001/htdocs/APP/Home/Controller/ProController.class.php(53): Think\Controller->display('list')
#16 [internal function]: Home\Controller\ProController->index()
#17 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\ProController))
#18 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()
#19 /usr/home/syu8040890001/htdocs/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#20 /usr/home/syu8040890001/htdocs/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#21 /usr/home/syu8040890001/htdocs/index.php(25): require('/usr/home/syu80...')
#22 {main}