11-12-2013, 10:01 PM
I get this when editing a post. Anybody familiar with this?
Code:
General Error
SQL ERROR [ mysql4 ]
Table './MSCruzn/msbb3_search_wordmatch' is marked as crashed and last (automatic?) repair failed [144]
SQL
SELECT w.word_id, w.word_text, m.title_match FROM msbb3_search_wordlist w, msbb3_search_wordmatch m WHERE m.post_id = 83794 AND w.word_id = m.word_id
BACKTRACE
FILE: [ROOT]/includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: [ROOT]/includes/search/fulltext_native.php
LINE: 1155
CALL: dbal_mysql->sql_query()
FILE: [ROOT]/includes/functions_posting.php
LINE: 2516
CALL: fulltext_native->index()
FILE: [ROOT]/posting.php
LINE: 1134
CALL: submit_post()