Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT fc.* FROM {field_config} fc INNER JOIN {field_config_instance} fci ON fc.id = fci.field_id WHERE (fci.entity_type = :db_condition_placeholder_0) AND (fci.bundle = :db_condition_placeholder_1) AND (fc.active = :db_condition_placeholder_2) AND (fc.storage_active = :db_condition_placeholder_3) AND (fc.deleted = :db_condition_placeholder_4) ; Array ( [:db_condition_placeholder_0] => commerce_order [:db_condition_placeholder_1] => commerce_order [:db_condition_placeholder_2] => 1 [:db_condition_placeholder_3] => 1 [:db_condition_placeholder_4] => 0 ) in field_read_fields() (line 372 of /alidata/www/www.benkedou.com/modules/field/field.crud.inc).

Additional

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] => A field which is not visible to the user, but is recorded with the submission. [:context] => ) in locale() (line 723 of /alidata/www/www.benkedou.com/modules/locale/locale.module).