Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
478
void
479
dbcontext::clear_error()
480
{
481
lock_failed = false;
482
commit_error = false;
483
}
484
485
void
486
dbcontext::close_tables_if()
Callers
2
run_one_nb
Method · 0.45
run_one_ep
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected