surion Posted May 9, 2007 Share Posted May 9, 2007 i got 2 corrupted tables in a database, "repair table" didn't seem to help, this is what "check table" returns: Host: localhost Database : lerarenforum Generatie Tijd: 10 Mei 2007 om 00:13 Gegenereerd door: phpMyAdmin 2.5.6 / MySQL 3.23.58-log SQL-query: CHECK TABLE forum_search_wordlist; Rijen: 4 Table Op Msg_type Msg_text lerarenforum.forum_search_wordlist check warning Table is marked as crashed and last repair failed lerarenforum.forum_search_wordlist check warning Size of indexfile is: 1867776 Should be: 289792 lerarenforum.forum_search_wordlist check error Found 12725 keys of 12724 lerarenforum.forum_search_wordlist check error Corrupt any suggestions??? Quote Link to comment https://forums.phpfreaks.com/topic/50730-help-corrupted-tables/ Share on other sites More sharing options...
bubblegum.anarchy Posted May 10, 2007 Share Posted May 10, 2007 If all else fails, rebuilding the search_word_list based on the other existing tables is an option, considering that is probably how the table is populated in the first place. Quote Link to comment https://forums.phpfreaks.com/topic/50730-help-corrupted-tables/#findComment-249454 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.