Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT base.vid AS vid, base.name AS name, base.machine_name AS machine_name, base.description AS description, base.hierarchy AS hierarchy, base.module AS module, base.weight AS weight, base.language AS language, base.i18n_mode AS i18n_mode FROM {taxonomy_vocabulary} base WHERE (base.vid IN (:db_condition_placeholder_0)) ORDER BY base.weight ASC, base.name ASC; Array ( [:db_condition_placeholder_0] => 2 ) in DrupalDefaultEntityController->load() (line 201 of /home/oliveoils/public_html/includes/entity.inc).

Additional

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT ff.* FROM {filter_format} ff WHERE (status = :db_condition_placeholder_0) ORDER BY weight ASC; Array ( [:db_condition_placeholder_0] => 1 ) in filter_formats() (line 426 of /home/oliveoils/public_html/modules/filter/filter.module).