
Critical
Did you know that overhead (resulting from the deletion of rows in the DB tables) in your sql database can slow down your site? Using this module is similar to using defrag to defragment your harddrive. It works brilliantly and saves considerable time by allowing you to accomplish this task without using PHPMyAdmin or a similar tool. Great work!
Review by bwv [info] on March 24, 2010 - 09:07

Exactly what I was looking for
Optimizing your databases is an easy way to improve performance, especially on busy sites where the content changes frequently.
This module takes care of that job for you by automatically running MySQL's OPTIMIZE command on the tables of your choice. Optimization can be set to run hourly, daily, weekly, or monthly.
The module seems to work perfectly, and didn't require any tricks to start using. My only suggestion would be to add a "select all" option to the big list of tables.
Review by John [info] on July 3, 2008 - 19:41