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

Method flush_thread_caches

sql/binlog.cc:5933–5955  ·  view source on GitHub ↗

Flush caches for session. @note @c set_trans_pos is called with a pointer to the file name that the binary log currently use and a rotation will change the contents of the variable. The position is used when calling the after_flush, after_commit, and after_rollback hooks, but these have been placed so that they occur before a rotation is executed. It is the responsibility o

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

thd_get_cache_mngrFunction · 0.85
make_pairFunction · 0.85
set_trans_posMethod · 0.80
flushMethod · 0.45

Tested by

no test coverage detected