• unknown's avatar
    WL#3072 Maria recovery · 3560de49
    unknown authored
    Minor change: decouple the writing of a recovery trace from
    compilation with --with-debug; that writing happens if and only
    if EXTRA_DEBUG. So one can enable (by defining EXTRA_DEBUG) a recovery trace
    in a non-debug build.
    
    
    storage/maria/ma_recovery.c:
      Small optimization. Decouple recovery trace from --with-debug.
    3560de49
ma_recovery.c 73.5 KB