Drupal.org Excerpt:
DB maintenance optimizes administrator-selected tables in the database during regular cron.php executions. For MyISAM tables, OPTIMIZE TABLE repairs a table if it has deleted or split rows, sorts table indexes, and updates table statistics. For BDB and InnoDB, OPTIMIZE rebuilds the table. Note, MySQL... [More...]
Details:
| Maintainer: | deekayen |
| Links: | |
| Categories: | Administration, Utility |
