MCPcopy Create free account
hub / github.com/MariaDB/server / trx_cache

Method trx_cache

sql/log_cache.h:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 }
74
75 bool trx_cache() { return is_trx_cache; }
76
77 /*
78 Return 1 if there is no relevant entries in the cache

Callers 2

binlog_get_cacheFunction · 0.80
write_gtid_eventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected