Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT data, item_id FROM {queue} q WHERE expire = 0 AND name = :name ORDER BY created, item_id ASC LIMIT 0, 1; Array ( [:name] => feeds_source_import ) in SystemQueue->claimItem() (line 234 of /data/www/se4all/modules/system/system.queue.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] => pt-pt [:source] => Error [:context] => ) in locale() (line 720 of /data/www/se4all/modules/locale/locale.module).


Uncaught exception thrown in shutdown function.

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: DELETE FROM {semaphore} WHERE (value = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 36375779065f96c4ae2d120.81203960 ) in lock_release_all() (line 269 of /data/www/se4all/includes/lock.inc).