• unknown's avatar
    BUG#20100 fix: mysql_upgrade modified to also accept all · cf3487ac
    unknown authored
    the communication parameters from the command line
    and pass 'em correctly to both mysqlcheck and mysql
    
    
    client/mysql_upgrade.c:
      Now mysql_upgrade passes all the parameters specified on 
      the command line to both mysqlcheck and mysql through 
      the upgrade_defaults file
    cf3487ac
mysql_upgrade.c 17.5 KB