Home
last modified time | relevance | path

Searched refs:binlog_version (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/databases/percona57-server/percona-server-5.7.36-39/libbinlogevents/src/
H A Dcontrol_events.cpp40 : Binary_log_event(&buf, description_event->binlog_version, in Rotate_event()
87 created(0), binlog_version(BINLOG_VERSION), in Start_event_v3()
99 binlog_version= binlog_ver; in Format_description_event()
189 if (binlog_version == 1) in Format_description_event()
281 :Binary_log_event(&buf, description_event->binlog_version, in Start_event_v3()
292 memcpy(&binlog_version, buf + ST_BINLOG_VER_OFFSET, 2); in Start_event_v3()
293 binlog_version= le16toh(binlog_version); in Start_event_v3()
487 : Binary_log_event(&buf, descr_event->binlog_version, in Incident_event()
556 : Binary_log_event(&buf, descr_event->binlog_version, in Ignorable_event()
997 : Binary_log_event(&buf, description_event->binlog_version, in Heartbeat_event()
[all …]
H A Dbinlog_event.cpp95 Log_event_header(const char* buf, uint16_t binlog_version) in Log_event_header() argument
130 switch (binlog_version) in Log_event_header()
296 Binary_log_event::Binary_log_event(const char **buf, uint16_t binlog_version, in Binary_log_event() argument
298 : m_header(*buf, binlog_version) in Binary_log_event()
330 description_event->binlog_version, in Unknown_event()
H A Dload_data_events.cpp165 :Binary_log_event(&buf, description_event->binlog_version, in Load_event()
330 if (description_event->binlog_version != 1) in Create_file_event()
379 : Binary_log_event(&buf, description_event->binlog_version, in Delete_file_event()
399 :Binary_log_event(&buf, description_event->binlog_version, in Execute_load_event()
423 : Binary_log_event(&buf, description_event->binlog_version, in Append_block_event()
H A Dstatement_events.cpp119 : Binary_log_event(&buf, description_event->binlog_version, in Query_event()
197 BAPI_ASSERT(description_event->binlog_version < 4); in Query_event()
472 :Binary_log_event(&buf, description_event->binlog_version, in User_var_event()
601 : Binary_log_event(&buf, description_event->binlog_version, in Intvar_event()
615 :Binary_log_event(&buf, description_event->binlog_version, in Rand_event()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/libbinlogevents/src/
H A Dcontrol_events.cpp40 : Binary_log_event(&buf, description_event->binlog_version, in Rotate_event()
87 created(0), binlog_version(BINLOG_VERSION), in Start_event_v3()
99 binlog_version= binlog_ver; in Format_description_event()
189 if (binlog_version == 1) in Format_description_event()
281 :Binary_log_event(&buf, description_event->binlog_version, in Start_event_v3()
292 memcpy(&binlog_version, buf + ST_BINLOG_VER_OFFSET, 2); in Start_event_v3()
293 binlog_version= le16toh(binlog_version); in Start_event_v3()
487 : Binary_log_event(&buf, descr_event->binlog_version, in Incident_event()
556 : Binary_log_event(&buf, descr_event->binlog_version, in Ignorable_event()
997 : Binary_log_event(&buf, description_event->binlog_version, in Heartbeat_event()
[all …]
H A Dbinlog_event.cpp95 Log_event_header(const char* buf, uint16_t binlog_version) in Log_event_header() argument
130 switch (binlog_version) in Log_event_header()
296 Binary_log_event::Binary_log_event(const char **buf, uint16_t binlog_version, in Binary_log_event() argument
298 : m_header(*buf, binlog_version) in Binary_log_event()
330 description_event->binlog_version, in Unknown_event()
H A Dload_data_events.cpp165 :Binary_log_event(&buf, description_event->binlog_version, in Load_event()
330 if (description_event->binlog_version != 1) in Create_file_event()
379 : Binary_log_event(&buf, description_event->binlog_version, in Delete_file_event()
399 :Binary_log_event(&buf, description_event->binlog_version, in Execute_load_event()
423 : Binary_log_event(&buf, description_event->binlog_version, in Append_block_event()
H A Dstatement_events.cpp119 : Binary_log_event(&buf, description_event->binlog_version, in Query_event()
197 BAPI_ASSERT(description_event->binlog_version < 4); in Query_event()
472 :Binary_log_event(&buf, description_event->binlog_version, in User_var_event()
601 : Binary_log_event(&buf, description_event->binlog_version, in Intvar_event()
615 :Binary_log_event(&buf, description_event->binlog_version, in Rand_event()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/libbinlogevents/src/
H A Dcontrol_events.cpp40 : Binary_log_event(&buf, description_event->binlog_version, in Rotate_event()
87 created(0), binlog_version(BINLOG_VERSION), in Start_event_v3()
99 binlog_version= binlog_ver; in Format_description_event()
189 if (binlog_version == 1) in Format_description_event()
281 :Binary_log_event(&buf, description_event->binlog_version, in Start_event_v3()
292 memcpy(&binlog_version, buf + ST_BINLOG_VER_OFFSET, 2); in Start_event_v3()
293 binlog_version= le16toh(binlog_version); in Start_event_v3()
487 : Binary_log_event(&buf, descr_event->binlog_version, in Incident_event()
550 : Binary_log_event(&buf, descr_event->binlog_version, in Ignorable_event()
991 : Binary_log_event(&buf, description_event->binlog_version, in Heartbeat_event()
[all …]
H A Dbinlog_event.cpp94 Log_event_header(const char* buf, uint16_t binlog_version) in Log_event_header() argument
129 switch (binlog_version) in Log_event_header()
294 Binary_log_event::Binary_log_event(const char **buf, uint16_t binlog_version, in Binary_log_event() argument
296 : m_header(*buf, binlog_version) in Binary_log_event()
328 description_event->binlog_version, in Unknown_event()
H A Dload_data_events.cpp165 :Binary_log_event(&buf, description_event->binlog_version, in Load_event()
330 if (description_event->binlog_version != 1) in Create_file_event()
379 : Binary_log_event(&buf, description_event->binlog_version, in Delete_file_event()
399 :Binary_log_event(&buf, description_event->binlog_version, in Execute_load_event()
423 : Binary_log_event(&buf, description_event->binlog_version, in Append_block_event()
H A Dstatement_events.cpp119 : Binary_log_event(&buf, description_event->binlog_version, in Query_event()
197 BAPI_ASSERT(description_event->binlog_version < 4); in Query_event()
472 :Binary_log_event(&buf, description_event->binlog_version, in User_var_event()
601 : Binary_log_event(&buf, description_event->binlog_version, in Intvar_event()
615 :Binary_log_event(&buf, description_event->binlog_version, in Rand_event()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/libbinlogevents/src/
H A Dcontrol_events.cpp40 : Binary_log_event(&buf, description_event->binlog_version, in Rotate_event()
87 created(0), binlog_version(BINLOG_VERSION), in Start_event_v3()
99 binlog_version= binlog_ver; in Format_description_event()
189 if (binlog_version == 1) in Format_description_event()
281 :Binary_log_event(&buf, description_event->binlog_version, in Start_event_v3()
292 memcpy(&binlog_version, buf + ST_BINLOG_VER_OFFSET, 2); in Start_event_v3()
293 binlog_version= le16toh(binlog_version); in Start_event_v3()
487 : Binary_log_event(&buf, descr_event->binlog_version, in Incident_event()
550 : Binary_log_event(&buf, descr_event->binlog_version, in Ignorable_event()
991 : Binary_log_event(&buf, description_event->binlog_version, in Heartbeat_event()
[all …]
H A Dbinlog_event.cpp94 Log_event_header(const char* buf, uint16_t binlog_version) in Log_event_header() argument
129 switch (binlog_version) in Log_event_header()
294 Binary_log_event::Binary_log_event(const char **buf, uint16_t binlog_version, in Binary_log_event() argument
296 : m_header(*buf, binlog_version) in Binary_log_event()
328 description_event->binlog_version, in Unknown_event()
H A Dload_data_events.cpp165 :Binary_log_event(&buf, description_event->binlog_version, in Load_event()
330 if (description_event->binlog_version != 1) in Create_file_event()
379 : Binary_log_event(&buf, description_event->binlog_version, in Delete_file_event()
399 :Binary_log_event(&buf, description_event->binlog_version, in Execute_load_event()
423 : Binary_log_event(&buf, description_event->binlog_version, in Append_block_event()
H A Dstatement_events.cpp119 : Binary_log_event(&buf, description_event->binlog_version, in Query_event()
197 BAPI_ASSERT(description_event->binlog_version < 4); in Query_event()
472 :Binary_log_event(&buf, description_event->binlog_version, in User_var_event()
601 : Binary_log_event(&buf, description_event->binlog_version, in Intvar_event()
615 :Binary_log_event(&buf, description_event->binlog_version, in Rand_event()
/dports/databases/percona57-client/percona-server-5.7.36-39/libbinlogevents/src/
H A Dcontrol_events.cpp40 : Binary_log_event(&buf, description_event->binlog_version, in Rotate_event()
87 created(0), binlog_version(BINLOG_VERSION), in Start_event_v3()
99 binlog_version= binlog_ver; in Format_description_event()
189 if (binlog_version == 1) in Format_description_event()
281 :Binary_log_event(&buf, description_event->binlog_version, in Start_event_v3()
292 memcpy(&binlog_version, buf + ST_BINLOG_VER_OFFSET, 2); in Start_event_v3()
293 binlog_version= le16toh(binlog_version); in Start_event_v3()
487 : Binary_log_event(&buf, descr_event->binlog_version, in Incident_event()
556 : Binary_log_event(&buf, descr_event->binlog_version, in Ignorable_event()
997 : Binary_log_event(&buf, description_event->binlog_version, in Heartbeat_event()
[all …]
H A Dbinlog_event.cpp95 Log_event_header(const char* buf, uint16_t binlog_version) in Log_event_header() argument
130 switch (binlog_version) in Log_event_header()
296 Binary_log_event::Binary_log_event(const char **buf, uint16_t binlog_version, in Binary_log_event() argument
298 : m_header(*buf, binlog_version) in Binary_log_event()
330 description_event->binlog_version, in Unknown_event()
H A Dload_data_events.cpp165 :Binary_log_event(&buf, description_event->binlog_version, in Load_event()
330 if (description_event->binlog_version != 1) in Create_file_event()
379 : Binary_log_event(&buf, description_event->binlog_version, in Delete_file_event()
399 :Binary_log_event(&buf, description_event->binlog_version, in Execute_load_event()
423 : Binary_log_event(&buf, description_event->binlog_version, in Append_block_event()
H A Dstatement_events.cpp119 : Binary_log_event(&buf, description_event->binlog_version, in Query_event()
197 BAPI_ASSERT(description_event->binlog_version < 4); in Query_event()
472 :Binary_log_event(&buf, description_event->binlog_version, in User_var_event()
601 : Binary_log_event(&buf, description_event->binlog_version, in Intvar_event()
615 :Binary_log_event(&buf, description_event->binlog_version, in Rand_event()
/dports/databases/mysql57-client/mysql-5.7.36/libbinlogevents/src/
H A Dcontrol_events.cpp40 : Binary_log_event(&buf, description_event->binlog_version, in Rotate_event()
87 created(0), binlog_version(BINLOG_VERSION), in Start_event_v3()
99 binlog_version= binlog_ver; in Format_description_event()
189 if (binlog_version == 1) in Format_description_event()
281 :Binary_log_event(&buf, description_event->binlog_version, in Start_event_v3()
292 memcpy(&binlog_version, buf + ST_BINLOG_VER_OFFSET, 2); in Start_event_v3()
293 binlog_version= le16toh(binlog_version); in Start_event_v3()
487 : Binary_log_event(&buf, descr_event->binlog_version, in Incident_event()
550 : Binary_log_event(&buf, descr_event->binlog_version, in Ignorable_event()
991 : Binary_log_event(&buf, description_event->binlog_version, in Heartbeat_event()
[all …]
H A Dbinlog_event.cpp94 Log_event_header(const char* buf, uint16_t binlog_version) in Log_event_header() argument
129 switch (binlog_version) in Log_event_header()
294 Binary_log_event::Binary_log_event(const char **buf, uint16_t binlog_version, in Binary_log_event() argument
296 : m_header(*buf, binlog_version) in Binary_log_event()
328 description_event->binlog_version, in Unknown_event()
H A Dload_data_events.cpp165 :Binary_log_event(&buf, description_event->binlog_version, in Load_event()
330 if (description_event->binlog_version != 1) in Create_file_event()
379 : Binary_log_event(&buf, description_event->binlog_version, in Delete_file_event()
399 :Binary_log_event(&buf, description_event->binlog_version, in Execute_load_event()
423 : Binary_log_event(&buf, description_event->binlog_version, in Append_block_event()
H A Dstatement_events.cpp119 : Binary_log_event(&buf, description_event->binlog_version, in Query_event()
197 BAPI_ASSERT(description_event->binlog_version < 4); in Query_event()
472 :Binary_log_event(&buf, description_event->binlog_version, in User_var_event()
601 : Binary_log_event(&buf, description_event->binlog_version, in Intvar_event()
615 :Binary_log_event(&buf, description_event->binlog_version, in Rand_event()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/libbinlogevents/include/
H A Dbinlog_event.h683 Log_event_header(const char* buf, uint16_t binlog_version);
832 Binary_log_event(const char **buf, uint16_t binlog_version,

1234567