# File lib/innodb/page/undo_log.rb, line 8 def size_undo_page_header 2 + 2 + 2 + Innodb::List::NODE_SIZE end