You are here

Files in DB Maintenance 5

Primary tabs

File namesort descending Location Namespace Description
db_maintenance.info db_maintenance.info name = DB Maintenance description = "Executes an OPTIMIZE TABLE query on MyISAM, InnoDB, or BerkeleyDB database tables."
db_maintenance.install db_maintenance.install
db_maintenance.module db_maintenance.module Optimizes database tables during cron runs.
INSTALL.txt INSTALL.txt Database Maintenance Module Installation Instructions: 1. Copy the db_maintenance folder to your modules directory. 2. Enable db_maintenance module at: Administer > Site building > Modules 3. Select tables to be optimized during cron runs…
README.txt README.txt Database Maintenance Module Author: David Kent Norman http://deekayen.net/ DESCRIPTION ----------- Runs an OPTIMIZE TABLE query on selected tables for MySQL. This should probably NOT be used to optimize every table in your Drupal installation.…
settings_form.test tests/settings_form.test
table_list.test tests/table_list.test

Other projects