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

Method get_error_code

libhsclient/hstcpcli.cpp:111–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109}
110
111int
112hstcpcli::get_error_code()
113{
114 return error_code;
115}
116
117std::string
118hstcpcli::get_error()

Callers 2

op_insertMethod · 0.80
check_hs_errorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected