List of all members.
Member Function Documentation
Check access to an internal schema.
- Parameters:
-
| want_access | the privileges requested |
[in,out] | save_priv | the privileges granted |
- Returns:
- Return values:
-
ACL_INTERNAL_ACCESS_GRANTED | All the requested privileges are granted, and saved in save_priv. |
ACL_INTERNAL_ACCESS_DENIED | At least one of the requested privileges was denied. |
ACL_INTERNAL_ACCESS_CHECK_GRANT | No requested privilege was denied, and grant should be checked for at least one privilege. Requested privileges that are granted, if any, are saved in save_priv. |
Implements ACL_internal_schema_access.
Search for per table ACL access rules by table name.
- Parameters:
-
- Returns:
- per table access rules, or NULL
Implements ACL_internal_schema_access.
The documentation for this class was generated from the following file: