Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
SteveI Posted June 18, 2014 Posted June 18, 2014 I did a little research and did not find any help for this error: mysqldump: Error 2013: Lost connection to MySQL server during query when dumping table `ipb_core_item_markers` at row: 3844 This started yesterday and I cannot backup my database thru the MyhSQL Workbench. I was also getting a Whitespace error but Support had me upload all of the current files and the did fix that. I ran every tool in the Admin Pannel but nothing seems to solve this problem. Is there a script that can be run to solve this? Any help would be so greatly appreciated. Thank you in advance. Steve
Aiwa Posted June 18, 2014 Posted June 18, 2014 That looks like an issue with your SQL server itself, likely running into the limit of a server setting, max_allowed_packets, or similar.
SteveI Posted June 18, 2014 Author Posted June 18, 2014 That looks like an issue with your SQL server itself, likely running into the limit of a server setting, max_allowed_packets, or similar. Any suggestions as to setting I can change and try? I am a Microsoft SQL person on a limited basis and not good at MySQL at all. Thank you in advance.
AlexJ Posted June 18, 2014 Posted June 18, 2014 http://dev.mysql.com/doc/refman/5.0/en/gone-away.html http://stackoverflow.com/questions/6516943/lost-connection-to-mysql-server-during-query
Recommended Posts
Archived
This topic is now archived and is closed to further replies.