On 7/6/05, Kevin Kuphal <[EMAIL PROTECTED]> wrote: > Tom Hines wrote: > > >Error was: Driver error was [2/1016]: > >QMYSQL3: Unable to execute query > >Database error was: > >Can't open file: 'program.MYD'. (errno: 145) > > > >Anyone know what went wrong? Or how I can fix it other than > >rebuilding the database? > > > > > Your table is corrupted > > http://dev.mysql.com/doc/mysql/en/repair.html >
Ah, thanks. A simple mysqlcheck --repair did the trick. Learned a little about Myth and a little about mysql :) Tom _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
