..
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
alter_table_mdev539.inc
The patch for the task mdev-539.
2012-12-20 10:58:40 -08: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#11745230: 12133: MASTER.INDEX FILE KEEPS MYSQLD FROM STARTING IF
2011-11-24 17:15:58 +00: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
rename debug variable to debug_dbug, to make test pass in release builds
2011-12-15 22:07:58 +01:00
binlog_start_pos.inc
MDEV-8264 encryption for binlog
2015-09-04 10:33:55 +02:00
bug38347.inc
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
bytes.inc
Adding thorough tests covering what happens with escaped sequences
2014-09-12 12:57:27 +04:00
bytes2.inc
Adding thorough tests covering what happens with escaped sequences
2014-09-12 12:57:27 +04:00
check-testcase.test
MDEV-6676: Optimistic parallel replication
2015-02-07 09:42:58 +01:00
check-warnings.test
Merge branch '5.5-galera' into 10.0-galera
2015-08-25 11:15:45 -04: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_ftwrl_compatible.inc
some more if stmt simplifications
2010-12-17 11:30:59 +01:00
check_ftwrl_incompatible.inc
some more if stmt simplifications
2010-12-17 11:30:59 +01:00
check_ipv6.inc
overlay support for mysql-test-run and mysqltest
2012-02-23 07:50:11 +01:00
check_key_reads.inc
Bug#49369: No testcase for key caches on partitions
2009-12-03 13:31:56 +01:00
check_key_req.inc
Bug#49369: No testcase for key caches on partitions
2009-12-03 13:31:56 +01:00
check_no_concurrent_insert.inc
Implementation of MWL#172: Add support for prepared statements to HANDLER READ
2011-01-04 00:55:41 +02:00
check_no_row_lock.inc
Yet another follow-up for the 5.5 version of fix for
2010-05-30 13:27:44 +04:00
check_shared_row_lock.inc
- Fixed innodb_mysql_lock2 test failure because the test did not
2010-11-19 13:07:55 +02: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
Fixed problems found by buildbot:
2015-11-27 02:06:58 +02: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
Implementation of MDEV-5491: CREATE OR REPLACE TABLE
2014-01-29 15:37:17 +02:00
common-tests.inc
MDEV-4865 Change related to --log option/variable was merged partially
2013-08-13 13:35:36 +02:00
concurrent.inc
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04: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_ascii_order.inc
Merging more ctype_* tests from MySQL-5.6.
2013-10-28 12:17:46 +04:00
ctype_common.inc
MDEV-6134 SUBSTRING_INDEX returns wrong result for 8bit character sets when delimiter is not found
2014-04-21 10:13:38 +04:00
ctype_czech.inc
Bug#57737 Character sets: search fails with like, contraction, index
2010-11-26 13:44:39 +03:00
ctype_datetime.inc
Fixing temporarily test failures in ctype_xxx.
2013-12-13 17:18:10 +04:00
ctype_E05C.inc
Adding tests for handling 0x5C as the second byte in a multi-byte sequence,
2014-09-23 15:58:54 +04:00
ctype_filesort.inc
MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations
2014-04-25 17:10:25 +04:00
ctype_filesort2.inc
Bug#16691598 - ORDER BY LOWER(COLUMN) PRODUCES OUT-OF-ORDER RESULTS
2013-11-07 16:46:24 +05:30
ctype_german.inc
Better test coverage for WL#4013 Unicode german2 collation
2013-10-25 20:13:54 +04:00
ctype_heap.inc
Merging utf16le from MySQL-5.6
2013-03-28 17:19:09 +04:00
ctype_innodb_like.inc
MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size)
2015-09-04 10:33:56 +02:00
ctype_like.inc
Backporting WL#1213
2010-02-24 13:15:34 +04:00
ctype_like_cond_propagation.inc
MDEV-8694 Wrong result for SELECT..WHERE a NOT LIKE 'a ' AND a='a'
2015-08-28 17:03:09 +04:00
ctype_like_cond_propagation_utf8_german.inc
MDEV-7149 Constant propagation erroneously applied for LIKE
2014-11-28 18:11:58 +04:00
ctype_like_escape.inc
Add printout of file in which warning was detected
2006-10-06 00:57:10 +02:00
ctype_like_ignorable.inc
Bug#57737 Character sets: search fails with like, contraction, index
2010-11-26 13:44:39 +03: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_myanmar.inc
MDEV-4929 Myanmar collation
2013-12-20 12:42:33 +04:00
ctype_numconv.inc
MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL
2015-09-22 14:01:54 +04:00
ctype_pad_space.inc
MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference
2016-03-31 11:04:48 +04:00
ctype_regex.inc
pbxt suite is now a main-pbxt overlay
2012-02-29 21:55:04 +01:00
ctype_regex_utf8.inc
MDEV-5357 REGEXP word boundaries don't work
2013-12-02 14:39:08 +04:00
ctype_str_to_date.inc
MDEV-4842 STR_TO_DATE does not work with UCS2/UTF16/UTF32
2013-11-08 14:18:16 +04:00
ctype_strtoll10.inc
Merging utf16le from MySQL-5.6
2013-03-28 17:19:09 +04:00
ctype_unescape.inc
Adding thorough tests covering what happens with escaped sequences
2014-09-12 12:57:27 +04:00
ctype_unicode520.inc
Merging xxx_unicode_520_ci and xxx_vietnamese_ci from MySQL-5.6.
2013-11-12 16:48:57 +04:00
ctype_unicode_latin.inc
Better test coverage for WL#4013 Unicode german2 collation
2013-10-25 20:13:54 +04:00
ctype_utf8_ilseq.inc
Adding EXPLAIN SELECT tests for:
2015-08-17 15:53:43 +04:00
ctype_utf8_table.inc
BUG#51894 Replication failure with SBR on DROP TEMPORARY TABLE inside a
2010-04-20 10:10:43 +01:00
ctype_utf8mb4.inc
MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size)
2015-09-04 10:33:56 +02:00
daemon_example_bad_format.ini
BUG#12707948 : mysql_plugin cannot run on Windows
2011-07-19 10:27:15 -04:00
daemon_example_bad_soname.ini
BUG#12707948 : mysql_plugin cannot run on Windows
2011-07-19 10:27:15 -04:00
dbt3_s001.inc
Implementation of the MWL#247: Make the optimizer use extended keys.
2011-12-31 02:25:57 -08:00
ddl_i18n.check_events.inc
Patch for the following bugs:
2007-06-28 21:34:54 +04:00
ddl_i18n.check_sp.inc
merge with 5.3
2011-10-19 21:45:18 +02:00
ddl_i18n.check_triggers.inc
pbxt suite is now a main-pbxt overlay
2012-02-29 21:55:04 +01: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
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
default_client.cnf
overlay support for mysql-test-run and mysqltest
2012-02-23 07:50:11 +01:00
default_my.cnf
mysql-5.5.37 selective merge
2014-03-27 22:26:58 +01:00
default_mysqld.cnf
Merge branch '10.0' into 10.1
2015-11-19 15:52:14 +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
merge with 5.3
2011-10-19 21:45:18 +02: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
equal_fields_propagation_datetime.inc
MDEV-8699 Wrong result for SELECT..WHERE HEX(date_column)!='323030312D30312D3031' AND date_column='2001-01-01x'
2015-09-07 17:43:53 +04:00
explain_non_select.inc
MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size)
2015-09-04 10:33:56 +02:00
explain_utils.inc
MDEV-3798: EXPLAIN UPDATE/DELETE:
2013-10-09 17:20:42 +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
filter_file.inc
fixes for test failures
2012-09-27 20:09:46 +02:00
func_hybrid_type.inc
MDEV-8865 Wrong field type or metadata for COALESCE(signed_int_column, unsigned_int_column)
2015-09-30 12:37:34 +04:00
function_defaults.inc
MDEV-6880 Can't define CURRENT_TIMESTAMP as default value for added column
2014-11-18 22:25:33 +01:00
function_defaults_notembedded.inc
Fix missing reset of debug_sync, which could cause subsequent test to fail.
2013-04-19 15:59:39 +02:00
galera_clear_sync_point.inc
Helpers to deal with galera dbug sync points.
2016-02-22 12:58:02 -05:00
galera_cluster.inc
MDEV-7053: WSREP_STATUS & WSREP_MEMBERSHIP I_S tables
2014-11-22 14:33:51 -05:00
galera_connect.inc
MDEV-7178: wsrep* tests fail in buildbot
2015-02-05 08:52:17 +02:00
galera_diff.inc
MDEV-7053: WSREP_STATUS & WSREP_MEMBERSHIP I_S tables
2014-11-22 14:33:51 -05:00
galera_end.inc
MDEV-7053: WSREP_STATUS & WSREP_MEMBERSHIP I_S tables
2014-11-22 14:33:51 -05:00
galera_init.inc
MDEV-7053: WSREP_STATUS & WSREP_MEMBERSHIP I_S tables
2014-11-22 14:33:51 -05:00
galera_set_sync_point.inc
Helpers to deal with galera dbug sync points.
2016-02-22 12:58:02 -05:00
galera_signal_sync_point.inc
Helpers to deal with galera dbug sync points.
2016-02-22 12:58:02 -05:00
galera_wait_sync_point.inc
Restore original value of wsrep_on after waiting for sync point.
2016-02-22 13:00:27 -05:00
get_relay_log_pos.inc
BUG#12359942- REPLICATION TEST FROM ENGINE SUITE RPL_ROW_UNTIL TIMES OUT
2013-02-15 00:40:32 +05:30
gis_debug.inc
MDEV-6073 Merge gis test cases form 5.6.
2014-07-01 00:30:24 +05:00
gis_generic.inc
MDEV-6073 Merge gis test cases form 5.6.
2014-07-01 00:30:24 +05:00
gis_keys.inc
Fixed compiler warnings and other bugs found by buildbot.
2011-11-30 18:44:51 +02:00
grant_cache.inc
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
have_archive.inc
mtr changes:
2010-08-25 22:22:33 +02:00
have_archive.opt
MDEV-3860 backport --plugin-load-add (and related mysql-test changes)
2012-12-15 18:24:11 +01:00
have_aria.inc
MDEV-6138 show sysvar's help in I_S tables
2014-10-11 10:23:20 +02:00
have_big5.inc
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02:00
have_binlog_checksum_off.inc
Backport MySQL WL#2540 into MariaDB.
2011-05-03 14:01:11 +02:00
have_binlog_format_mixed.inc
skipped tests: improve skip messages, move to a proper suite, disable as needed
2011-07-16 09:59:04 +02:00
have_binlog_format_mixed.opt
generalization of mtr to support suite.pm extensions:
2010-08-17 11:14:46 +04:00
have_binlog_format_mixed_or_row.inc
skipped tests: improve skip messages, move to a proper suite, disable as needed
2011-07-16 09:59:04 +02:00
have_binlog_format_mixed_or_statement.inc
skipped tests: improve skip messages, move to a proper suite, disable as needed
2011-07-16 09:59:04 +02:00
have_binlog_format_row.inc
skipped tests: improve skip messages, move to a proper suite, disable as needed
2011-07-16 09:59:04 +02:00
have_binlog_format_row.opt
generalization of mtr to support suite.pm extensions:
2010-08-17 11:14:46 +04:00
have_binlog_format_row_or_statement.inc
skipped tests: improve skip messages, move to a proper suite, disable as needed
2011-07-16 09:59:04 +02:00
have_binlog_format_statement.inc
skipped tests: improve skip messages, move to a proper suite, disable as needed
2011-07-16 09:59:04 +02:00
have_binlog_format_statement.opt
generalization of mtr to support suite.pm extensions:
2010-08-17 11:14:46 +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_blackhole.opt
MDEV-3860 backport --plugin-load-add (and related mysql-test changes)
2012-12-15 18:24:11 +01: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_collation.inc
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02: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
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02:00
have_cp932.inc
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02:00
have_cp1250_ch.inc
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02:00
have_cp1251.inc
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02: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
Backport from 10.0-base fix for tests failing when vardir has no execute permissions.
2013-08-20 10:42:38 +02:00
have_debug.inc
remove few .require files and one duplicate have_*inc file.
2012-02-23 07:52:27 +01:00
have_debug_sync.inc
fix have_debug_sync.inc to be more robust
2013-04-04 11:37:13 +02:00
have_eucjpms.inc
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02:00
have_euckr.inc
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02:00
have_example_plugin.inc
Addendum to the fix for bug #11754014
2012-01-20 13:35:48 +02:00
have_gb2312.inc
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02:00
have_gbk.inc
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02: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.combinations
--getopt-prefix-matching command-line option
2015-02-10 10:21:15 +01:00
have_innodb.inc
overlay support for mysql-test-run and mysqltest
2012-02-23 07:50:11 +01:00
have_innodb_16k.inc
Fixing test cases
2012-08-23 00:32:25 +03:00
have_innodb_32k.inc
MDEV-6075: Allow > 16K pages on InnoDB
2014-05-13 13:28:57 +03:00
have_innodb_64k.inc
MDEV-6075: Allow > 16K pages on InnoDB
2014-05-13 13:28:57 +03:00
have_innodb_bzip2.inc
MDEV-6354: Implement a way to read MySQL 5.7.4-labs-tplc page
2014-07-22 06:56:50 +03:00
have_innodb_disallow_writes.inc
MDEV-6247: Merge 10.0-galera to 10.1.
2014-08-26 15:43:46 +03:00
have_innodb_lz4.inc
MDEV-6354: Implement a way to read MySQL 5.7.4-labs-tplc page
2014-07-22 06:56:50 +03:00
have_innodb_lzma.inc
MDEV-6354: Implement a way to read MySQL 5.7.4-labs-tplc page
2014-07-22 06:56:50 +03:00
have_innodb_lzo.inc
MDEV-6354: Implement a way to read MySQL 5.7.4-labs-tplc page
2014-07-22 06:56:50 +03:00
have_innodb_snappy.inc
Merged from 10.0-FusionIO:
2015-02-19 17:42:18 +02:00
have_ipv4_mapped.inc
New patch for bug#49579, now with "have_ipv4_mapped.inc".
2010-01-29 11:48:11 +01:00
have_koi8r.inc
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02:00
have_latin2_ch.inc
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02:00
have_local_infile.inc
Changes to fix tests in pushbuild.
2008-01-31 12:17:40 +01:00
have_log_bin-master.opt
generalization of mtr to support suite.pm extensions:
2010-08-17 11:14:46 +04:00
have_log_bin-slave.opt
generalization of mtr to support suite.pm extensions:
2010-08-17 11:14:46 +04:00
have_log_bin.inc
generalization of mtr to support suite.pm extensions:
2010-08-17 11:14:46 +04: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_maria.inc
rename maria to aria
2010-09-12 18:40:01 +02:00
have_max_indexes_64.inc
MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128
2015-11-09 09:28:00 -05:00
have_max_indexes_128.inc
MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128
2015-11-09 09:28:00 -05:00
have_metadata_lock_info.inc
MDEV-5602: CREATE OR REPLACE obtains stricter locks than the connection had before
2014-02-05 21:36:16 +02:00
have_metadata_lock_info.opt
MDEV-5602: CREATE OR REPLACE obtains stricter locks than the connection had before
2014-02-05 21:36:16 +02:00
have_mutex_deadlock_detector.inc
cleanup: @@mutex_deadlock_detector -> @@debug_mutex_deadlock_detector
2014-10-10 22:27:42 +02:00
have_not_innodb_plugin.inc
Fixed failing test cases
2010-11-25 20:55:52 +02:00
have_openssl.inc
more fixes for test cases
2012-10-01 13:15:29 +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
fix tests that were relying on @@have_partitioning
2013-08-15 10:47:18 +02:00
have_partition.opt
fix tests that were relying on @@have_partitioning
2013-08-15 10:47:18 +02:00
have_perfschema.inc
Updated/added copyright header. Added line "use is subject to license terms"
2014-02-17 18:19:04 +05:30
have_plugin_auth.inc
5.3 merge
2012-01-13 15:50:02 +01:00
have_plugin_auth.opt
MDEV-3860 backport --plugin-load-add (and related mysql-test changes)
2012-12-15 18:24:11 +01:00
have_plugin_interface.inc
due to merge
2010-10-20 16:56:09 +02:00
have_plugin_server.inc
due to merge
2010-10-20 16:56:09 +02:00
have_pool_of_threads.inc
Added "pool-of-threads" handling (with libevent)
2009-03-13 00:27:35 +02:00
have_profiling.inc
Bug #44651 "have_community_features" variable should be renamed
2009-10-09 15:59:25 +02: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_rbr_triggers.inc
MDEV-9095: Executing triggers on slave in row-based replication
2014-03-19 11:00:56 +02:00
have_semisync.inc
MDEV-4254 Semisync plugins to link statically into MariaDB
2013-04-09 23:28:21 +02:00
have_semisync.opt
Percona-Server-5.6.14-rel62.0 merge
2013-12-22 17:06:50 +01:00
have_semisync_plugin.inc
MDEV-4254 Semisync plugins to link statically into MariaDB
2013-04-09 23:28:21 +02:00
have_sequence.inc
MDEV-8126 encryption for temp files
2015-06-02 18:53:37 +02:00
have_sequence.opt
MDEV-8126 encryption for temp files
2015-06-02 18:53:37 +02:00
have_simple_parser.inc
Addendum to the fix for bug #11754014
2012-01-20 13:35:48 +02:00
have_sjis.inc
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02:00
have_ssl_communication.inc
more fixes for test cases
2012-10-01 13:15:29 +02:00
have_ssl_crypto_functs.inc
more fixes for test cases
2012-10-01 13:15:29 +02:00
have_stat_tables.inc
Changed the names of the system tables for statistical data:
2012-12-05 00:31:05 -08:00
have_stat_tables.opt
Removed the server option --stat-tables.
2012-06-02 17:19:01 -07: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
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02:00
have_ucs2.inc
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02:00
have_udf.inc
Addendum to the fix for bug #11754014
2012-01-20 13:35:48 +02:00
have_ujis.inc
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02:00
have_unix_socket.inc
don't run unix_socket tests when $USER is already present in mysql.user
2014-03-13 20:12:50 +01:00
have_utf8.inc
Fix test suite so that it works when doing configure --without-uca
2009-12-27 15:54:41 +02:00
have_utf8mb4.inc
Backporting WL#1213
2010-02-24 13:15:34 +04:00
have_utf16.inc
Backporting WL#1213
2010-02-24 13:15:34 +04:00
have_utf32.inc
Backporting WL#1213
2010-02-24 13:15:34 +04:00
have_working_dns.inc
MBug#443092: test cases mysql and mysql_upgrade fails with wildcard DNS
2009-10-05 15:22:23 +02:00
have_wsrep.inc
MDEV-6247: Merge 10.0-galera to 10.1.
2014-08-26 15:43:46 +03:00
have_wsrep_enabled.inc
MDEV-7053: WSREP_STATUS & WSREP_MEMBERSHIP I_S tables
2014-11-22 14:33:51 -05:00
have_wsrep_provider.inc
Minor improvements in mtr and wsrep test files.
2014-09-09 19:19:12 -04:00
have_xtradb.combinations
--getopt-prefix-matching command-line option
2015-02-10 10:21:15 +01:00
have_xtradb.inc
don't even try to run xtradb-only tests with innodb, use have_xtradb.combinations.
2012-02-23 09:18:48 +01:00
icp_tests.inc
MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size)
2015-09-04 10:33:56 +02:00
implicit_commit_helper.inc
Backport of:
2009-12-03 18:47:20 +03:00
index_merge1.inc
5.3 merge
2012-01-13 15:50:02 +01:00
index_merge2.inc
Fixed random test failure
2012-09-10 17:26:54 +03:00
index_merge_2sweeps.inc
This changeset belongs to
2006-08-16 14:58:49 +02:00
index_merge_ror.inc
BUG#11754168: Reverting back changes as it is making other tests fail.
2011-11-03 12:30:09 +05:30
index_merge_ror_cpk.inc
MDEV-5244: Make extended_keys=ON by default in 10.0
2014-02-25 01:18:13 +04:00
innodb-index.inc
Move InnoDB tests from storage/innobase/mysql-test/ (where they were ignored)
2010-04-14 14:14:48 +03:00
innodb_rollback_on_timeout.inc
allow suite.pm to skip combinations that originate from test/include files.
2012-02-07 16:22:36 +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
install_semisync.inc
mysql-5.5.39 merge
2014-08-02 21:26:16 +02:00
io_thd_fault_injection.inc
rename debug variable to debug_dbug, to make test pass in release builds
2011-12-15 22:07:58 +01:00
ipv6.inc
Patch to fix bug#50981. Replace now the result ::1 by localhost for Windows. Both is valid.
2010-02-08 11:43:56 +01:00
ipv6_clients.inc
maria suite ok
2011-07-15 09:09:33 +02:00
is_embedded.inc
* change the test to use is_embedded.inc instead of a direct check
2013-12-22 17:11:38 +01:00
kill_binlog_dump_threads.inc
MDEV-26: Global transaction ID.
2013-06-05 14:32:47 +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
libdaemon_example.ini
BUG#12969301 : mysql_plugin: enable is ignored if plugin exists
2012-01-24 11:08:57 -05:00
linux.inc
Percona-Server-5.6.14-rel62.0 merge
2013-12-22 17:06:50 +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
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
2014-10-11 18:53:06 +02:00
long_test.inc
Speed up mtr --parallel=<lots>
by scheduling some slow tests earlier.
2011-01-03 15:33:39 +01:00
maria_empty_logs.inc
merge with 5.1
2010-09-16 09:58:57 +02:00
maria_make_snapshot.inc
mysqltest now gives error messages with error code for my_delete, my_rename, my_copy etc.
2010-09-15 15:48:15 +03:00
maria_make_snapshot_for_comparison.inc
Cherrypick fix for maria recovery bug LPBUG#686006 from 5.2
2011-05-04 16:03:52 +02:00
maria_make_snapshot_for_feeding_recovery.inc
Cherrypick fix for maria recovery bug LPBUG#686006 from 5.2
2011-05-04 16:03:52 +02:00
maria_verify_recovery.inc
Push for testing of encryption
2015-02-10 10:21:17 +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
max_indexes.inc
MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128
2015-11-09 09:28:00 -05: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
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
mix2.inc
MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL
2015-09-22 14:01:54 +04:00
mix2_ucs2.inc
5.1-specific fix for bug #18743 .
2007-02-19 15:31:55 +03:00
mrr_tests.inc
MWL#121-125 DS-MRR improvements
2010-12-02 14:10:52 +03:00
mtr_check.sql
Merge branch '10.0-galera' into bb-10.1-serg
2016-02-24 01:21:40 -05:00
mtr_warnings.sql
Merge branch '10.0' into 10.1
2016-03-21 13:02:53 +01:00
mysql_upgrade_preparation.inc
cleanup: remove have_mysql_upgrade.inc
2014-08-06 13:31:55 +02:00
mysqladmin_shutdown.inc
maria suite ok
2011-07-15 09:09:33 +02:00
mysqlbinlog_have_debug.inc
BUG#11762667:MYSQLBINLOG IGNORES ERRORS WHILE WRITING OUTPUT
2012-07-03 18:00:21 +05:30
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
for mysql-test: fix mysqlhotcopy script to return a predictable exit code
2014-09-16 13:35:28 +02:00
mysqltest-x.inc
Bug #38181 Please print more debug info when tests fail
2008-08-04 21:54:44 +02:00
no_protocol.inc
after-merge fixes
2015-06-16 23:55:56 +02: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
Tests: many if/while expresissons simplified after 57276
2010-11-17 11:16:13 +01: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_crashrep.inc
mysql-5.5.22 merge
2012-03-28 01:04:46 +02:00
not_debug.inc
remove few .require files and one duplicate have_*inc file.
2012-02-23 07:52:27 +01:00
not_embedded.inc
fix include/not_embedded.inc to be independent from the environment
2014-12-02 19:15:16 +01:00
not_encrypted.inc
Push for testing of encryption
2015-02-10 10:21:17 +01:00
not_parallel.inc
Tests: many if/while expresissons simplified after 57276
2010-11-17 11:16:13 +01:00
not_ssl.inc
MDEV-3927 Add variable "have yassl"
2012-12-18 11:56:00 +01:00
not_staging.inc
Add include files required for --staging-run
2009-06-05 18:36:14 +03:00
not_threadpool.inc
Updates tests to handle thread pool correctly
2011-01-14 09:28:23 +01:00
not_valgrind.inc
WL#3337 (Events new architecture)
2006-07-17 16:52:45 +02:00
not_var_link.inc
Skip perfschema.misc if "var" is a symlink (due to Bug 51447).
2010-06-03 09:52:15 +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
Unset the execute bit where it's not needed.
2010-07-03 20:17:03 -03:00
partition_date_range.inc
post push fix for bug#20577 and bug#46362, disabling warnings
2009-09-01 14:53:27 +02:00
platform.combinations
instead of having win/notwin tests that only differ in results,
2012-02-23 09:24:11 +01:00
platform.inc
instead of having win/notwin tests that only differ in results,
2012-02-23 09:24:11 +01:00
plugin.defs
10.0-base merge
2013-01-31 09:48:19 +01:00
ps_conv.inc
MDEV-6980 OUT parameters in PREPARE
2014-12-04 10:41:52 +01:00
ps_create.inc
MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL
2015-09-22 14:01:54 +04: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
MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128
2015-11-09 09:28:00 -05: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
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
query_cache_partitions.inc
MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size)
2015-09-04 10:33:56 +02:00
query_cache_sql_prepare.inc
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
read_many_rows.inc
Bug#37635: Test read_many_rows_innodb is failing w/ wrong error message (lock_wait_timeout)
2009-10-11 11:06:55 +02:00
relocate_binlogs.inc
BUG#11745230
2011-12-01 00:54:54 +00: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
Merge branch '10.0' into 10.1
2015-10-12 00:37:58 +02:00
restart_slave_sql.inc
Merge with MySQL 5.1.57/58
2011-05-02 20:58:45 +03:00
rowid_order.inc
This changeset belongs to
2006-08-16 19:29:49 +02:00
rpl_change_topology.inc
Some if simplifications in tests
2010-12-20 15:15:01 +01:00
rpl_connect.inc
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
rpl_connection.inc
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
rpl_diff.inc
Some if simplifications in tests
2010-12-20 15:15:01 +01:00
rpl_end.inc
MDEV-26: Global Transaction ID
2013-02-22 10:23:17 +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.combinations
per-file combinations
2012-02-06 21:36:56 +01:00
rpl_init.inc
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
2014-10-11 18:53:06 +02:00
rpl_ip_mix.inc
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
rpl_ip_mix2.inc
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
rpl_ipv6.inc
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
rpl_loaddata_charset.inc
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04: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
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
2014-10-11 18:53:06 +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_row_img_general_loop.inc
[MDEV-6877] Added tests for binlog_row_image using noblobs switch
2015-06-30 14:30:38 +03:00
rpl_row_img_set.inc
[MDEV-6877] Added tests for binlog_row_image using noblobs switch
2015-06-30 14:30:38 +03:00
rpl_start_server.inc
Bug#11756600 - SLAVE THREAD CAN CRASH IF EVENT SCHEDULER
2012-10-08 23:35:15 +05:30
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
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04: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
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
rpl_udf.inc
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
running_event_scheduler.inc
1. Fix for Bug#41111 events_bugs fails sporadically on pushbuild
2009-01-09 15:10:03 +01:00
save_master_gtid.inc
MDEV-4726: Race in mysql-test/suite/rpl/t/rpl_gtid_stop_start.test
2014-02-07 20:24:39 +01: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
search_pattern_in_file.inc
mtr: make search_pattern_in_file.inc more verbose
2015-04-11 10:22:26 +02:00
set_binlog_format_mixed.sql
Updated/added copyright headers
2011-06-30 17:37:13 +02:00
set_binlog_format_row.sql
Updated/added copyright headers
2011-06-30 17:37:13 +02:00
set_binlog_format_statement.sql
Updated/added copyright headers
2011-06-30 17:37:13 +02:00
setup_fake_relay_log.inc
Fixed issues found by QA (Elena)
2012-09-28 21:22:24 +03:00
show_all_slaves_status.inc
MDEV-6956:SET STATEMENT default_master_connection = ... has no effect
2015-03-12 09:47:36 +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
10.0-base -> 10.0-monty
2012-10-19 20:38:59 +02:00
show_binlog_events2.inc
Merge branch '10.0' into 10.1
2015-11-19 15:52:14 +01:00
show_binlog_using_logname.inc
Many files:
2007-06-21 21:58:59 +02:00
show_events.inc
fix show_relaylog_events.inc to work for multisource
2015-09-04 10:33:53 +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
Unset the execute bit where it's not needed.
2010-07-03 20:17:03 -03:00
show_msg80.inc
Unset the execute bit where it's not needed.
2010-07-03 20:17:03 -03:00
show_relaylog_events.inc
fix show_relaylog_events.inc to work for multisource
2015-09-04 10:33:53 +02:00
show_rpl_debug_info.inc
Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam.
2010-12-19 18:15:12 +01:00
show_slave_hosts.inc
BUG#13333431 - INCORRECT DEFAULT PORT IN 'SHOW SLAVE HOSTS' OUTPUT
2012-02-28 14:02:27 +05:30
show_slave_status.inc
MDEV-7107 Sporadic test failure in multi_source.multisource
2015-03-09 15:42:26 +02:00
shutdown_mysqld.inc
Merge test for bug#72594 from upstream
2015-04-30 10:23:36 -04:00
sp-vars.inc
Remove compiler warnings
2006-11-20 22:42:06 +02:00
start_mysqld.inc
Merge test for bug#72594 from upstream
2015-04-30 10:23:36 -04: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_dump_threads.inc
Bug#17638477 UNINSTALL AND INSTALL SEMI-SYNC PLUGIN CAUSES SLAVES TO BREAK
2014-05-05 22:22:15 +05:30
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
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
subselect_mat_cost.inc
MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation
2010-10-23 21:28:58 +03:00
support_long_file_names.inc
MDEV-4214 : main.partition_rename_longfilename fails on eCryptFS
2013-03-14 16:52:20 +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
Some if simplifications in tests
2010-12-20 15:15:01 +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
sync_slave_sql_with_master.inc
rbr and savepoint in a subtatement
2015-11-19 17:04:19 +01:00
sync_with_master_gtid.inc
Fixed errors and bugs found by valgrind:
2015-09-01 18:42:02 +03:00
system_db_struct.inc
Changed the names of the system tables for statistical data:
2012-12-05 00:31:05 -08:00
test_fieldsize.inc
Manual merge
2010-05-26 22:34:25 +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
Tests: many if/while expresissons simplified after 57276
2010-11-17 11:16:13 +01:00
type_hrtime.inc
MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL
2015-09-22 14:01:54 +04:00
type_temporal_zero_default.inc
MDEV-7824 [Bug #68041 ] Zero date can be inserted in strict no-zero mode through a default value
2015-06-26 10:16:51 +04:00
uninstall_semisync.inc
Bug#17638477 UNINSTALL AND INSTALL SEMI-SYNC PLUGIN CAUSES SLAVES TO BREAK
2014-05-05 22:22:15 +05:30
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
merge with 5.3
2011-10-19 21:45:18 +02:00
view_alias.inc
Bug#40277: SHOW CREATE VIEW returns invalid SQL
2010-03-09 07:36:26 -03:00
wait_condition.inc
Galera MTR Tests: Various test stability fixes (take #5 )
2015-09-09 22:53:39 -04: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_checkpoint.inc
MDEV-532: Fix some race conditions in test cases.
2012-12-17 12:49:11 +01:00
wait_for_binlog_event.inc
Some if simplifications in tests
2010-12-20 15:15:01 +01:00
wait_for_purge.inc
MDEV-26: Global transaction ID.
2013-03-29 11:49:54 +01: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#13050593 - BACKSLASH SWALLOWED BY INCLUDE/SHOW_SLAVE_STATUS.INC
2012-01-19 16:56:43 +00:00
wait_for_slave_io_to_start.inc
Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam.
2010-12-19 18:15:12 +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
MDEV-4483: CHANGE MASTER TO master_use_gtid=xxx looses old-style coordinates.
2013-06-07 08:43:21 +02:00
wait_for_slave_sql_error.inc
Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam.
2010-12-19 18:15:12 +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
5.5-merge
2011-07-02 22:08:51 +02:00
wait_innodb_all_purged.inc
MDEV-4396: Fix innodb.innodb_bug14676111 test.
2014-11-03 15:47:57 +02:00
wait_show_condition.inc
Fixed timing failure in myisam-metadata.test
2013-06-06 15:51:36 +03:00
wait_until_connected_again.inc
Fix a few failing tests on win2008r2-vs2010-amd64-debug
2012-01-26 16:55:40 +01:00
wait_until_count_sessions.inc
MDEV-6528 review debian patches for mysql
2014-10-02 11:58:24 +02:00
wait_until_disconnected.inc
Fixed compiler and test failures found by buildbot
2012-01-08 20:29:05 +02:00
wait_until_ready.inc
Merge branch '10.0-galera' into 10.1
2015-07-14 16:05:29 -04:00
wait_until_rows_count.inc
BUG#25211: events_bugs.test fails on sapsrv1
2007-01-19 18:33:48 +03:00
weight_string.inc
MDEV-5180 Data type for WEIGHT_STRING is too short in some cases
2013-10-25 15:01:03 +04:00
weight_string_8EA1.inc
MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6
2013-10-23 20:25:52 +04:00
weight_string_8FA2C3.inc
MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6
2013-10-23 20:25:52 +04:00
weight_string_8140.inc
MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6
2013-10-23 20:25:52 +04:00
weight_string_A1A1.inc
MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6
2013-10-23 20:25:52 +04:00
weight_string_chde.inc
MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6
2013-10-23 20:25:52 +04:00
weight_string_euro.inc
MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6
2013-10-23 20:25:52 +04:00
weight_string_l1.inc
MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6
2013-10-23 20:25:52 +04:00
weight_string_l2.inc
MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6
2013-10-23 20:25:52 +04:00
weight_string_l3.inc
MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6
2013-10-23 20:25:52 +04:00
weight_string_l4.inc
MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6
2013-10-23 20:25:52 +04:00
weight_string_l12.inc
MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6
2013-10-23 20:25:52 +04:00
weight_string_l14.inc
MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6
2013-10-23 20:25:52 +04: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
word_size.combinations
make sysvars_* tests to work on 32-bit too
2014-10-11 18:53:03 +02:00
word_size.inc
make sysvars_* tests to work on 32-bit too
2014-10-11 18:53:03 +02:00
world.inc
Change a couple of permissions that cause lintian warnings in .deb packaging and don't really hurt to fix.
2014-08-13 15:46:39 +02:00
world_schema.inc
Change a couple of permissions that cause lintian warnings in .deb packaging and don't really hurt to fix.
2014-08-13 15:46:39 +02:00
world_schema1.inc
Fixed LP bug #670380 .
2010-12-22 00:37:35 -08:00
world_schema_utf8.inc
The main patch for the MWL#248 back-ported from
2012-01-04 17:51:53 -08:00
write_result_to_file.inc
Minor test modifications.
2015-01-26 22:48:02 -05:00
write_var_to_file.inc
bzr merge -r4123..4144 codership/5.6
2014-09-30 18:06:15 -04:00