optimize_database_tables 1.2.0

New features

New features

  • Tables across all $databases connections defined in settings.php can now be optimized in a single run.
  • Added support for multiple database connections via a new connections configuration key (defaults to ['default']).
  • Table identifiers now use the connection_key::table_name format.
  • The admin UI now:

    optimize_database_tables 1.0.0

    Unsupported

    Optimize Database Tables — Release Notes

    Summary

    A lightweight Drupal module to optimize MySQL/MariaDB tables from the admin UI or Drush,
    reporting size before/after and space saved.

    Subscribe with RSS Subscribe to Releases for Optimize Database Tables