• Monty's avatar
    Improve logging of Aria redo's and undo's · c52e62a7
    Monty authored
    - Remove extra ',' and quotes
    - Remove extra newline and remove double newlines
    - Added options --lsn-redo-end and --lsn-undo-end to aria_read_log
    - Allow one to give the aria_read_log lsn aruments as number,0xhexnumber,
      the same way as lsn's are written by aria_read_log
    - Don't write full pages to redo log with EXTRA_DEBUG as this takes up
      a lot of disk and there has not been a need for this extra loggging for
      a long time. Instead one should use EXTRA_ARIA_DEBUG instead.
    c52e62a7
maria_def.h 65.1 KB