DB Maintenance Drupal module
I added another module to Drupal contributions called DB maintenance. It runs an OPTIMIZE TABLE query on the busy tables for the websites I run. Now I don't have to remember to do it in phpMyAdmin regularly. There was another module called Database Administration or something like that, but it looked like overkill. What I made is a simple hack.


Post new comment