![]() |
MySQL 9.7.0
Source Code Documentation
|
#include <cstddef>Go to the source code of this file.
Typedefs | |
| typedef void(* | audit_log_prune_adapt_v1_t) (size_t external_rotate_cycle) |
| Adjust pruning cycle to be slower than rotation on time, both: More... | |
| typedef void(* audit_log_prune_adapt_v1_t) (size_t external_rotate_cycle) |
Adjust pruning cycle to be slower than rotation on time, both:
| external_rotate_cycle | External cycle in seconds to adjust to. |