Experimental project
This is a sandbox project, which contains experimental code for developer use only.
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:
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Created by FreekyMage on , updated

