You are here

Files in DB Maintenance 6

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 in a MySQL database." core = 6.x
db_maintenance.install db_maintenance.install Installation file for DB Maintenance (http://drupal.org/project/db_maintenance).
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 optimization query on selected tables for your database. This should probably NOT be used to optimize every table in your Drupal…

Other projects