Home
last modified time | relevance | path

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

/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dwsrep_hton.cc86 if (thd->wsrep_exec_mode == LOCAL_COMMIT) in wsrep_register_hton()
143 case LOCAL_COMMIT: in wsrep_post_commit()
319 if (thd->wsrep_exec_mode == LOCAL_COMMIT) in wsrep_commit()
591 thd->wsrep_exec_mode= LOCAL_COMMIT; in wsrep_run_wsrep_commit()
H A Dwsrep_mysqld.h33 LOCAL_COMMIT enumerator
H A Dwsrep_thd.cc682 (thd->wsrep_exec_mode == LOCAL_COMMIT)); in wsrep_thd_is_BF_or_commit()
H A Dsql_class.cc882 (thd->wsrep_exec_mode == LOCAL_COMMIT) ? "local commit" : "void"; in wsrep_thd_exec_mode_str()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dwsrep_hton.cc127 case LOCAL_COMMIT:
299 if (thd->wsrep_exec_mode == LOCAL_COMMIT)
578 thd->wsrep_exec_mode= LOCAL_COMMIT;
H A Dwsrep_thd.cc782 (thd->wsrep_exec_mode == LOCAL_COMMIT)); in wsrep_thd_is_BF_or_commit()
H A Dwsrep_mysqld.cc2642 (thd->wsrep_exec_mode == LOCAL_COMMIT) ? "local commit" : "void"; in wsrep_thd_exec_mode_str()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dwsrep_hton.cc127 case LOCAL_COMMIT: in wsrep_post_commit()
299 if (thd->wsrep_exec_mode == LOCAL_COMMIT) in wsrep_commit()
578 thd->wsrep_exec_mode= LOCAL_COMMIT; in wsrep_run_wsrep_commit()
H A Dwsrep_thd.cc782 (thd->wsrep_exec_mode == LOCAL_COMMIT)); in wsrep_thd_is_BF_or_commit()
H A Dwsrep_mysqld.cc2642 (thd->wsrep_exec_mode == LOCAL_COMMIT) ? "local commit" : "void"; in wsrep_thd_exec_mode_str()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dwsrep_hton.cc123 case LOCAL_COMMIT: in wsrep_post_commit()
297 if (thd->wsrep_exec_mode == LOCAL_COMMIT) in wsrep_commit()
553 thd->wsrep_exec_mode= LOCAL_COMMIT; in wsrep_run_wsrep_commit()
H A Dwsrep_mysqld.h34 LOCAL_COMMIT enumerator
H A Dwsrep_thd.cc648 (thd->wsrep_exec_mode == LOCAL_COMMIT)); in wsrep_thd_is_BF_or_commit()
H A Dsql_class.cc897 (thd->wsrep_exec_mode == LOCAL_COMMIT) ? "local commit" : "void"; in wsrep_thd_exec_mode_str()
/dports/databases/mariadb103-client/mariadb-10.3.34/include/mysql/
H A Dservice_wsrep.h51 LOCAL_COMMIT
/dports/databases/mariadb103-server/mariadb-10.3.34/include/mysql/
H A Dservice_wsrep.h51 LOCAL_COMMIT enumerator