mariadb/mysql-test/suite/binlog/t
2011-04-19 00:08:25 +04:00
..
binlog_base64_flag.test Upmerge 11762407 (54999) with additions 2011-02-23 12:54:58 +01:00
binlog_bug23533.test BUG#12371924 2011-04-18 23:59:15 +04:00
binlog_bug36391-master.opt WL#5867, reorganize test cases of bugs suite 2011-04-14 00:18:08 +04:00
binlog_bug36391.test WL#5867, reorganize test cases of bugs suite 2011-04-14 00:18:08 +04:00
binlog_database.test
binlog_delete_and_flush_index.test BUG#34582: FLUSH LOGS does not close and reopen the binlog index 2009-10-20 09:39:40 +01:00
binlog_drop_if_exists.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
binlog_format_switch_in_tmp_table.test Bug #45855 row events in binlog after switch from binlog_fmt=mix to stmt with open tmp tbl 2010-01-26 17:41:15 +08:00
binlog_grant.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
binlog_implicit_commit.test
binlog_incident-master.opt
binlog_incident.test merging 5.1 main -> rpl+2. Some manual work required mostly due to bug46640 2009-11-06 18:35:04 +02:00
binlog_index-master.opt Bug #57840 MTR: parallel execution breaks with smart ordering of test cases 2010-11-05 15:26:38 +01:00
binlog_index.test Bug #11762804 55442: MYSQLD DEBUG CRASHES WHILE RUNNING MYISAM_CRASH_BEFORE_FLUSH_KEYS.TEST 2011-03-15 16:06:59 +01:00
binlog_innodb.test Merge trunk-bugfixing -> trunk-runtime 2010-06-17 17:31:51 +04:00
binlog_innodb_row.test Post-push fix for BUG#51251. 2010-03-09 23:41:21 +00:00
binlog_killed.test Merge from mysql-trunk-innodb into mysql-5.1-innodb/storage/innobase: 2010-05-20 10:39:02 +03:00
binlog_killed_simulate-master.opt
binlog_killed_simulate.test Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains load data infile 2010-08-03 11:49:14 +08:00
binlog_max_extension.test BUG#46166 2010-12-07 16:55:25 +00:00
binlog_mixed_cache_stat.test BUG#56343 binlog_cache_use status is bigger than expected 2010-10-06 09:34:49 +01:00
binlog_mixed_load_data.test Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains load data infile 2010-08-03 10:22:19 +08:00
binlog_multi_engine.test BUG#50670: Slave stops with error code 1644 2010-04-28 14:47:49 +02:00
binlog_old_versions.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
binlog_query_filter_rules-master.opt BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
binlog_query_filter_rules.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
binlog_row_binlog-master.opt WL#5349 Change default storage engine to InnoDB 2010-06-17 22:51:35 +02:00
binlog_row_binlog.test
binlog_row_cache_stat.test BUG#56343 binlog_cache_use status is bigger than expected 2010-10-06 09:34:49 +01:00
binlog_row_ctype_cp932.test
binlog_row_ctype_ucs.test
binlog_row_drop_tbl.test Backport of revno ## 2617.31.1, 2617.31.3, 2617.31.4, 2617.31.5, 2009-12-05 02:02:48 +03:00
binlog_row_drop_tmp_tbl.test
binlog_row_innodb_stat-master.opt
binlog_row_insert_select.test
binlog_row_mix_innodb_myisam-master.opt WL#5349 Change default storage engine to InnoDB 2010-06-17 22:51:35 +02:00
binlog_row_mix_innodb_myisam.test
binlog_row_mysqlbinlog_db_filter.test Tests: many if/while expresissons simplified after 57276 2010-11-17 11:16:13 +01:00
binlog_row_mysqlbinlog_verbose.test Attempt to fix Windows testcase output issue 2009-10-14 21:25:11 +08:00
binlog_server_id.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
binlog_sf.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
binlog_spurious_ddl_errors-master.opt BUG#50479 DDL stmt on row-only/stmt-only tables generate spurious binlog_format 2010-06-02 00:25:08 +01:00
binlog_spurious_ddl_errors.test BUG#50479 DDL stmt on row-only/stmt-only tables generate spurious binlog_format 2010-06-02 00:25:08 +01:00
binlog_sql_mode.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
binlog_start_comment.test
binlog_statement_insert_delayed.test BUG#50670: Slave stops with error code 1644 2010-04-28 14:47:49 +02:00
binlog_stm_binlog-master.opt upmerge 57840 2010-11-05 15:36:00 +01:00
binlog_stm_binlog.test Bug #49741 test files contain explicit references to bin/relay-log positions 2010-05-24 21:54:08 +08:00
binlog_stm_blackhole.test Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains load data infile 2010-08-03 10:22:19 +08:00
binlog_stm_cache_stat.test BUG#56343 binlog_cache_use status is bigger than expected 2010-10-06 09:34:49 +01:00
binlog_stm_ctype_cp932.test
binlog_stm_ctype_ucs.test
binlog_stm_do_db-master.opt Bug #57840 MTR: parallel execution breaks with smart ordering of test cases 2010-11-05 15:26:38 +01:00
binlog_stm_do_db.test merging 5.1->rep+2->rep+3 2009-12-02 14:17:07 +02:00
binlog_stm_drop_tbl.test Backport of revno ## 2617.31.1, 2617.31.3, 2617.31.4, 2617.31.5, 2009-12-05 02:02:48 +03:00
binlog_stm_drop_tmp_tbl.test
binlog_stm_innodb_stat-master.opt
binlog_stm_insert_select.test
binlog_stm_mix_innodb_myisam-master.opt WL#5349 Change default storage engine to InnoDB 2010-06-17 22:51:35 +02:00
binlog_stm_mix_innodb_myisam.test BUG#47995: Mark system functions as unsafe 2009-11-18 15:50:31 +01:00
binlog_stm_ps.test BUG#50670: Slave stops with error code 1644 2010-04-28 14:47:49 +02:00
binlog_stm_row.test Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK and 2010-08-06 15:29:37 +04:00
binlog_stm_unsafe_warning-master.opt
binlog_stm_unsafe_warning.test Tests: many if/while expresissons simplified after 57276 2010-11-17 11:16:13 +01:00
binlog_stm_user_variables.test BUG#49562: SBR out of sync when using numeric data types + user 2010-01-19 23:16:22 +00:00
binlog_switch_inside_trans.test BUG#53437 @@session.sql_bin_log support in substatements is incorrect 2010-05-27 16:43:08 +01:00
binlog_tmp_table.test BUG#50670: Slave stops with error code 1644 2010-04-28 14:47:49 +02:00
binlog_truncate_innodb-master.opt
binlog_truncate_innodb.test Bug#42643: InnoDB does not support replication of TRUNCATE TABLE 2010-05-25 17:01:38 -03:00
binlog_truncate_myisam.test Bug#42643: InnoDB does not support replication of TRUNCATE TABLE 2010-05-25 17:01:38 -03:00
binlog_unsafe-master.opt Postfix after merge 2009-11-15 11:30:58 +08:00
binlog_unsafe.test merge 2010-12-23 13:39:58 +02:00
binlog_write_error.test Merge next-mr -> next-4284. 2010-02-04 23:15:47 +03:00
disabled.def BUG#11765446 (BUG#58416) 2011-03-24 14:39:45 +00:00