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

Function ending_trans

sql/binlog.cc:1865–1868  ·  view source on GitHub ↗

This function checks if a transaction, either a multi-statement or a single statement transaction is about to commit or not. @param thd The client thread that executed the current statement. @param all Committing a transaction (i.e. TRUE) or a statement (i.e. FALSE). @return @c true if committing a transaction, otherwise @c false. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

truncateMethod · 0.85
rollbackMethod · 0.85
commitMethod · 0.85

Calls 1

ending_single_stmt_transFunction · 0.85

Tested by

no test coverage detected