Difference between revisions of "Optimize mythdb.pl"
From MythTV Official Wiki
Line 1: | Line 1: | ||
{{Wrongtitle|optimize_mythdb.pl}} | {{Wrongtitle|optimize_mythdb.pl}} | ||
− | '''optimize_mythdb.pl''' is a perl script in the contrib directory to run MYSQL utilities Repair and Optimize on each table in your MythTV database. It is recommended to run it | + | '''optimize_mythdb.pl''' is a perl script in the contrib directory to run MYSQL utilities Repair and Optimize on each table in your MythTV database. It is recommended to run it regularly from a cron job. For further information on maintenance, see [[User Manual:Periodic Maintenance]]. |
Revision as of 13:13, 30 July 2008
Note: The correct title of this article is optimize_mythdb.pl. It appears incorrectly here due to technical restrictions.
optimize_mythdb.pl is a perl script in the contrib directory to run MYSQL utilities Repair and Optimize on each table in your MythTV database. It is recommended to run it regularly from a cron job. For further information on maintenance, see User Manual:Periodic Maintenance.