Home
last modified time | relevance | path

Searched refs:bf_aborted (Results 1 – 20 of 20) sorted by relevance

/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/include/wsrep/
H A Dtransaction.hpp208 bool bf_aborted() const in bf_aborted() function in wsrep::transaction
/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/include/wsrep/
H A Dtransaction.hpp208 bool bf_aborted() const in bf_aborted() function in wsrep::transaction
/dports/databases/mariadb105-client/mariadb-10.5.15/wsrep-lib/include/wsrep/
H A Dtransaction.hpp208 bool bf_aborted() const in bf_aborted() function in wsrep::transaction
/dports/databases/mariadb105-server/mariadb-10.5.15/wsrep-lib/include/wsrep/
H A Dtransaction.hpp208 bool bf_aborted() const in bf_aborted() function in wsrep::transaction
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_trans_observer.h99 return (thd->wsrep_trx().active() && thd->wsrep_trx().bf_aborted()); in wsrep_is_bf_aborted()
H A Dsql_class.cc1082 (wsrep_trx().bf_aborted() || wsrep_retry_counter)) in raise_condition()
H A Dsql_parse.cc7813 thd->wsrep_trx().bf_aborted()) in wsrep_mysql_parse()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_trans_observer.h102 return (thd->wsrep_trx().active() && thd->wsrep_trx().bf_aborted()); in wsrep_is_bf_aborted()
H A Dsql_class.cc1123 (wsrep_trx().bf_aborted() || wsrep_retry_counter)) in raise_condition()
H A Dsql_parse.cc7917 thd->wsrep_trx().bf_aborted()) in wsrep_mysql_parse()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_trans_observer.h99 return (thd->wsrep_trx().active() && thd->wsrep_trx().bf_aborted());
H A Dsql_class.cc1082 (wsrep_trx().bf_aborted() || wsrep_retry_counter)) in raise_condition()
H A Dsql_parse.cc7813 thd->wsrep_trx().bf_aborted()) in wsrep_mysql_parse()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_trans_observer.h102 return (thd->wsrep_trx().active() && thd->wsrep_trx().bf_aborted()); in wsrep_is_bf_aborted()
H A Dsql_class.cc1123 (wsrep_trx().bf_aborted() || wsrep_retry_counter)) in raise_condition()
H A Dsql_parse.cc7917 thd->wsrep_trx().bf_aborted()) in wsrep_mysql_parse()
/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/src/
H A Dtransaction.cpp869 if (bf_aborted() && client_state_.current_error() == wsrep::e_success && in after_statement()
1216 assert(bf_aborted()); in xa_replay_common()
/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/src/
H A Dtransaction.cpp869 if (bf_aborted() && client_state_.current_error() == wsrep::e_success && in after_statement()
1216 assert(bf_aborted()); in xa_replay_common()
/dports/databases/mariadb105-client/mariadb-10.5.15/wsrep-lib/src/
H A Dtransaction.cpp869 if (bf_aborted() && client_state_.current_error() == wsrep::e_success && in after_statement()
1216 assert(bf_aborted()); in xa_replay_common()
/dports/databases/mariadb105-server/mariadb-10.5.15/wsrep-lib/src/
H A Dtransaction.cpp869 if (bf_aborted() && client_state_.current_error() == wsrep::e_success && in after_statement()
1216 assert(bf_aborted()); in xa_replay_common()