Home
last modified time | relevance | path

Searched defs:update_binlog_end_pos (Results 1 – 12 of 12) sorted by relevance

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dbinlog.h711 void update_binlog_end_pos() in update_binlog_end_pos() function
728 void update_binlog_end_pos(const char *file, my_off_t pos) in update_binlog_end_pos() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dbinlog.h711 void update_binlog_end_pos() in update_binlog_end_pos() function
728 void update_binlog_end_pos(const char *file, my_off_t pos) in update_binlog_end_pos() function
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dbinlog.h710 void update_binlog_end_pos() in update_binlog_end_pos() function
727 void update_binlog_end_pos(const char *file, my_off_t pos) in update_binlog_end_pos() function
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dbinlog.h729 void update_binlog_end_pos() in update_binlog_end_pos() function
746 void update_binlog_end_pos(const char *file, my_off_t pos) in update_binlog_end_pos() function
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dbinlog.h729 void update_binlog_end_pos() in update_binlog_end_pos() function
746 void update_binlog_end_pos(const char *file, my_off_t pos) in update_binlog_end_pos() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dbinlog.h729 void update_binlog_end_pos() in update_binlog_end_pos() function
746 void update_binlog_end_pos(const char *file, my_off_t pos) in update_binlog_end_pos() function
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dlog.h768 void update_binlog_end_pos() in update_binlog_end_pos() function
780 void update_binlog_end_pos(my_off_t pos) in update_binlog_end_pos() function
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dlog.h760 void update_binlog_end_pos() in update_binlog_end_pos() function
772 void update_binlog_end_pos(my_off_t pos) in update_binlog_end_pos() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dlog.h760 void update_binlog_end_pos() in update_binlog_end_pos() function
772 void update_binlog_end_pos(my_off_t pos) in update_binlog_end_pos() function
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dlog.h762 void update_binlog_end_pos() in update_binlog_end_pos() function
774 void update_binlog_end_pos(my_off_t pos) in update_binlog_end_pos() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dlog.h768 void update_binlog_end_pos() in update_binlog_end_pos() function
780 void update_binlog_end_pos(my_off_t pos) in update_binlog_end_pos() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dbinlog.cc9268 void MYSQL_BIN_LOG::update_binlog_end_pos(bool need_lock) { in update_binlog_end_pos() function in MYSQL_BIN_LOG
9278 inline void MYSQL_BIN_LOG::update_binlog_end_pos(const char *file, in update_binlog_end_pos() function in MYSQL_BIN_LOG