PDA

View Full Version : MySQL server has gone away


bynon
07-27-2002, 03:15 AM
Has anyone run across this error when trying to restore a MySQL dump?

MySQL server has gone away

Looking in the error log, it says:

020726 20:42:01 Aborted connection 137 to db: 'vbulletin' user: 'root' host: `l
ocalhost' (Got a packet bigger than 'max_allowed_packet')

Okay, no biggie, so I add the option --set-variable max_allowed_packet=512M and I still have the problem.

Does anyone know the solution? I thought I might be a bad dump, but it does it with my last three dumps. I did restore a dump from 3+ months ago that was much smaller.

Any suggestions would be greatly appreciated.

David

Steve Machol
07-27-2002, 03:18 AM
<a href="http://www.vbulletin.com/forum/showthread.php?s=&postid=310265#post310265" target="_blank">http://www.vbulletin.com/forum/showt...265#post310265</a>

bynon
07-27-2002, 03:21 AM
This is a different problem. I'm not timing out.

:nervous:

Steve Machol
07-27-2002, 05:20 AM
Timing out is not the only reason listed. :)