Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_binlog_sender.cc118 my_off_t start_pos, Gtid_set *exclude_gtids, in Binlog_sender() argument
124 m_exclude_gtid(exclude_gtids), in Binlog_sender()
125 m_using_gtid_protocol(exclude_gtids != nullptr), in Binlog_sender()
126 m_check_previous_gtid_event(exclude_gtids != nullptr), in Binlog_sender()
127 m_gtid_clear_fd_created_flag(exclude_gtids == nullptr), in Binlog_sender()
H A Drpl_binlog_sender.h55 Gtid_set *exclude_gtids, uint32 flag);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_binlog_sender.cc177 Gtid_set *exclude_gtids, uint32 flag) in Binlog_sender() argument
181 m_start_pos(start_pos), m_exclude_gtid(exclude_gtids), in Binlog_sender()
182 m_using_gtid_protocol(exclude_gtids != NULL), in Binlog_sender()
183 m_check_previous_gtid_event(exclude_gtids != NULL), in Binlog_sender()
184 m_gtid_clear_fd_created_flag(exclude_gtids == NULL), in Binlog_sender()
H A Drpl_binlog_sender.h43 Gtid_set *exclude_gtids, uint32 flag);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_binlog_sender.cc51 Gtid_set *exclude_gtids, uint32 flag) in Binlog_sender() argument
55 m_start_pos(start_pos), m_exclude_gtid(exclude_gtids), in Binlog_sender()
56 m_using_gtid_protocol(exclude_gtids != NULL), in Binlog_sender()
57 m_check_previous_gtid_event(exclude_gtids != NULL), in Binlog_sender()
58 m_gtid_clear_fd_created_flag(exclude_gtids == NULL), in Binlog_sender()
H A Drpl_binlog_sender.h43 Gtid_set *exclude_gtids, uint32 flag);
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_binlog_sender.cc177 Gtid_set *exclude_gtids, uint32 flag) in Binlog_sender() argument
181 m_start_pos(start_pos), m_exclude_gtid(exclude_gtids), in Binlog_sender()
182 m_using_gtid_protocol(exclude_gtids != NULL), in Binlog_sender()
183 m_check_previous_gtid_event(exclude_gtids != NULL), in Binlog_sender()
184 m_gtid_clear_fd_created_flag(exclude_gtids == NULL), in Binlog_sender()
H A Drpl_binlog_sender.h43 Gtid_set *exclude_gtids, uint32 flag);
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_binlog_sender.cc177 Gtid_set *exclude_gtids, uint32 flag) in Binlog_sender() argument
181 m_start_pos(start_pos), m_exclude_gtid(exclude_gtids), in Binlog_sender()
182 m_using_gtid_protocol(exclude_gtids != NULL), in Binlog_sender()
183 m_check_previous_gtid_event(exclude_gtids != NULL), in Binlog_sender()
184 m_gtid_clear_fd_created_flag(exclude_gtids == NULL), in Binlog_sender()
H A Drpl_binlog_sender.h43 Gtid_set *exclude_gtids, uint32 flag);
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_binlog_sender.cc177 Gtid_set *exclude_gtids, uint32 flag) in Binlog_sender() argument
181 m_start_pos(start_pos), m_exclude_gtid(exclude_gtids), in Binlog_sender()
182 m_using_gtid_protocol(exclude_gtids != NULL), in Binlog_sender()
183 m_check_previous_gtid_event(exclude_gtids != NULL), in Binlog_sender()
184 m_gtid_clear_fd_created_flag(exclude_gtids == NULL), in Binlog_sender()
H A Drpl_binlog_sender.h43 Gtid_set *exclude_gtids, uint32 flag);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_binlog_sender.cc177 Gtid_set *exclude_gtids, uint32 flag) in Binlog_sender() argument
181 m_start_pos(start_pos), m_exclude_gtid(exclude_gtids), in Binlog_sender()
182 m_using_gtid_protocol(exclude_gtids != NULL), in Binlog_sender()
183 m_check_previous_gtid_event(exclude_gtids != NULL), in Binlog_sender()
184 m_gtid_clear_fd_created_flag(exclude_gtids == NULL), in Binlog_sender()
H A Drpl_binlog_sender.h43 Gtid_set *exclude_gtids, uint32 flag);
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/rpl/t/
H A Drpl_master_errors.test137 --let $exclude_gtids= `SELECT @@GLOBAL.gtid_executed`
143 …p/output --read-from-remote-master=BINLOG-DUMP-GTIDS --exclude-gtids=$exclude_gtids master-bin.000…
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/rpl_gtid/t/
H A Drpl_master_errors.test138 --let $exclude_gtids= `SELECT @@GLOBAL.gtid_executed`
144 …p/output --read-from-remote-master=BINLOG-DUMP-GTIDS --exclude-gtids=$exclude_gtids master-bin.000…
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/rpl/t/
H A Drpl_master_errors.test137 --let $exclude_gtids= `SELECT @@GLOBAL.gtid_executed`
143 …p/output --read-from-remote-master=BINLOG-DUMP-GTIDS --exclude-gtids=$exclude_gtids master-bin.000…
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/rpl/t/
H A Drpl_master_errors.test137 --let $exclude_gtids= `SELECT @@GLOBAL.gtid_executed`
143 …p/output --read-from-remote-master=BINLOG-DUMP-GTIDS --exclude-gtids=$exclude_gtids master-bin.000…
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/rpl/t/
H A Drpl_master_errors.test137 --let $exclude_gtids= `SELECT @@GLOBAL.gtid_executed`
143 …p/output --read-from-remote-master=BINLOG-DUMP-GTIDS --exclude-gtids=$exclude_gtids master-bin.000…
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/rpl/t/
H A Drpl_master_errors.test137 --let $exclude_gtids= `SELECT @@GLOBAL.gtid_executed`
143 …p/output --read-from-remote-master=BINLOG-DUMP-GTIDS --exclude-gtids=$exclude_gtids master-bin.000…
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/rpl/t/
H A Drpl_master_errors.test137 --let $exclude_gtids= `SELECT @@GLOBAL.gtid_executed`
143 …p/output --read-from-remote-master=BINLOG-DUMP-GTIDS --exclude-gtids=$exclude_gtids master-bin.000…