Jump to content

lout

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by lout

  1. 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/

×
×
  • Create New...