MCPcopy Create free account
hub / github.com/arkdb/inception / write_one_empty_group_to_cache

Function write_one_empty_group_to_cache

sql/binlog.cc:876–905  ·  view source on GitHub ↗

Checks if the given GTID exists in the Group_cache. If not, add it as an empty group. @todo Move this function into the cache class? @param thd THD object that owns the Group_cache @param cache_data binlog_cache_data object for the cache @param gtid GTID to check */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 4

add_empty_groupMethod · 0.80
is_trx_cacheMethod · 0.80
contains_gtidMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected