:(

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 [ SQL语句 ] : SELECT `name` FROM `leo_category` WHERE ( id= ) LIMIT 1

错误位置

FILE: /www/wwwroot/ceshi.qltzymz.com/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 351

TRACE

#0 /www/wwwroot/ceshi.qltzymz.com/ThinkPHP/Library/Think/Db/Driver.class.php(351): E('1064:You have a...')
#1 /www/wwwroot/ceshi.qltzymz.com/ThinkPHP/Library/Think/Db/Driver.class.php(181): Think\Db\Driver->error()
#2 /www/wwwroot/ceshi.qltzymz.com/ThinkPHP/Library/Think/Db/Driver.class.php(947): Think\Db\Driver->query('SELECT `name` F...', false)
#3 /www/wwwroot/ceshi.qltzymz.com/ThinkPHP/Library/Think/Model.class.php(970): Think\Db\Driver->select(Array)
#4 /www/wwwroot/ceshi.qltzymz.com/Application/Home/Controller/ArticleController.class.php(12): Think\Model->getField('name')
#5 [internal function]: Home\Controller\ArticleController->index()
#6 /www/wwwroot/ceshi.qltzymz.com/ThinkPHP/Library/Think/App.class.php(173): ReflectionMethod->invoke(Object(Home\Controller\ArticleController))
#7 /www/wwwroot/ceshi.qltzymz.com/ThinkPHP/Library/Think/App.class.php(110): Think\App::invokeAction(Object(Home\Controller\ArticleController), 'index')
#8 /www/wwwroot/ceshi.qltzymz.com/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#9 /www/wwwroot/ceshi.qltzymz.com/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#10 /www/wwwroot/ceshi.qltzymz.com/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#11 /www/wwwroot/ceshi.qltzymz.com/index.php(45): require('/www/wwwroot/ce...')
#12 {main}