MyBB Community Forums

Full Version: SQL Error 1030 - Searched for answer but found none?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm currently getting this message on my settings page.
So far today I have done nothing in my backend of the site. So I' don't know what has caused it or what it means. Anyone got some help for me (again...I know)

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
Please contact the MyBB Group for support.

Thanks in advance
There is a problem with the MySQL server. Please contact your host.
Thanks! Will do!
Error 28 - No more hard drive space.
Delete any backups you have stored and consider moving to another host with more disk space.