MySQL 8.0.37
Source Code Documentation
statement_events.cpp File Reference
#include "statement_events.h"
#include <algorithm>
#include "event_reader_macros.h"

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...