My Project
|
#include <table.h>
Public Attributes | |
bool | m_schema_lookup_done |
const ACL_internal_schema_access * | m_schema_access |
bool | m_table_lookup_done |
const ACL_internal_table_access * | m_table_access |
State information for internal tables grants. This structure is part of the TABLE_LIST, and is updated during the ACL check process.
Cached internal schema access.
True if the internal lookup by schema name was done.
Cached internal table access.
True if the internal lookup by table name was done.