• Nirbhay Choubey's avatar
    Bug#16500013 : ADD VERSION CHECK TO MYSQL_UPGRADE · f735e50b
    Nirbhay Choubey authored
    (Based on Sinisa's patch)
    
    Added a version checking facility to mysql_upgrade.
    The versions used for checking is the version of the
    server that mysql_upgrade is going to upgrade and the
    server version that mysql_upgrade was build/distributed
    with.
    Also added an option '--version-check' to enable/disable
    the version checking.
    f735e50b
sql_show.cc 277 KB