:(

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

错误位置

FILE: /www/wwwroot/zendei.com/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 217

TRACE

#0 /www/wwwroot/zendei.com/ThinkPHP/Library/Think/Db/Driver.class.php(217): PDOStatement->execute()
#1 /www/wwwroot/zendei.com/ThinkPHP/Library/Think/Db/Driver.class.php(895): Think\Db\Driver->execute('UPDATE `lxx_wei...', false)
#2 /www/wwwroot/zendei.com/ThinkPHP/Library/Think/Model.class.php(451): Think\Db\Driver->update(Array, Array)
#3 /www/wwwroot/zendei.com/Aqing/Home/Controller/ArticleController.class.php(35): Think\Model->save()
#4 [internal function]: Home\Controller\ArticleController->index()
#5 /www/wwwroot/zendei.com/ThinkPHP/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\ArticleController))
#6 /www/wwwroot/zendei.com/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()
#7 /www/wwwroot/zendei.com/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#8 /www/wwwroot/zendei.com/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#9 /www/wwwroot/zendei.com/index.php(25): require('/www/wwwroot/ze...')
#10 {main}