![]() |
MySQL 26.7.0
Source Code Documentation
|
#include "log0handler_interface.h"#include "ut0dbg.h"#include "mtr0mtr.h"#include "sync0debug.h"#include "sync0types.h"#include "ut0log.h"Functions | |
| static void | log_free_check_validate () |
| void | log_free_check () |
| A wrapper for ib::redo::handler->wait_for_space(), which should be used in InnoDB code, as it verifies that InnoDB doesn't hold latches which could cause deadlocks. More... | |
| void log_free_check | ( | ) |
A wrapper for ib::redo::handler->wait_for_space(), which should be used in InnoDB code, as it verifies that InnoDB doesn't hold latches which could cause deadlocks.
|
static |