• Bjorn Munch's avatar
    Bug #59063 rpl_migration_crash_safe fails on Windows · 9c7abc25
    Bjorn Munch authored
    Undoing the patch, it complicates the code but is not the solution
    
    I do not beleive newline mismatch could be the cause of this failure
    First, I cannot see how this could be a problem, mtr ignores the newline
      when reading the expect file, and the file is written and read on Windows.
    Second, if this really was the problem it should have been deterministic:
      either the newline is correctly interepreted or it is not.
    9c7abc25
rpl_stop_server.inc 1.92 KB