• Vicențiu Ciorbaru's avatar
    Fixed bug that caused rename user test case to fail. · 766ae81a
    Vicențiu Ciorbaru authored
    The bug was caused by not renaming the role if it was previously
    modified by the handle_grant_struct(ROLE_ACL,...) call.
    
    The same function used find_acl_role and would search for the already
    renamed role when it handled ROLES_MAPPINGS_HASH. This caused it to not rename
    the role/user correctly.
    766ae81a
sql_acl.cc 318 KB