Search Wordlist table needs some repairin'
Posted: Sat Aug 29, 2009 6:20 pm
Behold, what I get at the time of this writing and last night, when I try to search the forums:
So yeah, there's your FYI.
Code: Select all
Could not obtain matched posts list
DEBUG MODE
SQL Error : 145 Table './typo_zoneminder/phpbb2_search_wordlist' is marked as crashed and should be repaired
SELECT m.post_id FROM phpbb2_search_wordlist w, phpbb2_search_wordmatch m WHERE w.word_text LIKE 'testing' AND m.word_id = w.word_id AND w.word_common <> 1
Line : 341
File : search.php