Hi
I Have This Database Error When I Use My Control Panel In Mybb:
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
the MyBB Support Forum Say:
"You need to contact your webhost. The partition that contains your database is full."
Please Solve The Problem...