How I fixed "table is marked as crashed and should be repaired" in Myth .20 on Ubuntu Feisty

Don't know what happened exactly, but I couldn't fast forward TV shows anymore. But this time the previous fix didn't work.

Went into PHPMyAdmin, went to the mythconverg.recordedseek table and was told that the table had crashed. I clicked on the SQL tab to run an SQL command on this table.

REPAIR TABLE recordedseek;

Then I had to run

mythcommflag --rebuild -f

on my recordings.

Now it works again.

Comments

mythcommflag ???

Thanks for sharing.
But what does this mean? the "mythcommflag" in your post

mythcommflag

Mythcommflag is the myth program that flags commercials in recorded programs. Here's the wiki page.

Work's great! Thanks a lot!

Work's great! Thanks a lot!

Thanks!

I had the same problem, but this was the last page I found. And it saved me! I used only "REPAIR TABLE", no need to "--rebuild -f" in my case.

Thank you very much Couldnt

Thank you very much Couldnt have fixed it without you <3

thanks :)

thanks :)

Helped me too!!

Helped me too!!

Great! This site was first

Great!
This site was first one, that google gave me and simply helped me with this problem...
Thanks

Great!

Great!
This site was first one, that google gave me and simply helped me with this problem...
Thanks

Thanks

That helped a whole lot, thanks.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options