[mythtv-users] Mythmusic corrupted

Håkon Alstadheim hakon at alstadheim.priv.no
Thu May 17 20:18:29 UTC 2007


Andrew Chuah wrote:
> OK, I admit I screwed up :) I actually have a cron job dumping
> mythconverg every day, but it so happened that after deleting the DB,
> something happened (can't remember what it was) and I had to continue
> the next day. By that time, of course, my backup had been overwritten
> by the cronjob....
>   
Note the call to `date ..`

mysqldump  --default-character-set=latin1 \
 -u *** -p*** mythconverg > mythconverg`date '+%F'`.sql


More information about the mythtv-users mailing list