Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ ok
Method
ok
phx_percona/percona/sql/sql_acl.cc:3914–3914 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3912
GRANT_TABLE (TABLE *form, TABLE *col_privs);
3913
~GRANT_TABLE();
3914
bool ok() { return privs != 0 || cols != 0; }
3915
};
3916
3917
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected