Pagina 1 van 1

Database probleem

Geplaatst: 18 okt 2009, 14:05
door Beertjebabbel
  • Adres van je forum: http://www.babbeltjes.be/
    Event. modificaties op je forum: smilie categories, reply
    Wanneer ontstond het probleem? twee dagen geleden
    phpBB versie: 3.0.5


    Heb je onlangs iets veranderd aan je forum? Nee, er zijn wel problemen geweest bij de host
    Wat is het probleem?
Ik krijg vaak, niet altijd deze melding op het forum:

SQL ERROR [ mysqli ]
>
> Table './md135803db80373/phpbb_search_wordmatch' is marked as crashed and
> should be repaired [145]
>
> SQL
>
> SELECT w.word_id, w.word_text, m.title_match FROM phpbb_search_wordlist w,
> phpbb_search_wordmatch m WHERE m.post_id = 92616 AND w.word_id = m.word_id
>
> BACKTRACE
>
> FILE: includes/db/mysqli.php
> LINE: 163
> CALL: dbal->sql_error()
>
> FILE: includes/search/fulltext_native.php
> LINE: 1118
> CALL: dbal_mysqli->sql_query()
>
> FILE: includes/functions_posting.php
> LINE: 2500
> CALL: fulltext_native->index()
>
> FILE: posting.php
> LINE: 1023
> CALL: submit_post()


Als ik in de database kijk staat er dit: phpbb_search_wordmatch' is marked as crashed and should

Kan iemand mij helpen? Ik ken niet van die database dus aub eenvoudig uitgelegd ;)
..

Re: Database probleem

Geplaatst: 18 okt 2009, 14:13
door Paul
Voer deze query uit in phpmyadmn;

Code: Selecteer alles

REPAIR TABLE phpbb_search_wordmatch;

Re: Database probleem

Geplaatst: 18 okt 2009, 14:17
door Beertjebabbel
Ik heb terug een tabel, dus ik denk en hoop dat het opgelost is *hoop**hoop*

Dank je wel Paul!!! :D