Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1755
String *Security_context::get_host()
1756
{
1757
return (&host);
1758
}
1759
1760
String *Security_context::get_ip()
1761
{
Callers
1
make_user_name
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected