[mythtv-users] Can't open file: 'program.MYI'. (errno: 145)

Torbjörn Jansson torbjorn.jansson at mbox200.swipnet.se
Sun Jun 27 08:17:46 EDT 2004


mythtv-users-bounces at mythtv.org <> wrote:
> Anyone have an idea on this error? My kids unplugged the
> computer while
> I was out on business.
> 
> I did check to see that the file was there.
> 

You need to repair the tables in the mythtv database.

Try executing something like the following sql
repair table probram;

You may have more tables that needs repairing too, I usialy run MySQL-Front
on my windows computer and repair the database from there.

While you repair the tables make sure you don't have anyone accessing the
tables, so shutdown mythfrontend and backend.



More information about the mythtv-users mailing list