MCPcopy Create free account
hub / github.com/Tencent/phxsql / ~GRANT_TABLE

Method ~GRANT_TABLE

phx_percona/percona/sql/sql_acl.cc:4064–4067  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4062
4063
4064GRANT_TABLE::~GRANT_TABLE()
4065{
4066 my_hash_free(&hash_columns);
4067}
4068
4069
4070static uchar* get_grant_table(GRANT_NAME *buff, size_t *length,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected