SQL 错误消息: "Table 'product' is marked as crashed and should be repaired" SQL 语句: "SELECT cid FROM product WHERE (`key` LIKE '%橡胶传动带%' OR name LIKE '%橡胶传动带%') GROUP BY cid" SQL 错误代码: "7335941".

错误原因:

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

异常的详细内容: exception 'FLEA_Db_Exception_SqlQuery' with message 'SQL 错误消息: "Table 'product' is marked as crashed and should be repaired"
SQL 语句: "SELECT cid FROM product WHERE (`key` LIKE '%橡胶传动带%' OR name LIKE '%橡胶传动带%')  GROUP BY cid"
SQL 错误代码: "7335941".' in /www/w/ww/www.chengduol.com/Libs/FLEA/FLEA/Db/Driver/Mysql.php:126
Stack trace:
#0 /www/w/ww/www.chengduol.com/Libs/FLEA/FLEA/Db/Driver/Abstract.php(511): FLEA_Db_Driver_Mysql->execute('SELECT cid FROM...')
#1 /www/w/ww/www.chengduol.com/Libs/FLEA/FLEA/Db/TableDataGateway.php(700): FLEA_Db_Driver_Abstract->getAll('SELECT cid FROM...')
#2 /www/w/ww/www.chengduol.com/App/Controller/Search.php(49): FLEA_Db_TableDataGateway->findBySql('SELECT cid FROM...')
#3 /www/w/ww/www.chengduol.com/Libs/FLEA/FLEA/Dispatcher/Simple.php(120): Controller_Search->actionIndex()
#4 /www/w/ww/www.chengduol.com/Libs/FLEA/FLEA/Dispatcher/Simple.php(77): FLEA_Dispatcher_Simple->_executeAction('Search', 'index', 'Controller_Sear...')
#5 /www/w/ww/www.chengduol.com/Libs/FLEA/FLEA.php(803): FLEA_Dispatcher_Simple->dispatching()
#6 /www/w/ww/www.chengduol.com/index.php(27): FLEA::runMVC()
#7 {main}

Exception: FLEA_Db_Exception_SqlQuery
Message: SQL 错误消息: "Table 'product' is marked as crashed and should be repaired" SQL 语句: "SELECT cid FROM product WHERE (`key` LIKE '%橡胶传动带%' OR name LIKE '%橡胶传动带%') GROUP BY cid" SQL 错误代码: "7335941".


Filename: /www/w/ww/www.chengduol.com/Libs/FLEA/FLEA/Db/Driver/Abstract.php [511]
#7 FLEA_Db_Driver_Mysql::execute('SELECT cid FROM product WHE ...')

Filename: /www/w/ww/www.chengduol.com/Libs/FLEA/FLEA/Db/TableDataGateway.php [700]
#6 FLEA_Db_Driver_Abstract::getAll('SELECT cid FROM product WHE ...')

Filename: /www/w/ww/www.chengduol.com/App/Controller/Search.php [49]
#5 FLEA_Db_TableDataGateway::findBySql('SELECT cid FROM product WHE ...')

Filename: /www/w/ww/www.chengduol.com/Libs/FLEA/FLEA/Dispatcher/Simple.php [120]
#4 Controller_Search::actionIndex()

Filename: /www/w/ww/www.chengduol.com/Libs/FLEA/FLEA/Dispatcher/Simple.php [77]
#3 FLEA_Dispatcher_Simple::_executeAction('Search', 'index', 'Controller_Search')

Filename: /www/w/ww/www.chengduol.com/Libs/FLEA/FLEA.php [803]
#2 FLEA_Dispatcher_Simple::dispatching()

Filename: /www/w/ww/www.chengduol.com/index.php [27]
#1 FLEA::runMVC()