Home
last modified time | relevance | path

Searched refs:wsrep_thd_self_abort (Results 1 – 24 of 24) sorted by relevance

/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_dummy.cc98 void wsrep_thd_self_abort(THD *) in wsrep_thd_self_abort() function
H A Dservice_wsrep.cc110 extern "C" void wsrep_thd_self_abort(THD *thd) in wsrep_thd_self_abort() function
214 wsrep_thd_self_abort(victim_thd); in wsrep_handle_SR_rollback()
H A Dsql_plugin_services.inl162 wsrep_thd_self_abort,
H A Dwsrep_trans_observer.h356 wsrep_thd_self_abort(thd); in wsrep_before_rollback()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_dummy.cc98 void wsrep_thd_self_abort(THD *) in wsrep_thd_self_abort() function
H A Dservice_wsrep.cc110 extern "C" void wsrep_thd_self_abort(THD *thd)
214 wsrep_thd_self_abort(victim_thd);
H A Dsql_plugin_services.inl162 wsrep_thd_self_abort,
H A Dwsrep_trans_observer.h356 wsrep_thd_self_abort(thd);
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_dummy.cc98 void wsrep_thd_self_abort(THD *) in wsrep_thd_self_abort() function
H A Dservice_wsrep.cc109 extern "C" void wsrep_thd_self_abort(THD *thd) in wsrep_thd_self_abort() function
213 wsrep_thd_self_abort(victim_thd); in wsrep_handle_SR_rollback()
H A Dsql_plugin_services.inl163 wsrep_thd_self_abort,
H A Dwsrep_trans_observer.h385 wsrep_thd_self_abort(thd); in wsrep_before_rollback()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_dummy.cc98 void wsrep_thd_self_abort(THD *) in wsrep_thd_self_abort() function
H A Dservice_wsrep.cc109 extern "C" void wsrep_thd_self_abort(THD *thd) in wsrep_thd_self_abort() function
213 wsrep_thd_self_abort(victim_thd); in wsrep_handle_SR_rollback()
H A Dsql_plugin_services.inl163 wsrep_thd_self_abort,
H A Dwsrep_trans_observer.h385 wsrep_thd_self_abort(thd); in wsrep_before_rollback()
/dports/databases/mariadb105-client/mariadb-10.5.15/include/mysql/
H A Dservice_wsrep.h122 #define wsrep_thd_self_abort(T) wsrep_service->wsrep_thd_self_abort_func(T) macro
189 extern "C" void wsrep_thd_self_abort(MYSQL_THD thd);
/dports/databases/mariadb104-server/mariadb-10.4.24/include/mysql/
H A Dservice_wsrep.h119 #define wsrep_thd_self_abort(T) wsrep_service->wsrep_thd_self_abort_func(T) macro
183 extern "C" void wsrep_thd_self_abort(MYSQL_THD thd);
/dports/databases/mariadb105-server/mariadb-10.5.15/include/mysql/
H A Dservice_wsrep.h122 #define wsrep_thd_self_abort(T) wsrep_service->wsrep_thd_self_abort_func(T) macro
189 extern "C" void wsrep_thd_self_abort(MYSQL_THD thd);
/dports/databases/mariadb104-client/mariadb-10.4.24/include/mysql/
H A Dservice_wsrep.h119 #define wsrep_thd_self_abort(T) wsrep_service->wsrep_thd_self_abort_func(T) macro
183 extern "C" void wsrep_thd_self_abort(MYSQL_THD thd);
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/handler/
H A Dha_innodb.cc7766 wsrep_thd_self_abort(m_user_thd); in write_row()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/handler/
H A Dha_innodb.cc8226 wsrep_thd_self_abort(m_user_thd); in write_row()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/handler/
H A Dha_innodb.cc8226 wsrep_thd_self_abort(m_user_thd); in write_row()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/handler/
H A Dha_innodb.cc7766 wsrep_thd_self_abort(m_user_thd); in write_row()