MyBB Community Forums

Full Version: Another SQL Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
SQL Error:
1030 - Got error 28 from storage engine
Query:
SHOW COLUMNS FROM mybb_users LIKE 'unreadpms'

2nd Error of the week. Any ideas?

Site: http://cybertechforums.com
You'll need to ask your host about this, the disk is full.
I guess so but ive also got another message which suggests that theres a problem with a plugin.

SQL Error:
1030 - Got error 28 from storage engine
Query:
SELECT * FROM mybb_myadvertisements_advertisements WHERE zone=1 AND (expire>1294583216 OR unlimited=1) ORDER BY RAND() LIMIT 1
It is not a plugin issue. The MySQL hard drive is full and out of space.
It's only mentioning a plugin because that was the query it tried to execute.
Ok kewl, so basically rant at my host again. Big Grin

Thanks