• unknown's avatar
    WL#3072 Maria recovery · 301a31fd
    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.
    301a31fd
ma_recovery.c 73.5 KB