Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ get_ip
Method
get_ip
sql/sql_class.cc:1760–1763 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1758
}
1759
1760
String *Security_context::get_ip()
1761
{
1762
return (&ip);
1763
}
1764
1765
String *Security_context::get_external_user()
1766
{
Callers
1
make_user_name
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected