• Monty's avatar
    Do not display not moved tables as moved in aria_chk · 5e7b1bad
    Monty authored
    This happened because in ma_open() we did not take into account that
    tran_man (Aria transaction manager) would not be initialized.
    Fixed by using the same check for minimum transaction id as we use
    during repair.
    
    Other things:
    - ariad_read_log now displays a readable timestamp
    - Removed printing of datapage for header. This removes
      some wrong warnings from the aria_read_log output
    5e7b1bad
trnman.c 28.4 KB