• unknown's avatar
    Bug#21011 The [client] group header was overwritten by "password" option in... · ef218ff9
    unknown authored
    Bug#21011 The [client] group header was overwritten by "password" option in upgrade_defaults file which confused mysqlcheck thus used to prevent the whole thing from running correctly when the "--password=" option is specified on mysql_upgrade command line with no corresponding "--user=" option
    
    
    client/mysql_upgrade.c:
      The "password" option should be issued after group header to upgrade_defaults file whenever it is used
    ef218ff9
mysql_upgrade.c 13.8 KB