mariadb/mysql-test/suite/rpl
Sven Sandberg 1bcd20bf7c rpl_row_inexist_tbl gave a merge conflict because the binlog
positions changed. Fixed by removing binlog positions from
output, and also:
 - removed code not used to verify the tested property
 - added comments


mysql-test/suite/rpl/r/rpl_row_inexist_tbl.result:
  Updated result file.
mysql-test/suite/rpl/t/rpl_row_inexist_tbl-slave.opt:
  Removed option file: it's not needed any more.
mysql-test/suite/rpl/t/rpl_row_inexist_tbl.test:
  Improved the test in the following ways:
   - The table t2 was not used to verify the property to test,
  so t2 has been removed.
   - Now printing only the relevant column from SHOW SLAVE STATUS
   - Added comments.
2008-07-07 11:18:09 +02:00
..
data BUG#28618 (Skipping into the middle of a group with SQL_SLAVE_SKIP_COUNTER 2007-10-19 14:18:41 +02:00
include WL#4189 2007-12-12 18:19:24 +01:00
r rpl_row_inexist_tbl gave a merge conflict because the binlog 2008-07-07 11:18:09 +02:00
t rpl_row_inexist_tbl gave a merge conflict because the binlog 2008-07-07 11:18:09 +02:00
combinations WL#3949 Test should set binlog format dnamically 2007-11-23 13:29:31 +01:00
my.cnf Fix comment 2008-04-08 10:11:07 +02:00
README copy from test-extra-5.1 to main tree 2007-02-06 13:35:54 +01:00
rpl_1slave_base.cnf Use dynamic switch directly from "server_need_restart" for better control of when to do it. 2007-12-19 11:08:41 +01:00

How to run.
===========

./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed