• Sven Sandberg's avatar
    post-push fixes for BUG#39934: updating test cases · 8949aaee
    Sven Sandberg authored
    mysql-test/r/partition_innodb_stmt.result:
      Error message changed.
    mysql-test/r/sp_trans.result:
      Error message changed.
    mysql-test/suite/binlog/r/binlog_stm_unsafe_warning.result:
      Error message changed.
    mysql-test/suite/binlog/t/binlog_unsafe.test:
      Test now uses udf's, so needs to source include/have_udf.inc
    mysql-test/suite/parts/r/rpl_partition.result:
      updated result file
    mysql-test/suite/parts/t/rpl_partition.test:
      We no longer allow a slave that has binlog_format=statement
      to execute row events. Hence we force the slave to have
      binlog_format=row.
    mysql-test/suite/rpl_ndb/t/rpl_ndb_binlog_format_errors.test:
      The test uses the example plugin, hence it must
      source include/have_example_plugin.inc.
    8949aaee
rpl_partition.test 5.46 KB