# File lib/innodb/page/sys_data_dictionary_header.rb, line 10 def size_data_dictionary_header ((8 * 3) + (4 * 7) + 4 + Innodb::FsegEntry::SIZE) end