Home
last modified time | relevance | path

Searched refs:get_prev_position (Results 1 – 19 of 19) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dlog.cc282 my_off_t get_prev_position() in get_prev_position() function in binlog_cache_data
4757 (cache_mngr ? (ulong) cache_mngr->trx_cache.get_prev_position() : in binlog_start_trans_and_stmt()
4761 cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in binlog_start_trans_and_stmt()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dlog.cc346 my_off_t get_prev_position() in get_prev_position() function in binlog_cache_data
5787 (cache_mngr ? (ulong) cache_mngr->trx_cache.get_prev_position() : in binlog_start_trans_and_stmt()
5791 cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in binlog_start_trans_and_stmt()
11092 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in wsrep_register_binlog_handler()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dlog.cc341 my_off_t get_prev_position() in get_prev_position() function in binlog_cache_data
5695 (cache_mngr ? (ulong) cache_mngr->trx_cache.get_prev_position() : in binlog_start_trans_and_stmt()
5699 cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in binlog_start_trans_and_stmt()
10856 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in wsrep_register_binlog_handler()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dlog.cc341 my_off_t get_prev_position() in get_prev_position() function in binlog_cache_data
5695 (cache_mngr ? (ulong) cache_mngr->trx_cache.get_prev_position() : in binlog_start_trans_and_stmt()
5699 cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in binlog_start_trans_and_stmt()
10856 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in wsrep_register_binlog_handler()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dlog.cc346 my_off_t get_prev_position() in get_prev_position() function in binlog_cache_data
5787 (cache_mngr ? (ulong) cache_mngr->trx_cache.get_prev_position() : in binlog_start_trans_and_stmt()
5791 cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in binlog_start_trans_and_stmt()
11092 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in wsrep_register_binlog_handler()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dbinlog.cc683 my_off_t get_prev_position() const in get_prev_position() function in binlog_trx_cache_data
1400 else if (get_prev_position() != MY_OFF_T_UNDEF) in truncate()
8319 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in register_binlog_handler()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dbinlog.cc683 my_off_t get_prev_position() const in get_prev_position() function in binlog_trx_cache_data
1400 else if (get_prev_position() != MY_OFF_T_UNDEF) in truncate()
8319 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in register_binlog_handler()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dbinlog.cc683 my_off_t get_prev_position() const in get_prev_position() function in binlog_trx_cache_data
1400 else if (get_prev_position() != MY_OFF_T_UNDEF) in truncate()
8319 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in register_binlog_handler()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dbinlog.cc671 my_off_t get_prev_position() const in get_prev_position() function in binlog_trx_cache_data
1394 else if (get_prev_position() != MY_OFF_T_UNDEF) in truncate()
8097 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in register_binlog_handler()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dbinlog.cc663 my_off_t get_prev_position() const in get_prev_position() function in binlog_trx_cache_data
1348 else if (get_prev_position() != MY_OFF_T_UNDEF) in truncate()
7941 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in register_binlog_handler()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dbinlog.cc807 my_off_t get_prev_position() const in get_prev_position() function in binlog_trx_cache_data
1760 else if (get_prev_position() != MY_OFF_T_UNDEF) in truncate()
10208 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in register_binlog_handler()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dbinlog.cc807 my_off_t get_prev_position() const in get_prev_position() function in binlog_trx_cache_data
1761 else if (get_prev_position() != MY_OFF_T_UNDEF) in truncate()
10210 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in register_binlog_handler()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dlog.cc337 my_off_t get_prev_position()
5633 (cache_mngr ? (ulong) cache_mngr->trx_cache.get_prev_position() :
5637 cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF)
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dlog.cc337 my_off_t get_prev_position() in get_prev_position() function in binlog_cache_data
5633 (cache_mngr ? (ulong) cache_mngr->trx_cache.get_prev_position() : in binlog_start_trans_and_stmt()
5637 cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in binlog_start_trans_and_stmt()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dbinlog.cc837 my_off_t get_prev_position() const in get_prev_position() function in binlog_trx_cache_data
1858 else if (get_prev_position() != MY_OFF_T_UNDEF) in truncate()
10979 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in register_binlog_handler()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dbinlog.cc815 my_off_t get_prev_position() const in get_prev_position() function in binlog_trx_cache_data
1811 else if (get_prev_position() != MY_OFF_T_UNDEF) in truncate()
10384 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in register_binlog_handler()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dbinlog.cc837 my_off_t get_prev_position() const in get_prev_position() function in binlog_trx_cache_data
1858 else if (get_prev_position() != MY_OFF_T_UNDEF) in truncate()
10979 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in register_binlog_handler()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dbinlog.cc979 my_off_t get_prev_position() const { return before_stmt_pos; } in get_prev_position() function in binlog_trx_cache_data
2171 else if (get_prev_position() != MY_OFF_T_UNDEF) in truncate()
9359 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) { in register_binlog_handler()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dbinlog.cc837 my_off_t get_prev_position() const in get_prev_position() function in binlog_trx_cache_data
1858 else if (get_prev_position() != MY_OFF_T_UNDEF) in truncate()
10979 if (cache_mngr->trx_cache.get_prev_position() == MY_OFF_T_UNDEF) in register_binlog_handler()