Searched refs:wsrep_prepare_bf_thd (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 | 95 static void wsrep_prepare_bf_thd(THD *thd, struct wsrep_thd_shadow* shadow) in wsrep_prepare_bf_thd() function 163 wsrep_prepare_bf_thd(replay_thd, &shadow); in wsrep_replay_sp_transaction() 313 wsrep_prepare_bf_thd(thd, &shadow); in wsrep_replay_transaction() 405 wsrep_prepare_bf_thd(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 | 96 static void wsrep_prepare_bf_thd(THD *thd, struct wsrep_thd_shadow* shadow) in wsrep_prepare_bf_thd() function 184 wsrep_prepare_bf_thd(replay_thd, &shadow); in wsrep_replay_sp_transaction() 334 wsrep_prepare_bf_thd(thd, &shadow); in wsrep_replay_transaction() 438 wsrep_prepare_bf_thd(thd, &shadow); in wsrep_replication_process()
|
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/ |
H A D | wsrep_thd.cc | 141 static void wsrep_prepare_bf_thd(THD *thd, struct wsrep_thd_shadow* shadow) in wsrep_prepare_bf_thd() function 224 wsrep_prepare_bf_thd(replay_thd, &shadow); in wsrep_replay_sp_transaction() 370 wsrep_prepare_bf_thd(thd, &shadow); in wsrep_replay_transaction() 478 wsrep_prepare_bf_thd(thd, &shadow); in wsrep_replication_process()
|
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/ |
H A D | wsrep_thd.cc | 141 static void wsrep_prepare_bf_thd(THD *thd, struct wsrep_thd_shadow* shadow) in wsrep_prepare_bf_thd() function 224 wsrep_prepare_bf_thd(replay_thd, &shadow); in wsrep_replay_sp_transaction() 370 wsrep_prepare_bf_thd(thd, &shadow); in wsrep_replay_transaction() 478 wsrep_prepare_bf_thd(thd, &shadow); in wsrep_replication_process()
|