• unknown's avatar
    updated test suite to be able to run 3.23 master and 4.0 slave · ff3b98e6
    unknown authored
    got LOAD DATA INFILE replication from 3.23 master to 4.0 slave to work
    for some reason query_cache now fails - will push anyway and document the
    failure if I can repeat it.
    
    
    client/mysqltest.c:
      added require_version
    mysql-test/mysql-test-run.sh:
      added --master-binary=,--slave-binary=,--old-master options
      sleep_until_file_exists -> sleep_until_file_created
    sql/slave.cc:
      fixed bug in LOAD DATA INFILE replication from 3.23 master
    ff3b98e6
rpl_compat.test 2.01 KB