mariadb/mysql-test/suite/rpl/t
Luis Soares 69caf1b6d8 BUG#42370: rpl_trigger.test: Test case timeout after 900 seconds
The test fails with timeout when applying diff on two tables.

In this test case, there can be a situation when the slave is not yet synced
with the master, thence the changes may not be on the slave at diff time.

This patch addresses this issue by synchronizing master and slave before the
diff takes place.
2009-01-27 12:32:16 +01:00
..
disabled.def BUG#41793: rpl_binlog_corruption disabled in main (needs new mtr) 2008-12-30 09:48:19 +01:00
rpl000010-slave.opt
rpl000010.test
rpl000011.test
rpl000013.test
rpl000017-slave.opt
rpl000017-slave.sh
rpl000017.test
rpl_000015-slave.opt
rpl_000015-slave.sh
rpl_000015.cnf Make it possible to specify test specifi config file as <testname>.cnf 2008-04-25 14:07:17 +02:00
rpl_000015.test
rpl_alter.test
rpl_alter_db.test BUG#38350: Many tests don't clean up after themselves on exit. 2008-11-13 20:19:00 +01:00
rpl_auto_increment-master.opt
rpl_auto_increment.test
rpl_auto_increment_11932.test
rpl_binlog_corruption-master.opt BUG#40482: server/mysqlbinlog crashes when reading invalid Incident_log_event 2008-12-29 17:04:10 +01:00
rpl_binlog_corruption.test BUG#40482: server/mysqlbinlog crashes when reading invalid Incident_log_event 2008-12-29 17:04:10 +01:00
rpl_binlog_grant.test Added clean up for test case: to replicate drop of database to slave 2008-04-05 21:33:42 +04:00
rpl_binlog_query_filter_rules-master.opt Bug#36099 replicate-do-db affects replaying RBR events with mysqlbinlog 2008-09-03 13:01:18 +03:00
rpl_binlog_query_filter_rules.test Post-merge fixes. 2008-10-07 10:25:12 +02:00
rpl_bit.test
rpl_bit_npk.test
rpl_blackhole.test The test rpl_blackhole was executed even when 2008-10-03 12:52:01 +02:00
rpl_bug26395.test BUG#37975: wait_for_slave_* should increase the timeout 2008-07-10 18:09:39 +02:00
rpl_bug31076.test
rpl_bug33931.test BUG#39853: lowercase_table3 fails on powermacg5 in rpl tree 2008-10-13 20:33:08 +02:00
rpl_change_master.test WL#4091, replace sleeps 2008-02-28 14:36:14 +03:00
rpl_charset.test The test rpl_row_charset and it dependent rpl_ndb_charset is 2008-02-13 11:37:06 +01:00
rpl_charset_sjis.test
rpl_circular_for_4_hosts.cnf WL#3754, circular replication tests 2008-04-25 20:54:42 +04:00
rpl_circular_for_4_hosts.test Post-merge fixes to fix test cases. 2008-10-29 18:38:18 +01:00
rpl_colSize.test
rpl_commit_after_flush.test
rpl_create_database-master.opt
rpl_create_database-slave.opt
rpl_create_database.test
rpl_critical_errors.test
rpl_ddl.test
rpl_deadlock_innodb-slave.opt BUG#40257: Please remove --loose-skip-innodb from suite/rpl/rpl_1slave_base.cnf 2008-10-29 14:25:03 +01:00
rpl_deadlock_innodb.test
rpl_delete_no_where.test
rpl_do_grant.test
rpl_drop.test
rpl_drop_db.test BUG#38350: Many tests don't clean up after themselves on exit. 2008-11-13 20:19:00 +01:00
rpl_drop_temp-slave.opt
rpl_drop_temp.test WL#4091, enable rpl_flushlog_loop.test and fix for rpl_drop_temp.test 2008-03-01 00:05:23 +03:00
rpl_drop_view.test BUG#38350: Many tests don't clean up after themselves on exit. 2008-11-13 20:19:00 +01:00
rpl_dual_pos_advance-master.opt
rpl_dual_pos_advance.test BUG#37718: rpl.rpl_stm_mystery22 fails sporadically on pushbuild 2009-01-09 15:12:31 +01:00
rpl_EE_err.test
rpl_empty_master_crash-master.opt
rpl_empty_master_crash.test
rpl_err_ignoredtable-slave.opt
rpl_err_ignoredtable.test
rpl_events.test BUG#38350: Many tests don't clean up after themselves on exit. 2008-11-13 20:19:00 +01:00
rpl_extraCol_innodb.test
rpl_extraCol_myisam.test
rpl_extraColmaster_innodb.test
rpl_extraColmaster_myisam.test
rpl_failed_optimize-master.opt
rpl_failed_optimize.test
rpl_filter_tables_not_exist-slave.opt Cherry picking patch for BUG#37051 2008-08-26 18:01:49 +08:00
rpl_filter_tables_not_exist.test BUG#37718: rpl.rpl_stm_mystery22 fails sporadically on pushbuild 2009-01-09 15:12:31 +01:00
rpl_flushlog_loop-master.opt
rpl_flushlog_loop-master.sh
rpl_flushlog_loop-slave.opt
rpl_flushlog_loop-slave.sh
rpl_flushlog_loop.test BUG#37975: wait_for_slave_* should increase the timeout 2008-07-10 18:09:39 +02:00
rpl_foreign_key_innodb.test
rpl_found_rows.test Merge magare.gmz:/home/kgeorge/mysql/work/B36011-take2-5.0-bugteam 2008-05-16 19:03:50 +03:00
rpl_free_items-slave.opt
rpl_free_items.test
rpl_get_lock.test
rpl_grant.test
rpl_idempotency-slave.opt BUG#40257: Please remove --loose-skip-innodb from suite/rpl/rpl_1slave_base.cnf 2008-10-29 14:25:03 +01:00
rpl_idempotency.test BUG#38350: Many tests don't clean up after themselves on exit. 2008-11-13 20:19:00 +01:00
rpl_ignore_grant-slave.opt
rpl_ignore_grant.test
rpl_ignore_revoke-slave.opt
rpl_ignore_revoke.test
rpl_ignore_table-slave.opt
rpl_ignore_table.test BUG#38350: Many tests don't clean up after themselves on exit. 2008-11-13 20:19:00 +01:00
rpl_ignore_table_update-slave.opt
rpl_ignore_table_update.test
rpl_incident-master.opt
rpl_incident.test Merge 5.1-rpl-testfixes -> 5.1-rpl 2008-08-14 17:38:22 +08:00
rpl_init_slave-slave.opt
rpl_init_slave.test BUG#37975: wait_for_slave_* should increase the timeout 2008-07-10 18:09:39 +02:00
rpl_innodb-master.opt BUG#40257: Please remove --loose-skip-innodb from suite/rpl/rpl_1slave_base.cnf 2008-10-29 14:25:03 +01:00
rpl_innodb.test BUG#40257: Please remove --loose-skip-innodb from suite/rpl/rpl_1slave_base.cnf 2008-10-29 14:25:03 +01:00
rpl_innodb_bug28430-master.opt BUG#40257: Please remove --loose-skip-innodb from suite/rpl/rpl_1slave_base.cnf 2008-10-29 14:25:03 +01:00
rpl_innodb_bug28430-slave.opt BUG#40257: Please remove --loose-skip-innodb from suite/rpl/rpl_1slave_base.cnf 2008-10-29 14:25:03 +01:00
rpl_innodb_bug28430.test BUG#36379: please re-enable rpl_innodb_bug28430 2008-05-07 12:57:07 +02:00
rpl_innodb_bug30888.test
rpl_innodb_mixed_ddl.test
rpl_innodb_mixed_dml.test
rpl_insert.test BUG#37933: Test "rpl_insert" fails - timing problem in replication test ? 2008-07-07 17:38:47 +02:00
rpl_insert_id.test Merge magare.gmz:/home/kgeorge/mysql/work/B36011-take2-5.0-bugteam 2008-05-16 19:03:50 +03:00
rpl_insert_id_pk.test
rpl_insert_ignore.test
rpl_insert_select.test
rpl_invoked_features.test Bug#32663, Bug#33045, Bug#23533, WL#4091 2008-02-29 00:50:15 +03:00
rpl_known_bugs_detection-master.opt
rpl_known_bugs_detection.test
rpl_LD_INFILE.test
rpl_load_from_master-slave.opt
rpl_load_from_master.test Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl 2008-02-28 12:21:44 +01:00
rpl_load_table_from_master.test
rpl_loaddata.test
rpl_loaddata_charset.test
rpl_loaddata_fatal-slave.opt
rpl_loaddata_fatal.test
rpl_loaddata_m-master.opt
rpl_loaddata_m.test
rpl_loaddata_map-master.opt
rpl_loaddata_map-slave.opt
rpl_loaddata_map.test BUG#38178: rpl_loaddata_map fails sporadically in pushbuild 2008-07-18 13:34:19 +02:00
rpl_loaddata_s-slave.opt
rpl_loaddata_s.test
rpl_loaddata_simple.test
rpl_loaddatalocal.test
rpl_loadfile.test
rpl_locale.test
rpl_log_pos.test BUG#37975: wait_for_slave_* should increase the timeout 2008-07-10 18:09:39 +02:00
rpl_many_optimize.test
rpl_master_pos_wait.test Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl 2008-03-12 13:07:35 +01:00
rpl_misc_functions-slave.sh
rpl_misc_functions.test Post-merge fixes. 2008-10-07 10:25:12 +02:00
rpl_mixed_ddl_dml.test
rpl_multi_delete-slave.opt
rpl_multi_delete.test
rpl_multi_delete2-slave.opt
rpl_multi_delete2.test
rpl_multi_engine.test BUG#40707 rpl_multi_engine fails sporadically in pushbuild 2008-11-24 14:57:23 +08:00
rpl_multi_update.test
rpl_multi_update2-slave.opt
rpl_multi_update2.test
rpl_multi_update3.test
rpl_multi_update4-slave.opt
rpl_multi_update4.test
rpl_optimize.test BUG#34768 - nondeterministic INSERT using LIMIT logged in stmt mode 2008-03-25 17:28:12 +04:00
rpl_packet-master.opt
rpl_packet-slave.opt
rpl_packet.test merge: 5.1 -> 5.1-rpl 2009-01-23 13:22:05 +01:00
rpl_plugin_load-master.opt Bug#35807 - INSTALL PLUGIN replicates row-based, but not stmt-based 2008-08-19 17:35:56 +02:00
rpl_plugin_load-slave.opt Bug#35807 - INSTALL PLUGIN replicates row-based, but not stmt-based 2008-08-19 17:35:56 +02:00
rpl_plugin_load.test Bug#35807 - INSTALL PLUGIN replicates row-based, but not stmt-based 2008-08-19 17:35:56 +02:00
rpl_ps.test Fixing some missing table drops. 2008-10-07 14:22:28 +02:00
rpl_rbr_to_sbr.test BUG#37733: rpl.rpl_flushlog_loop 'row' fails sporadically on pushbuild 2008-07-16 11:17:10 +02:00
rpl_read_only.test
rpl_relay_space_innodb.test
rpl_relay_space_myisam.test
rpl_relayrotate-slave.opt BUG#40257: Please remove --loose-skip-innodb from suite/rpl/rpl_1slave_base.cnf 2008-10-29 14:25:03 +01:00
rpl_relayrotate.test
rpl_relayspace-slave.opt
rpl_relayspace.test WL#4091, replace sleeps 2008-02-28 14:36:14 +03:00
rpl_replicate_do-slave.opt
rpl_replicate_do.test
rpl_replicate_ignore_db-slave.opt
rpl_replicate_ignore_db.test
rpl_report-slave.opt Bug #28780 report_host is not available through SELECT @@report_host 2008-03-05 12:25:55 +02:00
rpl_report.test Bug #28780 report_host is not available through SELECT @@report_host 2008-03-07 14:39:37 +02:00
rpl_rewrt_db-slave.opt
rpl_rewrt_db.test
rpl_rotate_logs-slave.opt
rpl_rotate_logs-slave.sh
rpl_rotate_logs.cnf Make it possible to specify test specifi config file as <testname>.cnf 2008-04-25 14:07:17 +02:00
rpl_rotate_logs.test Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl 2008-02-28 12:21:44 +01:00
rpl_row_001.test
rpl_row_4_bytes-master.opt
rpl_row_4_bytes.test
rpl_row_basic_2myisam.test
rpl_row_basic_3innodb.test
rpl_row_basic_8partition.test
rpl_row_basic_11bugs-master.opt BUG#40257: Please remove --loose-skip-innodb from suite/rpl/rpl_1slave_base.cnf 2008-10-29 14:25:03 +01:00
rpl_row_basic_11bugs.test
rpl_row_blob_innodb.test
rpl_row_blob_myisam.test
rpl_row_colSize.test
rpl_row_conflicts.test BUG#37718: rpl.rpl_stm_mystery22 fails sporadically on pushbuild 2009-01-09 15:12:31 +01:00
rpl_row_create_table.test merge: 5.1 -> 5.1-rpl 2009-01-23 13:22:05 +01:00
rpl_row_delayed_ins.test
rpl_row_drop.test
rpl_row_err_daisychain-master.opt Bug#18817, removing --binlog-format option from .opt files 2008-08-13 23:12:51 +04:00
rpl_row_err_daisychain-slave.opt Bug#18817, removing --binlog-format option from .opt files 2008-08-13 23:12:51 +04:00
rpl_row_flsh_tbls.test BUG#29020 (Event results not correctly replicated to slave in RBR): 2008-03-28 13:16:41 +01:00
rpl_row_func001.test
rpl_row_func002.test
rpl_row_func003.test
rpl_row_inexist_tbl.test BUG#37975: wait_for_slave_* should increase the timeout 2008-07-10 18:09:39 +02:00
rpl_row_insert_delayed.test
rpl_row_log-master.opt
rpl_row_log-slave.opt
rpl_row_log.test
rpl_row_log_innodb-master.opt
rpl_row_log_innodb.test
rpl_row_max_relay_size.test BUG#38350: Many tests don't clean up after themselves on exit. 2008-11-13 20:19:00 +01:00
rpl_row_mysqlbinlog-master.opt
rpl_row_mysqlbinlog.test Fix paths in test and result files 2008-04-03 21:40:10 +02:00
rpl_row_NOW.test
rpl_row_reset_slave.test
rpl_row_sp001.test
rpl_row_sp002_innodb.test
rpl_row_sp003.test
rpl_row_sp005.test Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl 2008-02-28 12:21:44 +01:00
rpl_row_sp006_InnoDB.test
rpl_row_sp007_innodb.test
rpl_row_sp008.test
rpl_row_sp009.test
rpl_row_sp010.test
rpl_row_sp011.test
rpl_row_sp012.test
rpl_row_stop_middle_update-master.opt
rpl_row_stop_middle_update-slave.opt
rpl_row_stop_middle_update.test BUG#37975: wait_for_slave_* should increase the timeout 2008-07-10 18:09:39 +02:00
rpl_row_tabledefs_2myisam.test
rpl_row_tabledefs_3innodb.test
rpl_row_trig001.test More fixes to remove test failures in pushbuild. 2008-02-04 12:12:03 +01:00
rpl_row_trig002.test
rpl_row_trig003.test
rpl_row_trig004.test
rpl_row_unsafe_funcs.test
rpl_row_until.test BUG#37975: wait_for_slave_* should increase the timeout 2008-07-10 18:09:39 +02:00
rpl_row_USER.test
rpl_row_UUID.test
rpl_row_view01.test WL#4091, replace sleeps 2008-02-28 14:36:14 +03:00
rpl_server_id.test
rpl_server_id1.test merged 5.1 main to 5.1-rpl 2008-08-04 07:04:47 +02:00
rpl_server_id2-slave.opt
rpl_server_id2.test Bug#38540 rpl_server_id2 uses show slave status unnecessarily 2008-12-19 22:13:12 +02:00
rpl_session_var.test
rpl_set_charset.test
rpl_sf.test
rpl_skip_error-slave.opt
rpl_skip_error.test Post-merge fixes. 2008-03-14 17:52:57 +01:00
rpl_slave_grp_exec.test BUG#37975: wait_for_slave_* should increase the timeout 2008-07-10 18:09:39 +02:00
rpl_slave_skip.test merge: 5.1 -> 5.1-rpl 2009-01-23 13:22:05 +01:00
rpl_slave_status.test BUG#37975: wait_for_slave_* should increase the timeout 2008-07-10 18:09:39 +02:00
rpl_sp-master.opt
rpl_sp-slave.opt
rpl_sp.test BUG#37975: wait_for_slave_* should increase the timeout 2008-07-10 18:09:39 +02:00
rpl_sp004.test
rpl_sp_effects-master.opt
rpl_sp_effects-slave.opt
rpl_sp_effects.test BUG#37975: wait_for_slave_* should increase the timeout 2008-07-10 18:09:39 +02:00
rpl_sporadic_master-master.opt
rpl_sporadic_master.test
rpl_ssl.test
rpl_ssl1.test
rpl_start_stop_slave.test Bug#40142: possible reason of timeout is stopped slave threads before 2008-12-12 14:25:36 +03:00
rpl_stm_000001.test
rpl_stm_auto_increment_bug33029.test Bug #35675 reset master finds assert if a binlog file can not be deleted 2008-03-30 00:54:08 +02:00
rpl_stm_conflicts.test BUG#37718: rpl.rpl_stm_mystery22 fails sporadically on pushbuild 2009-01-09 15:12:31 +01:00
rpl_stm_EE_err2.test
rpl_stm_flsh_tbls.test
rpl_stm_insert_delayed.test
rpl_stm_log-master.opt
rpl_stm_log-slave.opt Merging 5.0-bugteam into 5.1-bugteam 2008-09-01 11:00:52 +02:00
rpl_stm_log.test
rpl_stm_max_relay_size.test
rpl_stm_multi_query.test
rpl_stm_no_op.test
rpl_stm_reset_slave.test
rpl_stm_until.test BUG#37717: rpl.rpl_stm_until 'stmt' fails sporadically on pushbuild 2008-07-23 13:23:52 +02:00
rpl_switch_stm_row_mixed.test BUG#37200: rpl_switch_stm_row_mixed fails sporadically in pushbuild 2008-07-03 10:27:25 +02:00
rpl_temp_table.test
rpl_temporary.test Merging 5.1 main into 5.1-rpl 2008-10-23 21:27:09 +02:00
rpl_temporary_errors-slave.opt
rpl_temporary_errors.test BUG#39853: lowercase_table3 fails on powermacg5 in rpl tree 2008-10-13 20:33:08 +02:00
rpl_timezone-master.opt
rpl_timezone-slave.opt
rpl_timezone.test
rpl_trigger.test BUG#42370: rpl_trigger.test: Test case timeout after 900 seconds 2009-01-27 12:32:16 +01:00
rpl_trunc_temp.test BUG#37493: rpl_trunc_temp.test nondeterministic 2008-07-23 12:13:55 +02:00
rpl_truncate_2myisam.test
rpl_truncate_3innodb.test
rpl_udf-master.opt
rpl_udf-slave.opt
rpl_udf.test
rpl_user.test Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl-merge 2008-02-04 12:33:28 +01:00
rpl_user_variables.test BUG#34768 - nondeterministic INSERT using LIMIT logged in stmt mode 2008-03-25 17:28:12 +04:00
rpl_variables.test BUG#38170: rpl_variables failed on pushbuild: could not sync with master 2008-07-17 18:26:59 +02:00
rpl_variables_stm.test Removed pushbuild errors. 2008-03-11 18:43:29 +01:00
rpl_view.test Merge client-10-129-10-147.upp.off.mysql.com:/Users/mattiasj/clones/topush-50-bugteam 2008-05-08 13:45:40 +02:00