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

Method clear_error

handlersocket/database.cpp:478–483  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

476}
477
478void
479dbcontext::clear_error()
480{
481 lock_failed = false;
482 commit_error = false;
483}
484
485void
486dbcontext::close_tables_if()

Callers 2

run_one_nbMethod · 0.45
run_one_epMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected