mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
b55468d713
mysql-test/include/wait_for_slave_io_to_stop.inc: Updated previous commit to include Magnus's change request from review. In addition, I moved it from the mysql-5.1 to mysql-5.1-maint clone. We now have 3 new replications tools and one tool that has been refactored. 1) include/wait_for_slave_to_stop.inc replaces the old mysqltest.c wait_for_slave_to_stop. NEW: 2) include/wait_for_slave_sql_to_stop.inc is for when you are expecting the slave to get an SQL error and waiting for the SQL Thread to stop. 3) include/wait_for_slave_io_to_stop.inc is used for test that you expect sometype of IO error and the IO Thread to stop. 4) include/wait_for_slave_to_start.inc for waiting for the slave to completely start before moving forward in the test. All 4 tests have a built in loop that will stop the test if any of the tools take too long. mysql-test/include/wait_for_slave_sql_to_stop.inc: Updated previous commit to include Magnus's change request from review. In addition, I moved it from the mysql-5.1 to mysql-5.1-maint clone. We now have 3 new replications tools and one tool that has been refactored. 1) include/wait_for_slave_to_stop.inc replaces the old mysqltest.c wait_for_slave_to_stop. NEW: 2) include/wait_for_slave_sql_to_stop.inc is for when you are expecting the slave to get an SQL error and waiting for the SQL Thread to stop. 3) include/wait_for_slave_io_to_stop.inc is used for test that you expect sometype of IO error and the IO Thread to stop. 4) include/wait_for_slave_to_start.inc for waiting for the slave to completely start before moving forward in the test. All 4 tests have a built in loop that will stop the test if any of the tools take too long. mysql-test/include/wait_for_slave_to_start.inc: Updated previous commit to include Magnus's change request from review. In addition, I moved it from the mysql-5.1 to mysql-5.1-maint clone. We now have 3 new replications tools and one tool that has been refactored. 1) include/wait_for_slave_to_stop.inc replaces the old mysqltest.c wait_for_slave_to_stop. NEW: 2) include/wait_for_slave_sql_to_stop.inc is for when you are expecting the slave to get an SQL error and waiting for the SQL Thread to stop. 3) include/wait_for_slave_io_to_stop.inc is used for test that you expect sometype of IO error and the IO Thread to stop. 4) include/wait_for_slave_to_start.inc for waiting for the slave to completely start before moving forward in the test. All 4 tests have a built in loop that will stop the test if any of the tools take too long. mysql-test/include/wait_for_slave_to_stop.inc: Updated previous commit to include Magnus's change request from review. In addition, I moved it from the mysql-5.1 to mysql-5.1-maint clone. We now have 3 new replications tools and one tool that has been refactored. 1) include/wait_for_slave_to_stop.inc replaces the old mysqltest.c wait_for_slave_to_stop. NEW: 2) include/wait_for_slave_sql_to_stop.inc is for when you are expecting the slave to get an SQL error and waiting for the SQL Thread to stop. 3) include/wait_for_slave_io_to_stop.inc is used for test that you expect sometype of IO error and the IO Thread to stop. 4) include/wait_for_slave_to_start.inc for waiting for the slave to completely start before moving forward in the test. All 4 tests have a built in loop that will stop the test if any of the tools take too long. mysql-test/t/rpl_critical_errors.test: Updated to use new tool(s) mysql-test/t/rpl_dual_pos_advance.test: Updated to use new tool(s) mysql-test/t/rpl_known_bugs_detection.test: Updated to use new tool(s) mysql-test/t/rpl_rotate_logs.test: Updated to use new tool(s) mysql-test/t/rpl_row_inexist_tbl.test: Updated to use new tool(s) mysql-test/extra/rpl_tests/rpl_extraSlave_Col.test: Updated to use new tool(s) mysql-test/extra/rpl_tests/rpl_loaddata.test: Updated to use new tool(s) mysql-test/extra/rpl_tests/rpl_row_tabledefs.test: Updated to use new tool(s) mysql-test/extra/rpl_tests/rpl_stm_000001.test: Updated to use new tool(s) mysql-test/extra/rpl_tests/rpl_stm_EE_err2.test: Updated to use new tool(s) |
||
---|---|---|
.. | ||
add_anonymous_users.inc | ||
analyze_failure_sync_with_master.test | ||
big_test.inc | ||
check-testcase.test | ||
check_var_limit.inc | ||
common-tests.inc | ||
concurrent.inc | ||
ctype_common.inc | ||
ctype_filesort.inc | ||
ctype_innodb_like.inc | ||
ctype_like_escape.inc | ||
deadlock.inc | ||
delete_anonymous_users.inc | ||
endspace.inc | ||
federated.inc | ||
federated_cleanup.inc | ||
get_binlog_dump_thread_id.inc | ||
gis_generic.inc | ||
grant_cache.inc | ||
handler.inc | ||
have_archive.inc | ||
have_big5.inc | ||
have_binlog_format_mixed.inc | ||
have_binlog_format_mixed_or_row.inc | ||
have_binlog_format_mixed_or_statement.inc | ||
have_binlog_format_row.inc | ||
have_binlog_format_statement.inc | ||
have_blackhole.inc | ||
have_case_sensitive_file_system.inc | ||
have_compress.inc | ||
have_cp932.inc | ||
have_cp1250_ch.inc | ||
have_crypt.inc | ||
have_csv.inc | ||
have_debug.inc | ||
have_eucjpms.inc | ||
have_euckr.inc | ||
have_example_plugin.inc | ||
have_exampledb.inc | ||
have_federated_db.inc | ||
have_gb2312.inc | ||
have_gbk.inc | ||
have_geometry.inc | ||
have_innodb.inc | ||
have_latin2_ch.inc | ||
have_log_bin.inc | ||
have_lowercase0.inc | ||
have_lowercase1.inc | ||
have_multi_ndb.inc | ||
have_ndb.inc | ||
have_ndb_extra.inc | ||
have_ndbapi_examples.inc | ||
have_outfile.inc | ||
have_partition.inc | ||
have_query_cache.inc | ||
have_sjis.inc | ||
have_ssl.inc | ||
have_symlink.inc | ||
have_tis620.inc | ||
have_ucs2.inc | ||
have_udf.inc | ||
have_ujis.inc | ||
im_check_env.inc | ||
index_merge1.inc | ||
index_merge2.inc | ||
index_merge_2sweeps.inc | ||
index_merge_ror.inc | ||
index_merge_ror_cpk.inc | ||
innodb_rollback_on_timeout.inc | ||
loaddata_autocom.inc | ||
master-slave-end.inc | ||
master-slave-reset.inc | ||
master-slave.inc | ||
mix1.inc | ||
mix2.inc | ||
mix2_ucs2.inc | ||
mysqltest-x.inc | ||
ndb_backup.inc | ||
ndb_backup_print.inc | ||
ndb_default_cluster.inc | ||
ndb_not_readonly.inc | ||
ndb_restore_master.inc | ||
ndb_restore_slave_eoption.inc | ||
ndb_setup_slave.inc | ||
not_as_root.inc | ||
not_embedded.inc | ||
not_ndb.inc | ||
not_ndb_default.inc | ||
not_openssl.inc | ||
not_valgrind.inc | ||
not_windows.inc | ||
one_thread_per_connection.inc | ||
parser_bug21114.inc | ||
partition_1.inc | ||
partition_10.inc | ||
partition_11.inc | ||
partition_12.inc | ||
partition_layout.inc | ||
ps_conv.inc | ||
ps_create.inc | ||
ps_modify.inc | ||
ps_modify1.inc | ||
ps_query.inc | ||
ps_renew.inc | ||
query_cache.inc | ||
query_cache_sql_prepare.inc | ||
read_many_rows.inc | ||
report-features.test | ||
rowid_order.inc | ||
rpl_events.inc | ||
rpl_multi_engine.inc | ||
rpl_multi_engine3.inc | ||
rpl_stmt_seq.inc | ||
rpl_udf.inc | ||
safe_set_to_maybe_ro_var.inc | ||
show_binlog_events.inc | ||
show_binlog_events2.inc | ||
show_msg.inc | ||
show_msg80.inc | ||
sp-vars.inc | ||
strict_autoinc.inc | ||
system_db_struct.inc | ||
test_outfile.inc | ||
testdb_only.inc | ||
unsafe_binlog.inc | ||
uses_vardir.inc | ||
varchar.inc | ||
wait_condition.inc | ||
wait_for_query_to_suceed.inc | ||
wait_for_slave_io_to_stop.inc | ||
wait_for_slave_sql_to_stop.inc | ||
wait_for_slave_to_start.inc | ||
wait_for_slave_to_stop.inc | ||
wait_show_pattern.inc | ||
wait_slave_status.inc | ||
wait_until_connected_again.inc | ||
wait_until_rows_count.inc | ||
windows.inc |