MyBB Community Forums

Full Version: MySQL Error 1030
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I logged into my AdminCP to find the

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    1030 - Got error 28 from storage engine
Query:
    SELECT g.*, COUNT(s.sid) AS settingcount FROM mybb_settinggroups g LEFT JOIN mybb_settings s ON (s.gid=g.gid) GROUP BY g.gid ORDER BY g.disporder 
Its host issue. Contact to your host.
This is the problem of being on a shared host - the connections may be set to a low level for Error 1040 and 1030 is to do with your storage memory I believe. Your host is the only one that can fix this. They may try to refer you back to MyBB but MyBB is definitely not at fault with this.