Housekeeping table

From MythTV Official Wiki
Revision as of 08:15, 23 January 2019 by TMonster (talk | contribs) (Table Description: - updated. Used Myth 30, but not sure when the table changed in the last 12 years :))

Jump to: navigation, search

Important.png Note: The correct title of this article is housekeeping table. It appears incorrectly here due to technical restrictions.

The housekeeping table lists housekeeping events (cleanup and recovery tasks) and the time at which they were last performed.

Table Description

Field name Type Null Key Default Extras
tag varchar(64) PRI NULL
hostname varchar(64) YES NULL
lastrun datetime YES NULL
lastsuccess datetime YES NULL

Example Entries

    tag: JobQueueCleanup
lastrun: 2006-10-11 11:10:14
    tag: InUseProgramsCleanup
lastrun: 2006-10-11 11:05:14
    tag: JobQueueRecover-localhost.localdomain
lastrun: 2007-03-12 09:36:17
    tag: MythFillDB
lastrun: 2007-03-12 18:40:58
    tag: DailyCleanup
lastrun: 2007-03-12 09:36:17