:(

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: /alidata/www/talentreet/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 209

TRACE

#0 /alidata/www/talentreet/ThinkPHP/Library/Think/Db/Driver.class.php(209): PDOStatement->execute()
#1 /alidata/www/talentreet/ThinkPHP/Library/Think/Db/Driver.class.php(868): Think\Db\Driver->execute('UPDATE `f_t_uni...', false)
#2 /alidata/www/talentreet/ThinkPHP/Library/Think/Model.class.php(449): Think\Db\Driver->update(Array, Array)
#3 /alidata/www/talentreet/ThinkPHP/Library/Think/Model.class.php(843): Think\Model->save(Array)
#4 /alidata/www/talentreet/ThinkPHP/Library/Think/Model.class.php(861): Think\Model->setField('views', Array)
#5 /alidata/www/talentreet/Application/Home/Controller/IndexController.class.php(1229): Think\Model->setInc('views', 1)
#6 [internal function]: Home\Controller\IndexController->talent_home()
#7 /alidata/www/talentreet/ThinkPHP/Library/Think/App.class.php(156): ReflectionMethod->invoke(Object(Home\Controller\IndexController))
#8 /alidata/www/talentreet/ThinkPHP/Library/Think/App.class.php(194): Think\App::exec()
#9 /alidata/www/talentreet/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#10 /alidata/www/talentreet/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#11 /alidata/www/talentreet/index.php(39): require('/alidata/www/ta...')
#12 {main}