• unknown's avatar
    The test rpl_row_charset and it dependent rpl_ndb_charset is · 7b67a0c9
    unknown authored
    irrelevant to execute since the charset information does not
    affect replication for row-based replication. The row-based
    versions of the tests were removed, and the statement-based
    version of the test was made executable by all three modes.
    
    This involves removing any lines that causes the test to be
    dependent on the contents of the binary log, and instead we
    just check that the replication works as it should.
    
    
    BitKeeper/deleted/.del-rpl_ndb_charset.test:
      Delete: mysql-test/suite/rpl_ndb/t/rpl_ndb_charset.test
    BitKeeper/deleted/.del-rpl_ndb_charset.result:
      Delete: mysql-test/suite/rpl_ndb/r/rpl_ndb_charset.result
    BitKeeper/deleted/.del-rpl_row_charset.test:
      Delete: mysql-test/extra/rpl_tests/rpl_row_charset.test
    BitKeeper/deleted/.del-rpl_row_charset.test~739be9df1baaee3e:
      Delete: mysql-test/suite/rpl/t/rpl_row_charset.test
    BitKeeper/deleted/.del-rpl_row_charset_innodb.test:
      Delete: mysql-test/suite/rpl/t/rpl_row_charset_innodb.test
    BitKeeper/deleted/.del-rpl_row_charset_innodb-master.opt:
      Delete: mysql-test/suite/rpl/t/rpl_row_charset_innodb-master.opt
    BitKeeper/deleted/.del-rpl_row_charset_innodb-slave.opt:
      Delete: mysql-test/suite/rpl/t/rpl_row_charset_innodb-slave.opt
    BitKeeper/deleted/.del-rpl_row_charset_innodb.result:
      Delete: mysql-test/suite/rpl/r/rpl_row_charset_innodb.result
    BitKeeper/deleted/.del-rpl_row_charset.result:
      Delete: mysql-test/suite/rpl/r/rpl_row_charset.result
    mysql-test/extra/rpl_tests/rpl_charset.test:
      Test is not dependent on binlog format any more.
      Using --echo instead of "select" to print text.
      Removing lines causing the test to be dependent on binlog contents.
    mysql-test/suite/rpl/r/rpl_charset.result:
      Result change.
    mysql-test/suite/rpl/t/rpl_charset.test:
      Using renamed version of test file.
    7b67a0c9
rpl_charset.test 4.73 KB