• Georgi Kodinov's avatar
    Bug #39812: Make statement replication default for 5.1 (to match 5.0) · c688c8d8
    Georgi Kodinov authored
    Make STMT replication default for 5.1.
    Add a default of MIXED into the config files
    Fix the tests that needed MIXED replication mode.
    
    mysql-test/include/mix1.inc:
      Bug #39812: Fix the tests that needed MIXED replication mode.
    mysql-test/r/innodb-semi-consistent.result:
      Bug #39812: Fix the tests that needed MIXED replication mode.
    mysql-test/r/innodb.result:
      Bug #39812: Fix the tests that needed MIXED replication mode.
    mysql-test/r/innodb_mysql.result:
      Bug #39812: Fix the tests that needed MIXED replication mode.
    mysql-test/r/tx_isolation_func.result:
      Bug #39812: Fix the tests that needed MIXED replication mode.
    mysql-test/t/innodb-semi-consistent.test:
      Bug #39812: Fix the tests that needed MIXED replication mode.
    mysql-test/t/innodb.test:
      Bug #39812: Fix the tests that needed MIXED replication mode.
    mysql-test/t/tx_isolation_func.test:
      Bug #39812: Fix the tests that needed MIXED replication mode.
    sql/mysqld.cc:
      Bug #39...
    c688c8d8
innodb-semi-consistent.test 1.26 KB