MySQL 8.0.39
Source Code Documentation
|
Namespaces | |
namespace | binary_log |
The namespace contains classes representing events that can occur in a replication stream. | |
Functions | |
static void | binary_log::copy_str_and_move (Log_event_header::Byte **dst, const char **src, size_t len) |
Utility function for the Query_event constructor. More... | |