• unknown's avatar
    Bug#29805 mysql_upgrade test fail if ~/.my.cnf contain a password · 6fdcb4c7
    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)
    6fdcb4c7
mysql_upgrade.c 20 KB