MyBB Community Forums

Full Version: MYSQL Errors
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was wondering, when I keep getting MYSQL errors, what should I diagnose? I keep getting some MYSQL errors for some reason at my free web host site. Here are some of the errors

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1317 - Query execution was interrupted
Query:
SELECT * FROM mybb_adminsessions WHERE sid='5a14c52cbfcd83f84d1328ce22990a50'

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
2006 - MySQL server has gone away
Query:
DELETE FROM mybb_templates WHERE sid='15'

Since it tells me to contact MyBB for support, I thought this would be the appropriate place to ask, is this a plugin issue or a server issue?
Most probably a server issue. It seems the server can not keep up with the requests its receiving...a common problem with free hosts.
Server issue, it shouldn't keep losing connection like this. You're using a free host, to be honest you can't expect much.
Yeah, this free host has always been bad with me. I want to move it, but I don't know how to retain posts.

Well thanks for clearing up the doubts I had