:(

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 `lc_article_cat` WHERE ( id= ) LIMIT 1

错误位置

FILE: /www/wwwroot/whtwzx.com/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 350

TRACE

#0 /www/wwwroot/whtwzx.com/ThinkPHP/Library/Think/Db/Driver.class.php(350): E('1064:You have a...')
#1 /www/wwwroot/whtwzx.com/ThinkPHP/Library/Think/Db/Driver.class.php(180): Think\Db\Driver->error()
#2 /www/wwwroot/whtwzx.com/ThinkPHP/Library/Think/Db/Driver.class.php(946): Think\Db\Driver->query('SELECT `name` F...', false)
#3 /www/wwwroot/whtwzx.com/ThinkPHP/Library/Think/Model.class.php(973): Think\Db\Driver->select(Array)
#4 /www/wwwroot/whtwzx.com/Application/Home/Controller/BaseController.class.php(64): Think\Model->getField('name')
#5 /www/wwwroot/whtwzx.com/ThinkPHP/Library/Think/Controller.class.php(41): Home\Controller\BaseController->_initialize()
#6 /www/wwwroot/whtwzx.com/ThinkPHP/Common/functions.php(681): Think\Controller->__construct()
#7 /www/wwwroot/whtwzx.com/ThinkPHP/Library/Think/App.class.php(89): controller('Article', '')
#8 /www/wwwroot/whtwzx.com/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#9 /www/wwwroot/whtwzx.com/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#10 /www/wwwroot/whtwzx.com/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#11 /www/wwwroot/whtwzx.com/index.php(27): require('/www/wwwroot/wh...')
#12 {main}