Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ host
Method
host
sql/sql_acl.cc:1881–1881 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1879
{
1880
public:
1881
Field* host() const { return m_table->field[0]; }
1882
Field* db() const { return m_table->field[1]; }
1883
Field* user() const { return m_table->field[2]; }
1884
Callers
2
init
Method · 0.45
acl_load
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected