| Class | Innodb::LogReader |
| In: |
lib/innodb/log_reader.rb
|
| Parent: | Object |
Representation of the log group as a seekable stream of log records.
| checksum | [RW] | Whether to checksum blocks. |
Call the given block once for each record in the log until the end of the log (or a corrupted block) is reached. If the follow argument is true, retry.