mariadb/mysql-test/t
Sergei Golubchik 4504e6d14e test cases for MySQL bugs
also fix a comment, and update a macro just in case
2022-01-21 16:02:34 +01:00
..
1st.test
aborted_clients.test
adddate_454.test
alias.test
almost_full.test
alter_table-big.test
alter_table.test MDEV-25403 ALTER TABLE wrongly checks for field's default value if AFTER is used 2021-04-15 09:42:37 +02:00
alter_table_autoinc-5574.test
alter_table_errors.test MDEV-18083 ASAN heap-use-after-free in Field::set_warning_truncated_wrong_value upon inserting into temporary table 2019-02-05 01:34:17 +01:00
alter_table_mdev539_maria.test
alter_table_mdev539_myisam.test
alter_table_online.test
alter_table_trans.test
alter_user.test test cases for MySQL bugs 2022-01-21 16:02:34 +01:00
analyze.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
analyze_debug.test
analyze_format_json.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
analyze_stmt.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
analyze_stmt_orderby.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
analyze_stmt_privileges.test
analyze_stmt_privileges2.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
analyze_stmt_slow_query_log-master.opt
analyze_stmt_slow_query_log.test
ansi.test
aria_icp_debug.test MDEV-23938: innodb row_search_idx_cond_check handle ICP_ABORTED_BY_USER 2020-10-16 09:44:03 +11:00
assign_key_cache.test MDEV-15216 Assertion `! is_set() || m_can_overwrite_status' failed in Diagnostics_area::set_error_status upon operation inside XA 2018-05-08 10:48:13 +02:00
assign_key_cache_debug.test rename a test 2018-05-07 17:19:35 +02:00
auth_named_pipe-master.opt
auth_named_pipe.test Skip auth_named_pipe test, if plugin was not built 2021-05-07 21:42:42 +02:00
auth_rpl-slave.opt
auth_rpl.test
auto_increment.test Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
auto_increment_ranges.inc
auto_increment_ranges_innodb.test fix the test to clean after itself 2018-11-01 18:47:53 +01:00
auto_increment_ranges_myisam.test
bad_frm_crash_5029.test
bench_count_distinct.test
bigint.test Merge branch '10.1' into 10.2 2018-11-15 19:21:40 +01:00
binary.test
binary_to_hex.test
blackhole.test MDEV-24017: Blackhole : Specified key was too long; max key length is 1000 bytes 2020-10-24 22:43:21 +11:00
blackhole_plugin.test
bool.test
bootstrap-master.opt
bootstrap.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
bootstrap_innodb.test test case for BUG#31650096 2020-10-27 09:24:15 +01:00
bug39022.test
bug46760-master.opt
bug46760.test
bug47671-master.opt
bug47671.test
bug58669-master.opt
bug58669.test
bug12427262.test
bug13633383.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
bulk_replace.test
cache_innodb.test
cache_temporal_4265.test MDEV-21360 debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
case.test MDEV-11839 move value caching from get_datetime_value to fix_fields time 2018-03-14 12:45:28 +01:00
cast.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
change_user.test
change_user_notembedded.test
charset_client_win.test MDEV-19750 mysql command wrong encoding 2019-06-17 18:04:47 +01:00
check.test MDEV-16905 ASAN heap-use-after-free in __interceptor_strnlen / ... / TABLE::verify_constraints upon INSERT into temporary table with CHECK constraint 2019-02-05 01:34:17 +01:00
check_constraint.test fix the typo OPTION_NO_CHECK_CONSTRAINT_CHECKS 2019-03-12 09:51:42 +01:00
check_constraint_innodb.test MDEV-18239 ASAN use-after-poison in process_str_arg / ... / mark_unsupported_func or unexpected ER_BAD_FIELD_ERROR upon ALTER TABLE 2019-02-05 01:34:17 +01:00
check_constraint_show.test
client_xml.test
comment_column.test
comment_column2.test
comment_index.test
comment_table.test MDEV-22558 wrong error for invalid utf8 table comment 2020-05-27 15:56:40 +02:00
comments.test
commit.test
commit_1innodb.test
compare.test Backporting 273d8eb12c Proper fix for disabling warnings in read_statistics_for_table() 2019-09-23 14:11:48 +05:30
compound.test enable partition_open_files_limit test 2021-12-09 16:29:22 +01:00
compress.test
concurrent_innodb_safelog-master.opt
concurrent_innodb_safelog.test
concurrent_innodb_unsafelog-master.opt
concurrent_innodb_unsafelog.test
connect.cnf
connect.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
connect2.cnf
connect2.test
connect_debug.test Merge branch '10.1' into 10.2 2020-01-20 16:15:05 +01:00
consistent_snapshot.test
constraints.test MDEV-16932: ASAN heap-use-after-free in my_charlen_utf8 / my_well_formed_char_length_utf8 on 2nd execution of SP with ALTER trying to add bad CHECK 2019-08-28 12:06:52 +02:00
contributors.test
count_distinct.test
count_distinct2-master.opt
count_distinct2.test
count_distinct3.test
crash_commit_before-master.opt
crash_commit_before.test
create-big.test
create-uca.test
create.test MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not possible to ALTER TABLE 2021-01-11 21:54:47 +01:00
create_delayed.test
create_drop_binlog.test
create_drop_db.test
create_drop_event.test
create_drop_function.test MDEV-22654: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' 2020-07-06 21:17:15 +05:30
create_drop_index.test
create_drop_procedure.test
create_drop_role.test MDEV-17942 Assertion `found' failed in remove_ptr_from_dynarray after failed CREATE OR REPLACE 2019-02-20 16:23:10 +01:00
create_drop_server.test
create_drop_trigger.test
create_drop_udf.test
create_drop_user.test
create_drop_view.test
create_not_windows.test
create_or_replace-master.opt
create_or_replace.test MDEV-23391 Crash/assertion CREATE OR REPLACE TABLE AS SELECT under LOCK TABLE 2021-10-26 14:33:07 +02:00
create_or_replace2.test MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
create_or_replace_permission.test
create_replace_tmp.test MDEV-16192 Table 't' is specified twice, both as a target for 'CREATE' and... 2018-07-18 20:58:59 +05:30
create_select_tmp.test
create_user.test Revert "[MDEV-7978] add show create user" 2020-09-24 13:58:29 +10:00
create_w_max_indexes_64.test
create_w_max_indexes_128.test
cte_grant.test
cte_nonrecursive.test MDEV-26470 "No database" selected when using CTE in a subquery of DELETE statement 2021-11-20 21:35:54 -08:00
cte_nonrecursive_not_embedded.test MDEV-20751 Permission Issue With Nested CTEs 2020-12-17 13:44:06 -08:00
cte_recursive.test MDEV-26202 Unexpected failure with query using indirectly a recursive CTE twice 2021-07-22 17:08:08 -07:00
cte_recursive_not_embedded.test Corrected and added back the test case for MDEV-15151. 2018-07-20 19:32:28 -07:00
ctype_ascii.test
ctype_big5.test
ctype_binary.test MDEV-22111 ERROR 1064 & 1033 and SIGSEGV on CREATE TABLE w/ various charsets on 10.4/5 optimized builds | Assertion `(uint) (table_check_constraints - share->check_constraints) == (uint) (share->table_check_constraints - share->field_check_constraints)' failed 2020-05-22 15:00:29 +04:00
ctype_collate.test
ctype_cp850.test MDEV-25610 Assertion `escape != -1' failed in Item_func_like::val_int 2021-11-08 08:16:48 +04:00
ctype_cp866.test MDEV-25610 Assertion `escape != -1' failed in Item_func_like::val_int 2021-11-08 08:16:48 +04:00
ctype_cp932.test
ctype_cp932_binlog_row.test
ctype_cp932_binlog_stm.test
ctype_cp1250_ch.test
ctype_cp1251.test
ctype_create.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
ctype_errors.test
ctype_eucjpms.test Merge 10.1 into 10.2 2018-08-02 08:19:57 +03:00
ctype_euckr.test Merge 10.1 into 10.2 2018-08-02 08:19:57 +03:00
ctype_filename.test MDEV-25462: Assertion `m_status == DA_ERROR || m_status == DA_OK || 2021-05-20 09:45:27 +05:30
ctype_filesystem-master.opt
ctype_filesystem.test
ctype_gb2312.test
ctype_gbk.test Merge 10.1 into 10.2 2018-08-02 08:19:57 +03:00
ctype_gbk_binlog.test
ctype_gbk_export_import.test
ctype_hebrew.test
ctype_latin1.test Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
ctype_latin1_de-master.opt
ctype_latin1_de.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
ctype_latin2.test
ctype_latin2_ch.test
ctype_ldml-master.opt
ctype_ldml.test
ctype_like_range.test
ctype_many.test
ctype_mb.test
ctype_nopad_8bit.test
ctype_partitions.test
ctype_recoding.test
ctype_sjis.test
ctype_swe7.test
ctype_tis620.test MDEV-24901 SIGSEGV in fts_get_table_name, SIGSEGV in ib_vector_size, SIGSEGV in row_merge_fts_doc_tokenize, stack smashing 2021-10-29 12:37:29 +04:00
ctype_uca.test Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
ctype_uca_innodb.test
ctype_uca_partitions.test
ctype_ucs.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
ctype_ucs2_def-master.opt
ctype_ucs2_def.test
ctype_ucs2_query_cache-master.opt
ctype_ucs2_query_cache.test
ctype_ucs2_uca.test
ctype_ujis.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
ctype_ujis_ucs2.test
ctype_upgrade.test
ctype_utf8-master.opt
ctype_utf8.test MDEV-24335 Unexpected question mark in the end of a TINYTEXT column 2021-11-02 09:00:49 +04:00
ctype_utf8_def_upgrade.opt MDEV-19675 Wrong charset is chosen when opening a pre-4.1 table 2019-06-03 12:42:36 +04:00
ctype_utf8_def_upgrade.test MDEV-19675 Wrong charset is chosen when opening a pre-4.1 table 2019-06-03 12:42:36 +04:00
ctype_utf8_uca.test
ctype_utf8mb4-master.opt
ctype_utf8mb4.test MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __memcmp_avx2_movbe from native_compare 2020-12-10 08:45:20 +01:00
ctype_utf8mb4_heap.test
ctype_utf8mb4_innodb-master.opt
ctype_utf8mb4_innodb.test
ctype_utf8mb4_myisam.test
ctype_utf8mb4_uca.test
ctype_utf16.test Merge 10.1 into 10.2 2020-06-06 18:07:04 +03:00
ctype_utf16_def-master.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
ctype_utf16_def.test MDEV-23269 SIGSEGV in ft_boolean_check_syntax_string on setting ft_boolean_syntax 2021-10-11 17:43:23 +04:00
ctype_utf16_uca.test MDEV-22111 ERROR 1064 & 1033 and SIGSEGV on CREATE TABLE w/ various charsets on 10.4/5 optimized builds | Assertion `(uint) (table_check_constraints - share->check_constraints) == (uint) (share->table_check_constraints - share->field_check_constraints)' failed 2020-05-22 15:00:29 +04:00
ctype_utf16le.test A clean-up patch for MDEV-23408: fixing test failure on Windows 2021-10-15 21:56:17 +04:00
ctype_utf32.test Merge 10.1 into 10.2 2020-06-06 18:07:04 +03:00
ctype_utf32_def-master.opt MDEV-23269 SIGSEGV in ft_boolean_check_syntax_string on setting ft_boolean_syntax 2021-10-11 17:43:23 +04:00
ctype_utf32_def.test MDEV-23269 SIGSEGV in ft_boolean_check_syntax_string on setting ft_boolean_syntax 2021-10-11 17:43:23 +04:00
ctype_utf32_uca.test MDEV-25402 Assertion `!str || str != Ptr' failed in String::copy 2021-10-27 10:50:15 +04:00
date_formats-master.opt
date_formats.test
datetime_456.test
ddl_i18n_koi8r.test Merge 10.1 into 10.2 2019-03-27 12:26:11 +02:00
ddl_i18n_utf8.test Merge 10.1 into 10.2 2019-03-27 12:26:11 +02:00
deadlock_innodb.test
debug_sync.test
default.test restore default.test, default.result after MDEV-23597 c47e4aab62 commit 2021-10-20 14:52:15 +03:00
default_debug.test
default_session.test MDEV-21249 MariaDB 10.3.10 When referring to bigint to generate timestamp data in the virtual generated column, the value of the generated column does not change when the time zone changes 2020-01-21 21:15:10 +01:00
default_storage_engine.test
delayed.test
delayed_blob-master.opt MDEV-25925 Warning: Memory not freed: 32 on INSERT DELAYED 2021-10-11 18:03:42 +04:00
delayed_blob.test MDEV-25925 Warning: Memory not freed: 32 on INSERT DELAYED 2021-10-11 18:03:42 +04:00
delete.test
delete_returning.test
delete_returning_grant.test
delimiter_case_mdev_10728.sql
delimiter_command_case_sensitivity.test
deprecated_features.test
derived.test MDEV-20325: Assertion outer_context || !*from_field || *from_field == not_found_field' failed in Item_field::fix_outer_field | !derived->is_excluded()' failed in TABLE_LIST::set_check_materialized | SIGEGV in st_select_lex::mark_as_dependent (optimized builds) 2022-01-11 11:50:29 +07:00
derived_cond_pushdown.test MDEV-25969: Condition pushdown into derived table doesn't work if select list uses SP 2021-06-30 13:52:23 +03:00
derived_opt.test MDEV-25182 Complex query in Store procedure corrupts results 2021-04-12 15:59:23 +02:00
derived_view.test MDEV-25086 Stored Procedure Crashes Server 2022-01-10 09:12:17 -08:00
dirty_close.test
distinct.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
drop-no_root.test
drop.test
drop_bad_db_type.test MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
dyncol.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
empty_server_name-8224.test MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
empty_table.test
empty_user_table.test
endspace.test
enforce_storage_engine.test
enforce_storage_engine_opt.opt
enforce_storage_engine_opt.test
engine_error_in_alter-8453.test MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
error_simulation-master.opt
error_simulation.test MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
errors.test MDEV-20604: Duplicate key value is silently truncated to 64 characters in print_keydup_error 2020-04-01 11:34:32 +02:00
events_1.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
events_2.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
events_bugs-master.opt
events_bugs.test Merge branch '10.1' into 10.2 2020-01-03 12:40:38 +01:00
events_embedded.test
events_grant.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
events_logs_tests-master.opt
events_logs_tests.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
events_microsec.test
events_restart-master.opt
events_restart.test MDEV-21758 : Events switched randomly to SLAVESIDE_DISABLED 2020-03-09 12:19:11 +02:00
events_scheduling.test
events_slowlog.test
events_stress.test MDEV-19265 Server should throw warning if event is created and event_scheduler = OFF 2019-04-28 12:49:59 +02:00
events_time_zone.test
events_trans.test
events_trans_notembedded.test
execution_constants.test
explain.test
explain_json.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
explain_json_format_partitions.test
explain_json_innodb.test
explain_non_select.test
explain_slowquerylog-master.opt
explain_slowquerylog.test MDEV-16153 Server crashes in Apc_target::disable, ASAN heap-use-after-free in Explain_query::~Explain_query upon/after EXECUTE IMMEDIATE 2018-05-19 22:12:39 +02:00
ext_key_noPK_6794.test
failed_auth_3909.test
failed_auth_unixsocket.test
fast_prefix_index_fetch_innodb.test Merge 10.1 into 10.2 2020-09-01 16:20:23 +03:00
features.test
file_contents.test
filesort_bad_i_s-7585.test
filesort_debug.test
fix_priv_tables.test
flush-innodb-notembedded.test
flush-innodb.test
flush.test Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
flush2-master.opt
flush2.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
flush_block_commit.test
flush_block_commit_notembedded.test
flush_read_lock.test
flush_read_lock_kill.test
flush_table.test
foreign_key.test MDEV-18463 Don't allow multiple table CONSTRAINTs with the same name. 2019-12-09 01:17:16 +04:00
frm_bad_row_type-7333.test
fulltext.test Fixed memory leak with fulltext indexes 2020-04-18 11:51:42 +03:00
fulltext2.test
fulltext3.test
fulltext_cache.test
fulltext_charsets.test
fulltext_derived_4257.test
fulltext_derived_4316.test
fulltext_distinct.test
fulltext_left_join.test
fulltext_multi.test
fulltext_order_by.test
fulltext_update.test
fulltext_var.test
func_analyse.test
func_compress.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
func_concat.test Test for MDEV-13119 and MDEV-13120 2018-10-15 10:57:36 +04:00
func_crypt.test
func_date_add.test Merge remote-tracking branch 'origin/10.1' into 10.2 2018-03-16 14:12:00 +02:00
func_default.test MDEV-21639 DEFAULT(col) evaluates to a bad value in WHERE clause 2021-12-29 14:54:34 +04:00
func_des_encrypt.test
func_digest.test
func_encrypt-master.opt
func_encrypt.test
func_encrypt_nossl.test
func_encrypt_ucs2.test
func_equal.test
func_gconcat.test MDEV-4677 GROUP_CONCAT not showing any output with group_concat_max_len >= 4Gb 2020-12-10 08:45:20 +01:00
func_group.test MDEV-25112 MIN/MAX aggregation over an indexed column may return wrong result 2021-03-18 09:54:49 -07:00
func_group_innodb.test Merge branch '10.1' into 10.2 2018-12-30 18:30:29 +01:00
func_hybrid_type.test MDEV-11015 Assertion failed: precision > 0 in decimal_bin_size upon SELECT with DISTINCT, CAST and other functions 2019-04-27 08:44:29 +04:00
func_if.test
func_in.test
func_isnull.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
func_json.test MDEV-18284: JSON casting using JSON_COMPACT doesn't always work with values from subqueries 2022-01-19 09:29:02 +01:00
func_like.test Item_func_like::walk() was ignoring escape_item 2020-12-19 11:44:42 +01:00
func_math.test cleanup: move precedence tests into precedence_bugs.test 2020-10-23 15:53:41 +02:00
func_misc.test Merge branch '10.1' into 10.2 2020-01-03 12:40:38 +01:00
func_op.test
func_regexp.test
func_regexp_pcre.test MENT-464 ASAN MTR quick test - some failures to be investigated. 2020-01-24 00:29:06 +04:00
func_regexp_pcre_debug.test MDEV-21360 debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
func_rollback.test
func_sapdb.test
func_set.test
func_str.test MDEV-24742 Server crashes in Charset::numchars / String::numchars 2021-10-11 17:01:47 +04:00
func_system.test MDEV-27544 database() function should return 64 characters 2022-01-20 19:01:36 +11:00
func_test.test precedence bugfixing 2020-10-23 15:53:41 +02:00
func_time.test MDEV-21388 Wrong result of DAYNAME()=xxx in combination with condition_pushdown_for_derived=on 2019-12-24 15:05:52 +04:00
func_time_hires.test
func_timestamp.test
func_weight_string.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
function_defaults.test MDEV-20403 Assertion 0' or Assertion btr_validate_index(index, 0)' failed in row_upd_sec_index_entry or error code 126: Index is corrupted upon UPDATE with TIMESTAMP..ON UPDATE 2019-09-04 15:37:23 +02:00
function_defaults_innodb.test
function_defaults_notembedded.test
gcc296.test
get_diagnostics.test
gis-alter_table_online.test
gis-debug.test
gis-json.test MDEV-25461 Assertion `je->state == JST_KEY' failed in Geometry::create_from_json. 2021-06-28 11:53:33 +04:00
gis-loaddata.test Backporting MDEV-15497 Wrong empty value in a GEOMETRY column on LOAD DATA 2019-02-23 17:43:59 +04:00
gis-precise.test MDEV-13467: Feature request: Support for ST_Distance_Sphere() 2021-03-27 10:42:39 +01:00
gis-rt-precise.test
gis-rtree.test MDEV-14057 InnoDB GIS tests fail. 2020-03-18 13:55:21 +04:00
gis.test Fixed memory leak with DEFAULT(f) on Geometry field 2020-04-18 11:51:42 +03:00
gis_notembedded.test gis2 fails in embedded 2019-04-27 11:28:50 +02:00
grant.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
grant.test MDEV-23082: ER_TABLEACCESS_DENIED_ERROR error message is truncated, 2020-08-04 10:55:21 +05:30
grant2.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
grant2.test MDEV-16238 root/localhost authn prioritizes authentication_string over Password 2018-06-21 10:15:27 +02:00
grant3-master.opt
grant3.test
grant4.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
grant4.test Merge branch '10.1' into 10.2 2019-05-04 17:04:55 +02:00
grant5.test MDEV-26080: SHOW GRANTS does not quote role names properly for DEFAULT ROLE 2021-07-09 08:25:54 +02:00
grant_4332.test
grant_cache_no_prot.test
grant_cache_ps_prot.test
grant_explain_non_select.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
grant_lowercase.opt
grant_lowercase.test
grant_lowercase_fs.test
grant_not_windows.test Merge branch '10.0' into 10.1 2018-05-19 22:05:55 +02:00
greedy_optimizer.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
group_by.test MDEV-23826: ORDER BY in view definition leads to wrong result with GROUP BY on query using view 2021-01-12 18:47:39 +05:30
group_by_innodb.test
group_by_null.test
group_min_max.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
group_min_max_innodb.test
handler_read_last.test
handlersocket.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
handlersocket.test
having.test Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
help.test
host_cache_size_functionality.test MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
huge_frm-6224.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
implicit_char_to_num_conversion.test
implicit_commit-master.opt
implicit_commit.test
in_datetime_241.test
index_intersect.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
index_intersect_innodb.test
index_merge_innodb.test Fix wrong merge of commit d218d1aa49 2020-06-12 10:55:53 +03:00
index_merge_myisam.test Merge 5.5 into 10.1 2020-04-01 10:24:36 +03:00
information_schema-big.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
information_schema.test MDEV-23408 Wrong result upon query from I_S and further Assertion `!alias_arg || strlen(alias_arg->str) == alias_arg->length' failed with certain connection charset 2021-10-14 10:16:23 +04:00
information_schema2.test
information_schema_all_engines-master.opt
information_schema_all_engines.test
information_schema_chmod.test
information_schema_db.test MDEV-20549 SQL SECURITY DEFINER does not work for INFORMATION_SCHEMA tables 2019-10-28 08:17:56 +01:00
information_schema_inno.test MDEV-26870 --skip-symbolic-links does not disallow .isl file creation 2022-01-21 14:43:59 +02:00
information_schema_linux.test
information_schema_parameters.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
information_schema_part.test
information_schema_prepare.test MDEV-15907 ASAN heap-use-after-free in strnmov / .. / fill_effective_table_privileges on concurrent GRANT and CREATE VIEW 2019-04-24 11:15:38 +02:00
information_schema_routines.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
information_schema_stats.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
init_connect-master.opt
init_connect.test
init_connection_query_cache-master.opt
init_connection_query_cache.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
init_file.opt
init_file.test
init_file_longline_3816.opt
init_file_longline_3816.test
init_file_set_password-7656.test MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
innodb_bug878769.test
innodb_ext_key.combinations MDEV-23600 Division by 0 in row_search_with_covering_prefix 2020-09-01 15:52:36 +03:00
innodb_ext_key.test Fixed the innodb_ext_key test by adding replace_column 2021-02-25 12:42:01 +05:30
innodb_group.test
innodb_icp.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
innodb_icp_debug.test MDEV-23938: innodb row_search_idx_cond_check handle ICP_ABORTED_BY_USER 2020-10-16 09:44:03 +11:00
innodb_ignore_builtin-master.opt
innodb_ignore_builtin.test
innodb_load_xa.opt
innodb_load_xa.test
innodb_mrr_cpk.test
innodb_mysql_lock.test
innodb_mysql_lock2.test
innodb_mysql_sync.test
innodb_utf8.test
insert.test Merge 10.1 into 10.2 2019-03-27 12:26:11 +02:00
insert_debug-master.opt Bug#30194841 INSERT ON DUPLICATE KEY UPDATE UPDATES THE WRONG ROW 2020-01-18 00:05:16 +01:00
insert_debug.test Bug#30194841 INSERT ON DUPLICATE KEY UPDATE UPDATES THE WRONG ROW 2020-01-18 00:05:16 +01:00
insert_innodb.test
insert_notembedded.test
insert_select.test MDEV-26698: Incorrect row number upon INSERT .. SELECT from the same 2022-01-03 18:14:59 +05:30
insert_update.test
insert_update_autoinc-7150.test
ipv4_and_ipv6.opt
ipv4_and_ipv6.test
ipv4_as_ipv6-master.opt
ipv4_as_ipv6.test
ipv6-master.opt
ipv6.test
join.test add a test case 2021-11-26 09:33:26 +02:00
join_cache.test MDEV-24767 Wrong result when forced BNLH is used for join supported 2021-03-22 22:04:54 -07:00
join_crash.test
join_nested.test MDEV-19588 Wrong results from query, using left join. 2019-05-28 14:53:08 -07:00
join_nested_jcl6.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
join_optimizer.test
join_outer.test MDEV-25362 Incorrect name resolution for subqueries in ON expressions 2021-04-17 11:02:29 -07:00
join_outer_innodb.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
join_outer_jcl6.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
key.test
key_cache-master.opt
key_cache.test
key_diff.test
key_primary.test
keyread.test
keywords.test
kill-2-master.opt
kill-2.test
kill.test don't allow KILL QUERY ID USER xxx 2021-01-24 11:35:55 +01:00
kill_processlist-6619.test Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
kill_query-6728.test
last_value.test
limit.test MDEV-16235 Server crashes in my_utf8_uni or in my_strtod_int 2018-05-22 12:09:05 -07:00
limit_rows_examined.test Merge 10.1 into 10.2 2020-10-21 14:02:04 +03:00
loaddata.test Merge 10.1 into 10.2 2019-03-04 16:46:58 +02:00
loaddata_autocom_innodb.test
loadxml.test Backporting MDEV-14628 Wrong autoinc value assigned by LOAD XML in the NO_AUTO_VALUE_ON_ZERO mode 2019-02-23 17:43:59 +04:00
locale.opt MDEV-21586 Server does not start if lc_messages setting was not english. 2020-01-30 18:43:50 +01:00
locale.test
lock.test Fixed deadlock with LOCK TABLES and ALTER TABLE 2020-05-23 14:58:33 +03:00
lock_multi.test Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
lock_multi_bug38499.test Some tests can take very long time when run with valgrind 2021-07-24 21:32:52 +03:00
lock_multi_bug38691.test Some tests can take very long time when run with valgrind 2021-07-24 21:32:52 +03:00
lock_sync-master.opt
lock_sync.test MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK TABLES <view>. 2018-11-03 14:24:15 +04:00
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.test
lock_view.test MDEV-24331 mysqldump fails with "Got error: 1356" if the database contains a view with a subquery 2020-12-11 19:35:38 +01:00
locked_temporary-5955.test
log_errchk.test MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
log_slow.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
log_slow_debug.test MDEV-21360 debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
log_state-master.opt
log_state.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
log_state_bug33693-master.opt
log_state_bug33693.test
log_tables-big-master.opt
log_tables-big.test
log_tables-master.opt
log_tables.test Merge 10.1 into 10.2 2020-10-21 14:02:04 +03:00
log_tables_debug.test
log_tables_upgrade.test
long_tmpdir-master.opt
long_tmpdir-master.sh
long_tmpdir.test
lowercase_fs_off.test Merge branch '10.0' into 10.1 2018-10-30 15:10:01 +01:00
lowercase_fs_on.test
lowercase_mixed_tmpdir-master.opt
lowercase_mixed_tmpdir-master.sh
lowercase_mixed_tmpdir.test
lowercase_mixed_tmpdir_innodb-master.opt
lowercase_mixed_tmpdir_innodb-master.sh
lowercase_mixed_tmpdir_innodb.test
lowercase_table-master.opt
lowercase_table.test MDEV-17148 DROP DATABASE throw "Directory not empty" after changed lower_case_table_names. 2019-02-01 17:10:27 +04:00
lowercase_table2.test
lowercase_table4-master.opt
lowercase_table4.test Speed up buildbot by requiring --big-test for some slow tests 2019-05-29 08:28:15 +03:00
lowercase_table5.test
lowercase_table_grant-master.opt
lowercase_table_grant.test
lowercase_table_qcache-master.opt
lowercase_table_qcache.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
lowercase_utf8-master.opt
lowercase_utf8.test
lowercase_view-master.opt
lowercase_view.test
max_statement_time.test MDEV-16615 ASAN SEGV in handler::print_error or server crash after error upon CREATE TABLE 2018-06-28 16:17:21 +02:00
mdev316.test
mdev375.test MDEV-21857 - Fix sporadic failure of mdev375 2020-03-02 16:35:57 +01:00
mdev6830.test MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
mdev13607.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mdev19198.test MDEV-19198 - DBUG assert in CREATE IF NOT EXIST under LOCK TABLES WRITE 2021-04-28 08:53:37 +02:00
mdev_14586.test
mdev_19276.test MDEV-19276 during connect, write error log warning for ER_DBACCESS_DENIED_ERROR, 2019-04-28 12:49:59 +02:00
mdev_22370.test MDEV-22370 safe_mutex: Trying to lock uninitialized mutex at /data/src/10.4-bug/sql/rpl_parallel.cc, line 470 upon shutdown during FTWRL 2021-05-14 11:49:46 +01:00
mdl.test
mdl_sync-master.opt
mdl_sync.test
merge-big.test MDEV-21360 debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
merge.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
merge_debug.test MDEV-21360 debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
merge_innodb.test
merge_mmap-master.opt
merge_mmap.test
metadata.test
mix2_myisam.test
mix2_myisam_ucs2.test
mrr_derived_crash_4610.test
mrr_icp_extra.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
multi_statement-master.opt
multi_statement.test
multi_update-master.opt
multi_update.test MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SP 2021-04-22 13:56:50 -07:00
multi_update_big.opt cleanup 2019-04-24 11:15:38 +02:00
multi_update_big.test MDEV-23955 main.multi_update_big times out 2020-10-14 19:18:39 +03:00
multi_update_debug.test Fixed multi_update_debug.test 2020-04-18 12:33:12 +03:00
multi_update_innodb.test Merge branch '10.1' into 10.2 2019-06-13 16:42:21 +02:00
multi_update_tiny_hash-master.opt
multi_update_tiny_hash.test
myisam-big.test
myisam-blob-master.opt
myisam-blob.test
myisam-master.opt
myisam-optimize.test
myisam-system.test
myisam.test MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not possible to ALTER TABLE 2021-01-11 21:54:47 +01:00
myisam_crash_before_flush_keys-master.opt
myisam_crash_before_flush_keys.test
myisam_debug.test MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
myisam_enable_keys-10506.test
myisam_explain_non_select_all.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
myisam_icp.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
myisam_icp_debug.test MDEV-23938: innodb row_search_idx_cond_check handle ICP_ABORTED_BY_USER 2020-10-16 09:44:03 +11:00
myisam_icp_notembedded.test
myisam_mrr.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
myisam_optimize.test
myisam_recover-master.opt
myisam_recover.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
myisampack.test
mysql-bug41486.test
mysql-bug45236.test
mysql.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysql57_virtual.test
mysql5613mysql.test
mysql_binary_mode.test
mysql_binary_zero_insert.test MDEV-26991: CURRENT_TEST: main.mysql_binary_zero_insert 'grep' is not recognized as an internal or external command, operable program or batch file. 2021-11-11 06:19:19 -07:00
mysql_client_test-master.opt MDEV-24827: MariaDB 10.5.5 crash (sig 11) during a SELECT 2022-01-19 21:43:32 +07:00
mysql_client_test.test MDEV-26145: Incorrect metadata is sent on running query with union in PS mode 2021-07-19 19:25:11 +07:00
mysql_client_test_comp-master.opt MDEV-24827: MariaDB 10.5.5 crash (sig 11) during a SELECT 2022-01-19 21:43:32 +07:00
mysql_client_test_comp.test
mysql_client_test_nonblock-master.opt MDEV-24827: Follow-up patch to fix the test main.mysql_client_test_nonblock 2022-01-20 18:39:36 +07:00
mysql_client_test_nonblock.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysql_comments.sql
mysql_comments.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysql_cp932.test MDEV-16220 MTR - do not pass UTF8 on the command line for mysql client. 2018-05-18 20:59:21 +01:00
mysql_delimiter.sql
mysql_delimiter_19799.sql
mysql_delimiter_source.sql
mysql_embedded.test
mysql_locale_posix.test
mysql_not_windows.test MDEV-16220 Do not pass UTF8 to mysql in command line parameters, on Windows 2018-08-14 22:42:46 +02:00
mysql_protocols.test
mysql_tzinfo_to_sql_symlink.test
mysql_upgrade-6984.opt
mysql_upgrade-6984.test MDEV-27068 running mariadb-upgrade in parallel make it hangs forever 2022-01-20 15:14:59 +02:00
mysql_upgrade.test MDEV-27068 running mariadb-upgrade in parallel make it hangs forever 2022-01-20 15:14:59 +02:00
mysql_upgrade_no_innodb.test
mysql_upgrade_noengine.test MDEV-27068 running mariadb-upgrade in parallel make it hangs forever 2022-01-20 15:14:59 +02:00
mysql_upgrade_ssl.test
mysql_upgrade_view.test
mysqladmin.test
mysqlbinlog-innodb.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysqlbinlog-master.opt
mysqlbinlog.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysqlbinlog_raw_mode.test
mysqlbinlog_row_big.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysqlbinlog_row_compressed.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysqlbinlog_row_minimal.opt
mysqlbinlog_row_minimal.test MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog --verbose 2020-08-31 18:45:14 +03:00
mysqlbinlog_stmt_compressed.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysqlcheck.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysqlcheck.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysqld--defaults-file.test Remove unneded extra context line from test file to make it version independent 2020-02-28 19:54:08 +02:00
mysqld--help.test MDEV-25728: mysqld --help --verbose creates a log-bin-index file 2021-05-20 07:55:55 +10:00
mysqld_help_crash-9183.test
mysqld_option_err.test MDEV-12747 - main.mysqld_option_err fails in buildbot with timeout 2019-01-22 18:26:37 +04:00
mysqldump-compat.opt
mysqldump-compat.test MDEV-19182 mysqldump not always handling SHOW CREATE TRIGGER failures correctly 2019-04-24 16:06:54 +02:00
mysqldump-max-master.opt
mysqldump-max.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysqldump-nl.test Clarified abbreviated option names in some tests, to avoid 2021-04-11 02:26:59 +02:00
mysqldump-no-binlog-master.opt
mysqldump-no-binlog.test
mysqldump-system.test Disable mysqldump-system.test if auth socket plugin is not dynamic 2020-11-30 15:02:33 +02:00
mysqldump.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysqldump.test MDEV-20939: Race condition between mysqldump import and InnoDB persistent 2021-01-27 22:13:07 +05:30
mysqldump_restore.test
mysqlhotcopy_myisam.test
mysqlshow.test
mysqlslap.opt
mysqlslap.test MDEV-15789 - mysqlslap use incorrect table def 2018-06-07 17:21:14 +04:00
mysqltest.test Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00
mysqltest_256.test
mysqltest_cont_on_error.test
mysqltest_ps.test
mysqltest_tracking_info.test MDEV-22058: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed in Diagnostics_area::set_ok_status 2020-07-12 20:03:32 +05:30
named_pipe-master.opt
named_pipe.test
negation_elimination.test
nested_profiling.test MDEV-22706: Assertion `!current' failed in PROFILING::start_new_query 2020-06-25 13:03:34 +05:30
no-threads-master.opt
no-threads.test
no_binlog.test
no_password_column-mdev-11170.test
non_blocking_api.test
not_embedded_server.test
not_partition.test
null.test
null_key.test
odbc.test
olap.test Merge 10.1 into 10.2 2019-04-25 09:04:09 +03:00
old-mode-master.opt
old-mode.test Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
openssl_1.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
openssl_6975.combinations
openssl_6975.test
order_by-mdev-10122.test
order_by.test MDEV-22256 Assertion `length == pack_length()' failed in Field_timestamp_with_dec::sort_string 2021-12-29 23:04:13 +04:00
order_by_innodb.test MDEV-27270: Wrong query plan with Range Checked for Each Record and ORDER BY ... LIMIT 2021-12-15 22:43:24 +03:00
order_by_optimizer.test
order_by_optimizer_innodb.test
order_by_sortkey.test
order_by_zerolength-4285.test Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
order_fill_sortbuf.test
outfile.test
outfile_loaddata.test
overflow.test
packet.test
parser.test MDEV-27066: Fixed scientific notation parsing bug 2021-11-24 16:46:01 +11:00
parser_bug21114_innodb.test
parser_not_embedded.test Clarified abbreviated option names in some tests, to avoid 2021-04-11 02:26:59 +02:00
parser_stack.test
partition-master.opt
partition.test MDEV-5628: Assertion ! is_set()' or !is_set() || (m_status == DA_OK_BULK && 2020-10-20 12:12:12 +05:30
partition_alter.test Add an end-of-test marker to ease merges 2020-05-27 09:56:37 +03:00
partition_binlog.test
partition_binlog_stmt.test
partition_blackhole.test
partition_bug18198.test
partition_cache.test
partition_cache_innodb.test
partition_cache_myisam.test
partition_charset.test
partition_column.test
partition_column_prune.test
partition_csv.test
partition_datatype.test
partition_debug_sync.test Merge 10.1 into 10.2 2019-10-11 18:38:18 +03:00
partition_default.test
partition_disabled-master.opt
partition_disabled.test
partition_error.test
partition_example.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
partition_example.test
partition_exchange-master.opt
partition_exchange.test
partition_explicit_prune.test MDEV-14815 - Server crash or AddressSanitizer errors or valgrind warnings 2018-10-19 19:09:48 +04:00
partition_grant.test
partition_hash.test
partition_innodb-master.opt
partition_innodb.test Minor cleanup of main.partition_innodb 2020-03-09 13:00:33 +02:00
partition_innodb_plugin.test
partition_innodb_semi_consistent-master.opt
partition_innodb_semi_consistent.test
partition_innodb_stmt.test
partition_key_cache.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
partition_list.test MDEV-16101: ADD PARTITION on table partitioned by list does not work with more than 32 list values. 2018-05-14 16:30:25 -07:00
partition_mgm.test
partition_mgm_err.test
partition_mgm_err2.test
partition_myisam.test
partition_not_blackhole-master.opt
partition_not_blackhole.test
partition_not_windows-master.opt
partition_not_windows.test
partition_open_files_limit-master.opt
partition_open_files_limit.test Suppress warnings from partition_open_files_limit 2018-05-23 00:33:35 +03:00
partition_order.test
partition_pruning.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
partition_range.test
partition_rename_longfilename.test
partition_symlink.test
partition_sync.test
partition_truncate.test
partition_utf8.test
partition_windows.test
perror-win.test
perror.test
plugin.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
plugin.test MDEV-21258: Can't uninstall plugin if the library file doesn't exist 2020-07-29 12:34:53 +02:00
plugin_auth.test switch to CC 3.1 2019-07-20 09:09:28 +02:00
plugin_auth_qa.test
plugin_auth_qa_1.test
plugin_auth_qa_2-master.opt
plugin_auth_qa_2.test
plugin_auth_qa_3-master.opt
plugin_auth_qa_3.test
plugin_innodb.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
plugin_innodb.test cleanup: have_static_innodb.inc 2020-10-27 09:24:15 +01:00
plugin_load.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
plugin_load.test
plugin_load_option.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
plugin_load_option.test
plugin_loaderr.opt
plugin_loaderr.test
plugin_maturity-master.opt
plugin_maturity.test
plugin_not_embedded.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
plugin_not_embedded.test Merge branch '5.5' into 10.1 2019-07-26 13:33:51 +02:00
plugin_vars.test Bug#29363867: LOST CONNECTION TO MYSQL SERVER DURING QUERY 2021-04-27 18:21:01 +02:00
pool_of_threads.cnf
pool_of_threads.test MDEV-23879 server hangs with threadpool, compression, and client pipelining 2020-10-03 00:24:53 +02:00
precedence.test MDEV-24194 View definition corruption 2020-12-10 08:45:20 +01:00
precedence_bugs.test MDEV-17408 VIEW is incorrectly defined for a combination of = and BETWEEN 2020-10-23 15:53:41 +02:00
preload.test
processlist.test Merge branch 'github/5.5' into 10.1 2019-10-23 15:55:23 +02:00
processlist_notembedded.test MDEV-23752 SHOW EXPLAIN FOR thd waits for sleep 2021-07-31 09:27:53 +02:00
profiling.test
progress_976225.test
ps-master.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
ps.test MDEV-21866: Assertion `!result' failed in convert_const_to_int upon 2nd execution of PS 2021-12-16 08:48:15 +07:00
ps_1general.test
ps_2myisam.test
ps_3innodb-master.opt
ps_3innodb.test
ps_4heap.test
ps_5merge.test
ps_10nestset.test
ps_11bugs.test
ps_change_master.test
ps_ddl.test
ps_ddl1.test
ps_error.test MDEV-17738 Server crashes in Item::delete_self on closing connection after unsuccessful PS 2018-12-21 09:41:23 +04:00
ps_grant.test
ps_innodb.test MDEV-17042: prepared statement does not return error with SQL_MODE STRICT_TRANS_TABLES. 2019-07-12 14:29:12 +02:00
ps_max_subselect-5113.test
ps_not_windows.test
ps_qc_innodb.test MDEV-15492: Subquery crash similar to MDEV-10050 2018-03-21 19:47:42 +01:00
ps_show_log.test MDEV-24208 SHOW RELAYLOG EVENTS command is not supported in the prepared statement protocol yet 2021-01-13 16:16:13 +07:00
query_cache.test MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __memcmp_avx2_movbe from native_compare 2020-12-10 08:45:20 +01:00
query_cache_28249.test
query_cache_debug.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
query_cache_innodb.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
query_cache_merge.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
query_cache_notembedded-master.opt
query_cache_notembedded.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
query_cache_ps_no_prot.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
query_cache_ps_ps_prot.test
query_cache_with_views.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
quick_select_4161.test
range.test MDEV-26553 NOT IN subquery construct crashing 10.1 and up 2021-11-26 13:02:39 -08:00
range_innodb.test MDEV-27262 Unexpected index intersection with full index scan for an index 2021-12-23 19:12:58 -08:00
range_interrupted-13751.test MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
range_mrr_icp.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
range_vs_index_merge.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
range_vs_index_merge_innodb.test
read_many_rows_innodb.test
read_only.test Merge branch '10.1' into 10.2 2018-12-30 18:30:29 +01:00
read_only_innodb.test Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
rename.test MDEV-11741 handler::ha_reset(): Assertion `bitmap_is_set_all(&table->s->all_set)' failed or server crash in mi_reset or buffer overrun or unexpected ER_CANT_REMOVE_ALL_FIELDS 2018-07-19 11:35:38 +02:00
renamedb.test
reopen_temp_table.test MDEV-17070 Table corruption or Assertion table->file->stats.records > 0 || error' or Assertion !is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed upon actions on temporary table 2019-03-12 09:51:42 +01:00
repair.test MDEV-17153 server crash on repair table ... use_frm 2020-05-27 15:56:40 +02:00
repair_symlink-5543.test repair_symlink-5543 fails: ELOOP is 90 2019-07-01 13:13:35 +03:00
replace.test
reset_connection.test MDEV-18281 COM_RESET_CONNECTION changes the connection encoding 2019-02-02 17:32:15 +01:00
rollback.test
round.test
row-checksum-master.opt
row-checksum-old-master.opt
row-checksum-old.test
row-checksum.opt
row-checksum.test Merge 10.1 into 10.2 2019-02-03 17:22:05 +02:00
row.test
rowid_order_innodb.test
rpl_mysql_upgrade_slave_repo_check.test MDEV-10047: table-based master info repository 2020-03-13 14:00:03 +05:30
rpl_mysqldump_slave.test
schema.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
second_frac-9175.test
secure_file_priv_win-master.opt
secure_file_priv_win.test
select.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
select_debug.test MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
select_found.test Revert "MDEV-22830: SQL_CALC_FOUND_ROWS not working properly for single SELECT for DUAL" 2020-06-10 09:34:56 +02:00
select_jcl6.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
select_pkeycache-master.opt
select_pkeycache.test
select_safe.test
selectivity.test MDEV-19474: Histogram statistics are used even with optimizer_use_condition_selectivity=3 2021-02-16 11:53:13 +05:30
selectivity_innodb.test MDEV-25013: SIGSEGV in best_extension_by_limited_search | SIGSEGV in restore_prev_nj_state 2021-07-03 12:04:18 +03:00
selectivity_no_engine.test MDEV-23937: SIGSEGV in looped best_extension_by_limited_search from greedy_search 2021-07-03 12:04:08 +03:00
servers.test
session_tracker_last_gtid.test MDEV-15477: SESSION_SYSVARS_TRACKER does not track last_gtid 2018-06-25 19:01:41 +02:00
set_password.test empty password is a valid password, don't crash 2018-06-21 10:15:27 +02:00
set_statement.test MDEV-24860: Incorrect behaviour of SET STATEMENT in case it is executed as a prepared statement 2021-02-25 14:36:09 +07:00
set_statement_debug.test
set_statement_notembedded.test
set_statement_notembedded_binlog.test
set_statement_profiling.test
shm-master.opt
shm.test
show.test MDEV-4621 select returns null for information_schema.statistics.collation field 2022-01-14 22:16:39 +01:00
show_bad_definer-5553.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
show_check-master.opt
show_check.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
show_create_user.test Revert "[MDEV-7978] add show create user" 2020-09-24 13:58:29 +10:00
show_explain.opt MDEV-10674: main.show_explain failed in buildbot 2021-05-03 17:43:52 +03:00
show_explain.test MDEV-10674: main.show_explain failed in buildbot 2021-05-03 17:43:52 +03:00
show_explain_non_select.test MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
show_explain_ps.test MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
show_function_with_pad_char_to_full_length.test
show_grants_with_plugin-7985.test MDEV-16238 root/localhost authn prioritizes authentication_string over Password 2018-06-21 10:15:27 +02:00
show_profile.test
show_row_order-9226.test
shutdown.test MDEV-9592 - New 'Normal shutdown' log format can be confusing 2018-03-13 15:53:19 +04:00
sighup-6580.test
signal.test
signal_code.test
signal_demo1.test
signal_demo2.test
signal_demo3.test
signal_sqlmode.test
single_delete_update.test
single_delete_update_innodb.test
skip_grants.opt main.skip_grants cleanup 2021-01-11 21:54:47 +01:00
skip_grants.test MDEV-22966 Server crashes or hangs with SET ROLE when started with skip-grant-tables 2021-01-11 21:54:47 +01:00
skip_log_bin-master.opt
skip_log_bin.test
skip_name_resolve-master.opt
skip_name_resolve.test MDEV-26081 set role crashes when a hostname cannot be resolved 2021-07-02 19:21:51 +02:00
slowlog_enospace-10508.test MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
sp-big.test
sp-bugs.test
sp-bugs2.test
sp-code.test MDEV-23408 Wrong result upon query from I_S and further Assertion `!alias_arg || strlen(alias_arg->str) == alias_arg->length' failed with certain connection charset 2021-10-14 10:16:23 +04:00
sp-destruct.test Merge 10.1 into 10.2 2018-04-24 09:39:45 +03:00
sp-dynamic.test
sp-error.test MDEV-22058: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed in Diagnostics_area::set_ok_status 2020-07-12 20:03:32 +05:30
sp-fib.test
sp-group.test
sp-innodb.test MDEV-15035 Wrong results when calling a stored procedure 2018-04-25 09:22:06 -07:00
sp-lock.test
sp-no-code.test
sp-prelocking.test
sp-security.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
sp-threads.test
sp-ucs2.test MDEV-12161 Can't specify collation for virtual columns 2021-01-11 21:54:47 +01:00
sp-vars.test
sp.test MDEV-24827: MariaDB 10.5.5 crash (sig 11) during a SELECT 2022-01-19 21:43:32 +07:00
sp2.test Don't run main.sp2 in emebedded server 2020-05-19 12:54:42 +03:00
sp_gis.test
sp_missing_4665.test
sp_notembedded.test Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
sp_stress_case.test
sp_sync.test
sp_trans.test MDEV-15945 --ps-protocol does not test some queries 2019-03-12 13:10:49 +01:00
sp_trans_log.test
sql_mode.test
ssl-big.test Disabled test in 32bit that uses too much memory or cpu 2019-09-02 17:18:04 +03:00
ssl.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
ssl_8k_key-master.opt
ssl_8k_key.test CONC-417 Windows clients using Schannel often encounter error SEC_E_INVALID_TOKEN 2019-12-08 18:28:21 +01:00
ssl_7937.combinations
ssl_7937.test CONC-447 ERROR 2026 (HY000): SSL connection error: Certificate signature check failed 2019-12-08 18:26:16 +01:00
ssl_and_innodb.test
ssl_ca.test
ssl_cipher.test Fix tests not to fail with OpenSSL 1.1.1 with TLSv1.3 2019-01-25 19:57:37 +01:00
ssl_compress.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
ssl_connect.test
ssl_crl.combinations SSL test fixes 2019-03-01 12:41:05 -05:00
ssl_crl.test MDEV-19119: main.ssl_crl fails in buildbot with wrong error code 2020-07-10 21:27:20 +05:30
ssl_crl_clients.test CONC-447 ERROR 2026 (HY000): SSL connection error: Certificate signature check failed 2019-12-08 18:26:16 +01:00
ssl_system_ca.combinations new C/C and --ssl-verify-server-cert tests 2020-01-23 10:46:21 +01:00
ssl_system_ca.test don't run main.ssl_system_ca in --embedded 2020-01-23 23:26:01 +01:00
ssl_timeout-9836.opt
ssl_timeout-9836.test
ssl_timeout.test
ssl_verify_ip.opt MDEV-18131 MariaDB does not verify IP addresses from subject alternative 2019-04-28 12:49:59 +02:00
ssl_verify_ip.test MDEV-18131 MariaDB does not verify IP addresses from subject alternative 2019-04-28 12:49:59 +02:00
stack-crash.test
stat_tables-enospc.test MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
stat_tables.test MDEV-23753: SIGSEGV in Column_stat::store_stat_fields 2021-01-12 18:47:35 +05:30
stat_tables_disabled.test
stat_tables_innodb.test Making the stat_tables_innodb test deterministic 2020-07-18 10:19:13 +05:30
stat_tables_innodb_debug.test
stat_tables_myisam_debug.test
stat_tables_par.test
stat_tables_par_innodb.test
stat_tables_partition.test MDEV-21472: ALTER TABLE ... ANALYZE PARTITION ... with EITS reads and locks all rows 2020-07-29 23:27:40 +03:00
stat_tables_rbr.test
stat_tables_repl.test
statistics.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
statistics_close.test Fixed ASAN heap-use-after-free handler::ha_index_or_rnd_end 2018-05-23 11:26:49 +03:00
statistics_index_crash-7362.test
status-master.opt
status.test
status2.test Correct the value of global memory_used 2021-03-08 14:54:05 +01:00
status_bug17954.test
str_to_datetime_457.test
strict-master.opt
strict.test
strict_autoinc_1myisam.test
strict_autoinc_2innodb.test
strict_autoinc_3heap.test
subselect-crash_15755.test MDEV-15755 Query crashing MariaDB in cleanup_after_query 2018-05-15 12:10:48 +02:00
subselect.test MDEV-25002 ON expressions cannot contain outer references 2021-03-09 00:25:28 -08:00
subselect2.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
subselect3.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
subselect3.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
subselect3_jcl6.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
subselect4.test MDEV-22462: Item_in_subselect::create_single_in_to_exists_cond(JOIN *, Item **, Item **): Assertion `false' failed. 2021-05-21 17:46:48 +03:00
subselect_cache.test
subselect_debug.test
subselect_exists2in.test MDEV-25407: EXISTS subquery with correlation in ON expression crashes 2021-04-16 17:15:22 +03:00
subselect_exists2in_costmat.test
subselect_extra.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
subselect_extra_no_semijoin.test MDEV-6439: Server crashes in Explain_union::print_explain with explain in slow log, tis620 charset 2018-08-15 15:25:14 +03:00
subselect_gis.test
subselect_innodb.test MDEV-23535 SIGSEGV, SIGABRT and SIGILL in typeinfo for Item_func_set_collation (on optimized builds) 2020-09-03 14:20:06 +04:00
subselect_mat.test Merge 10.1 into 10.1 2019-02-02 13:00:15 +02:00
subselect_mat_cost-master.opt
subselect_mat_cost.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
subselect_mat_cost_bugs.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
subselect_no_exists_to_in.test
subselect_no_mat.test
subselect_no_opts.test
subselect_no_scache.test
subselect_no_semijoin.test MDEV-19714: JOIN::pseudo_bits_cond is not visible in EXPLAIN FORMAT=JSON 2019-06-08 02:28:29 +03:00
subselect_notembedded.test
subselect_nulls.test
subselect_partial_match.test
subselect_sj.test Merge 10.1 into 10.2 2019-10-25 12:57:36 +03:00
subselect_sj2.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
subselect_sj2_jcl6.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
subselect_sj2_mat.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
subselect_sj_aria.test
subselect_sj_jcl6.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
subselect_sj_mat.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
subselect_sj_nonmerged.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
sum_distinct-big.test MDEV-23955 main.multi_update_big times out 2020-10-14 19:18:39 +03:00
sum_distinct.test
symlink-aria-11902.test
symlink-myisam-11902.test
symlink.test
synchronization.test
sysdate_is_now-master.opt
sysdate_is_now.test
system_mysql_db.test
system_mysql_db_fix40123.test
system_mysql_db_fix50030.test
system_mysql_db_fix50117.test
system_mysql_db_refs.test
table_elim.test
table_elim_debug.test
table_keyinfo-6838.test
table_options-5867.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
table_options-5867.test
table_options.test
tablelock.test
tablespace.test
tc_heuristic_recover.test
temp_table-master.opt
temp_table.test MDEV-21695 Server crashes in TABLE::evaluate_update_default_function upon UPDATE on temporary table 2020-06-17 11:19:50 +04:00
temp_table_frm.test
temp_table_symlink.test MDEV-23569 temporary tables can overwrite existing files 2020-08-25 20:47:52 +02:00
temporal_literal.test
temporal_scale_4283.test
thread_id_overflow.test
timezone-master.opt
timezone.test
timezone2.test Tests for MDEV-11895 NO_ZERO_DATE affects timestamp values without any warnings 2019-04-29 10:36:57 +04:00
timezone3-master.opt
timezone3.test
timezone4-master.opt
timezone4.test
timezone_grant.test
tmp_table_count-7586.test MDEV-15945 --ps-protocol does not test some queries 2019-03-12 13:10:49 +01:00
trans_read_only-master.opt
trans_read_only.test
trigger-compat.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
trigger-trans.test
trigger.test test cases for MySQL bugs 2022-01-21 16:02:34 +01:00
trigger_no_defaults-11698.test
trigger_notembedded.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
trigger_null-8605.test Stale files cause intermittent failure when ordering is unfortunate 2019-05-22 16:01:39 +04:00
trigger_wl3253.test
truncate-stale-6500.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
truncate.test fix main.truncate failures in --embedded 2021-09-09 09:57:39 +02:00
truncate_badse.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
truncate_badse.test
truncate_coverage.test
truncate_notembedded.test Give less memory to get reliable error. 2021-09-16 17:29:37 +02:00
type_binary.test
type_bit.test Merge branch '10.1' into 10.2 2019-05-04 17:04:55 +02:00
type_bit_innodb.test
type_blob.test Merge branch '10.1' into 10.2 2019-03-29 10:58:20 +01:00
type_date.test MDEV-27072 Subquery using the ALL keyword on date columns produces a wrong result 2021-11-20 16:11:08 +04:00
type_datetime.test Merge 10.1 into 10.2 2020-08-13 07:38:35 +03:00
type_datetime_hires.test
type_decimal.test MDEV-24790 CAST('0e1111111111' AS DECIMAL(38,0)) returns a wrong result 2021-02-08 16:19:45 +04:00
type_enum.test MDEV-26129 Bad results with join comparing case insensitive VARCHAR/ENUM/SET expression to a _bin ENUM column 2022-01-18 15:32:01 +04:00
type_float.test Merge branch '10.1' into 10.2 2020-08-02 11:05:29 +02:00
type_int.test Merge 10.1 into 10.2 2019-12-23 07:14:51 +02:00
type_json.test
type_nchar.test
type_newdecimal-big.test
type_newdecimal.test Merge 10.1 into 10.2 2020-08-10 17:57:14 +03:00
type_num.test
type_num_innodb.test
type_ranges.test
type_set.test Merge 10.1 into 10.2 2020-05-13 11:12:31 +03:00
type_temporal_innodb.test MDEV-15570 Assertion `Item_cache_temporal::field_type() != MYSQL_TYPE_TIME' failed in Item_cache_temporal::val_datetime_packed 2018-03-23 01:11:14 +01:00
type_temporal_mysql56.test
type_time.test MDEV-27098 Subquery using the ALL keyword on TIME columns produces a wrong result 2021-11-20 21:49:25 +04:00
type_time_6065.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
type_time_hires.test
type_timestamp.test
type_timestamp_hires.test
type_uint.test
type_varchar.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
type_varchar.test
type_year.test tests for YEAR(N) 2020-12-10 08:45:20 +01:00
udf.test Bug : THE UDF_INIT() FUNCTION CAUSE SERVER CRASH 2021-04-27 18:21:01 +02:00
udf_debug_sync.test
udf_notembedded.test
udf_query_cache.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
udf_skip_grants-master.opt
udf_skip_grants.test
union-master.opt
union.test MDEV-10120: Wrong result of UNION .. ORDER BY GROUP_CONCAT() 2020-07-10 00:01:24 +05:30
union_crash-714.test MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
unsafe_binlog_innodb-master.opt
unsafe_binlog_innodb.test
update.test MDEV-18945 Assertion `fixed == 1' failed in Item_cond_and::val_int 2019-03-16 15:08:17 -07:00
update_ignore_216.test
update_innodb.test MDEV-18300: ASAN error in Field_blob::get_key_image upon UPDATE with subquery 2019-04-11 13:05:01 +05:30
upgrade.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
upgrade.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
user_limits-master.opt
user_limits.test MDEV-17852 Altered connection limits for user have no effect 2021-01-11 21:54:47 +01:00
user_var-binlog.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
user_var.test
userstat-badlogin-4824.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
userstat.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
userstat.test MDEV-25242 Server crashes in check_grant upon invoking function with userstat enabled 2021-04-03 12:12:46 +02:00
varbinary.test
variables-master.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
variables-notembedded-master.opt
variables-notembedded.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
variables.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
variables_community.test
view.test MDEV-25631 Crash executing query with VIEW, aggregate and subquery 2022-01-10 09:12:17 -08:00
view_alias.test
view_debug.test
view_grant.test Merge branch '10.1' into 10.2 2019-05-04 17:04:55 +02:00
wait_timeout.test
warnings-master.opt
warnings.test
warnings_debug.test MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
warnings_engine_disabled.test
win.test MDEV-25565 Crash on 2-nd execution of SP/PS for query calculating window functions 2021-07-20 11:26:33 -07:00
win_as_arg_to_aggregate_func.test
win_avg.test
win_big-mdev-10092.test
win_big-mdev-11697.test
win_big.test
win_bit.test
win_empty_over.test
win_first_last_value.test
win_i_s.test
win_insert_select.test
win_lead_lag.test MDEV-15204: lag/lead function order list mandatory 2018-08-25 18:47:14 +03:00
win_min_max.test
win_nth_value.test
win_ntile.test MDEV-9911: NTILE must return an error when parameter is not stable 2020-07-28 06:35:32 +02:00
win_orderby.test
win_percent_cume.test MDEV-12779 Oracle/DB2 Compatibility Implicit Ordering for ROW_NUMBER OVER 2018-11-01 21:15:55 +02:00
win_rank.test MDEV-12779 Oracle/DB2 Compatibility Implicit Ordering for ROW_NUMBER OVER 2018-11-01 21:15:55 +02:00
win_std.test MDEV-12779 Oracle/DB2 Compatibility Implicit Ordering for ROW_NUMBER OVER 2018-11-01 21:15:55 +02:00
win_sum.test
windows.test
wl4435_generated.inc
xa.test MDEV-22445 Crash on HANDLER READ NEXT after XA PREPARE 2021-10-20 15:15:21 +03:00
xa_binlog.test
xa_sync.test
xml.test
xtradb_mrr.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00