.. |
check_type.inc
|
MDEV-17098 DATE -> DATETIME replication conversion not working, even in ALL_NON_LOSSY mode
|
2018-10-16 12:56:33 +03:00 |
create_recursive_construct.inc
|
post-merge: --ps-protocol fixes
|
2019-03-15 21:00:56 +01:00 |
delayed_slave_wait_on_query.inc
|
BUG#56442: Slave executes delayed statements when STOP SLAVE is issued
|
2016-10-14 23:15:59 +02:00 |
multisource.inc
|
Merge branch '10.1' into 10.2
|
2016-12-29 13:23:18 +01:00 |
rpl_auto_increment.test
|
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
|
2014-10-11 18:53:06 +02: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_errors.inc
|
MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write on CREATE after RESET MASTER
|
2020-05-20 20:49:04 +05:30 |
rpl_binlog_max_cache_size.test
|
reenable rpl_spec_variables.test
|
2021-01-22 09:17:00 +01:00 |
rpl_blackhole.test
|
Merge 10.1 into 10.2
|
2019-06-12 10:30:01 +03:00 |
rpl_blackhole_basic.test
|
MDEV-11094: Blackhole table updates on slave fail when row annotation is enabled
|
2019-05-29 15:18:52 +05:30 |
rpl_cant_read_event_incident.inc
|
Merge branch '10.0' into 10.1
|
2017-09-21 22:02:21 +02:00 |
rpl_charset.test
|
MDEV-6720 - enable connection log in mysqltest by default
|
2016-03-31 10:11:16 +04:00 |
rpl_checksum.inc
|
MDEV-21360 global debug_dbug pre-test value restoration issues
|
2020-01-15 18:06:24 +01:00 |
rpl_checksum_cache.inc
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05: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
|
MDEV-6720 - enable connection log in mysqltest by default
|
2016-03-31 10:11:16 +04:00 |
rpl_corruption.inc
|
MDEV-21360 restore debud_dbug through a session variable instead of '-d,..'
|
2020-03-23 10:57:21 +01:00 |
rpl_ddl.test
|
MDEV-6112 multiple triggers per table
|
2016-10-05 01:11:07 +03:00 |
rpl_deadlock.test
|
MDEV-26: Global transaction ID
|
2013-03-26 10:35:34 +01:00 |
rpl_delete_no_where.test
|
|
|
rpl_drop_create_temp_table.inc
|
10.0-base merge
|
2014-02-03 15:22:39 +01:00 |
rpl_drop_create_temp_table.test
|
MDEV-20091 DROP TEMPORARY table is logged despite no CREATE was logged
|
2019-07-25 11:38:45 +05:30 |
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
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
rpl_extra_col_slave.test
|
MDEV-6720 - enable connection log in mysqltest by default
|
2016-03-31 10:11:16 +04: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
|
Fixed bug in semi_sync replication tests.
|
2016-01-03 13:27:59 +02:00 |
rpl_get_master_version_and_clock.test
|
MDEV-21360 restore debud_dbug through a session variable instead of '-d,..'
|
2020-03-23 10:57:21 +01:00 |
rpl_gtid_basic.inc
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
rpl_implicit_commit_binlog.test
|
de-obfuscate rpl_*_implicit_commit_binlog test
|
2018-05-08 10:31:35 +02:00 |
rpl_incident.inc
|
MDEV-21360 debug_dbug pre-test value restoration issues
|
2020-01-15 18:06:24 +01:00 |
rpl_init_slave_errors.inc
|
MDEV-21360 debug_dbug pre-test value restoration issues
|
2020-01-15 18:06:24 +01:00 |
rpl_innodb.test
|
MDEV-6720 - enable connection log in mysqltest by default
|
2016-03-31 10:11:16 +04: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
|
Merge branch '10.1' into 10.2
|
2017-09-22 02:27:00 +02:00 |
rpl_loaddata_local.inc
|
Merge branch '10.1' into 10.2
|
2016-12-29 13:23:18 +01:00 |
rpl_loadfile.inc
|
MDEV-9038 Binlog encryption tests
|
2016-12-05 20:19:01 +02:00 |
rpl_loadfile.test
|
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
|
2014-10-11 18:53:06 +02:00 |
rpl_log.test
|
Merge 10.1 into 10.2
|
2017-12-05 14:23:57 +02:00 |
rpl_lower_case_table_names.test
|
MDEV-15919 lower_case_table_names does not behave as expected(nor...
|
2018-10-17 10:46:20 +05:30 |
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
|
Merge branch '10.0' into bb-10.1-merge
|
2014-12-02 22:25:16 +01: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_not_null.test
|
Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam.
|
2010-12-19 18:15:12 +01:00 |
rpl_packet.inc
|
Merge branch '10.0' into 10.1
|
2017-09-21 22:02:21 +02:00 |
rpl_parallel.inc
|
MDEV-21360 save/restore debud_dbug instead of total reset at the end of the test
|
2020-01-21 11:22:47 +01:00 |
rpl_parallel_show_binlog_events_purge_logs.inc
|
Add missing have_debug.inc
|
2020-05-04 18:49:48 +03:00 |
rpl_partition.test
|
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
|
2014-10-11 18:53:06 +02:00 |
rpl_record_compare.test
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
rpl_relayrotate.inc
|
MDEV-9038 Binlog encryption tests
|
2016-12-05 20:19:01 +02:00 |
rpl_relayrotate.test
|
|
|
rpl_reset_slave.test
|
MySQL-5.5.35 merge
|
2014-01-22 15:29:36 +01:00 |
rpl_row_001.test
|
MDEV-16821 Set password for user makes rpl test to fail
|
2018-07-25 12:54:37 +05:30 |
rpl_row_annotate.test
|
MDEV-7635: Additional test fixes
|
2017-02-10 06:30:42 -05:00 |
rpl_row_basic.test
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
rpl_row_blob.test
|
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
|
2014-10-11 18:53:06 +02: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
|
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
|
2014-10-11 18:53:06 +02:00 |
rpl_row_img.test
|
[MDEV-6877] Added basic tests for binlog_row_image using minimal and noblob values
|
2015-06-30 14:44:33 +03:00 |
rpl_row_img_blobs.test
|
[MDEV-6877] Added tests for binlog_row_image using noblobs switch
|
2015-06-30 14:30:38 +03: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
|
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
|
2014-10-11 18:53:06 +02:00 |
rpl_row_sp006.test
|
|
|
rpl_row_sp007.test
|
MDEV-6720 - enable connection log in mysqltest by default
|
2016-03-31 10:11:16 +04:00 |
rpl_row_tabledefs.test
|
General spell fixing in comments and strings
|
2016-06-08 14:17:23 +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_semi_sync.inc
|
MDEV-22008 rpl.rpl_semi_sync fails in bb, MDEV-24418 reenable binlog_truncate_innodb and binlog_spurious_ddl_errors, rpl_parallel_retry fails in bb
|
2020-12-18 19:31:51 +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-7635: Part 1
|
2017-02-10 06:30:42 -05:00 |
rpl_show_relaylog_events.inc
|
MDEV-532: Fix some race conditions in test cases.
|
2012-12-17 12:49:11 +01:00 |
rpl_skip_replication.inc
|
Merge branch '10.0' into 10.1
|
2017-09-21 22:02:21 +02:00 |
rpl_special_charset.inc
|
Merge branch '10.0' into 10.1
|
2017-01-16 03:18:14 +02:00 |
rpl_sporadic_master.inc
|
MDEV-9038 Binlog encryption tests
|
2016-12-05 20:19:01 +02:00 |
rpl_ssl.inc
|
Merge branch '10.1' into 10.2
|
2016-12-29 13:23:18 +01:00 |
rpl_start_stop_slave.test
|
MDEV-6720 - enable connection log in mysqltest by default
|
2016-03-31 10:11:16 +04: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_stm_relay_ign_space.inc
|
Merge branch '10.0' into 10.1
|
2017-09-21 22:02:21 +02:00 |
rpl_stop_middle_group.test
|
MDEV-21360 restore debud_dbug through a session variable instead of '-d,..'
|
2020-03-23 10:57:21 +01:00 |
rpl_stop_slave.test
|
MDEV-6720 - enable connection log in mysqltest by default
|
2016-03-31 10:11:16 +04:00 |
rpl_sv_relay_space.test
|
Merge branch '10.0' into 10.1
|
2015-12-21 21:24:22 +01:00 |
rpl_switch_stm_row_mixed.inc
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
rpl_sync.inc
|
Merge branch '10.0' into 10.1
|
2017-09-21 22:02:21 +02:00 |
rpl_temporal_format_default_to_default.inc
|
MDEV-9038 Binlog encryption tests
|
2016-12-05 20:19:01 +02:00 |
rpl_test_framework.inc
|
MDEV-6720 - enable connection log in mysqltest by default
|
2016-03-31 10:11:16 +04:00 |
rpl_tmp_table_and_DDL.test
|
lots of post-merge changes
|
2011-04-25 17:22:25 +02:00 |
rpl_trig004.test
|
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
|
2014-10-11 18:53:06 +02: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
|
MDEV-6720 - enable connection log in mysqltest by default
|
2016-03-31 10:11:16 +04:00 |
rpl_typeconv.inc
|
MDEV-15833 Row format replication between LONGBLOB and MEDIUMBLOB does not work for long values
|
2018-04-10 13:15:57 +04:00 |
type_conversions.test
|
MDEV-17098 DATE -> DATETIME replication conversion not working, even in ALL_NON_LOSSY mode
|
2018-10-16 12:56:33 +03:00 |