Home
last modified time | relevance | path

Searched refs:wait_for_gtid_set (Results 1 – 25 of 71) sorted by relevance

123

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/rpl_gtid/t/
H A Drpl_reset_slave_all_thread_safe.test32 --echo # Case 2: Verify wait_for_gtid_set can block RESET SLAVE ALL
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/rpl/t/
H A Drpl_reset_slave_all_thread_safe.test33 --echo # Case 2: Verify wait_for_gtid_set can block RESET SLAVE ALL
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/rpl/t/
H A Drpl_reset_slave_all_thread_safe.test33 --echo # Case 2: Verify wait_for_gtid_set can block RESET SLAVE ALL
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/rpl/t/
H A Drpl_reset_slave_all_thread_safe.test33 --echo # Case 2: Verify wait_for_gtid_set can block RESET SLAVE ALL
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/rpl/t/
H A Drpl_reset_slave_all_thread_safe.test33 --echo # Case 2: Verify wait_for_gtid_set can block RESET SLAVE ALL
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/rpl/t/
H A Drpl_reset_slave_all_thread_safe.test33 --echo # Case 2: Verify wait_for_gtid_set can block RESET SLAVE ALL
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/rpl/t/
H A Drpl_reset_slave_all_thread_safe.test33 --echo # Case 2: Verify wait_for_gtid_set can block RESET SLAVE ALL
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_rli.h949 int wait_for_gtid_set(THD *thd, const char *gtid, double timeout,
963 int wait_for_gtid_set(THD *thd, String *gtid, double timeout,
977 int wait_for_gtid_set(THD *thd, const Gtid_set *wait_gtid_set, double timeout,
H A Drpl_rli.cc764 int Relay_log_info::wait_for_gtid_set(THD *thd, const char *gtid, in wait_for_gtid_set() function in Relay_log_info
780 return wait_for_gtid_set(thd, &wait_gtid_set, timeout, update_THD_status); in wait_for_gtid_set()
783 int Relay_log_info::wait_for_gtid_set(THD *thd, String *gtid, double timeout, in wait_for_gtid_set() function in Relay_log_info
786 return wait_for_gtid_set(thd, gtid->c_ptr_safe(), timeout, update_THD_status); in wait_for_gtid_set()
796 int Relay_log_info::wait_for_gtid_set(THD *thd, const Gtid_set *wait_gtid_set, in wait_for_gtid_set() function in Relay_log_info
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_rli.h521 int wait_for_gtid_set(THD* thd, String* gtid, double timeout);
522 int wait_for_gtid_set(THD* thd, const Gtid_set* wait_gtid_set,
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_rli.h516 int wait_for_gtid_set(THD* thd, String* gtid, double timeout);
517 int wait_for_gtid_set(THD* thd, const Gtid_set* wait_gtid_set,
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_rli.h521 int wait_for_gtid_set(THD* thd, String* gtid, double timeout);
522 int wait_for_gtid_set(THD* thd, const Gtid_set* wait_gtid_set,
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_rli.h516 int wait_for_gtid_set(THD* thd, String* gtid, double timeout);
517 int wait_for_gtid_set(THD* thd, const Gtid_set* wait_gtid_set,
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_rli.h521 int wait_for_gtid_set(THD* thd, String* gtid, double timeout);
522 int wait_for_gtid_set(THD* thd, const Gtid_set* wait_gtid_set,
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_rli.h516 int wait_for_gtid_set(THD* thd, String* gtid, double timeout);
517 int wait_for_gtid_set(THD* thd, const Gtid_set* wait_gtid_set,
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/rpl/r/
H A Drpl_reset_slave_all_thread_safe.result34 # Case 2: Verify wait_for_gtid_set can block RESET SLAVE ALL
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/rpl/r/
H A Drpl_reset_slave_all_thread_safe.result34 # Case 2: Verify wait_for_gtid_set can block RESET SLAVE ALL
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/rpl/r/
H A Drpl_reset_slave_all_thread_safe.result34 # Case 2: Verify wait_for_gtid_set can block RESET SLAVE ALL
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/rpl/r/
H A Drpl_reset_slave_all_thread_safe.result34 # Case 2: Verify wait_for_gtid_set can block RESET SLAVE ALL
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/rpl/r/
H A Drpl_reset_slave_all_thread_safe.result34 # Case 2: Verify wait_for_gtid_set can block RESET SLAVE ALL
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/rpl/r/
H A Drpl_reset_slave_all_thread_safe.result34 # Case 2: Verify wait_for_gtid_set can block RESET SLAVE ALL
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/rpl_gtid/r/
H A Drpl_reset_slave_all_thread_safe.result34 # Case 2: Verify wait_for_gtid_set can block RESET SLAVE ALL
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Drpl_rli.h429 int wait_for_gtid_set(THD* thd, String* gtid, double timeout);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Drpl_rli.h429 int wait_for_gtid_set(THD* thd, String* gtid, double timeout);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Drpl_rli.h429 int wait_for_gtid_set(THD* thd, String* gtid, double timeout);

123