Home
last modified time | relevance | path

Searched refs:wsrep_thd_binlog_trx_reset (Results 1 – 16 of 16) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_client_service.cc130 if (WSREP_EMULATE_BINLOG(m_thd)) wsrep_thd_binlog_trx_reset(m_thd); in cleanup_transaction()
H A Dlog.h1252 void wsrep_thd_binlog_trx_reset(THD * thd);
H A Dwsrep_mysqld.cc2186 if (wsrep_emulate_bin_log) wsrep_thd_binlog_trx_reset(thd); in wsrep_TOI_begin_failed()
2530 if (wsrep_emulate_bin_log) wsrep_thd_binlog_trx_reset(thd); in wsrep_to_isolation_end()
H A Dlog.cc11032 void wsrep_thd_binlog_trx_reset(THD * thd) in wsrep_thd_binlog_trx_reset() function
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_client_service.cc131 if (WSREP_EMULATE_BINLOG(m_thd)) wsrep_thd_binlog_trx_reset(m_thd); in cleanup_transaction()
H A Dlog.h1244 void wsrep_thd_binlog_trx_reset(THD * thd);
H A Dwsrep_mysqld.cc1992 if (wsrep_emulate_bin_log) wsrep_thd_binlog_trx_reset(thd); in wsrep_TOI_begin_failed()
2286 if (wsrep_emulate_bin_log) wsrep_thd_binlog_trx_reset(thd); in wsrep_to_isolation_end()
H A Dlog.cc10796 void wsrep_thd_binlog_trx_reset(THD * thd) in wsrep_thd_binlog_trx_reset() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_client_service.cc131 if (WSREP_EMULATE_BINLOG(m_thd)) wsrep_thd_binlog_trx_reset(m_thd);
H A Dlog.h1244 void wsrep_thd_binlog_trx_reset(THD * thd);
H A Dwsrep_mysqld.cc1992 if (wsrep_emulate_bin_log) wsrep_thd_binlog_trx_reset(thd); in wsrep_TOI_begin_failed()
2286 if (wsrep_emulate_bin_log) wsrep_thd_binlog_trx_reset(thd); in wsrep_to_isolation_end()
H A Dlog.cc10796 void wsrep_thd_binlog_trx_reset(THD * thd) in wsrep_thd_binlog_trx_reset() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_client_service.cc130 if (WSREP_EMULATE_BINLOG(m_thd)) wsrep_thd_binlog_trx_reset(m_thd); in cleanup_transaction()
H A Dlog.h1252 void wsrep_thd_binlog_trx_reset(THD * thd);
H A Dwsrep_mysqld.cc2186 if (wsrep_emulate_bin_log) wsrep_thd_binlog_trx_reset(thd); in wsrep_TOI_begin_failed()
2530 if (wsrep_emulate_bin_log) wsrep_thd_binlog_trx_reset(thd); in wsrep_to_isolation_end()
H A Dlog.cc11032 void wsrep_thd_binlog_trx_reset(THD * thd) in wsrep_thd_binlog_trx_reset() function