MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / get_host

Method get_host

sql/sql_class.cc:1755–1758  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1753}
1754
1755String *Security_context::get_host()
1756{
1757 return (&host);
1758}
1759
1760String *Security_context::get_ip()
1761{

Callers 1

make_user_nameFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected