Sometimes the recordedmarkup table needs to be repaired in the database:

>From a command prompt, run

mysql -u mythtv mythconverg -p

And then within mysql:

REPAIR TABLE recordedmarkup;

That should fix the table, if that was your problem.  However, you
will have to get MythTV to re-flag the commericals on the shows which
were flagged while the table was corrupted.
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to