Home
last modified time | relevance | path

Searched refs:mts_group_status (Results 1 – 25 of 61) sorted by relevance

123

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_mts_submode.cc175 rli->mts_group_status= Relay_log_info::MTS_NOT_IN_GROUP; in wait_for_workers_to_finish()
693 assert(rli->mts_group_status == Relay_log_info::MTS_IN_GROUP); in schedule_next_event()
707 rli->mts_group_status= Relay_log_info::MTS_IN_GROUP; //wait set it to NOT in schedule_next_event()
1013 rli->mts_group_status= Relay_log_info::MTS_NOT_IN_GROUP; in wait_for_workers_to_finish()
H A Drpl_rli.h711 } mts_group_status; variable
841 mts_group_status == MTS_IN_GROUP; in is_mts_in_group()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_mts_submode.cc175 rli->mts_group_status= Relay_log_info::MTS_NOT_IN_GROUP; in wait_for_workers_to_finish()
693 assert(rli->mts_group_status == Relay_log_info::MTS_IN_GROUP); in schedule_next_event()
707 rli->mts_group_status= Relay_log_info::MTS_IN_GROUP; //wait set it to NOT in schedule_next_event()
1013 rli->mts_group_status= Relay_log_info::MTS_NOT_IN_GROUP; in wait_for_workers_to_finish()
H A Drpl_rli.h711 } mts_group_status; variable
841 mts_group_status == MTS_IN_GROUP; in is_mts_in_group()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_mts_submode.cc175 rli->mts_group_status= Relay_log_info::MTS_NOT_IN_GROUP; in wait_for_workers_to_finish()
693 assert(rli->mts_group_status == Relay_log_info::MTS_IN_GROUP); in schedule_next_event()
707 rli->mts_group_status= Relay_log_info::MTS_IN_GROUP; //wait set it to NOT in schedule_next_event()
1013 rli->mts_group_status= Relay_log_info::MTS_NOT_IN_GROUP; in wait_for_workers_to_finish()
H A Drpl_rli.h706 } mts_group_status; variable
836 mts_group_status == MTS_IN_GROUP; in is_mts_in_group()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_mts_submode.cc175 rli->mts_group_status= Relay_log_info::MTS_NOT_IN_GROUP; in wait_for_workers_to_finish()
693 assert(rli->mts_group_status == Relay_log_info::MTS_IN_GROUP); in schedule_next_event()
707 rli->mts_group_status= Relay_log_info::MTS_IN_GROUP; //wait set it to NOT in schedule_next_event()
1013 rli->mts_group_status= Relay_log_info::MTS_NOT_IN_GROUP; in wait_for_workers_to_finish()
H A Drpl_rli.h706 } mts_group_status; variable
836 mts_group_status == MTS_IN_GROUP; in is_mts_in_group()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_mts_submode.cc175 rli->mts_group_status= Relay_log_info::MTS_NOT_IN_GROUP; in wait_for_workers_to_finish()
693 assert(rli->mts_group_status == Relay_log_info::MTS_IN_GROUP); in schedule_next_event()
707 rli->mts_group_status= Relay_log_info::MTS_IN_GROUP; //wait set it to NOT in schedule_next_event()
1013 rli->mts_group_status= Relay_log_info::MTS_NOT_IN_GROUP; in wait_for_workers_to_finish()
H A Drpl_rli.h711 } mts_group_status; variable
841 mts_group_status == MTS_IN_GROUP; in is_mts_in_group()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_mts_submode.cc175 rli->mts_group_status= Relay_log_info::MTS_NOT_IN_GROUP; in wait_for_workers_to_finish()
693 DBUG_ASSERT(rli->mts_group_status == Relay_log_info::MTS_IN_GROUP); in schedule_next_event()
707 rli->mts_group_status= Relay_log_info::MTS_IN_GROUP; //wait set it to NOT in schedule_next_event()
1013 rli->mts_group_status= Relay_log_info::MTS_NOT_IN_GROUP; in wait_for_workers_to_finish()
H A Drpl_rli.h706 } mts_group_status; variable
836 mts_group_status == MTS_IN_GROUP; in is_mts_in_group()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_mts_submode.cc180 rli->mts_group_status = Relay_log_info::MTS_NOT_IN_GROUP; in wait_for_workers_to_finish()
771 DBUG_ASSERT(rli->mts_group_status == Relay_log_info::MTS_IN_GROUP); in schedule_next_event()
784 rli->mts_group_status = Relay_log_info::MTS_IN_GROUP; // wait set it to NOT in schedule_next_event()
1053 rli->mts_group_status = Relay_log_info::MTS_NOT_IN_GROUP; in wait_for_workers_to_finish()
H A Drpl_rli.h1170 } mts_group_status; variable
1296 return is_parallel_exec() && mts_group_status == MTS_IN_GROUP; in is_mts_in_group()
H A Drpl_applier_reader.cc493 (m_rli->mts_group_status != Relay_log_info::MTS_IN_GROUP); in disable_relay_log_space_limit_if_needed()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Drpl_rli.h581 } mts_group_status; variable
650 mts_group_status == MTS_IN_GROUP; in is_mts_in_group()
H A Drpl_rli.cc108 mts_group_status(MTS_NOT_IN_GROUP), reported_unsafe_warning(false), in Relay_log_info()
1066 mts_group_status != Relay_log_info::MTS_IN_GROUP); in inc_group_relay_log_pos()
1563 mts_group_status != MTS_NOT_IN_GROUP) in stmt_done()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Drpl_rli.h581 } mts_group_status; variable
650 mts_group_status == MTS_IN_GROUP; in is_mts_in_group()
H A Drpl_rli.cc108 mts_group_status(MTS_NOT_IN_GROUP), reported_unsafe_warning(false), in Relay_log_info()
1066 mts_group_status != Relay_log_info::MTS_IN_GROUP); in inc_group_relay_log_pos()
1563 mts_group_status != MTS_NOT_IN_GROUP) in stmt_done()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Drpl_rli.h581 } mts_group_status; variable
650 mts_group_status == MTS_IN_GROUP; in is_mts_in_group()
H A Drpl_rli.cc108 mts_group_status(MTS_NOT_IN_GROUP), reported_unsafe_warning(false), in Relay_log_info()
1066 mts_group_status != Relay_log_info::MTS_IN_GROUP); in inc_group_relay_log_pos()
1563 mts_group_status != MTS_NOT_IN_GROUP) in stmt_done()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Drpl_rli.h576 } mts_group_status; variable
645 mts_group_status == MTS_IN_GROUP; in is_mts_in_group()
H A Drpl_rli.cc108 mts_group_status(MTS_NOT_IN_GROUP), reported_unsafe_warning(false), in Relay_log_info()
1045 mts_group_status != Relay_log_info::MTS_IN_GROUP); in inc_group_relay_log_pos()
1496 mts_group_status != MTS_NOT_IN_GROUP) in stmt_done()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Drpl_rli.h576 } mts_group_status; variable
645 mts_group_status == MTS_IN_GROUP; in is_mts_in_group()
H A Drpl_rli.cc108 mts_group_status(MTS_NOT_IN_GROUP), reported_unsafe_warning(false), in Relay_log_info()
1045 mts_group_status != Relay_log_info::MTS_IN_GROUP); in inc_group_relay_log_pos()
1496 mts_group_status != MTS_NOT_IN_GROUP) in stmt_done()

123