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/
SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine
Started by lout, Dec 12 2009 04:59 PM
3 replies to this topic
#1
Posted 12 December 2009 - 05:10 PM
#2
Posted 13 December 2009 - 10:05 AM
Performing same query via PMA - same result. SS:


#3
Posted 13 December 2009 - 02:38 PM
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.
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.
- DO NOT PM ME ABOUT SUPPORT WITHOUT MY EXPLICIT PERMISSION.
- HAVE YOU LOGGED INTO YOUR CPANEL THIS MONTH
Quote
Pacman emerges victorious!
#4
Posted 13 December 2009 - 04:02 PM
Yep, there is free space on my account, I used only ~100mb. Thank you for answer, I will wait for djbob.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












