mariadb/mysql-test/suite/rpl/r
unknown 03aa4876e1 MDEV-4486: Allow to start old-style replication even if mysql.rpl_slave_state is unavailable
If the mysql.gtid_slave_pos table is not available, we cannot load nor update
the current GTID position persistently. This can happen eg. after an upgrade,
before mysql_upgrade_db is run, or if the table is InnoDB and the server is
restarted without the InnoDB storage engine enabled.

Before, replication always failed to start if the table was unavailable. With
this patch, we try to continue with old-style replication, after suitable
complaints in the error log. In strict mode, or if slave is configured to use
GTID, slave still refuses to start.
2013-06-07 10:58:34 +02:00
..
replace.result Added test case for bug in replace with replication that existed in MySQL 5.1: 2013-02-28 16:47:03 +02:00
rpl000001.a.result
rpl000001.b.result
rpl_000010.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_000011.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_000013.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_000017.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_alter.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_alter_db.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_auto_increment.result 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_11932.result BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE 2012-02-09 23:28:33 +05:30
rpl_auto_increment_bug33029.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_auto_increment_bug45679.result BUG#11754117 2012-04-23 11:51:19 +03:00
rpl_auto_increment_update_failure.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_begin_commit_rollback.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_binlog_corruption.result Bug 54999: MTR GLOBAL SUPPRESSION HIDES SQL THREAD EXECUTION UNEXPECTED ERRORS 2011-02-23 10:31:37 +01:00
rpl_binlog_errors.result Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
rpl_binlog_grant.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_binlog_index.result BUG#11745230 2011-12-01 00:54:54 +00:00
rpl_bit.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_bit_npk.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_blackhole.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_bug26395.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
rpl_bug31076.result BUG#15891524: RLI_FAKE MODE IS NOT UNSET AFTER BINLOG REPLAY 2012-11-20 12:37:23 +00:00
rpl_bug33931.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
rpl_bug37426.result WL#5867, reorganize test cases of bugs suite 2011-04-14 00:18:08 +04:00
rpl_bug38694.result Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
rpl_bug41902.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
rpl_cant_read_event_incident.result mysql-5.5.28 2012-10-16 13:04:42 +02:00
rpl_change_master.result Backport MySQL WL#2540 into MariaDB. 2011-05-03 14:01:11 +02:00
rpl_charset.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_charset_sjis.result The bug 2013-05-08 13:36:17 +04:00
rpl_checksum.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_checksum_cache.result Backport MySQL WL#2540 into MariaDB. 2011-05-03 14:01:11 +02:00
rpl_circular_for_4_hosts.result 5.5 merge 2013-06-06 17:51:28 +02:00
rpl_colSize.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_commit_after_flush.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_concurrency_error.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_conditional_comments.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_connection.result BUG#13427949: CHANGE MASTER TO USER='' (EMPTY USER) CAUSES ERRORS ON VALGRING 2011-11-24 14:51:18 +00:00
rpl_corruption.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_create_database.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_create_if_not_exists.result merge with 5.3 2011-10-19 21:45:18 +02:00
rpl_create_tmp_table_if_not_exists.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_critical_errors.result
rpl_critical_errors.result.txt
rpl_cross_version.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_current_user.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_ddl.result post-merge fixes. 2011-07-02 22:12:12 +02:00
rpl_deadlock_innodb.result Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. 2012-10-03 01:44:54 +03:00
rpl_delete_no_where.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_do_grant.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_drop.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_drop_db.result Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
rpl_drop_temp.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_drop_view.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_dual_pos_advance.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_EE_err.result * don't use 1-8 numbers for open_table_error codes, use an enum. 2013-04-09 15:34:17 +02:00
rpl_empty_master_host.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_err_ignoredtable.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_events.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_extra_col_master_innodb.result BUG#11893288 60542: RPL.RPL_EXTRA_COL_MASTER_* DOESN'T TEST WHAT WAS INTENDED 2012-01-16 09:17:40 +00:00
rpl_extra_col_master_myisam.result BUG#11893288 60542: RPL.RPL_EXTRA_COL_MASTER_* DOESN'T TEST WHAT WAS INTENDED 2012-01-16 09:17:40 +00:00
rpl_extra_col_slave_innodb.result 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_myisam.result 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.result BUG#11754075: BUG#45621: A FEW TEST FILES ARE DISABLED DUE TO WL#4284 2011-02-15 11:59:12 +00:00
rpl_filter_dbs_dynamic.result Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. 2012-10-03 01:44:54 +03:00
rpl_filter_tables_dynamic.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_filter_tables_not_exist.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_filter_wild_tables_dynamic.result Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. 2012-10-03 01:44:54 +03:00
rpl_flush_logs.result Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. 2012-10-03 01:44:54 +03:00
rpl_flushlog_loop.result merge with 5.3 2011-10-19 21:45:18 +02:00
rpl_foreign_key_innodb.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_free_items.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_function_defaults.result MDEV-452 Add full support for auto-initialized/updated timestamp and datetime 2012-10-17 15:43:56 +03:00
rpl_geometry.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_get_lock.result 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.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_grant.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_gtid_basic.result MDEV-26: Global transaction ID. 2013-05-22 17:36:48 +02:00
rpl_gtid_crash.result MDEV-4478: Implement GTID "strict mode" 2013-05-28 13:28:31 +02:00
rpl_gtid_errorhandling.result MDEV-4591:Setting gtid* values from inside a transaction might cause unexpected results 2013-06-07 09:31:11 +02:00
rpl_gtid_master_promote.result MDEV-4478: Implement GTID "strict mode" 2013-05-28 13:28:31 +02:00
rpl_gtid_mdev4473.result MDEV-26: Global transaction ID. 2013-05-22 17:36:48 +02:00
rpl_gtid_mdev4474.result MDEV-26: Global transaction ID. 2013-05-22 17:36:48 +02:00
rpl_gtid_mdev4484.result MDEV-4485: Incorrect error handling in record_gtid(). 2013-05-29 14:23:40 +02:00
rpl_gtid_mdev4485.result MDEV-4485: Master did not allow slave to connect from the very start (empty GTID pos) if GTIDs from other multi_source master was present 2013-05-29 11:41:25 +02:00
rpl_gtid_nobinlog.result MDEV-26: Global transaction ID. 2013-05-22 17:36:48 +02:00
rpl_gtid_reconnect.result MDEV-4483: CHANGE MASTER TO master_use_gtid=xxx looses old-style coordinates. 2013-06-07 08:43:21 +02:00
rpl_gtid_startpos.result MDEV-4483: CHANGE MASTER TO master_use_gtid=xxx looses old-style coordinates. 2013-06-07 08:43:21 +02:00
rpl_gtid_stop_start.result MDEV-4486: Allow to start old-style replication even if mysql.rpl_slave_state is unavailable 2013-06-07 10:58:34 +02:00
rpl_gtid_strict.result MDEV-4478: Implement GTID "strict mode" 2013-05-28 13:28:31 +02:00
rpl_gtid_until.result MDEV-4478: Implement GTID "strict mode" 2013-05-28 13:28:31 +02:00
rpl_heartbeat.result Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. 2012-10-03 01:44:54 +03:00
rpl_heartbeat_2slaves.result Bug#43828, Bug#59494. 2011-02-04 22:07:48 +03:00
rpl_heartbeat_basic.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_heartbeat_ssl.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_hrtime.result MDEV-26: Global transaction ID. First alpha release. 2013-04-15 10:55:27 +02:00
rpl_hrtime_row.result Merge with 5.1-microseconds 2011-05-28 05:11:32 +03:00
rpl_idempotency.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_ignore_grant.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_ignore_revoke.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_ignore_table.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_ignore_table_update.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_incident.result Bug 54999: MTR GLOBAL SUPPRESSION HIDES SQL THREAD EXECUTION UNEXPECTED ERRORS 2011-02-23 10:31:37 +01:00
rpl_init_slave.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_init_slave_errors.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
rpl_innodb_bug28430.result Adding support for Dynamic columns (WL#34): 2011-05-08 13:24:06 +03:00
rpl_innodb_bug30888.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_innodb_mixed_ddl.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_innodb_mixed_dml.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_insert.result 5.5-merge 2011-07-02 22:08:51 +02:00
rpl_insert_delayed,stmt.rdiff MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_insert_delayed.result per-combination result files 2012-02-06 22:55:17 +01:00
rpl_insert_id.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_insert_id_pk.result BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE 2012-02-09 23:28:33 +05:30
rpl_insert_ignore.result 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_invoked_features.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_ip_mix.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_ip_mix2.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_ipv4_as_ipv6.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_ipv6.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_killed_ddl.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_known_bugs_detection.result c 2012-05-21 15:30:25 +02:00
rpl_LD_INFILE.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_loaddata.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_loaddata_charset.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_loaddata_fatal.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_loaddata_m.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_loaddata_map.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_loaddata_s.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_loaddata_simple.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_loaddata_symlink.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_loaddatalocal.result Automatic merge 2012-09-22 15:30:24 +03:00
rpl_loadfile.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_locale.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_log_pos.result merge with MySQL 5.5.27 2012-08-09 17:22:00 +02:00
rpl_manual_change_index_file.result mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
rpl_many_optimize.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_mariadb_slave_capability.result MDEV-4475: Replication from MariaDB 10.0 to 5.5 does not work 2013-05-24 22:21:08 +02:00
rpl_master_pos_wait.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_mdev359.result MDEV-4254 Semisync plugins to link statically into MariaDB 2013-04-09 23:28:21 +02:00
rpl_mdev382.result 5.5 merge 2013-06-06 17:51:28 +02:00
rpl_misc_functions.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_mix_found_rows.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_mixed_binlog_max_cache_size.result post-merge fixes. 2011-07-02 22:12:12 +02:00
rpl_mixed_bit_pk.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_mixed_ddl_dml.result 5.5-merge 2011-07-02 22:08:51 +02:00
rpl_mixed_drop_create_temp_table.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_mixed_implicit_commit_binlog.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_mixed_mixing_engines.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_mixed_row_innodb.result BUG#51894 Replication failure with SBR on DROP TEMPORARY TABLE inside a 2010-04-20 10:10:43 +01:00
rpl_multi_delete.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_multi_delete2.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_multi_engine.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_multi_update.result BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE 2012-02-09 23:28:33 +05:30
rpl_multi_update2.result BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE 2012-02-09 23:28:33 +05:30
rpl_multi_update3.result BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE 2012-02-09 23:28:33 +05:30
rpl_multi_update4.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_mysql_upgrade.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_name_const.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_non_direct_mixed_mixing_engines.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_non_direct_row_mixing_engines.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_non_direct_stm_mixing_engines.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_nondeterministic_functions.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_not_null_innodb.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_not_null_myisam.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_optimize.result post-merge fixes. 2011-07-02 22:12:12 +02:00
rpl_packet.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_parallel_show_binlog_events_purge_logs.result BUG#13979418: SHOW BINLOG EVENTS MAY CRASH THE SERVER 2012-04-20 22:25:59 +01:00
rpl_password_boundaries.result MDEV-4332 Increase username length from 16 characters 2013-04-18 22:17:29 +02:00
rpl_performance_schema.result Don't crash with: UPDATE performance_schema.setup_instruments SET ENABLED="NO"; 2012-01-24 18:07:35 +02:00
rpl_plugin_load.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_ps.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_rbr_to_sbr.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_read_only.result after merge changes: 2011-12-12 23:58:40 +01:00
rpl_relay_space_innodb.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_relay_space_myisam.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_relayrotate.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_relayspace.result BUG#11746302: 25228: RPL_RELAYSPACE.TEST FAILS ON POWERMACG5, 2011-05-19 16:45:45 +01:00
rpl_replicate_do.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_replicate_ignore_db.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_report.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_report_port.result BUG#13812374 - RPL.RPL_REPORT_PORT FAILS OCCASIONALLY ON PB2 2012-12-04 18:14:01 +05:30
rpl_rewrt_db.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_rotate_logs.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_rotate_purge_deadlock.result Fix a number of problems in the test suite (no code bugs): 2012-02-09 13:10:47 +01:00
rpl_row_001.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_4_bytes.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_annotate_do.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_row_annotate_dont.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_row_basic_2myisam.result 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_basic_3innodb.result 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_basic_8partition.result Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHEN 2013-02-14 17:03:49 +01:00
rpl_row_basic_11bugs.result 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_binlog_max_cache_size.result post-merge fixes. 2011-07-02 22:12:12 +02:00
rpl_row_blob_innodb.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_blob_myisam.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_colSize.result 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_conflicts.result 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_corruption.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
rpl_row_create_table.result WL#5370 Keep forward-compatibility when changing 2010-08-18 12:56:06 +08:00
rpl_row_delayed_ins.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_drop.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_row_drop_create_temp_table.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_row_err_ignoredtable.result
rpl_row_find_row.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_find_row_debug.result mysql-5.5 merge 2012-01-16 20:16:35 +01:00
rpl_row_flsh_tbls.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_row_func001.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_func002.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_func003.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_idempotency.result 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_implicit_commit_binlog.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_row_index_choice.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
rpl_row_inexist_tbl.result 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_loaddata_concurrent.result 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_loaddata_m.result WL#4189 2007-12-12 18:19:24 +01:00
rpl_row_log.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_row_log_innodb.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_row_max_relay_size.result Made max_relay_log_size depending on master connection. 2012-10-01 02:30:44 +03:00
rpl_row_merge_engine.result Bug#13693012: SLAVE CRASHING ON INSERT STATEMENT WITH MERGE TABLE 2012-02-24 16:07:43 +00:00
rpl_row_mixing_engines.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_row_multi_query.result
rpl_row_mysqlbinlog.result BUG#15891524: RLI_FAKE MODE IS NOT UNSET AFTER BINLOG REPLAY 2012-11-20 12:37:23 +00:00
rpl_row_NOW.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_rec_comp_innodb.result 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_row_rec_comp_myisam.result 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_row_reset_slave.result BUG#11809016 - NO WAY TO DISCOVER AN INSTANCE IS NO LONGER A SLAVE FOLLOWING MYSQL BUG#28796 2011-07-18 18:18:03 +01:00
rpl_row_show_relaylog_events.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_row_sp001.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_sp002_innodb.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_sp003.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_row_sp005.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_row_sp006_InnoDB.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_row_sp007_innodb.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_row_sp008.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_sp009.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_sp010.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_sp011.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_sp012.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_tabledefs_2myisam.result 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_tabledefs_3innodb.result 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_tbl_metadata.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_trig001.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_trig002.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_trig003.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_trig004.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_trunc_temp.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_unsafe_funcs.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_until.result BUG#15965353- RPL.RPL_ROW_UNTIL FAILS ON PB2, 2013-02-19 01:58:57 +05:30
rpl_row_USER.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_utf16.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_row_utf32.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_row_UUID.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_view01.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_row_wide_table.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_savepoint.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_semi_sync.result MDEV-4254 Semisync plugins to link statically into MariaDB 2013-04-09 23:28:21 +02:00
rpl_semi_sync_event.result MDEV-4254 Semisync plugins to link statically into MariaDB 2013-04-09 23:28:21 +02:00
rpl_server_id1.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_server_id2.result BUG#11762616: BUG#55229: 'POSTION' 2011-05-06 00:50:31 +01:00
rpl_server_id_ignore.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_session_var.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_set_charset.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_set_null_innodb.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_set_null_myisam.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_show_slave_hosts.result BUG#13333431 - INCORRECT DEFAULT PORT IN 'SHOW SLAVE HOSTS' OUTPUT 2012-02-28 14:02:27 +05:30
rpl_show_slave_running.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
rpl_skip_error.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_skip_replication.result Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. 2012-10-03 01:44:54 +03:00
rpl_slave_grp_exec.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_slave_load_in.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_slave_load_remove_tmpfile.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_slave_load_tmpdir_not_exist.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_slave_skip.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_slave_status.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_slow_query_log.result BUG#11877568 - RPL_SEMI_SYNC FAILS IN PB 2011-03-16 16:38:30 +00:00
rpl_sp.result MDEV-26: Global transaction ID. First alpha release. 2013-04-15 10:55:27 +02:00
rpl_sp004.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_sp_effects.result mysql-5.5.31 merge 2013-05-07 13:05:09 +02:00
rpl_spec_variables.result merge with 5.3 2011-10-19 21:45:18 +02:00
rpl_sporadic_master.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_ssl.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_ssl1.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_start_stop_slave.result Fix several buildot errors on Windows 2012-03-16 17:47:31 +01:00
rpl_stm_000001.result 5.3->5.5 merge 2011-11-22 18:04:38 +01:00
rpl_stm_auto_increment_bug33029.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_stm_binlog_max_cache_size.result post-merge fixes. 2011-07-02 22:12:12 +02:00
rpl_stm_conflicts.result 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_drop_create_temp_table.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_stm_EE_err2.result 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_flsh_tbls.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_stm_found_rows.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_stm_implicit_commit_binlog.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_stm_innodb.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_stm_loaddata_concurrent.result 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_loadfile.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_stm_log.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_stm_maria.result post-merge fixes. 2011-07-02 22:12:12 +02:00
rpl_stm_max_relay_size.result Made max_relay_log_size depending on master connection. 2012-10-01 02:30:44 +03:00
rpl_stm_mix_show_relaylog_events.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_stm_mixing_engines.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_stm_multi_query.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_stm_no_op.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_stm_relay_ign_space.result BUG#12400313 2012-03-12 23:15:01 +00:00
rpl_stm_reset_slave.result BUG#11809016 - NO WAY TO DISCOVER AN INSTANCE IS NO LONGER A SLAVE FOLLOWING MYSQL BUG#28796 2011-07-18 18:18:03 +01:00
rpl_stm_sql_mode.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_stm_start_stop_slave.result mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
rpl_stm_stop_middle_group.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
rpl_stm_until.result 5.5 merge 2013-06-06 17:51:28 +02:00
rpl_stm_user_variables.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_stop_slave.result Merged the implementation of MDEV-28 LIMIT ROWS EXAMINED into MariaDB 5.5. 2012-03-12 00:45:18 +02:00
rpl_switch_stm_row_mixed.result merge with 5.3 2011-10-19 21:45:18 +02:00
rpl_sync.result MDEV-26: Global transaction ID. 2013-05-22 17:36:48 +02:00
rpl_table_options.result MDEV-3807 show plugins soname 'xxx' 2013-04-09 23:27:29 +02:00
rpl_temp_table.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_temp_table_mix_row.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_temporary.result merge with 5.3 2011-10-19 21:45:18 +02:00
rpl_temporary_errors.result merge with 5.3 2011-10-19 21:45:18 +02:00
rpl_test_framework.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_timezone.result 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.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_trigger.result merge with MySQL 5.5.27 2012-08-09 17:22:00 +02:00
rpl_trunc_temp.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_truncate_2myisam.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_truncate_3innodb.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_typeconv.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
rpl_typeconv_innodb.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_udf.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_user.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
rpl_user_variables.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_variables.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
rpl_variables_stm.result Merge with 5.1-microseconds 2011-05-28 05:11:32 +03:00
rpl_view.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_view_multi.result Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam. 2010-12-19 18:15:12 +01:00
semisync_memleak_4066.result MDEV-4254 Semisync plugins to link statically into MariaDB 2013-04-09 23:28:21 +02:00