mariadb/mysql-test/include
2019-11-19 10:45:28 +08:00
..
add_anonymous_users.inc MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
alter_table_mdev539.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
analyze-format.inc MDEV-20854: ANALYZE for statements: not clear where the time is spent 2019-11-12 14:40:00 +03:00
analyze-sync_with_master.test
analyze-timeout.test
assert.inc
assert_grep.inc Disabled galera_ist_progress at it always fails in 10.2 2018-02-07 17:25:46 +02:00
autoinc_mdev15353.inc MDEV-15352 AUTO_INCREMENT breaks after updating a column value to a negative number 2018-06-14 13:13:23 +04:00
begin_include_file.inc
big_test.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
big_test.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
binlog_inject_error.inc
binlog_parallel_replication_marks.test Merge 10.1 into 10.2 2019-07-25 12:14:27 +03:00
binlog_start_pos.inc Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01: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
case_insensitive_file_system.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
case_insensitive_fs.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
case_sensitive_file_system.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
check-testcase.test Merge 10.3 into 10.4 2019-04-05 11:41:03 +03:00
check-warnings.test New option for slow logging (log_slow_disable_statements) 2017-08-24 01:05:51 +02:00
check_concurrent_insert.inc
check_events_off.inc
check_ftwrl_compatible.inc
check_ftwrl_incompatible.inc Combine GLOBAL and COMMIT namespaces into BACKUP namespace. 2018-12-09 22:12:26 +02:00
check_ipv6.inc
check_key_reads.inc
check_key_req.inc
check_no_concurrent_insert.inc
check_no_row_lock.inc
check_shared_row_lock.inc
check_slave_is_running.inc
check_slave_no_error.inc
check_slave_param.inc Fixed problems found by buildbot: 2015-11-27 02:06:58 +02:00
check_var_limit.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
check_var_limit.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
cleanup_fake_relay_log.inc
column_compression_rpl.inc Compressed columns tests (replication and partition) 2017-10-03 12:00:03 +04:00
column_compression_syntax_varbinary.inc MDEV-17363 - Compressed columns cannot be restored from dump 2019-06-18 07:48:08 +04:00
column_compression_syntax_varchar.inc MDEV-17363 - Compressed columns cannot be restored from dump 2019-06-18 07:48:08 +04:00
commit.inc MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
common-tests.inc MDEV-19713 Remove big_tables system variable 2019-09-28 19:21:14 +02:00
concurrent.inc MDEV-19544 Remove innodb_locks_unsafe_for_binlog 2019-05-23 10:25:12 +03:00
connect2.inc
count_sessions.inc
crash_mysqld.inc MDEV-9621 INSERT DELAYED fails on insert for tables with many columns 2016-04-07 19:31:10 +03:00
ctype_8bit.inc
ctype_ascii_order.inc Merging more ctype_* tests from MySQL-5.6. 2013-10-28 12:17:46 +04:00
ctype_common.inc MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
ctype_czech.inc
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
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
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 MDEV-13335 UTF8 escape wildcard LIKE match has different behavior in different collations 2019-04-28 11:05:50 +04:00
ctype_like_ignorable.inc
ctype_like_range_f1f2.inc
ctype_like_range_mdev14350.inc MDEV-14350 Index use with collation utf8mb4_unicode_nopad_ci on LIKE pattern with wrong results 2017-12-08 13:19:19 +04:00
ctype_mdev13118.inc MDEV-13118 Wrong results with LOWER and UPPER and subquery 2018-07-19 09:55:51 +04:00
ctype_myanmar.inc MDEV-4929 Myanmar collation 2013-12-20 12:42:33 +04:00
ctype_numconv.inc MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
ctype_pad.inc MDEV-9711 NO PAD collations 2016-09-06 12:50:02 +04:00
ctype_pad_all_engines.inc MDEV-9711 NO PAD collations 2016-09-06 12:50:02 +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
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
ctype_thai.inc Adding collations 2016-05-30 16:56:29 +04:00
ctype_uca_w2.inc MDEV-10262 ucs2_thai_520_w2: wrong implicit weights on the secondary level 2016-06-21 21:36:23 +04:00
ctype_unescape.inc MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05: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 Backporting 273d8eb12c Proper fix for disabling warnings in read_statistics_for_table() 2019-09-23 14:11:48 +05:30
ctype_utf8_table.inc
ctype_utf8mb4.inc Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
daemon_example_bad_format.ini
daemon_example_bad_soname.ini
dbt3_s001.inc
ddl_i18n.check_events.inc
ddl_i18n.check_sp.inc
ddl_i18n.check_triggers.inc MDEV-6112 multiple triggers per table 2016-10-05 01:11:07 +03:00
ddl_i18n.check_views.inc
deadlock.inc MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
default_charset.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
default_client.cnf cleanup: simplify setting of ssl* options in my.cnf templates 2017-04-27 19:12:44 +02:00
default_group_order.cnf Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
default_my.cnf Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
default_mysqld.cnf MDEV-20907 Set innodb_log_files_in_group=1 by default 2019-10-28 17:11:10 +02:00
default_optimizer_switch.inc Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
delete_anonymous_users.inc
diff_servers.inc Fix test cases 2017-04-06 15:41:54 +05:30
diff_tables.inc cleanup: get rid of a SQL warning in a test 2018-10-31 16:06:16 +01:00
empty_string_literal.inc MDEV-14013 : sql_mode=EMPTY_STRING_IS_NULL 2017-10-14 17:28:54 +04:00
end_include_file.inc
endspace.inc
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
expect_crash.inc Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
explain_non_select.inc MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
explain_utils.inc MDEV-3798: EXPLAIN UPDATE/DELETE: 2013-10-09 17:20:42 +04:00
file_does_not_exist.inc
filter_file.inc MDEV-10688 rpl.rpl_row_log_innodb failed in buildbot 2017-12-03 15:21:53 +02:00
force_restart.inc MDEV-19746: Galera test failures because of wsrep_slave_threads identification 2019-07-15 10:17:07 +03:00
func_hybrid_type.inc MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
func_str_ascii_checksum.inc MDEV-10425 Assertion `collation.derivation == DERIVATION_IMPLICIT' failed in Item_func_conv_charset::fix_length_and_dec() 2016-09-22 07:00:10 +04:00
function_defaults.inc MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
function_defaults_notembedded.inc
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-17048 Inconsistency voting support (#1373) 2019-08-28 09:19:24 +03:00
galera_connect.inc Fixed test cases that broke because we now print changing of connections 2016-05-01 19:10:13 +03: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_have_debug_sync.inc Galera4 2019-01-23 15:30:00 +04:00
galera_init.inc MDEV-7053: WSREP_STATUS & WSREP_MEMBERSHIP I_S tables 2014-11-22 14:33:51 -05:00
galera_resume.inc MDEV-18565: Galera mtr-suite fails if galera library is not installed 2019-07-17 12:57:38 +02: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_suspend.inc MDEV-18426: Most of the mtr tests in the galera_3nodes suite fail 2019-02-12 09:38:13 +02:00
galera_wait_ready.inc MDEV-15948 Followup commit 2018-04-23 12:00:49 +02:00
galera_wait_sync_point.inc Galera4 2019-01-23 15:30:00 +04:00
gap_lock_error_all.inc Fix tokudb.gap_lock_error test 2017-03-05 15:18:26 +02:00
gap_lock_error_cleanup.inc Fix tokudb.gap_lock_error test 2017-03-05 15:18:26 +02:00
gap_lock_error_init.inc Fix tokudb.gap_lock_error test 2017-03-05 15:18:26 +02:00
gap_lock_error_select.inc Fix tokudb.gap_lock_error test 2017-03-05 15:18:26 +02:00
gap_lock_error_update.inc Fix tokudb.gap_lock_error test 2017-03-05 15:18:26 +02:00
get_relay_log_pos.inc
gis_debug.inc MDEV-6073 Merge gis test cases form 5.6. 2014-07-01 00:30:24 +05:00
gis_generic.inc MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT) 2017-03-14 11:52:00 +01:00
gis_keys.inc MDEV-16188 Post-merge corrections and adjustments 2019-02-04 22:44:33 -08:00
grant_cache.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
have_32bit.inc MDEV-12547: InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit max limit 2018-10-16 13:02:50 +05:30
have_64bit.inc MDEV-12547: InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit max limit 2018-10-16 13:02:50 +05:30
have_archive.inc
have_archive.opt
have_aria.inc MDEV-6138 show sysvar's help in I_S tables 2014-10-11 10:23:20 +02:00
have_aria_used_for_temp_tables.inc MDEV-17507 Make MTR tests work for builds without Aria for temporary tables 2018-11-20 01:50:59 +02:00
have_auth_named_pipe.inc MDEV-7598 Lock user after too many password errors 2019-01-08 17:18:47 +01:00
have_big5.inc
have_binlog_checksum_off.inc
have_binlog_format_mixed.inc
have_binlog_format_mixed.opt
have_binlog_format_mixed_or_row.inc
have_binlog_format_mixed_or_statement.inc
have_binlog_format_row.inc
have_binlog_format_row.opt
have_binlog_format_row_or_statement.inc
have_binlog_format_statement.inc
have_binlog_format_statement.opt
have_blackhole.inc
have_blackhole.opt
have_case_insensitive_file_system.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_case_insensitive_fs.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_case_sensitive_file_system.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_collation.inc
have_compress.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_compress.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_cp866.inc
have_cp932.inc
have_cp1250_ch.inc
have_cp1251.inc
have_crypt.inc MDEV-8481 mysql-test - main.func_crypt fails if FIPS=1 2016-04-24 18:15:20 +02:00
have_csv.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_dbi_dbd-mariadb.inc Switch Perl DBI scripts from DBD::mysql to DBD::MariaDB driver 2019-07-19 13:39:20 +03:00
have_debug.inc remove redundant tests from mysql-test/include/*.inc files 2017-11-09 20:51:11 +01:00
have_debug_sync.inc
have_des.inc MDEV-8482 mysql-test - main.func_encrypt fails if FIPS=1 2016-04-24 18:15:20 +02:00
have_eucjpms.inc
have_euckr.inc
have_example_plugin.inc remove redundant tests from mysql-test/include/*.inc files 2017-11-09 20:51:11 +01:00
have_file_key_management.inc MDEV-18565: Galera mtr-suite fails if galera library is not installed 2019-07-17 12:57:38 +02:00
have_garbd.inc MDEV-18565: Galera mtr-suite fails if galera library is not installed 2019-07-17 12:57:38 +02:00
have_gb2312.inc
have_gbk.inc
have_geometry.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_geometry.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_hostname_cache.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
have_innodb.combinations MDEV-14829 Assertion `0' failed in Protocol::end_statement upon concurrent UPDATE 2018-02-24 00:50:55 +01:00
have_innodb.inc Merge bb-10.2-ext into 10.3 2017-11-30 08:16:37 +02:00
have_innodb_4k.inc Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
have_innodb_8k.inc Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
have_innodb_16k.inc misc after-merge changes: 2016-09-10 16:04:44 +02:00
have_innodb_32k.inc Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
have_innodb_64k.inc Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +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_max_16k.inc Adapt the innodb_undo tests from MySQL 5.7 2017-04-26 23:03:28 +03:00
have_ipv4_mapped.inc
have_koi8r.inc
have_latin2_ch.inc
have_local_infile.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_local_infile.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_log_bin-master.opt
have_log_bin-slave.opt
have_log_bin.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_log_bin.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_lowercase0.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_lowercase1.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_lowercase2.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_maria.inc
have_mariabackup.inc MDEV-18565: Galera mtr-suite fails if galera library is not installed 2019-07-17 12:57:38 +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_met_timezone.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03: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_moscow_leap_timezone.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_mutex_deadlock_detector.inc cleanup: @@mutex_deadlock_detector -> @@debug_mutex_deadlock_detector 2014-10-10 22:27:42 +02:00
have_numa.inc MDEV-10829: Port Innodb NUMA interleave test cases from MySQL 2016-09-20 09:51:22 +10:00
have_openssl.inc SSL test fixes 2019-03-01 12:41:05 -05:00
have_outfile.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_outfile.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_partition.inc
have_partition.opt
have_perfschema.inc Update FSF Address 2019-05-11 21:29:06 +03:00
have_perror.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_plugin_auth.inc
have_plugin_auth.opt Test cleanup related to MDEV-12501 2017-12-16 15:34:48 +00:00
have_plugin_interface.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_plugin_server.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_pool_of_threads.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_pool_of_threads.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_profiling.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_profiling.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_query_cache.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_query_cache.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_s3.inc MDEV-17841 S3 storage engine 2019-05-23 02:28:23 +03: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
have_sjis.inc
have_ssl_communication.inc
have_ssl_crypto_functs.inc
have_stat_tables.inc
have_stat_tables.opt
have_symlink.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_symlink.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_tis620.inc
have_ucs2.inc
have_udf.inc
have_ujis.inc
have_unix_socket.inc try harder to link unix_socket plugin statically 2019-02-21 15:04:03 +01:00
have_unix_socket.opt try harder to link unix_socket plugin statically 2019-02-21 15:04:03 +01:00
have_utf8.inc
have_utf8mb4.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_utf8mb4.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_utf16.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_utf16.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_utf32.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_utf32.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_working_dns.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_working_dns.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
have_wsrep.inc Fix MDEV-12758 2017-06-29 23:03:30 +05:30
have_wsrep_enabled.inc Galera4 2019-01-23 15:30:00 +04:00
have_wsrep_provider.inc Minor improvements in mtr and wsrep test files. 2014-09-09 19:19:12 -04:00
have_xtrabackup.inc MDEV-18565: Galera mtr-suite fails if galera library is not installed 2019-07-17 12:54:12 +02:00
icp_tests.inc Fixed some test that failed randomly 2019-08-23 22:03:54 +02:00
implicit_commit_helper.inc
index_merge1.inc Merge 10.3 into 10.4 2019-10-12 06:50:12 +03:00
index_merge2.inc MDEV-20804 Speed up main.index_merge_innodb 2019-10-11 12:29:12 +03:00
index_merge_2sweeps.inc MDEV-20804 Speed up main.index_merge_innodb 2019-10-11 12:29:12 +03:00
index_merge_ror.inc MDEV-20804 Speed up main.index_merge_innodb 2019-10-11 12:29:12 +03:00
index_merge_ror_cpk.inc MDEV-20804 Speed up main.index_merge_innodb 2019-10-11 12:29:12 +03:00
innodb-index.inc
innodb_checksum_algorithm.combinations MDEV-12026: Implement innodb_checksum_algorithm=full_crc32 2019-02-19 18:50:19 +02:00
innodb_checksum_algorithm.inc MDEV-12026: Implement innodb_checksum_algorithm=full_crc32 2019-02-19 18:50:19 +02:00
innodb_encrypt_log.combinations Write proper tests for MDEV-12634: Uninitialised ROW_MERGE_RESERVE_SIZE bytes 2017-09-16 21:15:38 +03:00
innodb_encrypt_log.inc Write proper tests for MDEV-12634: Uninitialised ROW_MERGE_RESERVE_SIZE bytes 2017-09-16 21:15:38 +03:00
innodb_encrypt_tables.combinations MDEV-18021: Galera test galera_sst_mariabackup_table_options fails if AES_CTR is not available 2018-12-17 07:05:27 +02:00
innodb_encrypt_tables.inc MDEV-17771: Add Galera ist and sst tests using mariabackup 2018-11-21 09:05:47 +02:00
innodb_page_size.combinations Merge 10.0 into 10.1 2017-06-06 10:59:54 +03:00
innodb_page_size.inc MDEV-12042 Re-bootstrap the server if InnoDB options are incompatible 2017-06-02 01:46:25 +03:00
innodb_page_size_small.combinations Follow-up to MDEV-12042 (test innodb_page_size variants) 2017-06-06 09:34:09 +03:00
innodb_page_size_small.inc Follow-up to MDEV-12042 (test innodb_page_size variants) 2017-06-06 09:34:09 +03:00
innodb_rollback_on_timeout.inc
innodb_row_format.combinations MDEV-14904 Backport innodb_default_row_format 2018-03-07 17:49:42 +02:00
innodb_row_format.inc MDEV-14904 Backport innodb_default_row_format 2018-03-07 17:49:42 +02:00
innodb_trx_weight.inc
innodb_undo_tablespaces.combinations Combinations with innodb-undo-tablespaces to use in test files 2017-08-28 09:49:30 +03:00
innodb_undo_tablespaces.inc Combinations with innodb-undo-tablespaces to use in test files 2017-08-28 09:49:30 +03:00
install_plugin_if_exists.inc if the test uses example plugin, it has to check whether plugin exists 2019-10-04 15:58:47 +02:00
io_thd_fault_injection.inc
ipv6.inc
ipv6_clients.inc
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
kill_galera.inc Galera4 2019-01-23 15:30:00 +04:00
kill_mysqld.inc MDEV-11814 Refuse innodb_read_only startup if crash recovery is needed 2017-01-26 13:58:58 +02:00
kill_query.inc
kill_query_and_diff_master_slave.inc
libdaemon_example.ini
linux.inc Percona-Server-5.6.14-rel62.0 merge 2013-12-22 17:06:50 +01:00
linux_sys_vars.inc
load_sysvars.inc
loaddata_autocom.inc MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
log_slow_debug_common.inc SEQUENCE tests for MDEV-18892 Regression in slow log and admin statements 2019-03-25 07:43:07 +04:00
long_test.inc
lowercase0.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
lowercase1.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
lowercase2.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
maria_empty_logs.inc MDEV-16421 Make system tables crash safe 2018-08-14 12:18:38 +03:00
maria_make_snapshot.inc
maria_make_snapshot_for_comparison.inc
maria_make_snapshot_for_feeding_recovery.inc
maria_verify_recovery.inc MDEV-16421 Make system tables crash safe 2018-08-14 12:18:38 +03:00
master-slave.inc
max_indexes.inc MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128 2015-11-09 09:28:00 -05:00
maybe_debug.combinations MDEV-12023 Assertion failure sym_node->table != NULL on startup 2018-10-30 13:29:19 +02:00
maybe_debug.inc MDEV-12023 Assertion failure sym_node->table != NULL on startup 2018-10-30 13:29:19 +02:00
min_null_cond.inc
mix1.inc MDEV-20374: innodb.innodb_mysql fails sporadically in BB 2019-08-19 11:54:26 +03:00
mix2.inc Merge 10.1 into 10.2 2019-03-27 12:26:11 +02:00
mix2_ucs2.inc
mrr_tests.inc
mtr_check.sql Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
mtr_warnings.sql Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mysql_upgrade_preparation.inc cleanup: remove have_mysql_upgrade.inc 2014-08-06 13:31:55 +02:00
mysqladmin_shutdown.inc
mysqlbinlog_have_debug.inc
mysqldump.inc
mysqlhotcopy.inc Switch Perl DBI scripts from DBD::mysql to DBD::MariaDB driver 2019-07-19 13:39:20 +03:00
mysqltest-x.inc
no_protocol.inc after-merge fixes 2015-06-16 23:55:56 +02:00
no_running_event_scheduler.inc
no_running_events.inc
no_valgrind_without_big.inc
not_as_root.inc
not_asan.inc hide have_sanitizer variable in non-ASAN builds 2019-08-23 22:06:30 +02:00
not_binlog_format_row.inc
not_blackhole.inc
not_crashrep.inc
not_debug.inc
not_embedded.inc remove redundant tests from mysql-test/include/*.inc files 2017-11-09 20:51:11 +01:00
not_encrypted.inc Push for testing of encryption 2015-02-10 10:21:17 +01:00
not_parallel.inc
not_ssl.inc
not_staging.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
not_staging.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
not_threadpool.inc
not_true.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
not_valgrind.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
not_valgrind.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
not_var_link.inc
not_windows.inc remove redundant tests from mysql-test/include/*.inc files 2017-11-09 20:51:11 +01:00
not_windows_embedded.inc
one_thread_per_connection.inc Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
one_thread_per_connection.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
parser_bug21114.inc
partition_date_range.inc
partition_mrr.inc MDEV-20611: MRR scan over partitioned InnoDB table produces "Out of memory" error 2019-11-15 23:37:28 +03:00
platform.combinations
platform.inc
plugin.defs
ps_conv.inc MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05: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
ps_modify.inc MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
ps_modify1.inc
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
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
relocate_binlogs.inc MDEV-7145: Delayed replication, fixing test failures. 2016-10-14 23:15:58 +02:00
require_openssl_client.inc MDEV-10332 support for OpenSSL 1.1 and LibreSSL 2017-05-09 18:53:10 +02:00
reset_master_slave.inc MDEV-9038 Binlog encryption tests 2016-12-05 20:19:01 +02:00
restart_mysqld.inc MW-405 Make sure wsrep is ready in wait_until_connected_again.inc 2018-04-03 08:10:21 +03:00
restart_slave_sql.inc
restore_charset.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
rowid_order.inc
rpl_assert.inc BUG#56442: Slave executes delayed statements when STOP SLAVE is issued 2016-10-14 23:15:59 +02:00
rpl_change_topology.inc
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
rpl_end.inc
rpl_for_each_slave.inc
rpl_generate_sync_chain.inc
rpl_init.combinations
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
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
rpl_reconnect.inc
rpl_reset.inc
rpl_restart_server.inc
rpl_row_img_general_loop.inc Move mysql-test-run/extra/rpl_tests to suite/rpl/include 2018-03-29 13:59:44 +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
rpl_start_slaves.inc
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 Fixed issues found by buildbot 2017-01-11 09:18:35 +02:00
rpl_stop_slaves.inc
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
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
search_pattern_in_file.inc MDEV-20477 Merge binlog extended metadata support from the upstream 2019-09-11 15:09:35 +05:30
set_binlog_format_mixed.sql Update FSF Address 2019-05-11 21:29:06 +03:00
set_binlog_format_row.sql Update FSF Address 2019-05-11 21:29:06 +03:00
set_binlog_format_statement.sql Update FSF Address 2019-05-11 21:29:06 +03:00
setup_fake_relay_log.inc
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
show_binlog_events.inc MDEV-10688 rpl.rpl_row_log_innodb failed in buildbot 2017-12-03 15:21:53 +02:00
show_binlog_events2.inc test suite for compressed binlog event 2016-10-19 20:20:47 +02:00
show_binlog_using_logname.inc
show_delayed_slave_state.inc Move mysql-test-run/extra/rpl_tests to suite/rpl/include 2018-03-29 13:59:44 +03:00
show_events.inc MDEV-10688 rpl.rpl_row_log_innodb failed in buildbot 2017-12-03 15:21:53 +02:00
show_gtid_list.inc MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain ID 2017-11-15 22:26:32 +02:00
show_master_logs.inc
show_master_status.inc
show_msg.inc
show_msg80.inc
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
show_slave_hosts.inc
show_slave_status.inc MDEV-7107 Sporadic test failure in multi_source.multisource 2015-03-09 15:42:26 +02:00
shutdown_mysqld.inc Fixed issues when running mtr with --valgrind 2019-08-23 22:03:54 +02:00
sp-vars.inc
start_mysqld.inc Write information about restart in .result 2019-04-01 19:47:24 +03:00
start_slave.inc
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
stop_slave_io.inc
stop_slave_sql.inc
strict_autoinc.inc
subselect_mat_cost.inc
support_long_file_names.inc
switch_to_mysql_global_priv.inc MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
switch_to_mysql_user.inc Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4 2019-08-13 11:42:31 +04:00
sync_io_with_master.inc
sync_slave_io_with_master.inc
sync_slave_sql_with_io.inc Replication tests fail on valgrind due to waiting-related timeouts 2017-01-06 00:09:50 +02:00
sync_slave_sql_with_master.inc rbr and savepoint in a subtatement 2015-11-19 17:04:19 +01:00
sync_with_master.inc MDEV-7145: Delayed replication, intermediate commit. 2016-10-14 23:15:58 +02:00
sync_with_master_gtid.inc Replication tests fail on valgrind due to waiting-related timeouts 2017-01-06 00:09:50 +02:00
system_db_struct.inc MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
test_fieldsize.inc
test_outfile.inc
testdb_only.inc
tpcb.inc
tpcb_disk_data.inc
true.require Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
truncate_file.inc MDEV-14309 MTR tests require perl-Env which is not always in the default installation 2017-12-27 23:17:28 +01:00
type_hrtime.inc MDEV-20397 Support TIMESTAMP, DATETIME, TIME in ROUND() and TRUNCATE() 2019-08-22 15:09:59 +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
unsafe_binlog.inc
update_use_source.inc MDEV-12874 UPDATE statements with the same source and target 2017-10-03 20:23:34 +02:00
uses_vardir.inc
varchar.inc MDEV-12756 rpl.rpl_killed_ddl fails in buildbot with 'Can't find record' 2017-05-17 00:00:27 +03:00
view_alias.inc
wait_condition.inc Galera MTR Tests: Modify mysqltest so that if a --let = SELECT ... query is interrupted, the test does not fail but the error is communicated to caller 2018-03-12 11:44:49 +01:00
wait_condition_sp.inc
wait_condition_with_debug.inc MDEV-19746: Galera test failures because of wsrep_slave_threads identification 2019-07-15 10:17:07 +03:00
wait_for_binlog_checkpoint.inc
wait_for_binlog_event.inc
wait_for_purge.inc
wait_for_query_to_fail.inc
wait_for_query_to_succeed.inc
wait_for_slave_io_error.inc fix many rpl test failures 2016-09-15 15:31:28 +02:00
wait_for_slave_io_to_start.inc
wait_for_slave_io_to_stop.inc
wait_for_slave_param.inc Fixed issues found by valgrind 2019-08-12 15:41:14 +03:00
wait_for_slave_sql_error.inc
wait_for_slave_sql_error_and_skip.inc MDEV-13065 rpl.rpl_mdev-11092 fails sporadically in buildbot 2017-07-19 16:42:01 +05:30
wait_for_slave_sql_to_start.inc
wait_for_slave_sql_to_stop.inc
wait_for_slave_to_start.inc
wait_for_slave_to_stop.inc
wait_for_sql_thread_read_all.inc MDEV-9038 Binlog encryption tests 2016-12-05 20:19:01 +02:00
wait_for_status_var.inc
wait_show_condition.inc
wait_until_connected_again.inc more tests for mysql_install_db.exe 2018-12-12 00:31:04 +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 fix many rpl test failures 2016-09-15 15:31:28 +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
wait_wsrep_ready.inc Fix Merge Error 2017-08-23 16:49:42 +05:30
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
windows_sys_vars.inc
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 MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05: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
world_schema_utf8.inc
write_result_to_file.inc Minor test modifications. 2015-01-26 22:48:02 -05:00
write_var_to_file.inc MDEV-9566 prepare mysqltest for mariabackup 2017-04-27 19:12:38 +02:00
wsrep_wait_condition.inc MDEV-17048 Inconsistency voting support (#1373) 2019-08-28 09:19:24 +03:00
wsrep_wait_disconnect.inc MDEV-17048 Inconsistency voting support (#1373) 2019-08-28 09:19:24 +03:00
wsrep_wait_membership.inc MDEV-17048 Inconsistency voting support (#1373) 2019-08-28 09:19:24 +03:00