Home
last modified time | relevance | path

Searched refs:wait_for_update_relay_log (Results 1 – 25 of 54) sorted by relevance

123

/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dbinlog.h556 int wait_for_update_relay_log(THD* thd, const struct timespec * timeout);
H A Drpl_slave.cc8240 ret= rli->relay_log.wait_for_update_relay_log(thd, &waittime); in next_event()
8246 rli->relay_log.wait_for_update_relay_log(thd, NULL); in next_event()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dbinlog.h556 int wait_for_update_relay_log(THD* thd, const struct timespec * timeout);
H A Drpl_slave.cc8031 ret= rli->relay_log.wait_for_update_relay_log(thd, &waittime); in next_event()
8037 rli->relay_log.wait_for_update_relay_log(thd, NULL); in next_event()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dbinlog.h566 int wait_for_update_relay_log(THD* thd, const struct timespec * timeout);
H A Drpl_slave.cc8174 ret= rli->relay_log.wait_for_update_relay_log(thd, &waittime); in next_event()
8180 rli->relay_log.wait_for_update_relay_log(thd, NULL); in next_event()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dbinlog.h566 int wait_for_update_relay_log(THD* thd, const struct timespec * timeout);
H A Drpl_slave.cc8174 ret= rli->relay_log.wait_for_update_relay_log(thd, &waittime); in next_event()
8180 rli->relay_log.wait_for_update_relay_log(thd, NULL); in next_event()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dbinlog.h566 int wait_for_update_relay_log(THD* thd, const struct timespec * timeout);
H A Drpl_slave.cc8174 ret= rli->relay_log.wait_for_update_relay_log(thd, &waittime); in next_event()
8180 rli->relay_log.wait_for_update_relay_log(thd, NULL); in next_event()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dbinlog.h737 int wait_for_update_relay_log(THD* thd, const struct timespec * timeout);
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dbinlog.h755 int wait_for_update_relay_log(THD* thd, const struct timespec * timeout);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dbinlog.h737 int wait_for_update_relay_log(THD* thd, const struct timespec * timeout);
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dbinlog.h755 int wait_for_update_relay_log(THD* thd, const struct timespec * timeout);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dbinlog.h755 int wait_for_update_relay_log(THD* thd, const struct timespec * timeout);
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dbinlog.h736 int wait_for_update_relay_log(THD* thd, const struct timespec * timeout);
H A Drpl_slave.cc9424 ret= rli->relay_log.wait_for_update_relay_log(thd, &waittime); in next_event()
9430 rli->relay_log.wait_for_update_relay_log(thd, NULL); in next_event()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dlog.h423 void wait_for_update_relay_log(THD* thd);
H A Dslave.cc4802 rli->relay_log.wait_for_update_relay_log(rli->sql_thd); in next_event()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dlog.h798 void wait_for_update_relay_log(THD* thd);
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dlog.h792 void wait_for_update_relay_log(THD* thd);
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dlog.h790 void wait_for_update_relay_log(THD* thd);
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dlog.h790 void wait_for_update_relay_log(THD* thd);
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dlog.h792 void wait_for_update_relay_log(THD* thd);
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dlog.h798 void wait_for_update_relay_log(THD* thd);

123