• Mats Kindahl's avatar
    Post-merge fixes to fix test cases. · 1f6e419d
    Mats Kindahl authored
    mysql-test/extra/rpl_tests/rpl_log.test:
      Using RESET MASTER in the middle of a sequence of statements cause
      a race condition between the dump thread sending the preceeding
      statements to the slave and the RESET MASTER.
    mysql-test/suite/federated/federated.test:
      Fixing include paths.
    mysql-test/suite/federated/federated_bug_25714.test:
      Removing extreneous lines added by merge.
    mysql-test/suite/rpl/t/rpl_circular_for_4_hosts.test:
      Correcting typo (the spaces following the connection name was included as part of the name).
    mysql-test/t/distinct.test:
      Correcting paths.
    1f6e419d
rpl_log.test 5.47 KB