Home
last modified time | relevance | path

Searched refs:Binlog_sender (Results 1 – 21 of 21) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_binlog_sender.cc97 class Binlog_sender::Event_allocator {
114 Binlog_sender *m_sender = nullptr;
117 Binlog_sender::Binlog_sender(THD *thd, const char *start_file, in Binlog_sender() function in Binlog_sender
139 void Binlog_sender::init() { in init()
242 void Binlog_sender::cleanup() { in cleanup()
264 void Binlog_sender::run() { in run()
710 int Binlog_sender::check_start_file() { in check_start_file()
850 void Binlog_sender::init_checksum_alg() { in init_checksum_alg()
1142 inline int Binlog_sender::flush_net() { in flush_net()
1151 inline int Binlog_sender::send_packet() { in send_packet()
[all …]
H A Drpl_binlog_sender.h47 class Binlog_sender {
54 Binlog_sender(THD *thd, const char *start_file, my_off_t start_pos,
57 ~Binlog_sender() {} in ~Binlog_sender()
H A Drpl_master.cc1009 Binlog_sender sender(thd, log_ident, pos, slave_gtid_executed, flags); in mysql_binlog_send()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_binlog_sender.cc153 Sender_context_guard(Binlog_sender &target, in Sender_context_guard()
170 Binlog_sender &m_target;
175 Binlog_sender::Binlog_sender(THD *thd, const char *start_file, in Binlog_sender() function in Binlog_sender
192 void Binlog_sender::init() in init()
302 void Binlog_sender::cleanup() in cleanup()
326 void Binlog_sender::run() in run()
833 int Binlog_sender::check_start_file() in check_start_file()
989 void Binlog_sender::init_checksum_alg() in init_checksum_alg()
1318 inline int Binlog_sender::flush_net() in flush_net()
1329 inline int Binlog_sender::send_packet() in send_packet()
[all …]
H A Drpl_binlog_sender.h39 class Binlog_sender
42 Binlog_sender(THD *thd, const char *start_file, my_off_t start_pos,
45 ~Binlog_sender() {} in ~Binlog_sender()
H A Drpl_master.cc419 Binlog_sender sender(thd, log_ident, pos, slave_gtid_executed, flags); in mysql_binlog_send()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_binlog_sender.cc153 Sender_context_guard(Binlog_sender &target, in Sender_context_guard()
170 Binlog_sender &m_target;
175 Binlog_sender::Binlog_sender(THD *thd, const char *start_file, in Binlog_sender() function in Binlog_sender
192 void Binlog_sender::init() in init()
302 void Binlog_sender::cleanup() in cleanup()
326 void Binlog_sender::run() in run()
833 int Binlog_sender::check_start_file() in check_start_file()
989 void Binlog_sender::init_checksum_alg() in init_checksum_alg()
1318 inline int Binlog_sender::flush_net() in flush_net()
1329 inline int Binlog_sender::send_packet() in send_packet()
[all …]
H A Drpl_binlog_sender.h39 class Binlog_sender
42 Binlog_sender(THD *thd, const char *start_file, my_off_t start_pos,
45 ~Binlog_sender() {} in ~Binlog_sender()
H A Drpl_master.cc419 Binlog_sender sender(thd, log_ident, pos, slave_gtid_executed, flags); in mysql_binlog_send()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_binlog_sender.cc43 const uint32 Binlog_sender::PACKET_MIN_SIZE= 4096;
49 Binlog_sender::Binlog_sender(THD *thd, const char *start_file, in Binlog_sender() function in Binlog_sender
65 void Binlog_sender::init() in init()
175 void Binlog_sender::cleanup() in cleanup()
199 void Binlog_sender::run() in run()
683 void Binlog_sender::init_heartbeat_period() in init_heartbeat_period()
699 int Binlog_sender::check_start_file() in check_start_file()
855 void Binlog_sender::init_checksum_alg() in init_checksum_alg()
1184 inline int Binlog_sender::flush_net() in flush_net()
1195 inline int Binlog_sender::send_packet() in send_packet()
[all …]
H A Drpl_binlog_sender.h39 class Binlog_sender
42 Binlog_sender(THD *thd, const char *start_file, my_off_t start_pos,
45 ~Binlog_sender() {} in ~Binlog_sender()
H A Drpl_master.cc419 Binlog_sender sender(thd, log_ident, pos, slave_gtid_executed, flags); in mysql_binlog_send()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_binlog_sender.cc153 Sender_context_guard(Binlog_sender &target, in Sender_context_guard()
170 Binlog_sender &m_target;
175 Binlog_sender::Binlog_sender(THD *thd, const char *start_file, in Binlog_sender() function in Binlog_sender
192 void Binlog_sender::init() in init()
302 void Binlog_sender::cleanup() in cleanup()
326 void Binlog_sender::run() in run()
844 int Binlog_sender::check_start_file() in check_start_file()
1000 void Binlog_sender::init_checksum_alg() in init_checksum_alg()
1409 inline int Binlog_sender::flush_net() in flush_net()
1420 inline int Binlog_sender::send_packet() in send_packet()
[all …]
H A Drpl_binlog_sender.h39 class Binlog_sender
42 Binlog_sender(THD *thd, const char *start_file, my_off_t start_pos,
45 ~Binlog_sender() {} in ~Binlog_sender()
H A Drpl_master.cc419 Binlog_sender sender(thd, log_ident, pos, slave_gtid_executed, flags); in mysql_binlog_send()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_binlog_sender.cc153 Sender_context_guard(Binlog_sender &target, in Sender_context_guard()
170 Binlog_sender &m_target;
175 Binlog_sender::Binlog_sender(THD *thd, const char *start_file, in Binlog_sender() function in Binlog_sender
192 void Binlog_sender::init() in init()
302 void Binlog_sender::cleanup() in cleanup()
326 void Binlog_sender::run() in run()
844 int Binlog_sender::check_start_file() in check_start_file()
1000 void Binlog_sender::init_checksum_alg() in init_checksum_alg()
1409 inline int Binlog_sender::flush_net() in flush_net()
1420 inline int Binlog_sender::send_packet() in send_packet()
[all …]
H A Drpl_binlog_sender.h39 class Binlog_sender
42 Binlog_sender(THD *thd, const char *start_file, my_off_t start_pos,
45 ~Binlog_sender() {} in ~Binlog_sender()
H A Drpl_master.cc419 Binlog_sender sender(thd, log_ident, pos, slave_gtid_executed, flags); in mysql_binlog_send()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_binlog_sender.cc153 Sender_context_guard(Binlog_sender &target, in Sender_context_guard()
170 Binlog_sender &m_target;
175 Binlog_sender::Binlog_sender(THD *thd, const char *start_file, in Binlog_sender() function in Binlog_sender
192 void Binlog_sender::init() in init()
302 void Binlog_sender::cleanup() in cleanup()
326 void Binlog_sender::run() in run()
844 int Binlog_sender::check_start_file() in check_start_file()
1000 void Binlog_sender::init_checksum_alg() in init_checksum_alg()
1409 inline int Binlog_sender::flush_net() in flush_net()
1420 inline int Binlog_sender::send_packet() in send_packet()
[all …]
H A Drpl_binlog_sender.h39 class Binlog_sender
42 Binlog_sender(THD *thd, const char *start_file, my_off_t start_pos,
45 ~Binlog_sender() {} in ~Binlog_sender()
H A Drpl_master.cc419 Binlog_sender sender(thd, log_ident, pos, slave_gtid_executed, flags); in mysql_binlog_send()