MyBB Community Forums

Full Version: unexpect error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I get this on the configuration page:
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:1021 - Disk full (/tmp/.mysql/#sql_a2990_1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")QueryConfusedELECT g.*, COUNT(s.sid) AS settingcount FROM mybbco_promosettinggroups g LEFT JOIN mybbco_promosettings s ON (s.gid=g.gid) WHERE g.isdefault = 1 GROUP BY g.gid ORDER BY g.disporder
Please contact the MyBB Group for technical support.

I get this on my page:
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:1021 - Disk full (/tmp/.mysql/#sql_a2990_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")QueryConfusedHOW COLUMNS FROM mybbco_promousers LIKE 'unreadpms'
Please contact the MyBB Group for technical support.

http://promotionparadise.net

I am not sure what caused it lol
The error is fairly self explanatory, the disk in your server is full; this is a host issue so you'll need to ask them.