[SQL] DB error - MySQL server has gone away - Resolved

Post Reply
User avatar
evenmonkeys
Posts: 78
Joined: Thu Feb 13, 2014 1:53 am
Location: Midwest, US

[SQL] DB error - MySQL server has gone away - Resolved

Post by evenmonkeys » Wed Apr 02, 2014 6:38 pm

Issue isn't necessary resolved.. but I found a workaround.

User avatar
atom0s
Developer
Posts: 537
Joined: Thu Oct 25, 2012 9:52 am

Re: [SQL] DB error - MySQL server has gone away - Resolved

Post by atom0s » Thu Apr 03, 2014 1:28 pm

This sounds like an issue with your MySQL settings that are timing out the connection too soon. DSP pings the connection every so often to try to keep it active, so look into your settings to see if your timeout is too low.

Post Reply