![]() |
MySQL 26.7.0
Source Code Documentation
|
Redo log parsing and applying. More...
#include "log0redo.h"#include <memory>#include <unordered_map>#include "btr0cur.h"#include "buf0buf.h"#include "dict0mem.h"#include "fsp0fsp.h"#include "ibuf0ibuf.h"#include "log0test.h"#include "mtr0log.h"#include "mtr0mtr.h"#include "mtr0types.h"#include "page0cur.h"#include "page0zip.h"#include "sync0rw.h"#include "trx0rec.h"#include "trx0undo.h"#include "ut0dbg.h"#include "ut0expected.h"Classes | |
| class | ib::redo::Redo_applier::Impl |
Namespaces | |
| namespace | ib |
| namespace | ib::redo |
Redo log parsing and applying.