MyBB Community Forums

Full Version: MyBB has experienced an internal SQL error and cannot continue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://intellistaremulator.x10.mx/forum/

Problem:
Occurs when logging in, or attempting to view the forums when logged in.

MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1030 - Got error 28 from storage engine
Query:
SHOW COLUMNS FROM mybb_users LIKE 'passwordconvert'
Please contact the MyBB Group for support.


MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1030 - Got error 28 from storage engine
Query:
SHOW COLUMNS FROM mybb_users LIKE 'unreadpms'
Please contact the MyBB Group for support.

This is mybb 1.6.4
This is your host issue. Their drive is full so you've to contact them to resolve.
(2011-10-25, 01:12 PM)Yaldaram Wrote: [ -> ]This is your host issue. Their drive is full so you've to contact them to resolve.

MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1030 - Got error 28 from storage engine
Query:
SHOW COLUMNS FROM mybb_users LIKE 'unreadpms'
Please contact the MyBB Group for support.

There is enough space available... I am getting this when I try to send a PM.
(2011-10-27, 11:10 PM)TheWeatherGuy Wrote: [ -> ]There is enough space available...

Clearly not. The partition the MySQL server stores it's data on is full. Contact your host and reference the error.
(2011-10-27, 11:10 PM)TheWeatherGuy Wrote: [ -> ]There is enough space available

Error 28 is "out of disk space", so evidently there's not any free space - on the drive MySQL is using. That has nothing to do with whether your drive has any free space.