My Project
Public Attributes
st_grant_internal_info Struct Reference

#include <table.h>

List of all members.

Public Attributes

bool m_schema_lookup_done
const ACL_internal_schema_accessm_schema_access
bool m_table_lookup_done
const ACL_internal_table_accessm_table_access

Detailed Description

State information for internal tables grants. This structure is part of the TABLE_LIST, and is updated during the ACL check process.

See also:
GRANT_INFO

Member Data Documentation

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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines