• Sergei Golubchik's avatar
    remove ER_RESERVED_ROLE. · f74b9eca
    Sergei Golubchik authored
    Only allow NONE instead of a role name in SET ROLE.
    Don't allow PUBLIC as a role name anywhere (to be fixed later)
    Fix db_access calculations on SET ROLE
    Reduce the size of role_grants and parent_grantee per-user/role arrays.
    Fix the wording and specify the correct sqlstate for ER_INVALID_ROLE
    f74b9eca
acl_roles_set_role-recursive.result 5.23 KB