• unknown's avatar
    WL#3072 Maria recovery. Improving the progress message (small fixes · 9a57cc3f
    unknown authored
    plus printing a downcount of tables to flush).
    
    
    storage/maria/ma_recovery.c:
      improving the progress message of recovery; it used to assume that
      if there is a non-zero UNDO phase then there was a non-REDO phase,
      and if there are tables to flush there was an UNDO phase,
      which is not always true. We now print a downcount of tables to flush
      (4 3 2 1 0).
    9a57cc3f
ma_recovery.c 79.5 KB