• Alexey Botchkov's avatar
    Bug#35934 mysql_upgrade calls mysqlcheck with insufficient parameters · f5e8505e
    Alexey Botchkov authored
        modifying the original fix.
        As it turned out --fix-db-names option of the mysqlcheck suppress
        the --check_upgrade option, so we have to call the mysqlcheck twice
        from the mysql_upgrade.
    
    per-file comments:
      client/mysql_upgrade.c
    Bug#35934      mysql_upgrade calls mysqlcheck with insufficient parameters
    f5e8505e
mysql_upgrade.c 21.2 KB