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

Method get_error

libhsclient/hstcpcli.cpp:117–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117std::string
118hstcpcli::get_error()
119{
120 return error_str;
121}
122
123int
124hstcpcli::read_more()

Callers 3

hstcpcli_mainFunction · 0.80
check_hs_errorMethod · 0.80
test_11Method · 0.80

Calls

no outgoing calls

Tested by 1

test_11Method · 0.64