PDA

View Full Version : SQL Error : 1016 Can't open file: 'cseek_search_wordmatch.MYI' (errno: 145)


jude
10-16-05, 10:39 AM
This is the second day we are unable to use our forum. How do we fix this?

Could not insert new word matches

DEBUG MODE



INSERT INTO cseek_search_wordmatch (post_id, word_id, title_match) SELECT 4918, word_id, 0 FROM cseek_search_wordlist WHERE word_text IN ('pow', 'forum', 'means', 'table', 'case', 'cseeksearchwordmatch', 'needs', 'repaired', 'using', 'phpmyadmin')

Line : 251
File : functions_search.php

RTH10260
10-16-05, 11:32 AM
How do we fix this?
In another thread this was mentioned as a solution for your type of error:

In phpmyadmin open the database structure, mark/select the table listed in the error message and from the funtions below the table list chose 'Repair'.