← Back to team overview

maria-developers team mailing list archive

WL#156 New (by Dreas): Add mysqlcheck option to directly repair

 

-----------------------------------------------------------------------
                              WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...........: Add mysqlcheck option to directly repair
CREATION DATE..: Sun, 10 Oct 2010, 12:58
SUPERVISOR.....: 
IMPLEMENTOR....: 
COPIES TO......: 
CATEGORY.......: Client-BackLog
TASK ID........: 156 (http://askmonty.org/worklog/?tid=156)
VERSION........: Benchmarks-3.0
STATUS.........: Un-Assigned
PRIORITY.......: 60
WORKED HOURS...: 0
ESTIMATE.......: 0 (hours remain)
ORIG. ESTIMATE.: 0

PROGRESS NOTES:



DESCRIPTION:

Currently when there are corrupt MyISAM tables, you need to run mysqlcheck with --
auto-repair to get the broken tables fixed. The repair action however occurs at 
the end, after ALL tables have first been checked. This is inconvenient cause you 
want to repair any broken tables ideally as soon as the corruption is detected so 
the table becomes fixed and accessible. So I'd like to get an option which will 
directly run the repair when corruption is detected, instead of waiting until all 
tables are checked.


ESTIMATED WORK TIME

ESTIMATED COMPLETION DATE
-----------------------------------------------------------------------
WorkLog (v4.0.0)