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

Method get_error_code

plugin/handler_socket/libhsclient/hstcpcli.cpp:112–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 2

op_insertMethod · 0.80
check_hs_errorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected