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

Function trans_cannot_safely_rollback

sql/binlog.cc:1893–1898  ·  view source on GitHub ↗

This function checks if a transaction cannot be rolled back safely. @param thd The client thread that executed the current statement. @return @c true if cannot be safely rolled back, @c false otherwise. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

rollbackMethod · 0.85

Calls 2

thd_get_cache_mngrFunction · 0.85
cannot_rollbackMethod · 0.80

Tested by

no test coverage detected