Query:

SELECT tt.translation `text` 
FROM Translation_translations tt
INNER JOIN Translation_resources tr ON tr.id = tt.resources_id
WHERE tt.iso = '3' AND tr.resource = 'mm'

Error message

MySQL server has gone away

Trace:

#0 /var/www/vhosts/autotechna.mom/httpdocs/vendor/dibi/dibi/src/Dibi/Drivers/MySqliDriver.php(151): Dibi\Drivers\MySqliDriver::createException('MySQL server ha...', 2006, 'SELECT tt.trans...') #1 /var/www/vhosts/autotechna.mom/httpdocs/vendor/dibi/dibi/src/Dibi/Connection.php(275): Dibi\Drivers\MySqliDriver->query('SELECT tt.trans...') #2 /var/www/vhosts/autotechna.mom/httpdocs/vendor/dibi/dibi/src/Dibi/Connection.php(203): Dibi\Connection->nativeQuery('SELECT tt.trans...') #3 /var/www/vhosts/autotechna.mom/httpdocs/application/lib/Model/Dibi.php(68): Dibi\Connection->query(Array) #4 /var/www/vhosts/autotechna.mom/httpdocs/application/lib/Model/Translation.php(99): Model_Dibi->query(Array) #5 /var/www/vhosts/autotechna.mom/httpdocs/application/lib/Model/Translation.php(122): Model_Translation->selectTranslation('mm', '3') #6 /var/www/vhosts/autotechna.mom/httpdocs/application/lib/Model/Translation.php(147): Model_Translation->selectDefaultTranslation('mm') #7 /var/www/vhosts/autotechna.mom/httpdocs/functions-core.php(189): Model_Translation->get('mm') #8 /var/www/vhosts/autotechna.mom/httpdocs/functions-core.php(207): t('mm') #9 /var/www/vhosts/autotechna.mom/httpdocs/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php(63): smartyOutputfilterTranslate('...', Object(Smarty_Internal_Template)) #10 /var/www/vhosts/autotechna.mom/httpdocs/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(231): Smarty_Internal_Runtime_FilterHandler->runFilter('output', '...', Object(Smarty_Internal_Template)) #11 /var/www/vhosts/autotechna.mom/httpdocs/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(232): Smarty_Internal_Template->render(false, 1) #12 /var/www/vhosts/autotechna.mom/httpdocs/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(134): Smarty_Internal_TemplateBase->_execute(Object(Smarty_Internal_Template), NULL, NULL, NULL, 1) #13 /var/www/vhosts/autotechna.mom/httpdocs/class/Template/System.php(49): Smarty_Internal_TemplateBase->display('index.tpl') #14 /var/www/vhosts/autotechna.mom/httpdocs/class/LayoutSmarty.php(30): Template\System->render() #15 /var/www/vhosts/autotechna.mom/httpdocs/class/Reflex.php(624): LayoutSmarty::render(Object(PageData), 'pt_advanced_sea...') #16 /var/www/vhosts/autotechna.mom/httpdocs/index.php(88): Reflex::display() #17 {main}