[mythtv-users] Database errors

Michael Greb mikegrb at yahoo.com
Mon Aug 4 17:34:31 EDT 2003


Matt said:
<snip
>     And I've seen quite a few of these errors roll by, but I don't know
> what action they correspond to:
>
>
> DB Error (ClearMarkupMap deleting):
> Query was:
> DELETE FROM recordedmarkup WHERE chanid = '1057' AND starttime =
> '20030804090000'     AND type = -1;
> Driver error was [2/-1]:
> QMYSQL3: Unable to execute query
> Database error was:
> Can't open file: 'recordedmarkup.MYD'. (errno: 145)
<snip>
>     What might be causing these errors?
>
> I went directly from .8 to .1 so I ran both of the database updates back
> to back.  That shouldn't cause a problem should it?

Running the two scripts back to back shouldn't cause a problem.  It
appears though that your recordedmarkup table is corrupted.  You might try
using the mysqlrepair utility to fixup the table.

Michael


More information about the mythtv-users mailing list