MyBB Community Forums

Full Version: My SQL Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Quote:MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1135 - Can't create a new thread (errno 11); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug
Query:
[READ] Unable to connect to MySQL server



How do I fix this urgently please?
You should contact your web host. Either MySQL isn't being given enough memory or there's an issue with their MySQL/OS compatibility.
now it says

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
2013 - Lost connection to MySQL server during query
Query:
SELECT DISTINCT s.uid, s.ip, s.sid, s.time, s.location, u.username, s.nopermission, u.invisible, u.usergroup, u.displaygroup FROM mybb_sessions s LEFT JOIN mybb_users u ON (s.uid=u.uid) WHERE s.time > 1346781654 ORDER BY s.time DESC
Again, it's a host issue. You'll need to contact them instead.
It just randomlly fixed itself
Issues such as the SQL server going away can be intermittent as they depend on server load and other factors. You should still contact your host.