Hello - is is perhaps an odd request, but I'd like you to remove a feature.
I noticed the new optimize table functionality:
http://cvs.drupal.org/diff.php?path=contributions/modules/sitedoc/sitedo...
This doesn't really fit with my mental image of what a "sitedoc" module should do. Also, the text presented to the user "Release overhead?" does a poor job of explaining exactly how it will release that overhead and doesn't explain that doing so will slow down the database server.
There are other modules (several in fact) which do this already. Those modules are database related modules which is the logical place for functionality like this.
While I agree this is a useful feature, i think it's important to keep modules logically grouped to their purpose.
Comments
Comment #1
nancydruhttp://drupal.org/node/150609 item #1
Comment #2
nancydruI am, however, adding a description field to indicate that this is SQL intensive and uses OPTIMIZE.