• unknown's avatar
    Post-merge fixes. · c41299b1
    unknown authored
    
    mysql-test/extra/rpl_tests/rpl_loaddata.test:
      Removing SHOW MASTER STATUS that does not seem to make sense.
    mysql-test/extra/rpl_tests/rpl_log.test:
      Correcting test case to sync slave with master.
    mysql-test/suite/binlog/r/binlog_unsafe.result:
      Result change.
    mysql-test/suite/binlog/t/binlog_unsafe.test:
      Removing unsafe variable from list of safe variables.
    mysql-test/suite/rpl/r/rpl_loaddata.result:
      Result change.
    mysql-test/suite/rpl/r/rpl_skip_error.result:
      Result change.
    mysql-test/suite/rpl/t/rpl_skip_error.test:
      Correcting bad manual+automatic merge. Test is now only relevant for statement-
      based replication.
    sql/rpl_rli.cc:
      Correcting automerge undoing previous change of return value.
      Relay_log_info::wait_for_pos() should return -2 when not initialized to work
      correctly.
    c41299b1
rpl_skip_error.result 2.51 KB