Download & Extend

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT * FROM {l10n_update_file}; Array ( ) in l1

Project:Commerce Kickstart
Version:7.x-2.2
Component:Miscellaneous
Category:support request
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

hi all, i have this issue when triying to access to: .../admin/reports/status

Additional uncaught exception thrown while handling exception.
Original

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT * FROM {l10n_update_file}; Array ( ) in l10n_update_get_history() (line 428 of .../sites/all/modules/l10n_update/l10n_update.module).
Additional

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: INSERT INTO {watchdog} (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7, :db_insert_placeholder_8, :db_insert_placeholder_9); Array ( [:db_insert_placeholder_0] => 1 [:db_insert_placeholder_1] => php [:db_insert_placeholder_2] => %type: !message in %function (line %line of %file). [:db_insert_placeholder_3] => a:6:{s:5:"%type";s:12:"PDOException";s:8:"!message";s:109:"SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT * FROM {l10n_update_file}; Array ( ) ";s:9:"%function";s:25:"l10n_update_get_history()";s:5:"%file";s:95:" .../sites/all/modules/l10n_update/l10n_update.module";s:5:"%line";i:428;s:14:"severity_level";i:3;} [:db_insert_placeholder_4] => 3 [:db_insert_placeholder_5] => [:db_insert_placeholder_6] => http://.../admin/reports/status [:db_insert_placeholder_7] => http://www.../admin/config/development/performance [:db_insert_placeholder_8] => 83.53.23.169 [:db_insert_placeholder_9] => 1359646103 ) in dblog_watchdog() (line 154 of .../modules/dblog/dblog.module).

here's a screenshoot:

please need help, thanks

AttachmentSize
PNG-Additional uncaught exception.png378.46 KB

Comments

#1

Status:active» fixed

Your MySQL is not configured properly. See http://drupal.org/node/259580

#2

I updated some translations modules and appears solved this problem for me.

#3

thanks bojanz it seems solved

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here