Skip to content
This repository has been archived by the owner on May 2, 2018. It is now read-only.

mysql has gone away for one specific node - needs to be debugged #419

Open
holtzermann17 opened this issue Sep 5, 2013 · 1 comment
Open

Comments

@holtzermann17
Copy link
Contributor

Here is the error message I get when I try to access http://planetmath.org/chapterviparti :

Additional uncaught exception thrown while handling exception.
Original

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone
away: SELECT 1 AS expression FROM {drutexml_cache} drutexml_cache WHERE
( (cachemd5 = :db_condition_placeholder_0) ) FOR UPDATE; Array (
[:db_condition_placeholder_0] => 4d9e030b8fe07dee8a7ed527552900ca )
in _drutexml_cache_set() (line 272 of
/home/joe/staging/beta/sites/all/modules/drutexml/drutexml.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] => 6075 [: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:272:"SQLSTATE[HY000]:
General error: 2006 MySQL server has gone away: SELECT 1 AS expression
FROM {drutexml_cache} drutexml_cache WHERE ( (cachemd5 =
:db_condition_placeholder_0) ) FOR UPDATE; Array (
[:db_condition_placeholder_0] => 4d9e030b8fe07dee8a7ed527552900ca
)
";s:9:"%function";s:21:"_drutexml_cache_set()";s:5:"%file";s:65:"/home/joe/staging/beta/sites/all/modules/drutexml/drutexml.module";s:5:"%line";i:272;s:14:"severity_level";i:3;}
[:db_insert_placeholder_4] => 3 [:db_insert_placeholder_5] =>
[:db_insert_placeholder_6] => http://planetmath.org/chapterviparti
[:db_insert_placeholder_7] => http://planetmath.org/node/87448
[:db_insert_placeholder_8] => 72.68.9.26 [:db_insert_placeholder_9]
=> 1378363684 ) in dblog_watchdog() (line 160 of
/home/joe/staging/beta/modules/dblog/dblog.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]
=> 199009366952282905382449.47377383 ) in lock_release_all() (line
269 of /home/joe/staging/beta/includes/lock.inc).
Uncaught exception thrown in session handler.

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone
away in _drupal_session_write() (line 209 of
/home/joe/staging/beta/includes/session.inc).

@dginev
Copy link

dginev commented Dec 16, 2013

If it hasn't been debugged for 3 months, it's probably too late to start now?

Can we close here with "wontfix" ? Or is this somehow still a problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants