• unknown's avatar
    Various fixes to make tests pass on Windows. · d3151177
    unknown authored
    
    mysql-test/r/mix_innodb_myisam_binlog.result:
      Result change
    mysql-test/t/binlog_start_comment.test:
      Adding --local-load to mysqlbinlog to prevent it from failing
      on Windows. Also adding --short-form.
    mysql-test/t/mix_innodb_myisam_binlog.test:
      Extending LIKE pattern to use either \n or \r\n in order to work
      on Windows.
    d3151177
mix_innodb_myisam_binlog.test 12.7 KB