Class Innodb::History
In: lib/innodb/history.rb
Parent: Object

The global history of record versions implemented through undo logs.

Methods

Public Class methods

Public Instance methods

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.

A helper to get to the trx_sys page in the Innodb::System.

[Validate]