SQL 错误消息: "Table 'member_blog_replay' is marked as crashed and should be repaired" SQL 语句: "SELECT `member_blog_replay`.`mbbid` AS flea_pkref_mbbid, `member_blog_replay`.* FROM `member_blog_replay` WHERE `member_blog_replay`.`mbbid` IN ('7662','7661')" SQL 错误代码: "7335941".

错误原因:

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

异常的详细内容: exception 'FLEA_Db_Exception_SqlQuery' with message 'SQL 错误消息: "Table 'member_blog_replay' is marked as crashed and should be repaired"
SQL 语句: "SELECT `member_blog_replay`.`mbbid` AS flea_pkref_mbbid, `member_blog_replay`.* FROM `member_blog_replay`  WHERE `member_blog_replay`.`mbbid` IN ('7662','7661')"
SQL 错误代码: "7335941".' in /www/web/ggblog/public_html/libs/FLEA/FLEA/Db/Driver/Mysql.php:126
Stack trace:
#0 /www/web/ggblog/public_html/libs/FLEA/FLEA/Db/Driver/Abstract.php(513): FLEA_Db_Driver_Mysql->execute('SELECT `member_...')
#1 /www/web/ggblog/public_html/libs/FLEA/FLEA/Db/TableDataGateway.php(483): FLEA_Db_Driver_Abstract->assemble('SELECT `member_...', Array, 'replay', false, 'flea_pkref_mbbi...', NULL)
#2 /www/web/ggblog/public_html/app/Modle/Blog.php(520): FLEA_Db_TableDataGateway->findAll(' mbbid in (7661...', 'created DESC')
#3 /www/web/ggblog/public_html/app/Controller/Rss.php(76): Modle_Blog->_getBlogInfo(Array)
#4 /www/web/ggblog/public_html/app/Controller/Rss.php(34): Controller_Rss->_getMemberBlogMiddle(Array)
#5 /www/web/ggblog/public_html/libs/FLEA/FLEA/Dispatcher/Simple.php(120): Controller_Rss->actionIndex()
#6 /www/web/ggblog/public_html/libs/FLEA/FLEA/Dispatcher/Simple.php(77): FLEA_Dispatcher_Simple->_executeAction('Rss', 'Index', 'Controller_Rss')
#7 /www/web/ggblog/public_html/libs/FLEA/FLEA.php(816): FLEA_Dispatcher_Simple->dispatching()
#8 /www/web/ggblog/public_html/index.php(15): FLEA::runMVC()
#9 {main}

Exception: FLEA_Db_Exception_SqlQuery
Message: SQL 错误消息: "Table 'member_blog_replay' is marked as crashed and should be repaired" SQL 语句: "SELECT `member_blog_replay`.`mbbid` AS flea_pkref_mbbid, `member_blog_replay`.* FROM `member_blog_replay` WHERE `member_blog_replay`.`mbbid` IN ('7662','7661')" SQL 错误代码: "7335941".


Filename: /www/web/ggblog/public_html/libs/FLEA/FLEA/Db/Driver/Abstract.php [513]
#9 FLEA_Db_Driver_Mysql::execute('SELECT `member_blog_replay` ...')

Filename: /www/web/ggblog/public_html/libs/FLEA/FLEA/Db/TableDataGateway.php [483]
#8 FLEA_Db_Driver_Abstract::assemble('SELECT `member_blog_replay` ...', array(2), 'replay', , 'flea_pkref_mbbid', )

Filename: /www/web/ggblog/public_html/app/Modle/Blog.php [520]
#7 FLEA_Db_TableDataGateway::findAll(' mbbid in (7661,7662)', 'created DESC')

Filename: /www/web/ggblog/public_html/app/Controller/Rss.php [76]
#6 Modle_Blog::_getBlogInfo(array(2))

Filename: /www/web/ggblog/public_html/app/Controller/Rss.php [34]
#5 Controller_Rss::_getMemberBlogMiddle(array(23))

Filename: /www/web/ggblog/public_html/libs/FLEA/FLEA/Dispatcher/Simple.php [120]
#4 Controller_Rss::actionIndex()

Filename: /www/web/ggblog/public_html/libs/FLEA/FLEA/Dispatcher/Simple.php [77]
#3 FLEA_Dispatcher_Simple::_executeAction('Rss', 'Index', 'Controller_Rss')

Filename: /www/web/ggblog/public_html/libs/FLEA/FLEA.php [816]
#2 FLEA_Dispatcher_Simple::dispatching()

Filename: /www/web/ggblog/public_html/index.php [15]
#1 FLEA::runMVC()