This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

WIKI search database error



When attempting to search the WIKI, using http://processors.wiki.ti.com/index.php?search=beagleboard&title=Special%3ASearch&go=Go the following error is reported:

Database error

A database query error has occurred. This may indicate a bug in the software.

  • Query:
    SELECT page_id,page_namespace,page_title FROM `page`,`searchindex` WHERE (page_id=si_page) AND ( MATCH(si_title) AGAINST('+beagleboard ' IN BOOLEAN MODE) ) AND page_namespace = '0' LIMIT 50
  • Function: SearchMySQL::searchInternal
  • Error:145 Table './davincid_wikidb/searchindex' is marked as crashed and should be repaired (localhost)