ADODB_Exception' with message 'mysqlt error: [2006: MySQL server has gone away
Permalinkblock cache - off, overrides cache - off, full page caching - off,
expire pages from cache settings - every 6 hours.
I just received this error message -
Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysqlt error: [2006: MySQL server has gone away] in EXECUTE("SELECT TABLE_NAME, CASE WHEN TABLE_TYPE = 'VIEW' THEN 'V' ELSE 'T' END FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA=SCHEMA()") ' in /home2/ricklov1/public_html/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php:78 Stack trace: #0 /home2/ricklov1/public_html/concrete/libraries/3rdparty/adodb/adodb.inc.php(1074): adodb_throw('mysqlt', 'EXECUTE', 2006, 'MySQL server ha...', 'SELECT TABLE_NA...', false, Object(ADODB_mysqlt)) #1 /home2/ricklov1/public_html/concrete/libraries/3rdparty/adodb/adodb.inc.php(1049): ADOConnection->_Execute('SELECT TABLE_NA...', false) #2 /home2/ricklov1/public_html/concrete/libraries/3rdparty/adodb/adodb.inc.php(2334): ADOConnection->Execute('SELECT TABLE_NA...') #3 /home2/ricklov1/public_html/concrete/libraries/3rdparty/adodb/drivers/adodb-mysql.inc.php(150): ADOConnection->MetaTables(false, false) #4 /home2/ricklov1/public_html/concrete/startup/exceptions.php(7) in /home2/ricklov1/public_html/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78
I cleared my cache and it fixed the problem.
Is there anything else I can do to prevent this from happening again?
Any help would be appreciated, I just have a basic understanding of all of this.
Thank you,
Rick
concrete5 issue.
This was the first time it has happened, BUT bluehost switched me
over to new servers 2 days before this happened. While I was on
hold with them the first time to discuss this, I cleared my cache
right as the guy answered, and it the problem was solved right then.
Not sure if it was a coincidence or not, but if it happens again, I will
be sure to call Bluehost.
Perhttp://dev.mysql.com/doc/refman/5.7/en/gone-away.html...