Home
last modified time | relevance | path

Searched refs:run_commit_ordered (Results 1 – 12 of 12) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dlog.h83 void run_commit_ordered(THD *thd, bool all);
H A Dlog.cc8071 run_commit_ordered(entry->thd, entry->all); in write_transaction_to_binlog_events()
8464 run_commit_ordered(current->thd, current->all); in trx_group_commit_leader()
9219 TC_LOG::run_commit_ordered(THD *thd, bool all) in run_commit_ordered() function in TC_LOG
9321 run_commit_ordered(thd, all); in log_and_order()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dlog.h83 void run_commit_ordered(THD *thd, bool all);
H A Dlog.cc7729 run_commit_ordered(entry->thd, entry->all); in write_transaction_to_binlog_events()
8137 run_commit_ordered(current->thd, current->all); in trx_group_commit_leader()
8876 TC_LOG::run_commit_ordered(THD *thd, bool all) in run_commit_ordered() function in TC_LOG
8977 run_commit_ordered(thd, all); in log_and_order()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dlog.h82 void run_commit_ordered(THD *thd, bool all);
H A Dlog.cc7868 run_commit_ordered(entry->thd, entry->all); in write_transaction_to_binlog_events()
8259 run_commit_ordered(current->thd, current->all); in trx_group_commit_leader()
9014 TC_LOG::run_commit_ordered(THD *thd, bool all) in run_commit_ordered() function in TC_LOG
9115 run_commit_ordered(thd, all); in log_and_order()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dlog.h82 void run_commit_ordered(THD *thd, bool all);
H A Dlog.cc7868 run_commit_ordered(entry->thd, entry->all); in write_transaction_to_binlog_events()
8259 run_commit_ordered(current->thd, current->all); in trx_group_commit_leader()
9014 TC_LOG::run_commit_ordered(THD *thd, bool all) in run_commit_ordered() function in TC_LOG
9115 run_commit_ordered(thd, all); in log_and_order()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dlog.h83 void run_commit_ordered(THD *thd, bool all);
H A Dlog.cc7729 run_commit_ordered(entry->thd, entry->all);
8137 run_commit_ordered(current->thd, current->all);
8876 TC_LOG::run_commit_ordered(THD *thd, bool all)
8977 run_commit_ordered(thd, all);
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dlog.h83 void run_commit_ordered(THD *thd, bool all);
H A Dlog.cc8071 run_commit_ordered(entry->thd, entry->all); in write_transaction_to_binlog_events()
8464 run_commit_ordered(current->thd, current->all); in trx_group_commit_leader()
9219 TC_LOG::run_commit_ordered(THD *thd, bool all) in run_commit_ordered() function in TC_LOG
9321 run_commit_ordered(thd, all); in log_and_order()