Drush dbclean

Categories

Component ID

1349184

Component name

Drush dbclean

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This is a drush extension that optimizes drupal's database tables.

Installation:

Put in the drush/commands folder.

Examples:

  • Optimize tables if the combined amount of unoptimized space is over 5KB.
    drush dbcc 5
  • Show which tables get optimized.
    drush dbcc -v

Note:

It only works with mysql and MyISAM tables.

Sponsorship:

This module is sponsored by ONE Agency.

Related modules:

http://drupal.org/project/db_maintenance