MCPcopy Create free account
hub / github.com/DeNA/HandlerSocket-Plugin-for-MySQL / get_commit_error

Method get_commit_error

handlersocket/database.cpp:472–476  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

470}
471
472bool
473dbcontext::get_commit_error()
474{
475 return commit_error;
476}
477
478void
479dbcontext::clear_error()

Callers 2

run_one_nbMethod · 0.80
run_one_epMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected