/[drupal]/contributions/modules/db_maintenance/db_maintenance.info
ViewVC logotype

Diff of /contributions/modules/db_maintenance/db_maintenance.info

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.7, Fri Aug 1 14:15:46 2008 UTC revision 1.8, Sat Aug 22 04:52:39 2009 UTC
# Line 1  Line 1 
1  ; $Id: db_maintenance.info,v 1.6 2008/04/30 21:07:29 deekayen Exp $  ; $Id: db_maintenance.info,v 1.5 2007/11/29 20:41:18 deekayen Exp $
2  name = DB Maintenance  name = DB Maintenance
3  description = "Executes an optimization query on database tables during cron jobs."  description = "Executes an OPTIMIZE TABLE query on MyISAM, InnoDB, or BerkeleyDB database tables in a MySQL database or a VACUUM on PostgreSQL tables."
4  core = 7.x  core = 7.x
5  files[] = db_maintenance.module  files[] = db_maintenance.module

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.2