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.


 Topics: ·

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
  • Allowed HTML tags: <hr /> <a> <p> <em> <strong> <cite> <code> <blockquote> <ul> <ol> <li> <dl> <dt> <dd> <div> <img> <h1> <h2> <h3> <h4> <h5>
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options