diff options
Diffstat (limited to 'sql/sql_acl.h')
-rw-r--r-- | sql/sql_acl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/sql_acl.h b/sql/sql_acl.h index 000228945f4..2cf1637c8db 100644 --- a/sql/sql_acl.h +++ b/sql/sql_acl.h @@ -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. */ |