MCPcopy Create free account
hub / github.com/MariaDB/server / get_error

Method get_error

plugin/handler_socket/libhsclient/hstcpcli.cpp:118–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 3

hstcpcli_mainFunction · 0.45
check_hs_errorMethod · 0.45
test_11Method · 0.45

Calls

no outgoing calls

Tested by 1

test_11Method · 0.36