{__NOLAYOUT__} 系统发生错误

:(

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 ') ORDER BY createtime desc LIMIT 5' at line 1

错误位置

FILE: /data1/web/m.shusheng.com.cn/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 169

TRACE

#0 /data1/web/m.shusheng.com.cn/ThinkPHP/Library/Think/Db/Driver.class.php(169): PDOStatement->execute()
#1 /data1/web/m.shusheng.com.cn/ThinkPHP/Library/Think/Db/Driver.class.php(935): Think\Db\Driver->query('SELECT `uid`,`c...', false)
#2 /data1/web/m.shusheng.com.cn/ThinkPHP/Library/Think/Model.class.php(579): Think\Db\Driver->select(Array)
#3 /data1/web/m.shusheng.com.cn/App/Index/Model/CompanyModel.class.php(100): Think\Model->select()
#4 /data1/web/m.shusheng.com.cn/App/Index/Controller/CompanyController.class.php(201): Index\Model\CompanyModel->getNewsCompany('category1=', 5)
#5 [internal function]: Index\Controller\CompanyController->detail()
#6 /data1/web/m.shusheng.com.cn/ThinkPHP/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(Index\Controller\CompanyController))
#7 /data1/web/m.shusheng.com.cn/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()
#8 /data1/web/m.shusheng.com.cn/badword.php(69): Think\App::run()
#9 /data1/web/m.shusheng.com.cn/index.php(26): require('/data1/web/m.sh...')
#10 {main}