mariadb/mysql-test/extra/rpl_tests
Kristian Nielsen ed701c6a23 MDEV-7864: Slave SQL: stopping on non-last RBR event with annotations results in SEGV (signal 11)
The slave SQL thread was clearing serial_rgi->thd before deleting
serial_rgi, which could cause access to NULL THD.

The clearing was introduced in commit
2e100cc5a4 and is just plain wrong. So revert
that part (single line) of that commit.

Thanks to Daniel Black for bug analysis and test case.
2015-04-28 11:56:54 +02:00
..
check_type.inc Bug#12384993 EXTRA/RPL_TEST/CHECK_TYPE.INC NEED SUPPORT FOR SPECIFIC ENGINE 2011-05-11 09:49:23 +02:00
create_recursive_construct.inc MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_auto_increment.test Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
rpl_auto_increment_insert_view.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_auto_increment_invoke_trigger.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_autoinc_func_invokes_trigger.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_binlog_max_cache_size.test post-merge fixes. 2011-07-02 22:12:12 +02:00
rpl_blackhole.test Bug #38360: BLACKHOLE replication with RBR is broken 2008-10-02 21:13:15 +02:00
rpl_charset.test fixes for test failures 2012-09-27 20:09:46 +02:00
rpl_commit_after_flush.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_conflicts.test Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_ddl.test MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wrong executable bits 2014-05-13 11:53:30 +02:00
rpl_deadlock.test MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_delete_no_where.test fixes Bug #25305 (and several other similar test tailures with the same symptom) 2007-06-18 15:36:10 +02:00
rpl_drop_create_temp_table.inc 10.0-base merge 2014-02-03 15:22:39 +01:00
rpl_drop_create_temp_table.test fixes for test failures 2012-09-27 20:09:46 +02:00
rpl_EE_err.test Fixed some mysql-test-run failures and compile warnings/errors 2011-01-20 19:08:12 +02:00
rpl_extra_col_master.test Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_extra_col_slave.test Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_failed_optimize.test BUG#11754075: BUG#45621: A FEW TEST FILES ARE DISABLED DUE TO WL#4284 2011-02-15 11:59:12 +00:00
rpl_flsh_tbls.test post-merge fixes. 2011-07-02 22:12:12 +02:00
rpl_foreign_key.test Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_get_master_version_and_clock.test rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
rpl_implicit_commit_binlog.test BUG#13627921 - MISSING FLAGS IN SQL_COMMAND_FLAGS MAY LEAD TO REPLICATION PROBLEMS 2014-09-30 15:55:02 +02:00
rpl_innodb.test MySQL-5.5.35 merge 2014-01-22 15:29:36 +01:00
rpl_insert_delayed.test MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_insert_id.test BUG#11758262 - 50439: MARK INSERT...SEL...ON DUP KEY UPD,REPLACE...SEL,CREATE...[IGN|REPL] SEL 2011-09-29 14:47:27 +05:30
rpl_insert_id_pk.test BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE 2012-02-09 23:28:33 +05:30
rpl_insert_ignore.test BUG#11758262 - 50439: MARK INSERT...SEL...ON DUP KEY UPD,REPLACE...SEL,CREATE...[IGN|REPL] SEL 2011-09-29 14:47:27 +05:30
rpl_loaddata.test sanity 2014-08-10 14:36:17 +02:00
rpl_loadfile.test BUG#39701: Mixed binlog format does not switch to row mode on 2009-03-24 18:27:33 +00:00
rpl_log.test Replication changes for CREATE OR REPLACE TABLE 2014-02-05 19:01:59 +02:00
rpl_max_relay_size.test Made max_relay_log_size depending on master connection. 2012-10-01 02:30:44 +03:00
rpl_mixing_engines.inc BUG#13627921 - MISSING FLAGS IN SQL_COMMAND_FLAGS MAY LEAD TO REPLICATION PROBLEMS 2014-09-30 15:55:02 +02:00
rpl_mixing_engines.test BUG#13627921 - MISSING FLAGS IN SQL_COMMAND_FLAGS MAY LEAD TO REPLICATION PROBLEMS 2014-09-30 15:55:02 +02:00
rpl_multi_query.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_multi_update.test BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE 2012-02-09 23:28:33 +05:30
rpl_multi_update2.test BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE 2012-02-09 23:28:33 +05:30
rpl_multi_update3.test BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE 2012-02-09 23:28:33 +05:30
rpl_ndb_2multi_basic.test BUG#21842 (Cluster fails to replicate to innodb or myisam with err 134 2007-08-26 14:31:10 +02:00
rpl_ndb_2multi_eng.test Problem: pushbuild has sporadic errors during startup of 2008-02-11 15:14:24 +01:00
rpl_ndb_apply_status.test Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_not_null.test Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_partition.test
rpl_record_compare.test BUG#11766865: 60091: RBR + NO PK + UPDATE NULL VALUE --> SLAVE BREAK WITH ERROR HA_ERR_END_OF_ 2011-03-24 10:52:40 +00:00
rpl_relayrotate.test fixes Bug #25305 (and several other similar test tailures with the same symptom) 2007-06-18 15:36:10 +02:00
rpl_reset_slave.test MySQL-5.5.35 merge 2014-01-22 15:29:36 +01:00
rpl_row_001.test Use absolute path to allow tets to be run also when datadir differs 2007-12-19 09:42:31 +01:00
rpl_row_annotate.test MDEV-7864: Slave SQL: stopping on non-last RBR event with annotations results in SEGV (signal 11) 2015-04-28 11:56:54 +02:00
rpl_row_basic.test MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wrong executable bits 2014-05-13 11:53:30 +02:00
rpl_row_blob.test Backport for WL#4416 2009-11-27 02:32:01 +03:00
rpl_row_delayed_ins.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_func003.test 5.3->5.5 merge 2011-11-22 18:04:38 +01:00
rpl_row_sp002.test Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_row_sp003.test Fix for bug #57422 "rpl_row_sp003 sporadically fails under 2010-10-13 15:21:45 +04:00
rpl_row_sp006.test Backport fixes for the follow tests 2009-10-02 17:24:21 +08:00
rpl_row_sp007.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_tabledefs.test Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_row_UUID.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_set_null.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_show_binlog_events.inc BUG#59444 2011-01-13 12:21:57 +00:00
rpl_show_log_events_with_varying_options.inc MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_show_relaylog_events.inc MDEV-532: Fix some race conditions in test cases. 2012-12-17 12:49:11 +01:00
rpl_start_stop_slave.test mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
rpl_stm_create_if_not_exists.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_stm_EE_err2.test Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_stop_middle_group.test rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
rpl_stop_slave.test Fixed compiler warnings 2014-01-29 15:41:10 +02:00
rpl_sv_relay_space.test Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_test_framework.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_tmp_table_and_DDL.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
rpl_trig004.test Backport for WL#4416 2009-11-27 02:32:01 +03:00
rpl_truncate.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_truncate_helper.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
type_conversions.test Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00