Home
last modified time | relevance | path

Searched refs:more_trx (Results 1 – 14 of 14) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_gtid_state.cc901 void Gtid_state::update_gtids_impl_own_anonymous(THD *thd, bool *more_trx) { in update_gtids_impl_own_anonymous() argument
913 *more_trx = true; in update_gtids_impl_own_anonymous()
919 if (!(*more_trx && thd->variables.gtid_next.type == ANONYMOUS_GTID)) { in update_gtids_impl_own_anonymous()
932 void Gtid_state::update_gtids_impl_end(THD *thd, bool more_trx) { in update_gtids_impl_end() argument
933 if (!more_trx) end_gtid_violating_transaction(thd); in update_gtids_impl_end()
H A Drpl_gtid.h3545 void update_gtids_impl_own_anonymous(THD *thd, bool *more_trx);
3582 void update_gtids_impl_end(THD *thd, bool more_trx);
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_gtid_state.cc1012 bool *more_trx) in update_gtids_impl_own_anonymous() argument
1027 *more_trx= true; in update_gtids_impl_own_anonymous()
1033 if (!(*more_trx && in update_gtids_impl_own_anonymous()
1048 void Gtid_state::update_gtids_impl_end(THD *thd, bool more_trx) in update_gtids_impl_end() argument
1050 if (!more_trx) in update_gtids_impl_end()
H A Drpl_gtid.h3248 void update_gtids_impl_own_anonymous(THD* thd, bool *more_trx);
3285 void update_gtids_impl_end(THD *thd, bool more_trx);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_gtid_state.cc1016 bool *more_trx) in update_gtids_impl_own_anonymous() argument
1031 *more_trx= true; in update_gtids_impl_own_anonymous()
1037 if (!(*more_trx && in update_gtids_impl_own_anonymous()
1052 void Gtid_state::update_gtids_impl_end(THD *thd, bool more_trx) in update_gtids_impl_end() argument
1054 if (!more_trx) in update_gtids_impl_end()
H A Drpl_gtid.h3245 void update_gtids_impl_own_anonymous(THD* thd, bool *more_trx);
3282 void update_gtids_impl_end(THD *thd, bool more_trx);
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_gtid_state.cc1012 bool *more_trx) in update_gtids_impl_own_anonymous() argument
1027 *more_trx= true; in update_gtids_impl_own_anonymous()
1033 if (!(*more_trx && in update_gtids_impl_own_anonymous()
1048 void Gtid_state::update_gtids_impl_end(THD *thd, bool more_trx) in update_gtids_impl_end() argument
1050 if (!more_trx) in update_gtids_impl_end()
H A Drpl_gtid.h3248 void update_gtids_impl_own_anonymous(THD* thd, bool *more_trx);
3285 void update_gtids_impl_end(THD *thd, bool more_trx);
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_gtid_state.cc1000 bool *more_trx) in update_gtids_impl_own_anonymous() argument
1015 *more_trx= true; in update_gtids_impl_own_anonymous()
1021 if (!(*more_trx && in update_gtids_impl_own_anonymous()
1036 void Gtid_state::update_gtids_impl_end(THD *thd, bool more_trx) in update_gtids_impl_end() argument
1038 if (!more_trx) in update_gtids_impl_end()
H A Drpl_gtid.h3245 void update_gtids_impl_own_anonymous(THD* thd, bool *more_trx);
3282 void update_gtids_impl_end(THD *thd, bool more_trx);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_gtid_state.cc1012 bool *more_trx) in update_gtids_impl_own_anonymous() argument
1027 *more_trx= true; in update_gtids_impl_own_anonymous()
1033 if (!(*more_trx && in update_gtids_impl_own_anonymous()
1048 void Gtid_state::update_gtids_impl_end(THD *thd, bool more_trx) in update_gtids_impl_end() argument
1050 if (!more_trx) in update_gtids_impl_end()
H A Drpl_gtid.h3248 void update_gtids_impl_own_anonymous(THD* thd, bool *more_trx);
3285 void update_gtids_impl_end(THD *thd, bool more_trx);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_gtid_state.cc1000 bool *more_trx) in update_gtids_impl_own_anonymous() argument
1015 *more_trx= true; in update_gtids_impl_own_anonymous()
1021 if (!(*more_trx && in update_gtids_impl_own_anonymous()
1036 void Gtid_state::update_gtids_impl_end(THD *thd, bool more_trx) in update_gtids_impl_end() argument
1038 if (!more_trx) in update_gtids_impl_end()
H A Drpl_gtid.h3237 void update_gtids_impl_own_anonymous(THD* thd, bool *more_trx);
3274 void update_gtids_impl_end(THD *thd, bool more_trx);