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

Method finish_commit

sql/binlog.cc:6220–6245  ·  view source on GitHub ↗

Helper function executed when leaving @c ordered_commit. This function contain the necessary code for fetching the error code, doing post-commit checks, and wrapping up the commit if necessary. It is typically called when enter_stage indicates that the thread should bail out, and also when the ultimate leader thread finishes executing @c ordered_commit. It is typically used

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

ha_commit_lowFunction · 0.85
thd_get_cache_mngrFunction · 0.85
set_undefinedMethod · 0.80
update_on_commitMethod · 0.80
dbug_any_finalizedMethod · 0.80
rdlockMethod · 0.45
unlockMethod · 0.45

Tested by

no test coverage detected