PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT ml.*, m.*, ml.weight AS link_weight FROM {menu_links} ml LEFT OUTER JOIN {menu_router} m ON m.path = ml.router_path WHERE (ml.link_path = :db_condition_placeholder_0) AND (ml.language = :db_condition_placeholder_1) ; Array ( [:db_condition_placeholder_0] => node/99 [:db_condition_placeholder_1] => zh-hans ) in i18n_menu_link_load() (line 909 of /srv/www/htdocs/sites/all/modules/contrib/i18n/i18n_menu/i18n_menu.module).
PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT s.lid, t.translation, s.version FROM {locales_source} s LEFT JOIN {locales_target} t ON s.lid = t.lid AND t.language = :language WHERE s.source = :source AND s.context = :context AND s.textgroup = 'default'; Array ( [:language] => zh-hans [:source] => WATCHDOG: [@severity] [@type] @message | user: @user | uri: @request_uri | referer: @referer_uri [:context] => ) in locale() (line 720 of /srv/www/htdocs/modules/locale/locale.module).