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

Namespaces

namespace  binary_log_debug
 
namespace  binary_log
 The namespace contains classes representing events that can occur in a replication stream.
 

Variables

const unsigned char checksum_version_split [3] = {5, 6, 1}
 Replication event checksum is introduced in the following "checksum-home" version. More...
 
const unsigned long checksum_version_product