SQL 错误消息: "Got error 28 from storage engine" SQL 语句: "SHOW FULL COLUMNS FROM `pic`" SQL 错误代码: "7335941".

错误原因:

您看到这个错误页面是因为应用程序抛出了没有捕获的异常。

异常的详细内容: exception 'FLEA_Db_Exception_SqlQuery' with message 'SQL 错误消息: "Got error 28 from storage engine"
SQL 语句: "SHOW FULL COLUMNS FROM `pic`"
SQL 错误代码: "7335941".' in /srv/www/lighttpd/FLEA/FLEA/Db/Driver/Mysql.php:126
Stack trace:
#0 /srv/www/lighttpd/FLEA/FLEA/Db/Driver/Mysql.php(244): FLEA_Db_Driver_Mysql->execute('SHOW FULL COLUM...')
#1 /srv/www/lighttpd/FLEA/FLEA/Db/TableDataGateway.php(1992): FLEA_Db_Driver_Mysql->metaColumns('`pic`')
#2 /srv/www/lighttpd/FLEA/FLEA/Db/TableDataGateway.php(333): FLEA_Db_TableDataGateway->_prepareMeta()
#3 /srv/www/lighttpd/FLEA/FLEA/Db/TableDataGateway.php(306): FLEA_Db_TableDataGateway->setDBO(Object(FLEA_Db_Driver_Mysql))
#4 /srv/www/lighttpd/FLEA/FLEA.php(422): FLEA_Db_TableDataGateway->FLEA_Db_TableDataGateway()
#5 /srv/www/lighttpd/APP/Controller/Pic.php(75): FLEA->getSingleton('Table_pic')
#6 /srv/www/lighttpd/FLEA/FLEA/Dispatcher/Simple.php(120): Controller_Pic->actiontj()
#7 /srv/www/lighttpd/FLEA/FLEA/Dispatcher/Simple.php(77): FLEA_Dispatcher_Simple->_executeAction('pic', 'tj', 'Controller_Pic')
#8 /srv/www/lighttpd/FLEA/FLEA.php(816): FLEA_Dispatcher_Simple->dispatching()
#9 /srv/www/lighttpd/index.php(27): FLEA::runMVC()
#10 {main}

Exception: FLEA_Db_Exception_SqlQuery
Message: SQL 错误消息: "Got error 28 from storage engine" SQL 语句: "SHOW FULL COLUMNS FROM `pic`" SQL 错误代码: "7335941".


Filename: /srv/www/lighttpd/FLEA/FLEA/Db/Driver/Mysql.php [244]
#10 FLEA_Db_Driver_Mysql::execute('SHOW FULL COLUMNS FROM `pic`')

Filename: /srv/www/lighttpd/FLEA/FLEA/Db/TableDataGateway.php [1992]
#9 FLEA_Db_Driver_Mysql::metaColumns('`pic`')

Filename: /srv/www/lighttpd/FLEA/FLEA/Db/TableDataGateway.php [333]
#8 FLEA_Db_TableDataGateway::_prepareMeta()

Filename: /srv/www/lighttpd/FLEA/FLEA/Db/TableDataGateway.php [306]
#7 FLEA_Db_TableDataGateway::setDBO(FLEA_Db_Driver_Mysql)

Filename: /srv/www/lighttpd/FLEA/FLEA.php [422]
#6 FLEA_Db_TableDataGateway::FLEA_Db_TableDataGateway()

Filename: /srv/www/lighttpd/APP/Controller/Pic.php [75]
#5 FLEA::getSingleton('Table_pic')

Filename: /srv/www/lighttpd/FLEA/FLEA/Dispatcher/Simple.php [120]
#4 Controller_Pic::actiontj()

Filename: /srv/www/lighttpd/FLEA/FLEA/Dispatcher/Simple.php [77]
#3 FLEA_Dispatcher_Simple::_executeAction('pic', 'tj', 'Controller_Pic')

Filename: /srv/www/lighttpd/FLEA/FLEA.php [816]
#2 FLEA_Dispatcher_Simple::dispatching()

Filename: /srv/www/lighttpd/index.php [27]
#1 FLEA::runMVC()