Skip to content

Commit

Permalink
MDEV-15914: Use buf_block_t* for undo, not page_t*
Browse files Browse the repository at this point in the history
trx_undof_page_add_undo_rec_log(): Write the undo page number
directly from the buf_block_t descriptor, not by decoding the
fields in the page frame.
  • Loading branch information
dr-m committed Apr 26, 2018
1 parent 76c62bc commit 6f88bc4
Showing 1 changed file with 105 additions and 128 deletions.
Loading

0 comments on commit 6f88bc4

Please sign in to comment.