HERETIK squish this bug for me
Posted: Mon May 09, 2005 4:33 am
Could not insert new word matches
DEBUG MODE
SQL Error : 1016 Can't open file: 'phpbb_search_wordmatch.MYI'. (errno: 145)
INSERT INTO phpbb_search_wordmatch (post_id, word_id, title_match) SELECT 35779, word_id, 0 FROM phpbb_search_wordlist WHERE word_text IN ('kind', 'random', 'outbersts', 'words', 'fit', 'ware', 'shure')
Line : 251
File : functions_search.php
...That is the bug
DEBUG MODE
SQL Error : 1016 Can't open file: 'phpbb_search_wordmatch.MYI'. (errno: 145)
INSERT INTO phpbb_search_wordmatch (post_id, word_id, title_match) SELECT 35779, word_id, 0 FROM phpbb_search_wordlist WHERE word_text IN ('kind', 'random', 'outbersts', 'words', 'fit', 'ware', 'shure')
Line : 251
File : functions_search.php
...That is the bug