← Back to team overview

maria-developers team mailing list archive

New (by Sanja): Avoid flushing keycache to disk in case of DROPping DATABASE (56)

 

-----------------------------------------------------------------------
                              WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...........: Avoid flushing keycache to disk in case of DROPping DATABASE
CREATION DATE..: Thu, 15 Oct 2009, 17:35
SUPERVISOR.....: Monty
IMPLEMENTOR....: Sanja
COPIES TO......: 
CATEGORY.......: Server-Sprint
TASK ID........: 56 (http://askmonty.org/worklog/?tid=56)
VERSION........: Server-5.1
STATUS.........: Code-Review
PRIORITY.......: 60
WORKED HOURS...: 0
ESTIMATE.......: 3 (hours remain)
ORIG. ESTIMATE.: 3

PROGRESS NOTES:



DESCRIPTION:

When DROP DATABASE executed keycache of tables of the database flushed to disk
before removing table which is wasting of resources. So better to have table
removed from keycache without writing changes on disk as it was done for DROP TABLE.


ESTIMATED WORK TIME

ESTIMATED COMPLETION DATE
-----------------------------------------------------------------------
WorkLog (v3.5.9)