• unknown's avatar
    Bug#29805 mysql_upgrade test fail if ~/.my.cnf contain a password · a1cf4f0a
    unknown authored
     - "mysql" and "mysqlcheck" should not read defaults file
    
    
    client/mysql_upgrade.c:
      Instruct "mysql" and "mysqlcheck" that is invoked by "mysql_upgrade" not
      to read defaults file, they should get all the parameters they need from
      mysql_upgrade(that read the default file)
    a1cf4f0a
mysql_upgrade.c 20 KB