The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=482 ====================================================================== Reported By: paul Assigned To: paul ====================================================================== Project: DBMail Issue ID: 482 Category: Database layer Reproducibility: always Severity: minor Priority: normal Status: resolved target: Resolution: fixed Fixed in Version: 2.2.2 ====================================================================== Date Submitted: 01-Jan-07 17:05 CET Last Modified: 01-Jan-07 17:05 CET ====================================================================== Summary: use ANALYZE TABLE instead of OPTIMIZE TABLE in mysql driver Description: Optimize table does a full table lock while copying the whole table. This is overkill given the intended purpose. Analyze table serves the same purpose taking less time and requires only a read lock. ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 01-Jan-07 17:05 paul New Issue 01-Jan-07 17:05 paul Status new => assigned 01-Jan-07 17:05 paul Assigned To => paul 01-Jan-07 17:05 paul Status assigned => resolved 01-Jan-07 17:05 paul Resolution open => fixed 01-Jan-07 17:05 paul Fixed in Version => 2.2.2 01-Jan-07 17:05 paul Description Updated ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://twister.fastxs.net/mailman/listinfo/dbmail-dev