• Chad MILLER's avatar
    Bug#35754: mysql_install_db does not work if no hostname is set · 392ff10e
    Chad MILLER authored
    Machines with hostname set to "localhost" cause uniqueness errors in 
    the SQL bootstrap data.
    
    Now, insert zero lines for cases where the (lowercased) hostname is 
    the same as an already-inserted 'localhost' name.  Also, fix a few tests 
    that expect certain local accounts to have a certain host name.
    392ff10e
rpl_grant.test 1.42 KB