mariadb/mysql-test/suite/sys_vars/t
Marko Mäkelä 24062fed70 Remove the debug variables innodb_purge_stop_now, innodb_purge_run_now
The InnoDB purge subsystem can be best stopped by opening a read view,
for example by START TRANSACTION WITH CONSISTENT SNAPSHOT.

To ensure that everything is purged, use wait_all_purged.inc,
which waits for the History list length in SHOW ENGINE INNODB STATUS
to reach 0. Setting innodb_purge_run_now never guaranteed this.
2017-09-13 16:02:32 +03:00
..
all_vars-master.opt merge with 5.3 2011-10-19 21:45:18 +02:00
all_vars.test merge with mysql-5.5.21 2012-03-09 08:06:59 +01:00
aria_block_size_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
aria_checkpoint_interval_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
aria_checkpoint_log_activity_basic.test 5.3->5.5 merge 2011-11-22 18:04:38 +01:00
aria_encrypt_tables_basic.test Push for testing of encryption 2015-02-10 10:21:17 +01:00
aria_force_start_after_recovery_failures_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
aria_group_commit_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
aria_group_commit_interval_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
aria_log_file_size_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
aria_log_purge_type_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
aria_max_sort_file_size_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
aria_page_checksum_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
aria_pagecache_age_threshold_basic.test Fix sys_vars test suite for 32bit systems. (MDEV-53 & MDEV-53) 2012-01-09 15:02:02 +02:00
aria_pagecache_buffer_size_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
aria_pagecache_division_limit_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
aria_pagecache_file_hash_size_basic.test Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write 2014-07-19 17:46:08 +03:00
aria_recover_options_basic.test MDEV-8542 - The "aria_recover" variable should be renamed "aria_recover_options" 2015-11-26 11:34:17 +04:00
aria_repair_threads_basic.test Fix sys_vars test suite for 32bit systems. (MDEV-53 & MDEV-53) 2012-01-09 15:02:02 +02:00
aria_sort_buffer_size_basic.test Fix sys_vars test suite for 32bit systems. (MDEV-53 & MDEV-53) 2012-01-09 15:02:02 +02:00
aria_stats_method_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
aria_sync_log_dir_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
aria_used_for_temp_tables_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
auto_increment_increment_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
auto_increment_increment_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
auto_increment_offset_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
auto_increment_offset_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
autocommit_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
autocommit_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
autocommit_func2-master.opt Fix for BUG#57316 "It is not clear how to disable autocommit" 2010-11-05 14:16:27 +01:00
autocommit_func2.test Fix for BUG#57316 "It is not clear how to disable autocommit" 2010-11-05 14:16:27 +01:00
autocommit_func3-master.opt Fix for BUG#57316 "It is not clear how to disable autocommit" 2010-11-05 14:16:27 +01:00
autocommit_func3.test Fix for BUG#57316 "It is not clear how to disable autocommit" 2010-11-05 14:16:27 +01:00
autocommit_func4-master.opt Fix for BUG#59432 "--autocommit=on does not work (@@global.autocommit is 0)" 2011-01-14 14:21:46 +01:00
autocommit_func4.test Fix for BUG#59432 "--autocommit=on does not work (@@global.autocommit is 0)" 2011-01-14 14:21:46 +01:00
autocommit_func5-master.opt Fix for BUG#59432 "--autocommit=on does not work (@@global.autocommit is 0)" 2011-01-14 14:21:46 +01:00
autocommit_func5.test Fix for BUG#59432 "--autocommit=on does not work (@@global.autocommit is 0)" 2011-01-14 14:21:46 +01:00
automatic_sp_privileges_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
automatic_sp_privileges_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
back_log_basic.opt MDEV-13375 back_log ignored 2017-08-14 19:45:59 +02:00
back_log_basic.test MDEV-13375 back_log ignored 2017-08-14 19:45:59 +02:00
basedir_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
big_tables_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
binlog_annotate_row_events_basic.test 5.3->5.5 merge 2011-11-22 18:04:38 +01:00
binlog_cache_size_basic.test Fixed tests that failed on 32 bit because of my earlier fixes of 32 bit limits. 2013-06-11 13:49:43 +03:00
binlog_checksum_basic.test MDEV-8429: Change binlog_checksum default to match MySQL 5.6.6+ 2016-05-20 09:46:03 +02:00
binlog_commit_wait_count_basic.test MDEV-4506: Parallel replication: Intermediate commit. 2013-07-09 13:15:53 +02:00
binlog_commit_wait_usec_basic.test MDEV-4506: Parallel replication: Intermediate commit. 2013-07-09 13:15:53 +02:00
binlog_direct_non_transactional_updates_basic.test Manual merge of patch for Bug#46364 from mysql-next-mr-bugfixing. 2010-02-02 10:56:42 +03:00
binlog_format_basic.test merge: 5.1 -> 5.1-rpl-merge 2009-01-29 17:59:46 +01:00
binlog_optimize_thread_scheduling_basic.test fixes for sys_vars and pbxt suites 2011-10-28 14:24:02 +02:00
binlog_row_image_basic.test [MDEV-6877] Added test suite for binlog_row_image sys var 2015-06-30 13:17:08 +03:00
binlog_stmt_cache_size_basic.test Fixed tests that failed on 32 bit because of my earlier fixes of 32 bit limits. 2013-06-11 13:49:43 +03:00
bulk_insert_buffer_size_basic.test MDEV-4629 MTR tests main.variables and some of sys_vars.* fail on 32-bit builds 2013-06-12 05:09:28 +04:00
character_set_client_basic.test Backporting WL#1213 2010-02-24 13:15:34 +04:00
character_set_client_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
character_set_connection_basic.test Backporting WL#1213 2010-02-24 13:15:34 +04:00
character_set_connection_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
character_set_database_basic.test Backporting WL#1213 2010-02-24 13:15:34 +04:00
character_set_database_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
character_set_filesystem_basic.test Backporting WL#1213 2010-02-24 13:15:34 +04:00
character_set_filesystem_func-master.opt generalization of mtr to support suite.pm extensions: 2010-08-17 11:14:46 +04:00
character_set_results_basic.test Backporting WL#1213 2010-02-24 13:15:34 +04:00
character_set_results_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
character_set_server_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
character_set_server_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
character_set_system_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
character_sets_dir_basic.test MDEV-5054 Failing test(s): main.mysqld--help sys_vars.character_sets_dir_basic 2013-11-11 09:31:02 +01:00
collation_connection_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
collation_connection_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
collation_database_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
collation_database_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
collation_server_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
collation_server_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
completion_type_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
completion_type_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
concurrent_insert_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
concurrent_insert_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
connect_timeout_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
datadir_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
date_format_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
datetime_format_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
deadlock_search_depth_long_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
deadlock_search_depth_short_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
deadlock_timeout_long_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
deadlock_timeout_short_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
debug_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
debug_binlog_fsync_sleep_basic.test compiler warnings/errors 2011-11-23 18:25:07 +01:00
debug_dbug_basic.test rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
debug_dbug_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
debug_dbug_func_notembedded.test remove few .require files and one duplicate have_*inc file. 2012-02-23 07:52:27 +01:00
debug_mutex_deadlock_detector_basic.test cleanup: @@mutex_deadlock_detector -> @@debug_mutex_deadlock_detector 2014-10-10 22:27:42 +02:00
debug_no_thread_alarm_basic.test after merge changes: 2011-12-12 23:58:40 +01:00
debug_sync_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
default_master_connection_basic.test Merge mariadb-5.5 -> 10.0-base. 2012-12-16 16:49:19 -08:00
default_regex_flags_basic.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
default_storage_engine_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
default_tmp_storage_engine_basic.test MDEV-6107 merge default_tmp_storage_engine 2014-06-15 18:42:31 +02:00
default_week_format_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
default_week_format_func.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
delay_key_write_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
delay_key_write_func-master.opt --getopt-prefix-matching command-line option 2015-02-10 10:21:15 +01:00
delay_key_write_func.test de-obfuscate sys_vars.delay_key_write_func test 2017-05-24 11:59:04 +02:00
delayed_insert_limit_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
delayed_insert_limit_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
delayed_insert_timeout_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
delayed_queue_size_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
div_precision_increment_basic.test MDEV-10138 Support for decimals up to 38 digits 2016-06-22 22:04:55 +03:00
div_precision_increment_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
encrypt_tmp_disk_tables_basic.test Push for testing of encryption 2015-02-10 10:21:17 +01:00
enforce_storage_engine_basic.test MDEV-6858: enforce_storage_engine option 2015-03-12 12:17:14 +02:00
error_count_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
event_scheduler_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
expensive_subquery_limit_basic.test sys_vars.expensive_subquery_limit_basic 2012-09-05 13:15:05 +02:00
expire_logs_days_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
explicit_defaults_for_timestamp_basic.test MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL 2015-09-22 14:01:54 +04:00
explicit_defaults_for_timestamp_off.test MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL 2015-09-22 14:01:54 +04:00
explicit_defaults_for_timestamp_on-master.opt MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL 2015-09-22 14:01:54 +04:00
explicit_defaults_for_timestamp_on.test MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL 2015-09-22 14:01:54 +04:00
external_user_basic.test WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
extra_max_connections_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
extra_port_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
flush_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
flush_time_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
foreign_key_checks_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
foreign_key_checks_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
ft_boolean_syntax_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
ft_boolean_syntax_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
ft_max_word_len_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
ft_min_word_len_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
ft_query_expansion_limit_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
ft_stopword_file_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
general_log_basic.test This is a backport of the two patches for Bug #28299: 2009-10-09 15:34:07 +02:00
general_log_file_basic-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
general_log_file_basic.test MDEV-10465 general_log_file can be abused 2016-08-09 13:25:40 +02:00
general_log_file_func-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
general_log_file_func.test merge: 5.1 -> 5.1-rpl-merge 2009-01-29 17:59:46 +01:00
general_log_func.test Fix for bug#52501 consisting of changes of some sys_vars tests including review results. 2010-11-08 16:30:26 +01:00
group_concat_max_len_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
group_concat_max_len_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
gtid_binlog_pos_basic.test MDEV-26: Global transaction ID. 2013-05-22 17:36:48 +02:00
gtid_binlog_state_basic.test MDEV-26: Global transaction ID. 2013-08-23 14:02:13 +02:00
gtid_current_pos_basic.test MDEV-26: Global transaction ID. 2013-05-22 17:36:48 +02:00
gtid_domain_id_basic.test MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
gtid_ignore_duplicates_basic.test MDEV-5804: If same GTID is received on multiple master connections in multi-source replication, the event is double-executed causing corruption or replication failure 2014-03-12 00:14:49 +01:00
gtid_seq_no_basic.test MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
gtid_slave_pos_basic.test MDEV-26: Global transaction ID. 2013-05-22 17:36:48 +02:00
gtid_strict_mode_basic.test MDEV-4478: Implement GTID "strict mode" 2013-05-28 13:28:31 +02:00
have_compress_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
have_crypt_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
have_dynamic_loading_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
have_geometry_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
have_openssl_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
have_profiling_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
have_query_cache_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
have_rtree_keys_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
have_ssl_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
have_symlink_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
histogram_size_basic.test Added histogams for table columns. 2013-03-25 23:48:29 -07:00
histogram_type_basic.test Added the type of histogram for mwl #253. 2013-03-30 18:57:07 -07:00
host_cache_size_basic-master.opt sys_var suite passes 2013-07-13 09:22:00 +02:00
host_cache_size_basic.test sys_var suite passes 2013-07-13 09:22:00 +02:00
hostname_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
identity_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
identity_func-master.opt generalization of mtr to support suite.pm extensions: 2010-08-17 11:14:46 +04:00
identity_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
ignore_builtin_innodb_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
ignore_db_dirs_basic-master.opt --getopt-prefix-matching command-line option 2015-02-10 10:21:15 +01:00
ignore_db_dirs_basic.test MDEV-5080 Assertion `strcmp(share->unique_file_name,filename) || share->last_version' fails at /storage/myisam/mi_open.c:67 2013-11-04 21:37:29 +01:00
in_transaction_basic.test fixes for sys_vars and pbxt suites 2011-10-28 14:24:02 +02:00
init_connect_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
init_file_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
init_slave_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
innodb_adaptive_flushing_basic.test Merge of compatibility fixes 2012-04-02 13:33:16 +03:00
innodb_adaptive_flushing_lwm_basic.test sys_var suite passes 2013-07-13 09:22:00 +02:00
innodb_adaptive_flushing_method_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_adaptive_hash_index_basic.test MDEV-12121: Revert test adjustments for -DWITH_INNODB_AHI=OFF 2017-03-03 17:08:06 +02:00
innodb_adaptive_hash_index_partitions_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_adaptive_hash_index_parts_basic.test MDEV-12121: Revert test adjustments for -DWITH_INNODB_AHI=OFF 2017-03-03 17:08:06 +02:00
innodb_adaptive_max_sleep_delay_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_autoextend_increment_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_autoinc_lock_mode_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_autoinc_lock_mode_func-master.opt Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_autoinc_lock_mode_func.test post-push fix for bug#53947 2013-09-12 21:26:15 +02:00
innodb_background_scrub_data_check_interval_basic.test Push for testing of encryption 2015-02-10 10:21:17 +01:00
innodb_background_scrub_data_compressed_basic.test Push for testing of encryption 2015-02-10 10:21:17 +01:00
innodb_background_scrub_data_interval_basic.test Push for testing of encryption 2015-02-10 10:21:17 +01:00
innodb_background_scrub_data_uncompressed_basic.test Push for testing of encryption 2015-02-10 10:21:17 +01:00
innodb_blocking_buffer_pool_restore_basic.test Merge XtraDB from Percona-server-5.5.17-rel22.1 into MariaDB 5.5 2011-12-15 10:34:14 +01:00
innodb_buf_dump_status_frequency_basic.test MDEV-8303; Dumping buffer pool noisy in the logs. 2015-06-18 12:20:21 +03:00
innodb_buf_flush_list_now_basic.test after InnoDB/XtraDB 5.6.16 merge 2014-05-06 13:57:56 +02:00
innodb_buffer_pool_chunk_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_buffer_pool_dump_at_shutdown_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_buffer_pool_dump_now_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
innodb_buffer_pool_dump_pct_basic.test MDEV-10651: enable test sys_vars.innodb_buffer_pool_dump_pct_basic 2016-12-05 10:42:42 +11:00
innodb_buffer_pool_dump_pct_function.opt MDEV-11454: Improve test case innodb_buffer_pool_dump_pct 2016-12-08 11:55:35 +11:00
innodb_buffer_pool_dump_pct_function.test MDEV-11454: Improve test case innodb_buffer_pool_dump_pct 2016-12-08 11:55:35 +11:00
innodb_buffer_pool_evict_basic.test Merge branch 'merge/merge-xtradb-5.5' into bb-5.5-serg 2015-06-05 02:14:49 +02:00
innodb_buffer_pool_instances_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_buffer_pool_load_abort_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
innodb_buffer_pool_load_at_startup_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
innodb_buffer_pool_load_now_basic.test After merge and bug fixes 2016-10-05 01:11:08 +03:00
innodb_buffer_pool_populate_basic.test mysql-test: sys_vars stub for a new xtradb config variable; tc_log_mmap test; 2012-11-26 18:50:29 +01:00
innodb_buffer_pool_restore_at_startup_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_buffer_pool_shm_checksum_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_buffer_pool_shm_key_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_buffer_pool_size_basic-master.opt Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_buffer_pool_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_change_buffer_max_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_change_buffering_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_change_buffering_debug_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_checkpoint_age_target_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_checksum_algorithm_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_checksums_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_cmp_per_index_enabled_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_commit_concurrency_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_compression_algorithm_basic-master.opt MDEV-6361: innodb_compression_algorithm configuration variable can 2014-06-25 08:46:54 +03:00
innodb_compression_algorithm_basic.test Fix test failure when trying to set compression algorithm to 3 2014-06-25 19:04:44 +03:00
innodb_compression_failure_threshold_pct_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_compression_level_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_compression_pad_pct_max_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_concurrency_tickets_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_corrupt_table_action_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_data_file_path_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_data_home_dir_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_deadlock_detect_basic.test BUG#23477773 OPTION TO TURN OFF/ON DEADLOCK CHECKER 2017-04-24 15:09:18 +03:00
innodb_debug_force_scrubbing_basic.test clarify/simplify new innodb sysvars: innodb-scrub-force-testing 2015-04-09 18:42:45 +02:00
innodb_default_row_format_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_defragment_basic.test MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1 2014-08-06 15:28:58 +03:00
innodb_defragment_fill_factor_basic.test MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1 2014-08-06 15:28:58 +03:00
innodb_defragment_fill_factor_n_recs_basic.test MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1 2014-08-06 15:28:58 +03:00
innodb_defragment_frequency_basic.test MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1 2014-08-06 15:28:58 +03:00
innodb_defragment_n_pages_basic.test MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1 2014-08-06 15:28:58 +03:00
innodb_defragment_stats_accuracy_basic.test MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1 2014-08-06 15:28:58 +03:00
innodb_dict_size_limit_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_disable_background_merge_basic.test sys_var suite passes 2013-07-13 09:22:00 +02:00
innodb_disable_resize_buffer_pool_debug_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_disable_sort_file_cache_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
innodb_disallow_writes_basic.test MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00
innodb_doublewrite_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_doublewrite_batch_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_doublewrite_file_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_encrypt_log_basic.test Push for testing of encryption 2015-02-10 10:21:17 +01:00
innodb_encrypt_tables_basic.test restore innodb_encrypt_tables validation function 2015-05-28 14:41:48 +02:00
innodb_encryption_rotate_key_age_basic.test Push for testing of encryption 2015-02-10 10:21:17 +01:00
innodb_encryption_rotation_iops_basic.test Push for testing of encryption 2015-02-10 10:21:17 +01:00
innodb_encryption_threads_basic.test Push for testing of encryption 2015-02-10 10:21:17 +01:00
innodb_fake_changes_basic.test Merge XtraDB from Percona-server-5.5.17-rel22.1 into MariaDB 5.5 2011-12-15 10:34:14 +01:00
innodb_fast_checksum_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_fast_shutdown_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_fatal_semaphore_wait_threshold-master.opt MDEV-7108: Make long semaphore wait timeout configurable 2014-11-17 09:59:52 +02:00
innodb_fatal_semaphore_wait_threshold.test fix many rpl test failures 2016-09-15 15:31:28 +02:00
innodb_fatal_semaphore_wait_threshold_basic.test MDEV-7108: Make long semaphore wait timeout configurable 2014-11-17 09:59:52 +02:00
innodb_fil_make_page_dirty_debug_basic.test after merge test case fixes 2014-05-08 10:25:16 +02:00
innodb_file_format_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_file_format_check_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_file_format_max_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_file_io_threads_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_file_per_table_basic-master.opt Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_file_per_table_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_fill_factor_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_flush_checkpoint_debug_basic.test Merge XtraDB from Percona-Server-5.5.20-24.1 into MariaDB 5.5. 2012-02-15 15:37:38 +01:00
innodb_flush_log_at_timeout_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_flush_log_at_trx_commit_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_flush_method_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_flush_neighbor_pages_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_flush_neighbors_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_flush_sync_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_flushing_avg_loops_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_force_load_corrupted_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_force_primary_key_basic.test MDEV-5335: Force PK option. Added a new dynamic configuration variable 2014-03-11 13:40:29 +02:00
innodb_force_recovery_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_ft_aux_table_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_ft_cache_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_ft_enable_diag_print_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_ft_enable_stopword_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_ft_max_token_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_ft_min_token_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_ft_num_word_optimize_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_ft_result_cache_limit_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_ft_server_stopword_table_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_ft_sort_pll_degree_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_ft_total_cache_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_ft_user_stopword_table_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_ibuf_accel_rate_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_ibuf_active_contract_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_ibuf_max_size_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_idle_flush_pct_basic.test MDEV-6932: Enable Lazy Flushing 2014-10-29 13:49:12 +02:00
innodb_immediate_scrub_data_uncompressed_basic.test Push for testing of encryption 2015-02-10 10:21:17 +01:00
innodb_import_table_from_xtrabackup_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_instrument_semaphores_basic.test MDEV-6858: enforce_storage_engine option 2015-03-12 12:17:14 +02:00
innodb_io_capacity_basic.test Fixing a few broken tests. 2011-08-16 16:06:34 +05:30
innodb_io_capacity_max_basic.test MDEV-7035: Remove innodb_io_capacity setting depending on 2014-11-13 13:24:26 +02:00
innodb_kill_idle_transaction_basic.test Merge XtraDB from Percona-server-5.5.17-rel22.1 into MariaDB 5.5 2011-12-15 10:34:14 +01:00
innodb_large_prefix_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_lazy_drop_table_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_limit_optimistic_insert_debug_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_lock_wait_timeout_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_locking_fake_changes_basic.test xtradb merge. Percona-Server-5.5.28-rel29.3 2013-01-16 11:13:08 +01:00
innodb_locks_unsafe_for_binlog_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_log_block_size_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_log_buffer_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_log_checkpoint_now_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_log_checksums_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_log_compressed_pages_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_log_file_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_log_files_in_group_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_log_group_home_dir_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_log_write_ahead_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_lru_scan_depth_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_max_bitmap_file_size_basic.test xtradb merge. Percona-Server-5.5.28-rel29.3 2013-01-16 11:13:08 +01:00
innodb_max_changed_pages_basic.test merge with XtraDB as of Percona-Server-5.5.29-rel30.0 2013-02-28 23:56:17 +01:00
innodb_max_dirty_pages_pct_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_max_dirty_pages_pct_func.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_max_dirty_pages_pct_lwm_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_max_purge_lag_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_max_purge_lag_delay_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_max_undo_log_size_basic.test Adapt the innodb_undo tests from MySQL 5.7 2017-04-26 23:03:28 +03:00
innodb_merge_threshold_set_all_debug_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_mtflush_threads_basic.test Fix bug https://code.launchpad.net/~laurynas-biveinis/percona-server/bug1295268 2014-03-27 09:35:24 +02:00
innodb_numa_interleave_basic-master.opt MDEV-10829: Enable Innodb NUMA interleave 2016-09-23 08:33:38 +10:00
innodb_numa_interleave_basic.test Suppress warnings of NUMA not working. 2017-01-06 14:52:35 +02:00
innodb_old_blocks_pct_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_old_blocks_time_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_online_alter_log_max_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_open_files_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_optimize_fulltext_only_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_page_cleaners_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_page_hash_locks_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_page_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_prefix_index_cluster_optimization_basic.test MDEV-6929: Port Facebook Prefix Index Queries Optimization 2014-11-03 11:18:52 +02:00
innodb_print_all_deadlocks_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_purge_batch_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_purge_rseg_truncate_frequency_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_purge_threads_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_random_read_ahead_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_read_ahead_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_read_ahead_threshold_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_read_io_threads_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_read_only_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_recovery_stats_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_recovery_update_relay_log_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_replication_delay_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_rollback_on_timeout_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_rollback_segments_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_saved_page_number_debug_basic.test after merge test case fixes 2014-05-08 10:25:16 +02:00
innodb_sched_priority_cleaner_basic.test MDEV-13057 innodb_read_only=1 should avoid creating buf_flush_page_cleaner_thread 2017-06-12 11:08:06 +03:00
innodb_sched_priority_io_basic.test Percona-Server-5.6.14-rel62.0 merge 2013-12-22 17:06:50 +01:00
innodb_sched_priority_master_basic.test Percona-Server-5.6.14-rel62.0 merge 2013-12-22 17:06:50 +01:00
innodb_sched_priority_purge_basic.test Percona-Server-5.6.14-rel62.0 merge 2013-12-22 17:06:50 +01:00
innodb_scrub_log_basic.test Push for testing of encryption 2015-02-10 10:21:17 +01:00
innodb_scrub_log_speed_basic.test clarify/simplify new innodb sysvars: innodb-scrub-log-interval 2015-04-09 18:42:45 +02:00
innodb_show_locks_held_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_show_verbose_locks_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_simulate_comp_failures_basic.test debug-only test, use have_debug.inc 2016-09-16 09:54:31 +02:00
innodb_sort_buffer_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_spin_wait_delay_basic.test Post-fix MDEV-11695 Define a reasonable upper limit for innodb_spin_wait_delay 2017-01-06 14:42:28 +02:00
innodb_stats_auto_recalc_basic.test sys_var suite passes 2013-07-13 09:22:00 +02:00
innodb_stats_auto_update_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_stats_include_delete_marked_basic.test Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
innodb_stats_method_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_stats_modified_counter_basic.test MDEV-7084: innodb index stats inadequate using constant 2014-11-19 20:27:34 +02:00
innodb_stats_on_metadata_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_stats_persistent_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_stats_persistent_sample_pages_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_stats_sample_pages_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_stats_traditional_basic.test MDEV-7084: innodb index stats inadequate using constant 2014-11-19 20:27:34 +02:00
innodb_stats_transient_sample_pages_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_stats_update_need_lock_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_status_output_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_status_output_locks_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_strict_mode_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_support_xa_basic.test Remove the unused variable trx_t::support_xa. 2017-04-07 13:33:59 +03:00
innodb_support_xa_func.test Remove the unused variable trx_t::support_xa. 2017-04-07 13:33:59 +03:00
innodb_sync_array_size_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_sync_debug_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_sync_spin_loops_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_table_locks_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_table_locks_func.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_temp_data_file_path_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_thread_concurrency_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_thread_concurrency_timer_based_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_thread_sleep_delay_basic.test MDEV-9516 type error when setting session variable 2016-03-22 00:09:04 +04:00
innodb_tmpdir_basic.test Merge branch 'merge-xtradb-5.6' into 10.0 2016-02-16 18:55:00 +01:00
innodb_track_changed_pages_basic.test mysql-5.5.34 merge 2013-11-19 13:16:25 +01:00
innodb_track_redo_log_now_basic.test mysql-5.5.34 merge 2013-11-19 13:16:25 +01:00
innodb_trx_purge_view_update_only_debug_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_trx_rseg_n_slots_debug_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_undo_directory_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_undo_log_truncate_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_undo_logs_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_undo_tablespaces_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_use_atomic_writes_basic.test add missing tests 2013-04-14 10:00:42 +02:00
innodb_use_global_flush_log_at_trx_commit_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_use_mtflush_basic.test Fix bug https://code.launchpad.net/~laurynas-biveinis/percona-server/bug1295268 2014-03-27 09:35:24 +02:00
innodb_use_native_aio_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_use_stacktrace_basic.test Added test case for new system variable innodb_use_stacktrace and made sure that it can be used only on startup. Fixed compiler problems on solaris and other platforms that do not contain necessary headers and functions. 2013-11-15 15:24:42 +02:00
innodb_use_sys_stats_table_basic.test merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
innodb_use_trim_basic.test Fix bug https://code.launchpad.net/~laurynas-biveinis/percona-server/bug1295268 2014-03-27 09:35:24 +02:00
innodb_version_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
innodb_write_io_threads_basic.test Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
insert_id_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
insert_id_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
interactive_timeout_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
interactive_timeout_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
join_buffer_size_basic.test Fixed tests that failed on 32 bit because of my earlier fixes of 32 bit limits. 2013-06-11 13:49:43 +03:00
join_buffer_space_limit_basic.test fixes for sys_vars and pbxt suites 2011-10-28 14:24:02 +02:00
join_cache_level_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
keep_files_on_create_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
key_buffer_size_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
key_buffer_size_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
key_cache_age_threshold_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
key_cache_block_size_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
key_cache_division_limit_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
key_cache_file_hash_size_basic.test Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write 2014-07-19 17:46:08 +03:00
key_cache_segments_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
large_files_support_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
large_page_size_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
large_pages_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
last_gtid_basic.test MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID. 2014-02-08 01:16:45 +01:00
last_insert_id_basic.test Modified and added tests following review of WL#4738. 2010-01-28 22:33:00 -08:00
last_insert_id_func-master.opt generalization of mtr to support suite.pm extensions: 2010-08-17 11:14:46 +04:00
last_insert_id_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
lc_messages_basic.test Modified and added tests following review of WL#4738. 2010-01-28 22:33:00 -08:00
lc_messages_dir_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
lc_time_names_basic.test MDEV-5851 MySQL WL#5303 Romansh locale for DAYNAME, MONTHNAME, DATE_FORMAT 2014-04-24 10:30:13 +04:00
lc_time_names_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
license_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
local_infile_basic.test This is a backport of the two patches for Bug #28299: 2009-10-09 15:34:07 +02:00
local_infile_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
lock_wait_timeout_basic.test Bug #45225 Locking: hang if drop table with no timeout 2010-02-11 11:23:39 +01:00
locked_in_memory_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
log_bin_basename_basic.test MDEV-7110 : Add missing MySQL variable log_bin_basename and log_bin_index 2015-06-09 13:38:29 -04:00
log_bin_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
log_bin_index_basic.test MDEV-7110 : Add missing MySQL variable log_bin_basename and log_bin_index 2015-06-09 13:38:29 -04:00
log_bin_trust_function_creators_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
log_bin_trust_function_creators_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
log_error_func.test use log-error in mtr, don't let mysqld to write to stderr 2017-04-07 09:55:54 +02:00
log_error_func2.opt use log-error in mtr, don't let mysqld to write to stderr 2017-04-07 09:55:54 +02:00
log_error_func2.test Fix for BUG#51215 "log-error partially works with version 5.5": WL 4738 (reengineering of server variables) 2010-03-05 14:08:21 +01:00
log_error_func3.opt use log-error in mtr, don't let mysqld to write to stderr 2017-04-07 09:55:54 +02:00
log_error_func3.test Fix for BUG#51215 "log-error partially works with version 5.5": WL 4738 (reengineering of server variables) 2010-03-05 14:08:21 +01:00
log_output_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
log_output_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
log_queries_not_using_indexes_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
log_slave_updates_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
log_slow_admin_statements_func.test MDEV-6058 MySQL Bug #11766693: LOG-SLOW-ADMIN-STATEMENTS AND 2016-03-22 23:26:39 +04:00
log_slow_filter_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
log_slow_rate_limit_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
log_slow_verbosity_basic.test Update tests: log_slow_verbosity now supports query_plan=explan. 2013-10-11 12:40:25 +04:00
log_tc_size_basic.test MDEV-7273 - 10.1 fails to start up during tc_log initializations on PPC64 2015-03-05 16:59:06 -05:00
log_warnings_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
long_query_time_basic.test Manual merge of WL#4738 from mysql-next-mr: 2009-12-28 15:54:16 +03:00
low_priority_updates_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
lower_case_file_system_basic.test Modified and added tests following review of WL#4738. 2010-01-28 22:33:00 -08:00
lower_case_table_names_basic.test Modified and added tests following review of WL#4738. 2010-01-28 22:33:00 -08:00
master_verify_checksum_basic.test Backport MySQL WL#2540 into MariaDB. 2011-05-03 14:01:11 +02:00
max_allowed_packet_basic.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
max_allowed_packet_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
max_binlog_cache_size_basic.test Fixed tests that failed on 32 bit because of my earlier fixes of 32 bit limits. 2013-06-11 13:49:43 +03:00
max_binlog_size_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
max_binlog_stmt_cache_size_basic.test Fixed tests that failed on 32 bit because of my earlier fixes of 32 bit limits. 2013-06-11 13:49:43 +03:00
max_connect_errors_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
max_connections_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
max_delayed_threads_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
max_digest_length_basic.test Correct FSF address 2017-03-10 18:21:29 +01:00
max_error_count_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
max_heap_table_size_basic.test Fix sys_vars test suite for 32bit systems. (MDEV-53 & MDEV-53) 2012-01-09 15:02:02 +02:00
max_insert_delayed_threads_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
max_join_size_basic.test Modified and added tests following review of WL#4738. 2010-01-28 22:33:00 -08:00
max_join_size_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
max_length_for_sort_data_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
max_long_data_size_basic.test Manual merge from mysql-5.1 for Bug#11764168 (56976: Severe denial 2011-03-15 18:57:36 +06:00
max_prepared_stmt_count_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
max_prepared_stmt_count_func.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
max_relay_log_size_basic.test Merge mariadb-5.5 -> 10.0-base. 2012-12-16 16:49:19 -08:00
max_seeks_for_key_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
max_seeks_for_key_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
max_sort_length_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
max_sort_length_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
max_sp_recursion_depth_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
max_sp_recursion_depth_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
max_statement_time_basic.test MDEV 4427: query timeouts 2014-10-07 11:37:36 +03:00
max_tmp_tables_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
max_user_connections-2.test 5.3->5.5 merge 2011-11-22 18:04:38 +01:00
max_user_connections_basic-master.opt 5.3->5.5 merge 2011-11-22 18:04:38 +01:00
max_user_connections_basic.test 5.3->5.5 merge 2011-11-22 18:04:38 +01:00
max_user_connections_func-master.opt 5.3->5.5 merge 2011-11-22 18:04:38 +01:00
max_user_connections_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
max_write_lock_count_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
maximum_basic-master.opt WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
maximum_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
metadata_locks_cache_size_basic-master.opt Fix for bug#12695572 - "IMPROVE MDL PERFORMANCE IN PRE-VISTA 2011-11-15 22:00:14 +04:00
metadata_locks_cache_size_basic.test Fix for bug#12695572 - "IMPROVE MDL PERFORMANCE IN PRE-VISTA 2011-11-15 22:00:14 +04:00
metadata_locks_hash_instances_basic.test sys_var suite passes 2013-07-13 09:22:00 +02:00
min_examined_row_limit_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
mrr_buffer_size_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
multi_range_count_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
myisam_block_size_basic.test fixes for sys_vars and pbxt suites 2011-10-28 14:24:02 +02:00
myisam_data_pointer_size_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
myisam_data_pointer_size_func-master.opt Fix for bug#52501 consisting of changes of some sys_vars tests including review results. 2010-11-08 16:30:26 +01:00
myisam_data_pointer_size_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
myisam_max_sort_file_size_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
myisam_mmap_size_basic.test 32-bit fix 2009-12-22 12:05:51 +01:00
myisam_recover_options_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
myisam_repair_threads_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
myisam_sort_buffer_size_basic.test Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G records 2013-05-10 12:32:34 +03:00
myisam_stats_method_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
myisam_stats_method_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
myisam_use_mmap_basic.test This is a backport of the two patches for Bug #28299: 2009-10-09 15:34:07 +02:00
mysql56_temporal_format_basic.test MDEV-5528 Command line variable to choose MariaDB-5.3 vs MySQL-5.6 temporal data formats 2014-11-03 21:45:06 +04:00
mysql56_temporal_format_func.test MDEV-5528 Command line variable to choose MariaDB-5.3 vs MySQL-5.6 temporal data formats 2014-11-03 21:45:06 +04:00
named_pipe_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
net_buffer_length_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
net_read_timeout_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
net_retry_count_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
net_write_timeout_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
old_alter_table_basic.test Modified and added tests following review of WL#4738. 2010-01-28 22:33:00 -08:00
old_basic.test merge with 5.3 2011-10-19 21:45:18 +02:00
old_mode_basic.test @@old_mode=zero_date_time_cast 2014-03-07 21:05:28 +01:00
old_passwords_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
old_passwords_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
open_files_limit_basic.test don't show the value of open_files_limit 2009-12-26 09:35:42 +01:00
optimizer_prune_level_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
optimizer_search_depth_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
optimizer_selectivity_sampling_limit_basic.test MDEV-4345: fixed optimizer_selectivity_sampling_limit default value. 2013-04-19 19:35:13 +03:00
optimizer_switch_basic.test MDEV-69 SET optimizer_switch = REPLACE(...) causes ER_WRONG_VALUE_FOR_VAR 2012-01-17 10:55:27 +01:00
optimizer_use_condition_selectivity_basic.test MDEV-4345: Fixed system variables tests. 2013-04-19 18:59:46 +03:00
oqgraph_allow_create_integer_latch_basic.test MDEV-5319 - Request for merge of Oqgraph v3 functionality 2013-12-16 13:55:43 +04:00
performance_schema_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
performance_schema_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_accounts_size_basic-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_accounts_size_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_digests_size-master_basic.opt fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_digests_size_basic.test Correct FSF address 2017-03-10 18:21:29 +01:00
pfs_events_stages_history_long_size_basic-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_events_stages_history_long_size_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_events_stages_history_size_basic-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_events_stages_history_size_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_events_statements_history_long_size_basic-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_events_statements_history_long_size_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_events_statements_history_size_basic-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_events_statements_history_size_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_events_waits_history_long_size_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
pfs_events_waits_history_long_size_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_events_waits_history_size_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
pfs_events_waits_history_size_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_hosts_size_basic-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_hosts_size_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_max_cond_classes_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
pfs_max_cond_classes_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_max_cond_instances_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
pfs_max_cond_instances_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_max_digest_length-master_basic.opt Fixed failing test cases and compiler warnings found by buildbot 2015-11-24 20:04:12 +02:00
pfs_max_digest_length_basic.test Correct FSF address 2017-03-10 18:21:29 +01:00
pfs_max_file_classes_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
pfs_max_file_classes_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_max_file_handles_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
pfs_max_file_handles_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_max_file_instances_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
pfs_max_file_instances_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_max_mutex_classes_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
pfs_max_mutex_classes_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_max_mutex_instances_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
pfs_max_mutex_instances_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_max_rwlock_classes_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
pfs_max_rwlock_classes_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_max_rwlock_instances_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
pfs_max_rwlock_instances_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_max_socket_classes_basic-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_max_socket_classes_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_max_socket_instances_basic-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_max_socket_instances_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_max_stage_classes_basic-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_max_stage_classes_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_max_statement_classes_basic-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_max_statement_classes_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_max_table_handles_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
pfs_max_table_handles_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_max_table_instances_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
pfs_max_table_instances_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_max_thread_classes_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
pfs_max_thread_classes_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_max_thread_instances_basic-master.opt WL#2360 Performance schema 2010-01-06 22:42:07 -07:00
pfs_max_thread_instances_basic.test Removing copyright headers from test files 2011-10-19 23:44:17 +02:00
pfs_session_connect_attrs_size_basic-master.opt sys_var suite passes 2013-07-13 09:22:00 +02:00
pfs_session_connect_attrs_size_basic.test sys_var suite passes 2013-07-13 09:22:00 +02:00
pfs_setup_actors_size_basic-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_setup_actors_size_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_setup_objects_size_basic-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_setup_objects_size_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_users_size_basic-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
pfs_users_size_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
pid_file_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
plugin_dir_basic-master.opt Bug #11759877 52223: TEST "PLUGIN_DIR_BASIC" DOES NOT SUPPORT RPM BUILD (TEST) DIRECTORY STRUC 2011-08-16 11:08:10 +02:00
plugin_dir_basic.test Bug #11759877 52223: TEST "PLUGIN_DIR_BASIC" DOES NOT SUPPORT RPM BUILD (TEST) DIRECTORY STRUC 2011-08-16 11:08:10 +02:00
plugin_maturity_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
port_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
preload_buffer_size_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
profiling_basic.test Modified and added tests following review of WL#4738. 2010-01-28 22:33:00 -08:00
profiling_history_size_basic.test Modified and added tests following review of WL#4738. 2010-01-28 22:33:00 -08:00
progress_report_time_basic.test fixes for sys_vars and pbxt suites 2011-10-28 14:24:02 +02:00
protocol_version_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
proxy_user_basic.test WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
pseudo_slave_mode_basic.test BUG#15891524: RLI_FAKE MODE IS NOT UNSET AFTER BINLOG REPLAY 2012-11-20 12:37:23 +00:00
pseudo_thread_id_basic.test remove one particularly stupid test 2013-01-23 14:58:05 +01:00
query_alloc_block_size_basic.test - Changed default values of query_prealloc_size and query_alloc_block_size 2014-12-05 11:01:50 +04:00
query_cache_limit_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
query_cache_limit_func.test 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_min_res_unit_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
query_cache_size_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
query_cache_strip_comments_basic.test after merge changes: 2011-12-12 23:58:40 +01:00
query_cache_type_basic.test merge with 5.3 2011-10-19 21:45:18 +02:00
query_cache_type_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
query_cache_wlock_invalidate_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
query_cache_wlock_invalidate_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
query_prealloc_size_basic.test - Changed default values of query_prealloc_size and query_alloc_block_size 2014-12-05 11:01:50 +04:00
query_prealloc_size_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
rand_seed1_basic.test MDEV-6954: SET STATEMENT rand_seedX = ...FOR ... makes the next rand() to return 0 2015-03-14 08:41:43 +01:00
rand_seed2_basic.test MDEV-6954: SET STATEMENT rand_seedX = ...FOR ... makes the next rand() to return 0 2015-03-14 08:41:43 +01:00
range_alloc_block_size_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
read_buffer_size_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
read_only_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
read_only_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
read_rnd_buffer_size_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
relay_log_basename_basic.test MDEV-7110 : Add missing MySQL variable log_bin_basename and log_bin_index 2015-06-09 13:38:29 -04:00
relay_log_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
relay_log_index_basic.test MDEV-7110 : Add missing MySQL variable log_bin_basename and log_bin_index 2015-06-09 13:38:29 -04:00
relay_log_info_file_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
relay_log_purge_basic.test This is a backport of the two patches for Bug #28299: 2009-10-09 15:34:07 +02:00
relay_log_recovery_basic.test Modified and added tests following review of WL#4738. 2010-01-28 22:33:00 -08:00
relay_log_space_limit_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
replicate_annotate_row_events_basic.test 5.3->5.5 merge 2011-11-22 18:04:38 +01:00
replicate_do_db_basic.test MDEV-8329 MariaDB crashes when replicate_wild_ignore_table is set to NULL. 2016-12-07 14:42:08 +04:00
replicate_do_table_basic.test MDEV-8329 MariaDB crashes when replicate_wild_ignore_table is set to NULL. 2016-12-07 14:42:08 +04:00
replicate_events_marked_for_skip_basic.test replicate_events_marked_for_skip does not exist in embedded. 2012-03-01 16:06:27 +01:00
replicate_ignore_db_basic.test MDEV-8329 MariaDB crashes when replicate_wild_ignore_table is set to NULL. 2016-12-07 14:42:08 +04:00
replicate_ignore_table_basic.test MDEV-8329 MariaDB crashes when replicate_wild_ignore_table is set to NULL. 2016-12-07 14:42:08 +04:00
replicate_wild_do_table_basic.test MDEV-8329 MariaDB crashes when replicate_wild_ignore_table is set to NULL. 2016-12-07 14:42:08 +04:00
replicate_wild_ignore_table_basic.test MDEV-8329 MariaDB crashes when replicate_wild_ignore_table is set to NULL. 2016-12-07 14:42:08 +04:00
report_host_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
report_password_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
report_port_basic.test mysqltest: support pairs of delimiters in replace_regex 2014-08-04 21:19:24 +02:00
report_user_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
rowid_merge_buff_size_basic.test fix for 64bit windows 2012-01-11 10:26:35 +02:00
rpl_init_slave_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
rpl_max_binlog_size_func-master.opt fixes for test failures 2012-09-27 20:09:46 +02:00
rpl_max_binlog_size_func.test Reviewed fix for bug#37962 also including the revised result files for failing system variable tests. 2009-03-20 18:11:22 +01:00
rpl_semi_sync_master_enabled_basic.test MDEV-4254 Semisync plugins to link statically into MariaDB 2013-04-09 23:28:21 +02:00
rpl_semi_sync_master_timeout_basic.test MDEV-4254 Semisync plugins to link statically into MariaDB 2013-04-09 23:28:21 +02:00
rpl_semi_sync_master_trace_level_basic.test MDEV-4254 Semisync plugins to link statically into MariaDB 2013-04-09 23:28:21 +02:00
rpl_semi_sync_master_wait_no_slave_basic.test MDEV-4254 Semisync plugins to link statically into MariaDB 2013-04-09 23:28:21 +02:00
rpl_semi_sync_master_wait_point_basic.test MDEV-162 Enhanced semisync replication 2014-12-23 14:16:32 +01:00
rpl_semi_sync_slave_enabled_basic.test MDEV-4254 Semisync plugins to link statically into MariaDB 2013-04-09 23:28:21 +02:00
rpl_semi_sync_slave_trace_level_basic.test MDEV-4254 Semisync plugins to link statically into MariaDB 2013-04-09 23:28:21 +02:00
secure_auth_basic.test This is a backport of the two patches for Bug #28299: 2009-10-09 15:34:07 +02:00
secure_auth_func-master.opt WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
secure_auth_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
secure_file_priv-master.opt Bug#50373 --secure-file-priv="" 2010-04-16 16:10:47 +02:00
secure_file_priv.test MDEV-12058: MariaDB Test Suite issue with test sys_vars.secure_file_priv.test 2017-02-13 17:29:32 -05:00
secure_file_priv2-master.opt Bug58747 57359 patch: breaks secure_file_priv+not secure yet+still accesses other folders 2010-12-16 11:49:40 +01:00
secure_file_priv2.test Bug58747 57359 patch: breaks secure_file_priv+not secure yet+still accesses other folders 2010-12-16 11:49:40 +01:00
secure_file_priv_basic.test Post-fix for Bug#50373: sys_vars.secure_file_priv_basic can not be run 2010-05-12 14:42:39 +04:00
server_id_basic.test Set server_id to 1 by default and disallow to set it to 0 2016-08-29 20:28:06 +03:00
session_track_system_variables_basic.test MDEV-8931: (server part of) session state tracking 2016-08-31 17:17:46 +02:00
shared_memory_base_name_basic.test Assorted fixes for test failures. 2010-11-22 14:10:44 -02:00
shared_memory_basic.test Do not run shared memory sys_vars tests in embedded 2010-02-21 15:10:52 +01:00
show_vs_valstr.test MDEV-6138 show sysvar's help in I_S tables 2014-10-11 10:23:20 +02:00
skip_external_locking_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
skip_name_resolve_basic-master.opt Added a test for skip_name_resolve to the sys_vars suite. 2010-04-20 11:32:39 +04:00
skip_name_resolve_basic.test Added a test for skip_name_resolve to the sys_vars suite. 2010-04-20 11:32:39 +04:00
skip_networking_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
skip_parallel_replication_basic.test MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
skip_replication_basic.test Merge MWL#234: @@skip_replication feature to MariaDB 5.5. 2012-03-01 12:41:49 +01:00
skip_show_database_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
slave_allow_batching_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
slave_compressed_protocol_basic.test This is a backport of the two patches for Bug #28299: 2009-10-09 15:34:07 +02:00
slave_ddl_exec_mode_basic.test Replication changes for CREATE OR REPLACE TABLE 2014-02-05 19:01:59 +02:00
slave_domain_parallel_threads_basic.test MDEV-5657: Parallel replication. 2014-02-26 15:02:09 +01:00
slave_exec_mode_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
slave_load_tmpdir_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
slave_max_allowed_packet_basic.test BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET 2012-06-12 12:59:56 +05:30
slave_net_timeout_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
slave_parallel_max_queued_basic.test MDEV-4506: Parallel replication. 2013-10-24 12:44:21 +02:00
slave_parallel_mode_basic-master.opt MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
slave_parallel_mode_basic.test MDEV-6676: Optimistic parallel replication 2015-02-07 09:42:58 +01:00
slave_parallel_threads_basic.cnf MDEV-5289: master server starts slave parallel threads 2015-03-11 09:18:16 +01:00
slave_parallel_threads_basic.test MDEV-5289: master server starts slave parallel threads 2015-03-11 09:18:16 +01:00
slave_run_triggers_for_rbr_basic.test Basic test of slave_run_triggers_for_rbr variable added. 2014-08-13 15:32:04 +03:00
slave_skip_errors_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
slave_sql_verify_checksum_basic.test Backport MySQL WL#2540 into MariaDB. 2011-05-03 14:01:11 +02:00
slave_transaction_retries_basic.test Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
slave_type_conversions_basic.test Makes slave_type_conversions_basic to be skipped in embedded 2010-01-13 08:29:23 +00:00
slow_launch_time_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
slow_launch_time_func-master.opt Fixed failures from changing values of thread_stack and thread_cache_size 2016-03-23 14:36:59 +02:00
slow_launch_time_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
slow_query_log_basic.test Made sql_log_slow a session variable 2014-08-09 13:22:01 +03:00
slow_query_log_file_basic-master.opt merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow. 2009-02-12 15:08:56 +01:00
slow_query_log_file_basic.test MDEV-10465 general_log_file can be abused 2016-08-09 13:25:40 +02:00
slow_query_log_file_func-master.opt merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow. 2009-02-12 15:08:56 +01:00
slow_query_log_file_func.test merge: 5.1 -> 5.1-rpl-merge 2009-01-29 17:59:46 +01:00
slow_query_log_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
socket_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
sort_buffer_size_basic.test MDEV-4629 MTR tests main.variables and some of sys_vars.* fail on 32-bit builds 2013-06-12 05:09:28 +04:00
sql_auto_is_null_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
sql_big_selects_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
sql_big_selects_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
sql_buffer_result_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
sql_buffer_result_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
sql_log_bin_basic.test mysql-5.5.41 merge 2014-12-19 11:35:44 +01:00
sql_log_off_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
sql_log_off_func-master.opt Fix for bug#52501 consisting of changes of some sys_vars tests including review results. 2010-11-08 16:30:26 +01:00
sql_log_off_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
sql_low_priority_updates_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
sql_mode_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
sql_mode_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
sql_notes_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
sql_notes_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
sql_quote_show_create_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
sql_quote_show_create_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
sql_safe_updates_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
sql_safe_updates_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
sql_select_limit_basic.test Modified and added tests following review of WL#4738. 2010-01-28 22:33:00 -08:00
sql_select_limit_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
sql_slave_skip_counter_basic.test Implementation of Multi-source replication (MDEV:253) 2012-10-04 01:37:58 +03:00
sql_warnings_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
sql_warnings_func.test MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
ssl_ca_basic.test more fixes for test cases 2012-10-01 13:15:29 +02:00
ssl_capath_basic.test Bug #42778: delete order by null global variable causes 2009-05-22 01:22:46 +05:00
ssl_cert_basic.test more fixes for test cases 2012-10-01 13:15:29 +02:00
ssl_cipher_basic.test Bug #42778: delete order by null global variable causes 2009-05-22 01:22:46 +05:00
ssl_crl_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
ssl_crlpath_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
ssl_key_basic.test more fixes for test cases 2012-10-01 13:15:29 +02:00
storage_engine_basic-master.opt generalization of mtr to support suite.pm extensions: 2010-08-17 11:14:46 +04:00
storage_engine_basic.test MySQL-5.5.35 merge 2014-01-22 15:29:36 +01:00
stored_program_cache_basic.test Fixed bug#11753187 (formerly known as bug 44585): SP_CACHE BEHAVES AS 2012-01-25 15:59:30 +06:00
stored_program_cache_func.test MDEV-7410 Temporary table name conflict between sessions 2015-01-10 14:07:46 +01:00
sync_binlog_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
sync_frm_basic.test merge. 2010-11-25 18:17:28 +01:00
sync_master_info_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
sync_relay_log_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
sync_relay_log_info_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
system_time_zone_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
sysvars_aria.opt MDEV-6138 show sysvar's help in I_S tables 2014-10-11 10:23:20 +02:00
sysvars_aria.test make sysvars_* tests to work on 32-bit too 2014-10-11 18:53:03 +02:00
sysvars_debug.opt MDEV-6138 show sysvar's help in I_S tables 2014-10-11 10:23:20 +02:00
sysvars_debug.test make sysvars_* tests to work on 32-bit too 2014-10-11 18:53:03 +02:00
sysvars_innodb.opt MDEV-6138 show sysvar's help in I_S tables 2014-10-11 10:23:20 +02:00
sysvars_innodb.test MDEV-12121: Revert test adjustments for -DWITH_INNODB_AHI=OFF 2017-03-03 17:08:06 +02:00
sysvars_server_embedded.test MDEV-6138 show sysvar's help in I_S tables 2014-10-11 10:23:20 +02:00
sysvars_server_notembedded.test MDEV-6138 show sysvar's help in I_S tables 2014-10-11 10:23:20 +02:00
sysvars_wsrep.test tests: sys_vars.sysvars_wsrep 2017-04-18 11:47:58 +10:00
table_definition_cache_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
table_open_cache_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
thread_cache_size_basic-master.opt Increase value of thread_cache_size to 32 2016-03-22 23:44:52 +02:00
thread_cache_size_basic.test Modified and added tests following review of WL#4738. 2010-01-28 22:33:00 -08:00
thread_cache_size_func-master.opt Fixed failures from changing values of thread_stack and thread_cache_size 2016-03-23 15:11:30 +02:00
thread_cache_size_func.test After merge and bug fixes 2016-10-05 01:11:08 +03:00
thread_concurrency_basic.test Bug#55001 Change in behavior: thread_concurrency (docs, 2010-08-16 15:05:01 +02:00
thread_handling_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
thread_pool_idle_timeout_basic.test disable threadpool threads in sys_var suite, when the suite runs with embedded server 2011-12-27 17:54:04 +01:00
thread_pool_max_threads_basic.test disable threadpool threads in sys_var suite, when the suite runs with embedded server 2011-12-27 17:54:04 +01:00
thread_pool_min_threads_basic.test add test thread_pool_min_basic 2012-01-25 03:59:09 +01:00
thread_pool_oversubscribe_basic.test Allow for faster creation of threads in corner cases where pool would be overloaded with long non-yielding queries. 2011-12-31 05:24:11 +01:00
thread_pool_size_basic.opt MDEV-5205 - MariaDB does not start if more than 128 cpu's are available 2013-11-05 09:18:59 +04:00
thread_pool_size_basic.test MDEV-5205 - MariaDB does not start if more than 128 cpu's are available 2013-11-05 09:18:59 +04:00
thread_pool_size_high.opt MDEV-5205 - MariaDB does not start if more than 128 cpu's are available 2013-11-05 09:18:59 +04:00
thread_pool_size_high.test MDEV-5205 - MariaDB does not start if more than 128 cpu's are available 2013-11-05 09:18:59 +04:00
thread_pool_stall_limit_basic.test disable threadpool threads in sys_var suite, when the suite runs with embedded server 2011-12-27 17:54:04 +01:00
thread_stack_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
time_format_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
time_zone_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
time_zone_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
timed_mutexes_basic.test This is a backport of the two patches for Bug #28299: 2009-10-09 15:34:07 +02:00
timestamp_basic.test merge with 5.3 2011-10-19 21:45:18 +02:00
timestamp_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
timestamp_sysdate_is_now_func-master.opt WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
timestamp_sysdate_is_now_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
tmp_disk_table_size_basic.test Added tmp_disk_table_size to limit size of Aria temp tables in tmpdir 2017-06-30 22:31:37 +03:00
tmp_disk_table_size_func.test Added tmp_disk_table_size to limit size of Aria temp tables in tmpdir 2017-06-30 22:31:37 +03:00
tmp_memory_table_size_basic.test Added tmp_disk_table_size to limit size of Aria temp tables in tmpdir 2017-06-30 22:31:37 +03:00
tmp_table_size_basic.test Fix for bug#52501 consisting of changes of some sys_vars tests including review results. 2010-11-08 16:30:26 +01:00
tmpdir_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
transaction_alloc_block_size_basic.test Bug#19770858: MYSQLD CAN BE DRIVEN TO OOM WITH TWO SIMPLE SESSION VARS 2015-01-23 10:17:09 +01:00
transaction_prealloc_size_basic.test Merge remote-tracking branch 'mysql/5.5' into 5.5 2015-04-27 21:04:06 +02:00
transaction_prealloc_size_bug27322.test cleanup: 2013-01-23 16:19:37 +01:00
tx_isolation_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
tx_isolation_func-master.opt generalization of mtr to support suite.pm extensions: 2010-08-17 11:14:46 +04:00
tx_isolation_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
tx_read_only_basic.test fixes for test failures 2012-09-27 20:09:46 +02:00
unique_checks_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
updatable_views_with_limit_basic.test WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
updatable_views_with_limit_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
use_stat_tables_basic.test Removed the server option --stat-tables. 2012-06-02 17:19:01 -07:00
userstat_basic.test lots of post-merge changes 2011-04-25 17:22:25 +02:00
version.opt MDEV-7780 - Support for faking server version 2015-11-27 11:32:30 +04:00
version.test MDEV-7780 - Support for faking server version 2015-12-24 20:08:42 +04:00
version_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
version_comment_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
version_compile_machine_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
version_compile_os_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
version_malloc_library_basic.test Cleanups: 2014-01-09 22:01:12 +02:00
version_ssl_library_basic.test new read-only server variable version_ssl_library 2015-02-10 10:21:16 +01:00
wait_timeout_basic.test MDEV-9516 type error when setting session variable 2016-03-22 00:09:04 +04:00
wait_timeout_func.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
warning_count_basic.test WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
wsrep_auto_increment_control_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_causal_reads_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_certify_nonpk_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_cluster_address_basic.test Cleanups, fixed warnings from valgrind, fixed failing tests (because on changes in WSREP initialization) 2015-07-10 12:49:05 +03:00
wsrep_cluster_name_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_convert_lock_to_trx_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_data_home_dir_basic.test after-merge fixes for test cases 2015-02-06 20:18:40 +01:00
wsrep_dbug_option_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_debug_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_desync_basic.test Merge branch 'github/10.0-galera' into 10.1 2015-11-19 17:48:36 +01:00
wsrep_dirty_reads_basic.test MDEV-11479 Improved wsrep_dirty_reads 2016-12-14 09:30:43 +05:30
wsrep_drupal_282555_workaround_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_forced_binlog_format_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_gtid_domain_id_basic.test MDEV-6594: Use separate domain_id for Galera transactions 2015-02-27 22:33:41 -05:00
wsrep_gtid_mode_basic.test MDEV-6594: Use separate domain_id for Galera transactions 2015-02-27 22:33:41 -05:00
wsrep_load_data_splitting_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_log_conflicts_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_max_ws_rows_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_max_ws_size_basic.test Post merge fixes. 2016-08-25 21:28:26 -04:00
wsrep_mysql_replication_bundle_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_node_address_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_node_incoming_address_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_node_name_basic.test MDEV-6699 : wsrep_node_name not automatically set to hostname 2016-06-27 17:56:59 -04:00
wsrep_notify_cmd_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_on_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_osu_method_basic.test Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
wsrep_provider_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_provider_options_basic.test fix the test to work 2016-09-06 16:34:25 +02:00
wsrep_recover_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_replicate_myisam_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_restart_slave_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_retry_autocommit_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_slave_fk_checks_basic.test MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00
wsrep_slave_threads_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_slave_uk_checks_basic.test MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00
wsrep_sst_auth_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_sst_donor_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_sst_donor_rejects_queries_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_sst_method_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_sst_receive_address_basic.test Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 2014-09-08 13:19:20 -04:00
wsrep_start_position_basic.test MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqno (postfix) 2016-06-01 13:15:38 -04:00
wsrep_sync_wait_basic.test MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00