[mythtv-users] need help with mysql database after crash and loss of 'recordedmarkup' table

Chris Petersen lists at forevermore.net
Mon May 3 17:30:54 EDT 2004


> What is in the 'recordedmarkup' mysql table?

The commercial flag info (not the cutlist).  You can wipe it out and
just run mythcommflag and get your info back.

You should also try:  REPAIR TABLE recordedmarkup;

Not sure if that was suggested, but mysql is pretty good about
recovering corrupted tables (since it's often only the index that gets
corrupted).

-Chris



More information about the mythtv-users mailing list