Searched refs:wsrep_return_from_bf_mode (Results 1 – 4 of 4) sorted by relevance
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/ |
H A D | wsrep_thd.cc | 129 static void wsrep_return_from_bf_mode(THD *thd, struct wsrep_thd_shadow* shadow) in wsrep_return_from_bf_mode() function 180 wsrep_return_from_bf_mode(replay_thd, &shadow); in wsrep_replay_sp_transaction() 323 wsrep_return_from_bf_mode(thd, &shadow); in wsrep_replay_transaction() 464 wsrep_return_from_bf_mode(thd, &shadow); in wsrep_replication_process()
|
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/ |
H A D | wsrep_thd.cc | 141 static void wsrep_return_from_bf_mode(THD *thd, struct wsrep_thd_shadow* shadow) in wsrep_return_from_bf_mode() function 201 wsrep_return_from_bf_mode(replay_thd, &shadow); in wsrep_replay_sp_transaction() 354 wsrep_return_from_bf_mode(thd, &shadow); in wsrep_replay_transaction() 494 wsrep_return_from_bf_mode(thd, &shadow); in wsrep_replication_process()
|
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/ |
H A D | wsrep_thd.cc | 179 static void wsrep_return_from_bf_mode(THD *thd, struct wsrep_thd_shadow* shadow) in wsrep_return_from_bf_mode() function 239 wsrep_return_from_bf_mode(replay_thd, &shadow); in wsrep_replay_sp_transaction() 393 wsrep_return_from_bf_mode(thd, &shadow); in wsrep_replay_transaction() 536 wsrep_return_from_bf_mode(thd, &shadow); in wsrep_replication_process()
|
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/ |
H A D | wsrep_thd.cc | 179 static void wsrep_return_from_bf_mode(THD *thd, struct wsrep_thd_shadow* shadow) in wsrep_return_from_bf_mode() function 239 wsrep_return_from_bf_mode(replay_thd, &shadow); in wsrep_replay_sp_transaction() 393 wsrep_return_from_bf_mode(thd, &shadow); in wsrep_replay_transaction() 536 wsrep_return_from_bf_mode(thd, &shadow); in wsrep_replication_process()
|