mariadb/mysql-test/suite/binlog/r
sven@riska.(none) 617ea4d631 BUG#27779: Slave cannot read old rows log events.
Problem: Replication fails when master is mysql-5.1-wl2325-5.0-drop6 and
slave is mysql-5.1-new-rpl. The reason is that, in
mysql-5.1-wl2325-5.0-drop6, the event type id's were different than in
mysql-5.1-new-rpl.
Fix (in mysql-5.1-new-rpl):
 (1) detect that the server that generated the events uses the old
format, by checking the server version of the format_description_log_event
This patch recognizes mysql-5.1-wl2325-5.0-drop6p13-alpha,
mysql-5.1-wl2325-5.0-drop6, mysql-5.1-wl2325-5.0, mysql-5.1-wl2325-no-dd.
 (2) if the generating server is old, map old event types to new event
types using a permutation array.

I've also added a test case which reads binlogs for four different
versions.
2008-01-10 16:39:44 +01:00
..
binlog_base64_flag.result BUG#32407: Impossible to do point-in-time recovery from older binlog 2007-12-14 19:02:02 +01:00
binlog_database.result Bug#32435: 2007-11-16 15:55:22 +01:00
binlog_innodb.result BUG#26395: if crash during autocommit update to transactional table on master, slave fails 2007-12-14 14:40:45 +01:00
binlog_killed.result Merge koti.dsl.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.0/bug27571_asyn_killed_flags 2007-11-06 20:41:06 +02:00
binlog_killed_simulate.result bug#27571 merging. Fixing offsets and moving tests to the corrent 2007-10-31 11:48:49 +02:00
binlog_multi_engine.result BUG#26395: if crash during autocommit update to transactional table on master, slave fails 2007-12-14 14:40:45 +01:00
binlog_old_versions.result BUG#27779: Slave cannot read old rows log events. 2008-01-10 16:39:44 +01:00
binlog_row_binlog.result WL#3228 (RBR using different table defs on slave/master): 2007-07-30 13:32:15 +02:00
binlog_row_ctype_cp932.result Merge olga.mysql.com:/home/igor/mysql-5.1-rpl 2007-07-13 23:54:41 -07:00
binlog_row_ctype_ucs.result WL#3933 Split main test suite to rpl, rpl_ndb and ndb 2007-06-27 14:28:02 +02:00
binlog_row_drop_tmp_tbl.result WL#3933 Split main test suite to rpl, rpl_ndb and ndb 2007-06-27 14:28:02 +02:00
binlog_row_innodb_stat.result WL#3933 Split main test suite to rpl, rpl_ndb and ndb 2007-06-27 14:28:02 +02:00
binlog_row_insert_select.result WL#3933 Split main test suite to rpl, rpl_ndb and ndb 2007-06-27 14:28:02 +02:00
binlog_row_mix_innodb_myisam.result manual merge for bug_29136, bug#29309. 2007-10-13 23:12:50 +03:00
binlog_start_comment.result BUG#32205 Replaying statements from mysqlbinlog fails with a syntax error, replicates 2007-12-17 21:13:25 +08:00
binlog_statement_insert_delayed.result WL#3933 Split main test suite to rpl, rpl_ndb and ndb 2007-06-27 14:28:02 +02:00
binlog_stm_binlog.result Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using InnoDB 2007-07-10 18:31:50 +02:00
binlog_stm_blackhole.result BUG#26395: if crash during autocommit update to transactional table on master, slave fails 2007-12-14 14:40:45 +01:00
binlog_stm_ctype_cp932.result Merge olga.mysql.com:/home/igor/mysql-5.1-rpl 2007-07-13 23:54:41 -07:00
binlog_stm_ctype_ucs.result BUG#32205 Replaying statements from mysqlbinlog fails with a syntax error, replicates 2007-12-17 21:13:25 +08:00
binlog_stm_drop_tmp_tbl.result WL#3933 Split main test suite to rpl, rpl_ndb and ndb 2007-06-27 14:28:02 +02:00
binlog_stm_innodb_stat.result WL#3933 Split main test suite to rpl, rpl_ndb and ndb 2007-06-27 14:28:02 +02:00
binlog_stm_insert_select.result WL#3933 Split main test suite to rpl, rpl_ndb and ndb 2007-06-27 14:28:02 +02:00
binlog_stm_mix_innodb_myisam.result Merge hezx.(none):/media/sda3/work/mysql/bkwork/bug#32205/5.1 2007-12-17 21:21:23 +08:00
binlog_stm_ps.result WL#3933 Split main test suite to rpl, rpl_ndb and ndb 2007-06-27 14:28:02 +02:00