2013-11-15, 11:09 PM
Hello Folks,
Over the past few weeks myself and many members have been getting the following error:
I've disabled a large number of plugins to see if that helps improve things, and after it didn't I contacted my host after reading about it through Google.
I was told this:
I'm not entirely sure what I can do, so as a last resort I thought it'd be best to ask to pros at the MyBB Community Forums.
Any help, advice or pointers will be greatly appreciated.
MyBB Version: 1.6.11
Forum URL: http://techyforums.net
Over the past few weeks myself and many members have been getting the following error:
Quote:MyBB has experienced an internal SQL error and cannot continue.[/quote]
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
Please contact the MyBB Group for support.
I've disabled a large number of plugins to see if that helps improve things, and after it didn't I contacted my host after reading about it through Google.
I was told this:
Quote:As it turns out memory may not be the main issue here. Your scripts were hitting the IO limit pretty regularly and seem to be staying below the limit since you removed plugins.
IO limits restrict the data throughput for the customer. When limit is reached, the processes are throttled (put to sleep). Yet don't stop working, nor getting killed -- they just work slower when the limit is reached.
This may or may not be causing the issues (such as timeouts) you are seeing but adding some caching to your scripts should help immensely. The IO limit is fixed and cannot be changed so caching and other such optimizations will be the only fix going forward.
I'm not entirely sure what I can do, so as a last resort I thought it'd be best to ask to pros at the MyBB Community Forums.
Any help, advice or pointers will be greatly appreciated.
MyBB Version: 1.6.11
Forum URL: http://techyforums.net