DBD::mysql::db do failed: Incorrect key file for table './bugs/bugs_fulltext.MYI'; try to repair it [for Statement "UPDATE bugs_fulltext SET comments = ?, comments_noprivate = ?html
WHERE bug_id = ?"] at Bugzilla/Bug.pm line 1068mysql
Bugzilla::Bug::_sync_fulltext('Bugzilla::Bug=HASH(0x2f8f290)') called at Bugzilla/Bug.pm line 1015web
Bugzilla::Bug::update('Bugzilla::Bug=HASH(0x2f8f290)', '2014-03-07 14:23:50') called at /var/www/html/bugzilla/p_w_upload.cgi line 590sql
main::insert() called at /var/www/html/bugzilla/p_w_upload.cgi line 117ide
For help, please send mail to the webmaster (root@localhost), giving this error message and the time and date of the error. this
用mysql MYISAM 引擎,會在忽然斷電的狀況下,數據會出現不完整。spa
/etc/init.d/mysqld stop
htm
myisamchk -of bugs_fulltext.MYI //第一步it
myisamchk -r bugs_fulltext.MYI //第二步table
myisamchk bugs_fulltext.MYI //第三步