Frequent database errors

Permalink
While updating a new site I've been getting lots of errors and general speed issues. Seems like the database is hanging. I'm able to do other things online at the same time.

This error code has been popping up often:

Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [2006: MySQL server has gone away] in EXECUTE("insert into PageStatistics (cID, uID, date) values ('52', '1', NOW())") ' in /home/content/41/4009441/html/photosbyge2/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php:78 Stack trace: #0 /home/content/41/4009441/html/photosbyge2/concrete/libraries/3rdparty/adodb/adodb.inc.php(1037): adodb_throw('mysql', 'EXECUTE', 2006, 'MySQL server ha...', 'insert into Pag...', false, Object(ADODB_mysql)) #1 /home/content/41/4009441/html/photosbyge2/concrete/libraries/3rdparty/adodb/adodb.inc.php(993): ADOConnection->_Execute('insert into Pag...') #2 /home/content/41/4009441/html/photosbyge2/concrete/libraries/3rdparty/adodb/adodb.inc.php(761): ADOConnection->Execute('insert into Pag...', Array) #3 /home/content/41/4009441/html/photosbyge2/concrete/libraries/database.php(76): ADOConnection->Query('insert into Pag...', Array) #4 /home/content/41/4009441/html/photosbyge2/concrete/models/user.php(204): Datab in /home/content/41/4009441/html/photosbyge2/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78

gewald
 
PineCreativeLabs replied on at Permalink Reply
PineCreativeLabs
Is this happening with 5.4.2.2? I have gotten this a lot as well. The only thing you can do is refresh the page. Also, sometimes it helps to clear the cache in the dashboard. This seems to be one of the bugs in 4.2.2, I believe.