• unknown's avatar
    MDEV-4483: CHANGE MASTER TO master_use_gtid=xxx looses old-style coordinates. · 7b6ab563
    unknown authored
    There was some old code that cleared the position in CHANGE MASTER,
    it was forgotten to be removed.
    
    In addition, add code that saves/restores the old-style position
    when we nuke the old relay logs as part of GTID slave start.
    Normally we will not use these, but it could be useful in case
    the GTID connect fails and user wants to go back to the old-style
    coordinates.
    7b6ab563
sql_repl.cc 126 KB