24#ifndef MYSQL_BINLOG_EVENT_COMPRESSION_BASE_H
25#define MYSQL_BINLOG_EVENT_COMPRESSION_BASE_H
66namespace [[deprecated]] transaction {
67namespace [[deprecated]] compression {
#define T
Definition: jit_executor_value.cc:373
type
Definition: base.h:40
@ ZSTD
Definition: base.h:42
@ NONE
Definition: base.h:45
std::string type_to_string(type t)
Definition: base.cpp:29
constexpr unsigned int ZSTD_INSTRUMENTED_BELOW_VERSION
Definition: base.h:36
bool type_is_valid(T t)
Definition: base.h:49