CDbException

CDbException

CDbCommand 无法执行 SQL 语句: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away

程序日志
时间 等级 类别 信息
19:54:08.633829 error system.db.CDbCommand
CDbCommand::fetchAll() failed: SQLSTATE[HY000]: General error: 2006 MySQL
server has gone away. The SQL statement executed was: SELECT * FROM
`search_synonyms` `t` WHERE (t.word LIKE '滤镜%' OR t.synonym LIKE
'滤镜%').
19:54:08.634114 error exception.CDbException
CDbException: CDbCommand 无法执行 SQL 语句: SQLSTATE[HY000]: General
error: 2006 MySQL server has gone away in
/home/www/sites/framework/db/CDbCommand.php:541
Stack trace:
#0 /home/www/sites/framework/db/CDbCommand.php(395):
CDbCommand->queryInternal('fetchAll', Array, Array)
#1 /home/www/sites/framework/db/ar/CActiveRecord.php(1297):
CDbCommand->queryAll()
#2 /home/www/sites/framework/db/ar/CActiveRecord.php(1416):
CActiveRecord->query(Object(CDbCriteria), true)
#3
/home/www/sites/techbrood/protected/modules/Search/services/SearchService.php(77):
CActiveRecord->findAll(Object(CDbCriteria))
#4 /home/www/sites/techbrood/protected/base/Cms.php(182):
SearchService->fuzzyKeywords('\xE6\xBB\xA4\xE9\x95\x9C')
#5 /home/www/sites/techbrood/protected/base/ServiceBase.php(196):
Cms::service('Search/search/f...', '\xE6\xBB\xA4\xE9\x95\x9C')
#6 /home/www/sites/techbrood/protected/base/ServiceBase.php(213):
ServiceBase->buildFuzzySearchCriteria('\xE6\xBB\xA4\xE9\x95\x9C')
#7
/home/www/sites/techbrood/protected/modules/Project/services/WorkService.php(155):
ServiceBase->buildSphinxSearchCriteria(Array, 0, 'tdwowidx')
#8
/home/www/sites/techbrood/protected/modules/Project/services/WorkService.php(104):
WorkService->search(Array, true)
#9 /home/www/sites/techbrood/protected/base/Cms.php(182):
WorkService->searchByKeywords(Array)
#10
/home/www/sites/techbrood/protected/modules/Project/components/WorkListWidget.php(36):
Cms::service('Project/Work/se...', Array)
#11
/home/www/sites/techbrood/protected/extensions/helpers/Template.php(38):
WorkListWidget->run()
#12 /home/www/sites/techbrood/themes/techbrood/views/home.php(148):
Template::widget('MAIN_CONTENT_PR...', 'application.mod...')
#13 /home/www/sites/framework/web/CBaseController.php(126):
require('/home/www/sites...')
#14 /home/www/sites/framework/web/CBaseController.php(95):
CBaseController->renderInternal('/home/www/sites...', NULL, true)
#15 /home/www/sites/framework/web/CController.php(869):
CBaseController->renderFile('/home/www/sites...', NULL, true)
#16 /home/www/sites/framework/web/CController.php(782):
CController->renderPartial('/home', NULL, true)
#17
/home/www/sites/techbrood/protected/controllers/CmsBaseController.php(82):
CController->render('/home')
#18
/home/www/sites/techbrood/protected/controllers/DefaultController.php(40):
CmsBaseController->showTemplate()
#19 /home/www/sites/framework/web/actions/CInlineAction.php(49):
DefaultController->actionIndex()
#20 /home/www/sites/framework/web/CController.php(308):
CInlineAction->runWithParams(Array)
#21 /home/www/sites/framework/web/CController.php(286):
CController->runAction(Object(CInlineAction))
#22 /home/www/sites/framework/web/CController.php(265):
CController->runActionWithFilters(Object(CInlineAction), Array)
#23 /home/www/sites/framework/web/CWebApplication.php(282):
CController->run('')
#24 /home/www/sites/framework/web/CWebApplication.php(141):
CWebApplication->runController('')
#25 /home/www/sites/framework/base/CApplication.php(168):
CWebApplication->processRequest()
#26 /home/www/sites/techbrood/index.php(31): CApplication->run()
#27 {main}
REQUEST_URI=/?q=%E6%BB%A4%E9%95%9C&page=2
---