Jump to content

SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine


lout

Recommended Posts

Account login: lout

 

Performing SQL query I get error: SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine

 

What can I try?

 

Full error:

 

[12-Dec-2009 05:43:39] PHP Fatal error: Uncaught exception 'Zend_Db_Statement_Exception' with message 'SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine' in /home/lout/public_html/system/library/Zend/Db/Statement/Pdo.php:61

Stack trace:

#0 /home/lout/public_html/system/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Pdo->_prepare('DESCRIBE `sessi...')

#1 /home/lout/public_html/system/library/Zend/Db/Adapter/Pdo/Abstract.php(184): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Pdo_Mysql), 'DESCRIBE `sessi...')

#2 /home/lout/public_html/system/library/Zend/Db/Adapter/Abstract.php(467): Zend_Db_Adapter_Pdo_Abstract->prepare('DESCRIBE `sessi...')

#3 /home/lout/public_html/system/library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('DESCRIBE `sessi...', Array)

#4 /home/lout/public_html/system/library/Zend/Db/Adapter/Pdo/Mysql.php(156): Zend_Db_Adapter_Pdo_Abstract->query('DESCRIBE `sessi...')

#5 /home/lout/public_html/system/library/Zend/Db/Table/Abstract.php(823): Zend_Db_Adapter_Pdo_Mysql->des in /home/lout/public_html/system/library/Zend/Db/Statement/Pdo.php on line 61

[12-Dec-2009 05:43:39] PHP Fatal error: Exception thrown without a stack frame in Unknown on line 0

 

These links say that there is no free disk space left for mysql:

 

http://www.mysql.com/news-and-events/newsl...0000000249.html

http://www.cyberciti.biz/faq/mysql-error-28-and-solution/

Link to comment
Share on other sites

From what I can tell, MySQL is complaining about a lack of space? Did you check to see that your 250mb aren't all used up?

If that is not the case, perhaps you could get help on the MySQL forums. However, if the solution involves server administration, you'll have to wait for the admin djbob to return. Sorry.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...