![]() |
MySQL 26.7.0
Source Code Documentation
|
Redo log - functions related to redo formats before 8.0.30. More...
#include <sstream>#include "log0files_io.h"#include "log0pre_8_0_30.h"#include "log0types.h"#include "mach0data.h"Namespaces | |
| namespace | log_pre_8_0_30 |
Functions | |
| std::string | log_pre_8_0_30::file_name (Log_file_id file_id) |
| Provides name of the log file with the given file id, e.g. More... | |
| bool | log_pre_8_0_30::files_validate_format (const Log_files_context &files_ctx, const ut::vector< Log_file_id_and_header > &files, Log_format &format) |
| Validates that ib_logfile0 exists and has format older than VERSION_8_0_30. More... | |
Redo log - functions related to redo formats before 8.0.30.