Page 1 of 1

MySQL server has gone away

Posted: Wed Dec 24, 2014 7:52 pm
by getwasimin
Hi,

After loggin into admin panel I am getting this error.

Notice: Error: MySQL server has gone away
Error No: 2006
UPDATE currency SET value = '1.00000', date_modified = '2014-12-24 11:48:10' WHERE code = 'INR' in /home/kombazaa/public_html/system/database/mysql.php on line 51

Please help

Re: MySQL server has gone away

Posted: Wed Dec 24, 2014 8:00 pm
by GoldenTongs
what was changed before you had this issue ?

Re: MySQL server has gone away

Posted: Wed Dec 24, 2014 9:11 pm
by getwasimin
I have changed nothing, this happened suddenly yesterday.

Re: MySQL server has gone away

Posted: Wed Dec 24, 2014 11:14 pm
by dabomb59404

Re: MySQL server has gone away

Posted: Fri Dec 26, 2014 8:31 pm
by GoldenTongs
dabomb59404 wrote:It is mainly a host issue. Check these links below.
http://forum.opencart.com/viewtopic.php?f=20&t=123003
http://dev.mysql.com/doc/refman/5.5/en/gone-away.html
contact your host then ???

Re: MySQL server has gone away

Posted: Sat Dec 27, 2014 9:52 pm
by villagedefrance
This usually happens when your host makes a daily (or weekly) backup of your database as part of their service.
During that short time, the database is not accessible.
This is not an Opencart error.