[mythtv-users] HDHR broken after moving from SVN to 0.21

Michael T. Dean mtdean at thirdcontact.com
Tue Mar 18 16:50:31 UTC 2008


On 03/18/2008 09:39 AM, Ronald Frazier wrote:
> You might want to setup a cron job to repair the DB each reboot.
> Create a user that can repair the DB without requiring a password,
> then put the following in crontab
>
> @reboot /usr/bin/mysqlcheck -u repair_user --repair --all-databases

I'd recommend running the contributed optimize_mythdb.pl script, instead.

Mike


More information about the mythtv-users mailing list