| Class | Innodb::History |
| In: |
lib/innodb/history.rb
|
| Parent: | Object |
The global history of record versions implemented through undo logs.
Iterate through all history lists (one per rollback segment, nominally there are 128 rollback segments).
A helper to get to the history_list of a given space_id and page number.