• Vicențiu Ciorbaru's avatar
    Refactored ACL_USER: · dc412665
    Vicențiu Ciorbaru authored
    Changed ACL_USER.user from char * to LEX_STRING.
    Refactored every section that made use of ACL_USER.user as a char*.
    
    This was done so as to be able to quickly check the hash_key of the acl_user.
    dc412665
sql_acl.cc 286 KB