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

Method flush

sql/binlog.cc:1090–1131  ·  view source on GitHub ↗

Flush caches to the binary log. If the cache is finalized, the cache will be flushed to the binary log file. If the cache is not finalized, nothing will be done. If flushing fails for any reason, an error will be reported and the cache will be reset. Flushing can fail in two circumstances: - It was not possible to write the cache to the file. In this case, it does not make sense t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

flushMethod · 0.45
flush_thread_cachesMethod · 0.45

Calls 2

gtid_before_write_cacheFunction · 0.85
write_cacheMethod · 0.80

Tested by

no test coverage detected