MySQL 8.3.0
Source Code Documentation
Gtid_state Member List

This is the complete list of members for Gtid_state, including all inherited members.

acquire_anonymous_ownership()Gtid_stateinline
acquire_ownership(THD *thd, const Gtid &gtid)Gtid_state
add_lost_gtids(Gtid_set *gtid_set, bool starts_with_plus)Gtid_state
assert_sidno_lock_owner(rpl_sidno sidno) constGtid_stateinline
atomic_anonymous_gtid_countGtid_stateprivate
atomic_anonymous_gtid_violation_countGtid_stateprivate
atomic_automatic_gtid_violation_countGtid_stateprivate
atomic_automatic_tagged_gtid_session_countGtid_stateprivate
atomic_gtid_wait_countGtid_stateprivate
begin_anonymous_gtid_violating_transaction()Gtid_stateinline
begin_automatic_gtid_violating_transaction()Gtid_stateinline
begin_gtid_wait()Gtid_stateinline
broadcast_owned_sidnos(const THD *thd)Gtid_stateprivate
broadcast_sidno(rpl_sidno sidno)Gtid_stateinline
broadcast_sidnos(const Gtid_set *set)Gtid_state
clear(THD *thd)Gtid_state
commit_group_sidnosGtid_stateprivate
compress(THD *thd)Gtid_state
dbug_print(const char *text="") constGtid_stateinline
decrease_gtid_automatic_tagged_count()Gtid_stateinline
end_anonymous_gtid_violating_transaction()Gtid_stateinline
end_automatic_gtid_violating_transaction()Gtid_stateinline
end_gtid_violating_transaction(THD *thd)Gtid_state
end_gtid_wait()Gtid_stateinline
ensure_commit_group_sidnos(rpl_sidno sidno)Gtid_stateprivate
ensure_sidno()Gtid_state
executed_gtidsGtid_stateprivate
generate_automatic_gtid(THD *thd, rpl_sidno specified_sidno=0, rpl_gno specified_gno=0)Gtid_state
get_anonymous_gtid_violating_transaction_count()Gtid_stateinline
get_anonymous_ownership_count()Gtid_stateinline
get_automatic_gno(rpl_sidno sidno) constGtid_state
get_automatic_gtid_violating_transaction_count()Gtid_stateinline
get_executed_gtids() constGtid_stateinline
get_gtid_wait_count()Gtid_stateinline
get_gtids_only_in_table() constGtid_stateinline
get_last_executed_gno(rpl_sidno sidno) constGtid_state
get_lost_gtids() constGtid_stateinline
get_max_string_length() constGtid_stateinline
get_owned_gtids() constGtid_stateinline
get_previous_gtids_logged() constGtid_stateinline
get_server_sidno() constGtid_stateinline
get_server_tsid() constGtid_stateinline
Gtid_state(Checkable_rwlock *_tsid_lock, Tsid_map *_tsid_map)Gtid_stateinline
gtids_only_in_tableGtid_stateprivate
increase_gtid_automatic_tagged_count()Gtid_stateinline
init()Gtid_state
is_any_session_assigning_automatic_tagged_gtids()Gtid_stateinline
is_executed(const Gtid &gtid) constGtid_stateinline
is_owned(const Gtid &gtid) constGtid_stateinline
lock_sidno(rpl_sidno sidno)Gtid_stateinline
lock_sidnos(const Gtid_set *set)Gtid_state
Locked_sidno_set typedefGtid_state
lost_gtidsGtid_stateprivate
next_free_gno_mapGtid_stateprivate
owned_gtidsGtid_stateprivate
previous_gtids_loggedGtid_stateprivate
print() constGtid_stateinline
read_gtid_executed_from_table()Gtid_state
release_anonymous_ownership()Gtid_stateinline
save(THD *thd)Gtid_state
save(const Gtid_set *gtid_set)Gtid_state
save_gtids_of_last_binlog_into_table()Gtid_state
server_sidnoGtid_stateprivate
specify_transaction_sidno(THD *thd, Gtid_state::Locked_sidno_set &sidno_set)Gtid_state
to_string(char *buf) constGtid_stateinline
to_string() constGtid_stateinline
Tsid typedefGtid_state
tsid_lockGtid_statemutableprivate
tsid_locksGtid_stateprivate
tsid_mapGtid_statemutableprivate
unlock_owned_sidnos(const THD *thd)Gtid_stateprivate
unlock_sidno(rpl_sidno sidno)Gtid_stateinline
unlock_sidnos(const Gtid_set *set)Gtid_state
update_commit_group(THD *first_thd)Gtid_state
update_gtids_impl(THD *thd, bool is_commit)Gtid_stateprivate
update_gtids_impl_begin(THD *thd)Gtid_stateprivate
update_gtids_impl_broadcast_and_unlock_sidno(rpl_sidno sidno)Gtid_stateprivate
update_gtids_impl_broadcast_and_unlock_sidnos()Gtid_stateprivate
update_gtids_impl_check_skip_gtid_rollback(THD *thd)Gtid_stateprivate
update_gtids_impl_do_nothing(THD *thd)Gtid_stateprivate
update_gtids_impl_end(THD *thd, bool more_trx)Gtid_stateprivate
update_gtids_impl_lock_sidno(rpl_sidno sidno)Gtid_stateprivate
update_gtids_impl_lock_sidnos(THD *thd)Gtid_stateprivate
update_gtids_impl_own_anonymous(THD *thd, bool *more_trx)Gtid_stateprivate
update_gtids_impl_own_gtid(THD *thd, bool is_commit)Gtid_stateprivate
update_gtids_impl_own_gtid_set(THD *thd, bool is_commit)Gtid_stateprivate
update_gtids_impl_own_nothing(THD *thd)Gtid_stateprivate
update_on_commit(THD *thd)Gtid_state
update_on_rollback(THD *thd)Gtid_state
update_prev_gtids(Gtid_set *write_gtid_set)Gtid_state
wait_for_gtid(THD *thd, const Gtid &gtid, struct timespec *abstime=nullptr)Gtid_state
wait_for_gtid_set(THD *thd, Gtid_set *gtid_set, double timeout, bool update_thd_status=true)Gtid_state
wait_for_sidno(THD *thd, rpl_sidno sidno, struct timespec *abstime, bool update_thd_status=true)Gtid_state
warn_or_err_on_modify_gtid_table(THD *thd, Table_ref *table)Gtid_state