[mythtv-users] database corruption

blind Pete 0123peter at gmail.com
Wed Jan 27 02:59:56 UTC 2016


Hi Everyone, 

I just got the following in my inbox.  To my ignorant eyes, 
this looks like a problem.  What I am ignorant about is; 
how much of a problem, and what is the correct remedial 
action?  


Begin forwarded message:

Date: Wed, 27 Jan 2016 02:05:49 +1100 (AEDT)
From: Anacron <root at PPlive>
To: root at PPlive
Subject: Anacron job 'cron.weekly' on PPlive


/etc/cron.weekly/mythtv-database:
mythconverg.recordedseek
error    : Key 1 doesn't point at all records
error    : Corrupt

Also for those who are interested: 

$ cat /etc/cron.weekly/mythtv-database 
#!/bin/sh
# /etc/cron.weekly/mythtv-database script - check and backup
mythconverg tables # Copyright 2005/12/02 2006/10/08 Paul Andreassen 
#                      2010 Mario Limonciello

set -e -u

DBNAME="mythconverg"
DEBIAN="--defaults-extra-file=/etc/mysql/debian.cnf"

/usr/bin/mysqlcheck $DEBIAN -s $DBNAME

/usr/share/mythtv/mythconverg_backup.pl

/usr/bin/logger -p daemon.info -i -t${0##*/} "$DBNAME checked and
backed up."

# End of file.

The system is Mythbuntu 14.04 LTS running the daily updates 
of 0.28pre, so...  this might be a bug that everyone is going 
to get, or it is just a random hardware glitch.  

Thanks in advance.  

-- 
testing
bP


More information about the mythtv-users mailing list