mariadb/mysql-test/include
John H. Embretsen aa672f5401 Fix for Bug#59837 - mysqlhotcopy fails with wrong error (11) on specific platforms:
Test failed on a certain Linux platform in automated environment. It turns out that this platform has an old version of Perl modules DBI and DBD::mysql installed, as well as the OS itself being relatively old.
Allowing error code 11 to be returned from mysqlhotcopy on expected error seems harmless and will make the test pass also with older libraries.
2011-02-08 10:51:09 +01:00
..
add_anonymous_users.inc Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-26 11:49:24 +01:00
analyze-sync_with_master.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
analyze-timeout.test WL#4350 Add missing 'exit' 2008-09-09 09:49:58 +02:00
assert.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
begin_include_file.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
big_test.inc Moved some old test and added a new test to only be run with mysql-test-run --big 2005-04-07 19:24:14 +03:00
binlog_inject_error.inc Backport Bug#37148 to 5.1 2010-01-24 15:03:23 +08:00
check-testcase.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
check-warnings.test BUG#47612 - fix review comment 2009-10-07 16:25:36 +02:00
check_concurrent_insert.inc Follow-up to Bug #55582 which allows checking strings in if 2010-10-21 15:20:50 +02:00
check_events_off.inc 1. Fix for Bug#41111 events_bugs fails sporadically on pushbuild 2009-01-09 15:10:03 +01:00
check_no_concurrent_insert.inc Follow-up to Bug #55582 which allows checking strings in if 2010-10-21 15:20:50 +02:00
check_no_row_lock.inc A 5.1-only version of fix for bug #46947 "Embedded SELECT 2010-05-28 00:07:40 +04:00
check_shared_row_lock.inc A 5.1-only version of fix for bug #46947 "Embedded SELECT 2010-05-28 00:07:40 +04:00
check_slave_is_running.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
check_slave_no_error.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
check_slave_param.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
check_var_limit.inc Add detection of in_addr_t 2003-08-28 06:08:17 +03:00
cleanup_fake_relay_log.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
commit.inc BUG#59338 Inconsistency in binlog for statements that don't change any rows STATEMENT SBR 2011-01-28 12:09:15 +00:00
common-tests.inc Added --pipe option for faster compile 2006-06-06 20:21:36 +03:00
concurrent.inc Bug#43733 Select on processlist let the embedded server crash (concurrent_innodb_safelog) 2009-06-04 23:36:34 +05:00
connect2.inc Avoid races in connect.test. 2008-03-17 14:26:00 +03:00
count_sessions.inc 1. Slice of fix for Bug#42003 tests missing the disconnect of connections <> default 2009-02-02 22:20:25 +01:00
ctype_8bit.inc Bug#56639 Character Euro (0x88) not converted from cp1251 to utf8 2010-11-26 16:58:54 +03:00
ctype_common.inc Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b27580 2008-03-06 08:41:05 +04:00
ctype_filesort.inc bug#7284: strnxfrm returns different results for equal strings 2005-01-13 18:12:04 +04:00
ctype_german.inc Bug#27877 incorrect german order in utf8_general_ci 2008-02-11 16:28:33 +04:00
ctype_innodb_like.inc ctype_innodb_like.inc: 2005-07-06 17:16:22 +05:00
ctype_like_escape.inc Add printout of file in which warning was detected 2006-10-06 00:57:10 +02:00
ctype_like_range_f1f2.inc Bug#32510 LIKE search fails with indexed 'eucjpms' and 'ujis' char column 2008-02-04 11:10:40 +04:00
ctype_regex.inc Bug#31081 server crash in regexp function 2007-10-05 12:15:11 +05:00
ddl_i18n.check_events.inc Patch for the following bugs: 2007-06-28 21:34:54 +04:00
ddl_i18n.check_sp.inc Patch for the following bugs: 2007-06-28 21:34:54 +04:00
ddl_i18n.check_triggers.inc Patch for the following bugs: 2007-06-28 21:34:54 +04:00
ddl_i18n.check_views.inc Fix for Bug#30217: Views: changes in metadata behaviour 2008-02-22 13:30:33 +03:00
deadlock.inc Merge moksha.local:/Users/davi/mysql/push/bugs/25164-5.0 2007-08-27 10:19:58 -03:00
default_my.cnf WL#4189 2007-12-12 18:19:24 +01:00
default_mysqld.cnf Check warnings in servers error log as part of test case 2008-04-08 16:51:26 +02:00
default_ndbd.cnf Bug#39849 ndb tests fail sporadically on pushbuild: "out of connection objects" 2009-01-29 15:22:02 +01:00
delete_anonymous_users.inc Masking out some more errors and warnings that are benign. 2008-02-04 07:15:14 +01:00
diff_tables.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
end_include_file.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
endspace.inc Move common trailing space checks into an include file. 2004-12-01 19:25:05 +04:00
file_does_not_exist.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
force_restart.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
force_restart_if_skipped.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
get_binlog_dump_thread_id.inc Workaround non portable use of "grep" and "cut" by loading the whole processlist 2007-02-26 09:16:22 +01:00
get_relay_log_pos.inc Follow-up to Bug #55582 which allows checking strings in if 2010-10-21 15:20:50 +02:00
gis_generic.inc Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/50 2007-03-29 12:00:32 +02:00
gis_keys.inc Fix for bug #58650 "Failing assertion: primary_key_no == -1 || 2011-02-02 16:17:48 +03:00
grant_cache.inc Fix for Bug#42308 Several server tests do not pass MTR's --check option 2009-05-15 12:15:56 +02:00
handler.inc Fix for Bug#42308 Several server tests do not pass MTR's --check option 2009-05-15 12:15:56 +02:00
have_32bit.inc Patch for bug#36875: Inserted review results. 2009-01-08 19:13:57 +01:00
have_64bit.inc Patch for bug#36875: Inserted review results. 2009-01-08 19:13:57 +01:00
have_archive.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_big5.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_binlog_format_mixed.inc Merge from 5.0. Add new 5.1 files. Drop bdb. 2008-07-04 14:48:25 -04:00
have_binlog_format_mixed_or_row.inc Merge from 5.0. Add new 5.1 files. Drop bdb. 2008-07-04 14:48:25 -04:00
have_binlog_format_mixed_or_statement.inc Merge from 5.0. Add new 5.1 files. Drop bdb. 2008-07-04 14:48:25 -04:00
have_binlog_format_row.inc Merge from 5.0. Add new 5.1 files. Drop bdb. 2008-07-04 14:48:25 -04:00
have_binlog_format_row_or_statement.inc Merge from 5.0. Add new 5.1 files. Drop bdb. 2008-07-04 14:48:25 -04:00
have_binlog_format_statement.inc Merge from 5.0. Add new 5.1 files. Drop bdb. 2008-07-04 14:48:25 -04:00
have_blackhole.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_case_insensitive_file_system.inc Bug#37402: Mysql cant read partitioned table with capital letter in the name 2008-07-11 01:14:13 +02:00
have_case_insensitive_fs.inc Bug#41049 does syntax "grant" case insensitive? 2009-10-27 12:09:19 +04:00
have_case_sensitive_file_system.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_community_features.inc Pull 5.1 treatment of community features into 5.0. 2009-05-05 17:03:23 -04:00
have_compress.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_cp866.inc Patch for the following bugs: 2007-06-28 21:34:54 +04:00
have_cp932.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_cp1250_ch.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_cp1251.inc Patch for the following bugs: 2007-06-28 21:34:54 +04:00
have_crypt.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_csv.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_dbi_dbd-mysql.inc Fix for Bug#56817 - mysqlhotcopy tests fail when DBI and DBD-mysql perl modules are not found 2011-01-29 12:38:36 +01:00
have_debug.inc Merge from 5.0. Add new 5.1 files. Drop bdb. 2008-07-04 14:48:25 -04:00
have_debug_sync.inc WL#4259 - Debug Sync Facility 2009-09-29 17:38:40 +02:00
have_dynamic_loading.inc Bug#45605: ps_not_windows.test fails: 2009-09-04 17:02:17 -03:00
have_eucjpms.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_euckr.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_example_plugin.inc Bug#45605: ps_not_windows.test fails: 2009-09-04 17:02:17 -03:00
have_exampledb.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_gb2312.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_gbk.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_geometry.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_innodb.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
have_innodb_plugin.inc Cherry pick 55501 2010-08-25 16:34:31 +02:00
have_koi8r.inc Patch for the following bugs: 2007-06-28 21:34:54 +04:00
have_latin2_ch.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_local_infile.inc Changes to fix tests in pushbuild. 2008-01-31 12:17:40 +01:00
have_log_bin.inc merged 5.1 main to 5.1-rpl 2008-08-04 07:04:47 +02:00
have_lowercase0.inc Bug#37402: Mysql cant read partitioned table with capital letter in the name 2008-07-11 01:14:13 +02:00
have_lowercase1.inc Bug #27653: Temp table can't be created if lower_case_table_names=1 and 2007-04-30 23:16:46 +02:00
have_lowercase2.inc Bug#37402: Mysql cant read partitioned table with capital letter in the name 2008-07-11 01:14:13 +02:00
have_multi_ndb.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_mysql_upgrade.inc BUG#43579 mysql_upgrade tries to alter log tables on replicated database 2009-09-28 14:24:19 +08:00
have_ndb.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_ndb_extra.inc wl2325 wl2324 2006-01-12 19:51:02 +01:00
have_ndbapi_examples.inc merged 5.1 main to 5.1-rpl 2008-08-04 07:04:47 +02:00
have_not_innodb_plugin.inc Bug#32430: 'show innodb status' causes errors 2009-09-25 11:26:49 +02:00
have_outfile.inc Merge from 5.0. Add new 5.1 files. Drop bdb. 2008-07-04 14:48:25 -04:00
have_partition.inc Merge from 5.0. Add new 5.1 files. Drop bdb. 2008-07-04 14:48:25 -04:00
have_query_cache.inc Merge from 5.0. Add new 5.1 files. Drop bdb. 2008-07-04 14:48:25 -04:00
have_simple_parser.inc Bug#45605: ps_not_windows.test fails: 2009-09-04 17:02:17 -03:00
have_sjis.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_ssl.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_symlink.inc Merge from 5.0. Add new 5.1 files. Drop bdb. 2008-07-04 14:48:25 -04:00
have_tis620.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_ucs2.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_udf.inc Bug#45605: ps_not_windows.test fails: 2009-09-04 17:02:17 -03:00
have_ujis.inc Bug#30563: Is not possible to create rpl_ or innodb test if needed \ 2008-07-04 12:41:27 -04:00
have_utf8.inc Patch for the following bugs: 2007-06-28 21:34:54 +04:00
index_merge1.inc automerge 2009-06-15 17:36:51 +03:00
index_merge2.inc Bug#56423: Different count with SELECT and CREATE SELECT queries 2010-10-07 10:13:11 +02:00
index_merge_2sweeps.inc This changeset belongs to 2006-08-16 14:58:49 +02:00
index_merge_ror.inc Merge mysql.com:/home/svoj/devel/mysql/BUG25048/mysql-5.0-engines 2006-12-26 18:04:31 +04:00
index_merge_ror_cpk.inc Bug#50402 Optimizer producing wrong results when using Index Merge on InnoDB 2010-09-16 16:13:53 +04:00
innodb_rollback_on_timeout.inc Bug#32754 - InnoDB tests do not prepare or clean up correctly 2007-11-27 09:25:45 +01:00
innodb_trx_weight.inc Apply the following innodb-5.1-* snapshots: ss1489, ss1496, ss1550, ss1569. 2007-07-10 05:37:43 -06:00
io_thd_fault_injection.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
is_embedded.inc Bug#35997 Event scheduler seems to let the server crash, if it is embedded. 2008-05-09 10:26:06 +02:00
kill_query.inc Follow-up to Bug #55582 which allows checking strings in if 2010-10-21 15:20:50 +02:00
kill_query_and_diff_master_slave.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
linux_sys_vars.inc Fix for Bug#36876: 2008-12-02 11:05:56 +01:00
load_sysvars.inc Fixes for bug#36522. 2008-05-08 20:13:39 +02:00
loaddata_autocom.inc WL#4189 2007-12-12 18:19:24 +01:00
master-slave.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
min_null_cond.inc Post-push fix to disable a subset of the test case for Bug#47762. 2010-03-19 09:23:44 +01:00
mix1.inc Bug#47746 - main.innodb_mysql fails sporadically: 2009-10-05 15:16:27 +02:00
mix2.inc Bug #55582 mtr root detection (and if-expression execution) broken 2010-08-03 16:11:23 +02:00
mix2_ucs2.inc 5.1-specific fix for bug #18743. 2007-02-19 15:31:55 +03:00
mtr_check.sql BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
mtr_warnings.sql Backport revision alik@sun.com-20100223131824-comthndat57kx8s5: 2010-04-09 14:57:11 -03:00
mysqlbinlog_row_engine.inc Postfix of tests after merge 2008-09-06 12:49:43 +08:00
mysqldump.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
mysqlhotcopy.inc Fix for Bug#59837 - mysqlhotcopy fails with wrong error (11) on specific platforms: 2011-02-08 10:51:09 +01:00
mysqltest-x.inc Bug #38181 Please print more debug info when tests fail 2008-08-04 21:54:44 +02:00
ndb_backup.inc merge 5.0 -> 5.1 2009-03-15 18:39:48 -04:00
ndb_backup_print.inc Bug#38311 Some tests use 'rm' which is not portable 2008-09-20 02:21:28 -04:00
ndb_default_cluster.inc Bug #20820 auto inc table not handled correctly when restored from cluster backup 2006-07-06 18:50:44 +02:00
ndb_master-slave.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
ndb_master-slave_2ch.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
ndb_not_readonly.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
ndb_restore_master.inc WL#4189 2007-12-12 18:19:24 +01:00
ndb_restore_slave_eoption.inc WL#4189 2007-12-12 18:19:24 +01:00
ndb_setup_slave.inc Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 2006-12-01 15:49:07 +01:00
ndb_wait_connected.inc Bug#32025 ndb_waiter does too many roundtrips to ndb_mgmd 2008-02-21 13:23:58 +01:00
no_running_event_scheduler.inc 1. Fix for Bug#41111 events_bugs fails sporadically on pushbuild 2009-01-09 15:10:03 +01:00
no_running_events.inc 1. Fix for Bug#41111 events_bugs fails sporadically on pushbuild 2009-01-09 15:10:03 +01:00
no_valgrind_without_big.inc Don't run funcs_1/myisam_views test case under valgrind, unless 2009-06-09 11:36:14 -03:00
not_as_root.inc Bug #32307 mysqltest - does not detect illegal if syntax 2008-08-04 12:38:50 +02:00
not_binlog_format_row.inc Bug #51049: main.bug39022 fails in mysql-trunk-merge 2010-02-18 10:48:15 +02:00
not_blackhole.inc Bug#46086: crash when dropping a partitioned table 2010-07-08 14:36:55 +02:00
not_embedded.inc Small fixes for merge. 2007-04-10 18:01:29 +03:00
not_ndb.inc wl2325 wl2324 2006-01-12 19:51:02 +01:00
not_ndb_default.inc Update 'abort_not_supported_test' to print a reason why the test was aborted 2006-07-19 14:25:52 +02:00
not_openssl.inc BUG#10589: des_encrypt functionality always return NULL 2005-06-17 18:07:46 +02:00
not_valgrind.inc WL#3337 (Events new architecture) 2006-07-17 16:52:45 +02:00
not_windows.inc Update 'abort_not_supported_test' to print a reason why the test was aborted 2006-07-19 14:25:52 +02:00
not_windows_embedded.inc Bug#47801 The plugin test fails with the Embedded Server on Windows 2009-10-08 10:39:15 +02:00
one_thread_per_connection.inc Fixed compiler warnings 2007-02-23 13:13:55 +02:00
parser_bug21114.inc Bug#21114 (Foreign key creation fails to table with name format) 2006-11-02 11:01:53 -07:00
partition_date_range.inc post push fix for bug#20577 and bug#46362, disabling warnings 2009-09-01 14:53:27 +02:00
ps_conv.inc Bug#27590: Wrong DATE/DATETIME comparison. 2007-04-27 00:12:09 +04:00
ps_create.inc bug#10466: Datatype "timestamp" displays "YYYYMMDDHHMMSS" irrespective of display sizes. 2005-06-20 12:09:00 +02:00
ps_ddl_1.inc Improve the testcases for Bug 12093 in ps_ddl.test 2008-08-13 21:42:21 +02:00
ps_modify.inc Bug #39265: fix for the bug 33699 should be reverted 2009-02-05 13:49:32 +04:00
ps_modify1.inc Small bug fix 2004-12-13 21:00:43 +01:00
ps_query.inc Bug #32400: Complex SELECT query returns correct result 2007-11-20 19:18:21 +02:00
ps_renew.inc Results of WL#1856 "Conversion of client_test.c tests cases to mysqltest 2004-09-25 19:08:02 +04:00
query_cache.inc Fix for Bug#42308 Several server tests do not pass MTR's --check option 2009-05-15 12:15:56 +02:00
query_cache_sql_prepare.inc Fix for BUG#25843: changing default database between PREPARE and EXECUTE 2007-08-31 20:42:14 +04:00
read_many_rows.inc Merge 50 -> 51 (-opt changesets) 2007-08-01 18:59:41 -06:00
report-features.test BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
restart_mysqld.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
restart_slave_sql.inc Bug#58546 test rpl_packet timeout failure sporadically on PB 2011-01-19 01:23:49 +08:00
rowid_order.inc This changeset belongs to 2006-08-16 19:29:49 +02:00
rpl_change_topology.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_connect.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_connection.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_connection_master.inc Bug#58546 test rpl_packet timeout failure sporadically on PB 2011-01-19 01:23:49 +08:00
rpl_connection_slave.inc Bug#58546 test rpl_packet timeout failure sporadically on PB 2011-01-19 01:23:49 +08:00
rpl_connection_slave1.inc Bug#58546 test rpl_packet timeout failure sporadically on PB 2011-01-19 01:23:49 +08:00
rpl_diff.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_end.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_events.inc Bug#30128: The reason that sometimes events were executed because without STARTS 2009-01-21 18:48:12 +03:00
rpl_for_each_slave.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_generate_sync_chain.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_init.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_loaddata_charset.inc Manual Merge 2009-08-12 13:31:56 +08:00
rpl_multi_engine.inc BUG#40707 rpl_multi_engine fails sporadically in pushbuild 2008-11-24 14:57:23 +08:00
rpl_multi_engine2.inc BUG#21842 (Cluster fails to replicate to innodb or myisam with err 134 2007-08-26 14:31:10 +02:00
rpl_multi_engine3.inc Removing sleeps; rpl_row_basic_8partition falls from 2 minutes 2006-09-07 18:01:42 +02:00
rpl_reconnect.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_reset.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_restart_server.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_start_server.inc Bug #59063 rpl_migration_crash_safe fails on Windows 2011-01-18 12:25:07 +01:00
rpl_start_slaves.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_stmt_seq.inc Bug #49741 test files contain explicit references to bin/relay-log positions 2010-05-24 21:54:08 +08:00
rpl_stop_server.inc Bug #59063 rpl_migration_crash_safe fails on Windows 2011-01-18 12:25:07 +01:00
rpl_stop_slaves.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
rpl_sync.inc BUG#59147: rpl_circular_for_4_hosts fails sporadically 2011-02-03 16:09:33 +00:00
rpl_udf.inc Added ORDER BY to udf select so that results are ordered. 2007-08-29 14:36:08 -07:00
running_event_scheduler.inc 1. Fix for Bug#41111 events_bugs fails sporadically on pushbuild 2009-01-09 15:10:03 +01:00
safe_set_to_maybe_ro_var.inc Bug#22067 rpl_rbr_to_sbr and some other fail if NDB is default storage 2006-09-15 17:25:13 +03:00
save_master_pos.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
select_ndb_apply_status.inc select_ndb_apply_status.inc: 2007-06-21 23:29:14 +02:00
set_binlog_format_mixed.sql WL#3949 Test should set binlog format dnamically 2007-11-23 13:29:31 +01:00
set_binlog_format_row.sql WL#3949 Test should set binlog format dnamically 2007-11-23 13:29:31 +01:00
set_binlog_format_statement.sql WL#3949 Test should set binlog format dnamically 2007-11-23 13:29:31 +01:00
setup_fake_relay_log.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
show_binary_logs.inc Bug #18199 PURGE BINARY LOGS fails silently with missing logs; 2008-03-17 20:19:04 +02:00
show_binlog_events.inc Follow-up to Bug #55582 which allows checking strings in if 2010-10-21 15:20:50 +02:00
show_binlog_events2.inc Fixes to make tests pass on pushbuild. 2008-01-31 15:53:47 +01:00
show_binlog_using_logname.inc Many files: 2007-06-21 21:58:59 +02:00
show_master_logs.inc Fix for versional test 2008-01-14 15:38:02 +08:00
show_master_status.inc Fix for versional test 2008-01-14 15:38:02 +08:00
show_msg.inc Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
show_msg80.inc Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
show_rpl_debug_info.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
show_slave_status.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
sp-vars.inc Remove compiler warnings 2006-11-20 22:42:06 +02:00
start_slave.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
stop_slave.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
stop_slave_io.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
stop_slave_sql.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
strict_autoinc.inc Bug#18908: ERROR 1406 (22001): Data too long for column :: using utf8 2006-10-30 10:14:03 +04:00
sync_io_with_master.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
sync_slave_io_with_master.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
sync_slave_sql_with_io.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
system_db_struct.inc WL #3031 2006-12-11 11:44:03 -05:00
test_fieldsize.inc Bug #49741 test files contain explicit references to bin/relay-log positions 2010-05-24 21:54:08 +08:00
test_outfile.inc Make it possible to run mysql-test-run.pl with default test suite in different vardir. 2006-01-24 08:30:54 +01:00
testdb_only.inc WL#4189 2007-12-12 18:19:24 +01:00
tpcb.inc Many files: 2007-06-21 21:58:59 +02:00
tpcb_disk_data.inc Many files: 2007-06-21 21:58:59 +02:00
truncate_file.inc BUG #28421 Infinite loop on slave relay logs 2010-01-08 13:42:23 +08:00
unsafe_binlog.inc Bug #28757 Test program / embedded server crash in test "unsafe_binlog_innodb" 2007-06-12 17:53:16 +05:00
uses_vardir.inc Bug#28718 Running backup testcase fails in mysql testsuite of MySQL-enterprise-5.0.40 2007-06-07 23:18:19 +02:00
varchar.inc Bug #28842 Different 'duplicate key' error code between 5.0 and 5.1 2007-06-06 10:57:07 -07:00
view_alias.inc Bug#40277: SHOW CREATE VIEW returns invalid SQL 2010-03-09 07:36:26 -03:00
wait_condition.inc Fix for 2008-06-25 16:59:38 +02:00
wait_condition_sp.inc Final fix for bug#36773: Moved patch in 5.1 from rpl to bug team tree. 2008-12-17 14:38:02 +01:00
wait_for_binlog_event.inc Bug #49741 test files contain explicit references to bin/relay-log positions 2010-05-24 21:54:08 +08:00
wait_for_query_to_fail.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
wait_for_query_to_succeed.inc Reviewed fix for bug#40882: Replaced "sleep 1" by wait_condition, added save/restore start values and closed open sessions. When trying to use "wait_for_query_to_succeed" a type has been fixed, also in "rename.test": Added session count and check and replaced error numbers. 2009-02-11 10:27:52 +01:00
wait_for_slave_io_error.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
wait_for_slave_io_to_start.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
wait_for_slave_io_to_stop.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
wait_for_slave_param.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
wait_for_slave_sql_error.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
wait_for_slave_sql_error_and_skip.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
wait_for_slave_sql_to_start.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
wait_for_slave_sql_to_stop.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
wait_for_slave_to_start.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
wait_for_slave_to_stop.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
wait_for_status_var.inc Follow-up to Bug #55582 which allows checking strings in if 2010-10-21 15:20:50 +02:00
wait_show_condition.inc Bug #42419: test suite fix 2009-02-20 11:12:06 +02:00
wait_until_connected_again.inc push to 5.1-buteam tree. 2008-12-10 10:51:43 +00:00
wait_until_count_sessions.inc Bug #49741 test files contain explicit references to bin/relay-log positions 2010-05-24 21:54:08 +08:00
wait_until_disconnected.inc Fix for bug #43801: mysql.test takes too long, fails due to 2009-03-24 23:44:38 +03:00
wait_until_rows_count.inc BUG#25211: events_bugs.test fails on sapsrv1 2007-01-19 18:33:48 +03:00
windows.inc Add test for named pipes on windows 2007-09-24 12:42:44 +02:00
windows_sys_vars.inc Fix for Bug#36876: 2008-12-02 11:05:56 +01:00
write_var_to_file.inc BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00