mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
perfschema compilation, test and misc fixes
This commit is contained in:
@ -167,8 +167,6 @@ enum ACL_internal_access_result
|
||||
/**
|
||||
Access granted for all the requested privileges,
|
||||
do not use the grant tables.
|
||||
This flag is used only for the INFORMATION_SCHEMA privileges,
|
||||
for compatibility reasons.
|
||||
*/
|
||||
ACL_INTERNAL_ACCESS_GRANTED,
|
||||
/** Access denied, do not use the grant tables. */
|
||||
|
Reference in New Issue
Block a user