| Class | Innodb::Page::Sys |
| In: |
lib/innodb/page/sys.rb
|
| Parent: | Innodb::Page |
Another layer of indirection for pages of type SYS, as they have multiple uses within InnoDB. We‘ll override the self.handle method and check the page offset to decide which type of SYS page this is.