mariadb/mysql-test/suite/sys_vars/t
2024-05-21 19:38:51 +02:00
..
all_vars-master.opt
all_vars.test Merge remote-tracking branch '10.4' into 10.5 2023-03-31 21:32:41 +02:00
allow_suspicious_udfs.test Merge branch '10.6' into 10.11 2024-04-22 15:23:10 +02:00
alter_algorithm_basic.test MDEV-13134/MDEV-21855: Add a test case 2020-03-16 10:10:33 +02:00
aria_block_size_basic.test
aria_checkpoint_interval_basic.test
aria_checkpoint_log_activity_basic.test
aria_encrypt_tables_basic.test
aria_force_start_after_recovery_failures_basic.test
aria_group_commit_basic.test
aria_group_commit_interval_basic.test
aria_log_dir_path_basic.test MDEV-30971 Add a new system variable aria_data_home_dir 2023-04-04 16:05:55 +04:00
aria_log_file_size_basic.test
aria_log_purge_type_basic.test
aria_max_sort_file_size_basic.test
aria_page_checksum_basic.test
aria_pagecache_age_threshold_basic.test
aria_pagecache_buffer_size_basic.test
aria_pagecache_division_limit_basic.test
aria_pagecache_file_hash_size_basic.test
aria_recover_options_basic.test
aria_repair_threads_basic.test
aria_sort_buffer_size_basic.test Merge commit '10.4' into 10.5 2023-07-20 11:54:52 +02:00
aria_stats_method_basic.test
aria_sync_log_dir_basic.test
aria_used_for_temp_tables_basic.test
auto_increment_increment_basic.test
auto_increment_increment_func.test
auto_increment_offset_basic.test
auto_increment_offset_func.test
autocommit_basic.test
autocommit_func.test
autocommit_func2-master.opt
autocommit_func2.test
autocommit_func3-master.opt
autocommit_func3.test
autocommit_func4-master.opt
autocommit_func4.test
autocommit_func5-master.opt
autocommit_func5.test
automatic_sp_privileges_basic.test
automatic_sp_privileges_func.test MDEV-5215 prerequisite: remove test and test_* database hacks in the test suite 2022-11-01 16:33:00 +01:00
back_log_basic.opt
back_log_basic.test
basedir_basic.test
big_tables_basic.test
bind_address_basic.test
binlog_alter_two_phase.test MDEV-11675. Convert the new session var to bool type and test changes 2022-01-31 22:57:39 +02:00
binlog_annotate_row_events_basic.test
binlog_annotate_row_events_grant.test MDEV-21971 Bind BINLOG ADMIN to binlog_annotate_row_events and binlog_row_image global and session variables 2020-03-18 12:50:17 +04:00
binlog_cache_size_basic.test
binlog_cache_size_grant.test MDEV-21963 Bind BINLOG ADMIN to a number of global system variables 2020-03-17 19:08:28 +04:00
binlog_checksum_basic.test
binlog_commit_wait_count_basic.test
binlog_commit_wait_count_grant.test MDEV-21963 Bind BINLOG ADMIN to a number of global system variables 2020-03-17 19:08:28 +04:00
binlog_commit_wait_usec_basic.test
binlog_commit_wait_usec_grant.test MDEV-21963 Bind BINLOG ADMIN to a number of global system variables 2020-03-17 19:08:28 +04:00
binlog_direct_non_transactional_updates_basic.test
binlog_direct_non_transactional_updates_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
binlog_expire_logs_seconds_basic.test MDEV-19371: Implement binlog_expire_logs_seconds for purging of binary logs 2021-05-17 12:48:37 +05:30
binlog_expire_logs_seconds_grant.test MDEV-19371: Implement binlog_expire_logs_seconds for purging of binary logs 2021-05-10 09:36:40 +05:30
binlog_file_cache_size_grant.test MDEV-21963 Bind BINLOG ADMIN to a number of global system variables 2020-03-17 19:08:28 +04:00
binlog_format_basic.test
binlog_format_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
binlog_optimize_thread_scheduling_basic.test
binlog_row_image_basic.test
binlog_row_image_grant.test MDEV-21971 Bind BINLOG ADMIN to binlog_annotate_row_events and binlog_row_image global and session variables 2020-03-18 12:50:17 +04:00
binlog_row_metadata_basic.test
binlog_row_metadata_grant.test MDEV-21963 Bind BINLOG ADMIN to a number of global system variables 2020-03-17 19:08:28 +04:00
binlog_stmt_cache_size_basic.test
binlog_stmt_cache_size_grant.test MDEV-21963 Bind BINLOG ADMIN to a number of global system variables 2020-03-17 19:08:28 +04:00
bulk_insert_buffer_size_basic.test
character_set_client_basic.test MDEV-31018 Replica of 10.3, 10.4, <10.5.19 and <10.6.12 to 10.11 will not work when using non-default charset 2023-04-21 18:13:31 +04:00
character_set_client_func.test
character_set_connection_basic.test MDEV-31018 Replica of 10.3, 10.4, <10.5.19 and <10.6.12 to 10.11 will not work when using non-default charset 2023-04-21 18:13:31 +04:00
character_set_connection_func.test
character_set_database_basic.test MDEV-28769 Assertion `(m_ci->state & 32) || m_with_collate' failed in Lex_exact_charset_opt_extended_collate::Lex_exact_charset_opt_extended_collate on SET NAMES 2022-06-16 10:38:35 +04:00
character_set_database_func.test
character_set_filesystem_basic.test MDEV-28769 Assertion `(m_ci->state & 32) || m_with_collate' failed in Lex_exact_charset_opt_extended_collate::Lex_exact_charset_opt_extended_collate on SET NAMES 2022-06-16 10:38:35 +04:00
character_set_filesystem_func-master.opt
character_set_results_basic.test MDEV-31018 Replica of 10.3, 10.4, <10.5.19 and <10.6.12 to 10.11 will not work when using non-default charset 2023-04-21 18:13:31 +04:00
character_set_results_func.test
character_set_server_basic.test MDEV-31018 Replica of 10.3, 10.4, <10.5.19 and <10.6.12 to 10.11 will not work when using non-default charset 2023-04-21 18:13:31 +04:00
character_set_server_func.test
character_set_system_basic.test
character_sets_dir_basic.test
collation_connection_basic.test
collation_connection_func.test
collation_database_basic.test
collation_database_func.test
collation_server_basic.test
collation_server_func.test
completion_type_basic.test
completion_type_func.test MDEV-30452: ssl error: unexpected EOF while reading 2023-02-01 17:50:29 +01:00
concurrent_insert_basic.test
concurrent_insert_func.test
connect_timeout_basic.test
connect_timeout_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
datadir_basic.test
deadlock_search_depth_long_basic.test
deadlock_search_depth_short_basic.test
deadlock_timeout_long_basic.test
deadlock_timeout_short_basic.test
debug_binlog_fsync_sleep_basic.test
debug_dbug_basic.test MDEV-32104 remove deprecated features 2023-09-30 14:43:12 +02:00
debug_dbug_func.test MDEV-21360 save/restore debud_dbug instead of total reset at the end of the test 2020-01-21 11:22:47 +01:00
debug_dbug_func_notembedded.test MDEV-32104 remove deprecated features 2023-09-30 14:43:12 +02:00
debug_dbug_utf16le.test MDEV-28366 GLOBAL debug_dbug setting affected by collation_connection=utf16... 2024-04-10 06:09:45 +04:00
debug_mutex_deadlock_detector_basic.test
debug_sync_basic.test
default_master_connection_basic.test
default_regex_flags_basic.test
default_storage_engine_basic.test
default_tmp_storage_engine_basic.test
default_tmp_storage_engine_rocksdb.test MDEV-26242: Assertion `i >= 0' failed on setting default_tmp_storage_engine to 'DEFAULT' in 10.7 2021-10-29 14:56:09 +03:00
default_week_format_basic.test
default_week_format_func.test
delay_key_write_basic.test
delay_key_write_func-master.opt
delay_key_write_func.test
delayed_insert_limit_basic.test
delayed_insert_limit_func.test
delayed_insert_timeout_basic.test
delayed_queue_size_basic.test
disconnect_on_expired_password_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
div_precision_increment_basic.test
div_precision_increment_func.test
encrypt_tmp_disk_tables_basic.test
enforce_storage_engine_basic.test
error_count_basic.test
event_scheduler_basic.test
expensive_subquery_limit_basic.test
expire_logs_days_basic.test MDEV-19371: Implement binlog_expire_logs_seconds for purging of binary logs 2021-05-10 09:36:40 +05:30
expire_logs_days_grant.test MDEV-21963 Bind BINLOG ADMIN to a number of global system variables 2020-03-17 19:08:28 +04:00
explicit_defaults_for_timestamp_off.test MDEV-29225 make explicit_defaults_for_timestamps SESSION variable 2022-08-02 18:05:32 +02:00
explicit_defaults_for_timestamp_on.test MDEV-29225 make explicit_defaults_for_timestamps SESSION variable 2022-08-02 18:05:32 +02:00
external_user_basic.test
extra_max_connections_basic.test
extra_max_connections_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
extra_port_basic.test
flush_basic.test
flush_time_basic.test
foreign_key_checks_basic.test
foreign_key_checks_func.test
ft_boolean_syntax_basic.test
ft_boolean_syntax_func.test
ft_max_word_len_basic.test
ft_min_word_len_basic.test
ft_query_expansion_limit_basic.test
ft_stopword_file_basic.test
general_log_basic.test
general_log_file_basic-master.opt
general_log_file_basic.test
general_log_file_func-master.opt
general_log_file_func.test
general_log_func.test
group_concat_max_len_basic.test
group_concat_max_len_func.test Merge branch '10.4' into 10.5 2023-07-27 15:43:21 +02:00
gtid_binlog_pos_basic.test
gtid_binlog_state_basic.test
gtid_binlog_state_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
gtid_cleanup_batch_size_grant.test MDEV-21973 Bind REPLICATION {MASTER|SLAVE} ADMIN to gtid_* GLOBAL-only system variables 2020-03-18 17:14:07 +04:00
gtid_current_pos_basic.test
gtid_domain_id_basic.test
gtid_domain_id_grant.test MDEV-21975 Add BINLOG REPLAY privilege and bind new privileges to gtid_seq_no, preudo_thread_id, server_id, gtid_domain_id 2020-03-18 20:16:34 +04:00
gtid_ignore_duplicates_basic.test
gtid_ignore_duplicates_grant.test MDEV-21973 Bind REPLICATION {MASTER|SLAVE} ADMIN to gtid_* GLOBAL-only system variables 2020-03-18 17:14:07 +04:00
gtid_pos_auto_engines_grant.test MDEV-21973 Bind REPLICATION {MASTER|SLAVE} ADMIN to gtid_* GLOBAL-only system variables 2020-03-18 17:14:07 +04:00
gtid_seq_no_basic.test MDEV-31723: Crash on SET SESSION gtid_seq_no= DEFAULT 2023-07-30 22:00:43 +02:00
gtid_seq_no_grant.test MDEV-21975 Add BINLOG REPLAY privilege and bind new privileges to gtid_seq_no, preudo_thread_id, server_id, gtid_domain_id 2020-03-18 20:16:34 +04:00
gtid_slave_pos_basic.test
gtid_slave_pos_grant.test MDEV-21973 Bind REPLICATION {MASTER|SLAVE} ADMIN to gtid_* GLOBAL-only system variables 2020-03-18 17:14:07 +04:00
gtid_strict_mode_basic.test
gtid_strict_mode_grant.test MDEV-21973 Bind REPLICATION {MASTER|SLAVE} ADMIN to gtid_* GLOBAL-only system variables 2020-03-18 17:14:07 +04:00
have_compress_basic.test
have_crypt_basic.test
have_dynamic_loading_basic.test
have_geometry_basic.test
have_openssl_basic.test
have_profiling_basic.test
have_query_cache_basic.test
have_rtree_keys_basic.test
have_ssl_basic.test
have_symlink_basic.test
histogram_size_basic.test
histogram_type_basic.test
host_cache_size_auto-master.opt
host_cache_size_auto.test
host_cache_size_basic-master.opt
host_cache_size_basic.test
hostname_basic.test
identity_basic.test
identity_func-master.opt
identity_func.test MDEV-515 Reduce InnoDB undo logging for insert into empty table 2021-01-25 18:41:27 +02:00
ignore_builtin_innodb_basic.test
ignore_db_dirs_basic-master.opt
ignore_db_dirs_basic.test
in_transaction_basic.test
init_connect_basic.test
init_connect_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
init_file_basic.test
init_slave_basic.test
init_slave_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
innodb_adaptive_flushing_basic.test
innodb_adaptive_flushing_lwm_basic.test
innodb_adaptive_hash_index_basic.test
innodb_adaptive_hash_index_parts_basic.test
innodb_autoextend_increment_basic.test
innodb_autoinc_lock_mode_basic.test
innodb_autoinc_lock_mode_func-master.opt
innodb_autoinc_lock_mode_func.test
innodb_buf_dump_status_frequency_basic.test
innodb_buf_flush_list_now_basic.test
innodb_buffer_pool_chunk_size_basic.test
innodb_buffer_pool_dump_abort_loads.opt
innodb_buffer_pool_dump_abort_loads.test MDEV-29710: Disable a timing-sensitive test on Valgrind 2022-10-06 12:33:05 +03:00
innodb_buffer_pool_dump_at_shutdown_basic.test MDEV-29710: Valgrind tests massively fail due to silently killing server on shutdown timeout 2022-10-05 15:18:58 +03:00
innodb_buffer_pool_dump_now_basic.test
innodb_buffer_pool_dump_pct_basic.test
innodb_buffer_pool_dump_pct_function.opt MDEV-15058: Deprecate and ignore innodb_buffer_pool_instances 2020-02-12 14:45:21 +02:00
innodb_buffer_pool_dump_pct_function.test
innodb_buffer_pool_evict_basic.test MDEV-23497 Make ROW_FORMAT=COMPRESSED read-only by default 2020-11-11 11:15:11 +02:00
innodb_buffer_pool_load_abort_basic.test
innodb_buffer_pool_load_at_startup_basic.test
innodb_buffer_pool_load_now_basic.opt
innodb_buffer_pool_load_now_basic.test
innodb_buffer_pool_size_basic-master.opt
innodb_buffer_pool_size_basic.test MDEV-27314 Condense innodb buffer pool resize message 2022-05-26 12:10:29 +10:00
innodb_checksum_algorithm_basic.test MDEV-25105 Remove innodb_checksum_algorithm values none,innodb,... 2021-03-11 12:46:18 +02:00
innodb_cmp_per_index_enabled_basic.test MDEV-23497 Make ROW_FORMAT=COMPRESSED read-only by default 2020-11-11 11:15:11 +02:00
innodb_compression_algorithm_basic-master.opt
innodb_compression_algorithm_basic.test
innodb_compression_failure_threshold_pct_basic.test
innodb_compression_level_basic.test
innodb_compression_pad_pct_max_basic.test
innodb_data_file_path_basic.test
innodb_data_home_dir_basic.test
innodb_deadlock_detect_basic.test
innodb_default_row_format_basic.test
innodb_disable_sort_file_cache_basic.test
innodb_doublewrite_basic.opt MDEV-33545: Improve innodb_doublewrite to cover NO_FSYNC 2024-04-04 08:12:54 +03:00
innodb_doublewrite_basic.test MDEV-33545: Improve innodb_doublewrite to cover NO_FSYNC 2024-04-04 08:12:54 +03:00
innodb_encrypt_log_basic.test
innodb_encrypt_tables_basic.test
innodb_encryption_rotate_key_age_basic.test
innodb_encryption_rotation_iops_basic.test
innodb_encryption_threads_basic.test
innodb_fast_shutdown_basic.test
innodb_fatal_semaphore_wait_threshold-master.opt
innodb_fatal_semaphore_wait_threshold.test MDEV-30452: ssl error: unexpected EOF while reading 2023-02-01 17:50:29 +01:00
innodb_fatal_semaphore_wait_threshold_basic.test
innodb_fil_make_page_dirty_debug_basic.test Merge 10.5 into 10.6 2024-02-07 13:51:03 +02:00
innodb_file_io_threads_basic.test MDEV-11026 Make InnoDB number of IO write/read threads dynamic 2022-06-27 11:59:20 +02:00
innodb_file_per_table_basic-master.opt
innodb_file_per_table_basic.test
innodb_fill_factor_basic.test
innodb_flush_log_at_timeout_basic.test
innodb_flush_log_at_trx_commit_basic.test
innodb_flush_method_basic.test
innodb_flush_method_func.test MDEV-29710: Disable sys_vars.innodb_flush_method_func under Valgrind 2022-10-05 15:16:03 +03:00
innodb_flush_neighbors_basic.test
innodb_flush_sync_basic.test MDEV-24109 InnoDB hangs with innodb_flush_sync=OFF 2020-11-04 16:55:36 +02:00
innodb_flushing_avg_loops_basic.test
innodb_force_primary_key_basic.test
innodb_force_recovery_basic.test
innodb_ft_aux_table_basic.test
innodb_ft_cache_size_basic.test MDEV-27913 innodb_ft_cache_size max possible value (80000000) is too small for practical purposes 2022-02-24 22:41:23 +05:30
innodb_ft_enable_diag_print_basic.test
innodb_ft_enable_stopword_basic.test
innodb_ft_max_token_size_basic.test
innodb_ft_min_token_size_basic.test
innodb_ft_num_word_optimize_basic.test
innodb_ft_result_cache_limit.test
innodb_ft_result_cache_limit_basic.test
innodb_ft_server_stopword_table_basic.test
innodb_ft_sort_pll_degree_basic.test
innodb_ft_total_cache_size_basic.test MDEV-27913 innodb_ft_cache_size max possible value (80000000) is too small for practical purposes 2022-02-24 22:41:23 +05:30
innodb_ft_user_stopword_table_basic.test
innodb_immediate_scrub_data_uncompressed_basic.test
innodb_instant_alter_column_allowed_basic.test Merge 10.3 into 10.4 2020-03-30 14:50:23 +03:00
innodb_io_capacity_basic.test
innodb_io_capacity_max_basic.test
innodb_limit_optimistic_insert_debug_basic.test
innodb_lock_wait_timeout_basic.test
innodb_log_buffer_size_basic.test
innodb_log_checkpoint_now_basic.test Added detection of memory overwrite with multi_malloc 2023-02-27 19:25:44 +02:00
innodb_log_file_size_basic.test MDEV-27812 Allow SET GLOBAL innodb_log_file_size 2022-03-02 16:53:04 +02:00
innodb_log_group_home_dir_basic.test
innodb_lru_scan_depth_basic.test
innodb_max_dirty_pages_pct_basic.test
innodb_max_dirty_pages_pct_func.test Fix trivial spelling errors 2023-03-24 12:54:05 +11:00
innodb_max_dirty_pages_pct_lwm_basic.test
innodb_max_purge_lag_basic.test
innodb_max_purge_lag_delay_basic.test
innodb_max_undo_log_size_basic.test
innodb_merge_threshold_set_all_debug_basic.test
innodb_numa_interleave_basic-master.opt
innodb_numa_interleave_basic.test
innodb_old_blocks_pct_basic.test
innodb_old_blocks_time_basic.test
innodb_online_alter_log_max_size_basic.test
innodb_open_files_basic.test
innodb_optimize_fulltext_only_basic.test
innodb_page_size_basic.test
innodb_print_all_deadlocks_basic.test
innodb_purge_batch_size_basic.test
innodb_purge_rseg_truncate_frequency_basic.test
innodb_purge_threads_basic.test remove pointless test 2024-03-27 16:14:55 +01:00
innodb_random_read_ahead_basic.test
innodb_read_ahead_threshold_basic.test
innodb_read_io_threads_basic.opt
innodb_read_io_threads_basic.test MDEV-11026 Make InnoDB number of IO write/read threads dynamic 2022-06-27 11:59:20 +02:00
innodb_read_only_basic.test
innodb_rollback_on_timeout_basic.test
innodb_saved_page_number_debug_basic.test Merge 10.5 into 10.6 2024-02-07 13:51:03 +02:00
innodb_sort_buffer_size_basic.test
innodb_spin_wait_delay_basic.test
innodb_stats_auto_recalc_basic.test
innodb_stats_include_delete_marked_basic.test
innodb_stats_method_basic.test
innodb_stats_modified_counter_basic.test
innodb_stats_on_metadata_basic.test
innodb_stats_persistent_basic.test MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
innodb_stats_persistent_sample_pages_basic.test
innodb_stats_traditional_basic.test
innodb_stats_transient_sample_pages_basic.test
innodb_status_output_basic.test
innodb_status_output_locks_basic.test
innodb_strict_mode_basic.test
innodb_sync_spin_loops_basic.test
innodb_table_locks_basic.test
innodb_table_locks_func.test
innodb_temp_data_file_path_basic.test
innodb_tmpdir_basic.test
innodb_trx_purge_view_update_only_debug_basic.test
innodb_trx_rseg_n_slots_debug_basic.test
innodb_undo_directory_basic.test
innodb_undo_log_truncate_basic.test
innodb_undo_tablespaces_basic.test
innodb_use_atomic_writes_basic.test
innodb_use_native_aio_basic.test
innodb_write_io_threads_basic.opt
innodb_write_io_threads_basic.test MDEV-11026 Make InnoDB number of IO write/read threads dynamic 2022-06-27 11:59:20 +02:00
insert_id_basic.test
insert_id_func.test MDEV-22711 Assertion `nr != 0' failed in handler::update_auto_increment. 2021-10-26 00:29:27 +04:00
interactive_timeout_basic.test
interactive_timeout_func.test
join_buffer_size_basic.test
join_buffer_space_limit_basic.test
join_cache_level_basic.test
keep_files_on_create_basic.test
key_buffer_size_basic.test
key_buffer_size_func.test
key_cache_age_threshold_basic.test
key_cache_block_size_basic.test
key_cache_division_limit_basic.test
key_cache_file_hash_size_basic.test
key_cache_segments_basic.test
large_files_support_basic.test
large_page_size_basic.test
large_pages_basic.test
last_gtid_basic.test
last_insert_id_basic.test
last_insert_id_func-master.opt
last_insert_id_func.test
lc_messages_basic.test
lc_messages_dir_basic.test
lc_time_names_basic.test MDEV-32104 remove deprecated features 2023-09-30 14:43:12 +02:00
lc_time_names_func.test
license_basic.test
local_infile_basic.test
local_infile_func.test MDEV-20500: Bad error msg on disabling local infile 2020-03-03 13:12:43 +02:00
lock_wait_timeout_basic.test
locked_in_memory_basic.test
log_bin_basename_basic.test
log_bin_basic.test
log_bin_compress_grant.test MDEV-21963 Bind BINLOG ADMIN to a number of global system variables 2020-03-17 19:08:28 +04:00
log_bin_compress_min_len_grant.test MDEV-21963 Bind BINLOG ADMIN to a number of global system variables 2020-03-17 19:08:28 +04:00
log_bin_index_basic.test
log_bin_trust_function_creators_basic.test
log_bin_trust_function_creators_func.test MDEV-5215 prerequisite: remove test and test_* database hacks in the test suite 2022-11-01 16:33:00 +01:00
log_bin_trust_function_creators_grant.test MDEV-21963 Bind BINLOG ADMIN to a number of global system variables 2020-03-17 19:08:28 +04:00
log_disabled_statements_basic.test
log_disabled_statements_func-master.opt
log_disabled_statements_func.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
log_error_func.test
log_error_func2.opt
log_error_func2.test
log_error_func3.opt
log_error_func3.test
log_output_basic.test
log_output_func.test
log_queries_not_using_indexes_basic.test
log_slave_updates_basic.test
log_slow_admin_statements_func.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
log_slow_disabled_statements_func.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
log_slow_verbosity_basic.test MDEV-32203 Raise notes when an index cannot be used on data type mismatch 2023-10-03 08:25:31 +03:00
log_tc_size_basic.test
log_warnings_basic.test
long_query_time_basic.test
low_priority_updates_basic.test
lower_case_file_system_basic.test
lower_case_table_names_basic.test
master_verify_checksum_basic.test
master_verify_checksum_grant.test MDEV-21972 Bind REPLICATION MASTER ADMIN to master_verify_checksum 2020-03-18 13:27:38 +04:00
max_allowed_packet_basic.test
max_allowed_packet_func.test
max_binlog_cache_size_basic.test
max_binlog_cache_size_grant.test MDEV-21963 Bind BINLOG ADMIN to a number of global system variables 2020-03-17 19:08:28 +04:00
max_binlog_size_basic.test
max_binlog_size_grant.test MDEV-21963 Bind BINLOG ADMIN to a number of global system variables 2020-03-17 19:08:28 +04:00
max_binlog_stmt_cache_size_basic.test
max_binlog_stmt_cache_size_grant.test MDEV-21963 Bind BINLOG ADMIN to a number of global system variables 2020-03-17 19:08:28 +04:00
max_binlog_total_size_basic.test MDEV-31404 Implement binlog_space_limit 2024-02-14 15:02:21 +01:00
max_connect_errors_basic.test
max_connect_errors_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
max_connections_basic.test
max_connections_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
max_delayed_threads_basic.test
max_digest_length_basic.test
max_error_count_basic.test
max_heap_table_size_basic.test
max_join_size_basic.test Added test cases for preceding test 2023-02-03 00:00:35 +03:00
max_join_size_func.test Fixed bug in SQL_SELECT_LIMIT 2023-01-30 15:24:15 +02:00
max_length_for_sort_data_basic.test
max_password_errors_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
max_prepared_stmt_count_basic.test
max_prepared_stmt_count_func.test
max_relay_log_size_basic.test
max_seeks_for_key_basic.test
max_seeks_for_key_func.test
max_sort_length_func.test MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __memcmp_avx2_movbe from native_compare 2020-12-10 08:45:20 +01:00
max_sp_recursion_depth_basic.test
max_sp_recursion_depth_func.test
max_statement_time_basic.test
max_user_connections-2.test
max_user_connections_basic-master.opt
max_user_connections_basic.test
max_user_connections_func-master.opt
max_user_connections_func.test
max_write_lock_count_basic.test
maximum_basic-master.opt
maximum_basic.test
mdev_15935.test cleanup: string sys_var types 2023-10-26 17:55:13 +11:00
mdev_32254.test MDEV-15935 Adding global/session system var redirect_url 2023-10-26 17:55:13 +11:00
mdev_32525.test MDEV-32525 Validate --redirect_url supplied as server flag 2023-10-26 17:55:13 +11:00
mdev_32640.test MDEV-32640 Reset thd->lex->mi.connection_name.str towards the end of mysql_execute_command 2024-05-07 14:54:13 +10:00
metadata_locks_cache_size_basic-master.opt
metadata_locks_cache_size_basic.test
metadata_locks_hash_instances_basic.test
min_examined_row_limit_basic.test
mrr_buffer_size_basic.test
myisam_block_size_basic.test
myisam_data_pointer_size_basic.test
myisam_data_pointer_size_func-master.opt
myisam_data_pointer_size_func.test
myisam_max_sort_file_size_basic.test
myisam_mmap_size_basic.test
myisam_recover_options_basic.opt
myisam_recover_options_basic.test
myisam_repair_threads_basic.test
myisam_sort_buffer_size_basic.test Updated some test result for 32 bit systems 2023-05-24 19:22:08 +03:00
myisam_stats_method_basic.test
myisam_stats_method_func.test
myisam_use_mmap_basic.test
mysql56_temporal_format_basic.test
mysql56_temporal_format_func.test
named_pipe_basic.test
net_buffer_length_basic.test
net_read_timeout_basic.test
net_retry_count_basic.test
net_write_timeout_basic.test
old_basic.test
old_mode_basic.test Merge 11.1 into 11.2 2023-11-30 22:12:31 +01:00
old_passwords_basic.test
old_passwords_func.test
open_files_limit_basic.test
optimizer_prune_level_basic.test Added EQ_REF chaining to the greedy_optimizer 2022-07-26 22:27:29 +07:00
optimizer_search_depth_basic.test
optimizer_selectivity_sampling_limit_basic.test
optimizer_switch_basic.test MDEV-32104 remove deprecated features 2023-09-30 14:43:12 +02:00
optimizer_use_condition_selectivity_basic.test
oqgraph_allow_create_integer_latch_basic.test
performance_schema_basic-master.opt
performance_schema_basic.test
pfs_accounts_size_basic-master.opt
pfs_accounts_size_basic.test
pfs_digests_size-master_basic.opt
pfs_digests_size_basic.test
pfs_events_stages_history_long_size_basic-master.opt
pfs_events_stages_history_long_size_basic.test
pfs_events_stages_history_size_basic-master.opt
pfs_events_stages_history_size_basic.test
pfs_events_statements_history_long_size_basic-master.opt
pfs_events_statements_history_long_size_basic.test
pfs_events_statements_history_size_basic-master.opt
pfs_events_statements_history_size_basic.test
pfs_events_waits_history_long_size_basic-master.opt
pfs_events_waits_history_long_size_basic.test
pfs_events_waits_history_size_basic-master.opt
pfs_events_waits_history_size_basic.test
pfs_hosts_size_basic-master.opt
pfs_hosts_size_basic.test
pfs_max_cond_classes_basic-master.opt
pfs_max_cond_classes_basic.test
pfs_max_cond_instances_basic-master.opt
pfs_max_cond_instances_basic.test
pfs_max_digest_length-master_basic.opt
pfs_max_digest_length_basic.test
pfs_max_file_classes_basic-master.opt
pfs_max_file_classes_basic.test
pfs_max_file_handles_basic-master.opt
pfs_max_file_handles_basic.test
pfs_max_file_instances_basic-master.opt
pfs_max_file_instances_basic.test
pfs_max_mutex_classes_basic-master.opt
pfs_max_mutex_classes_basic.test
pfs_max_mutex_instances_basic-master.opt
pfs_max_mutex_instances_basic.test
pfs_max_rwlock_classes_basic-master.opt
pfs_max_rwlock_classes_basic.test
pfs_max_rwlock_instances_basic-master.opt
pfs_max_rwlock_instances_basic.test
pfs_max_socket_classes_basic-master.opt
pfs_max_socket_classes_basic.test
pfs_max_socket_instances_basic-master.opt
pfs_max_socket_instances_basic.test
pfs_max_stage_classes_basic-master.opt
pfs_max_stage_classes_basic.test
pfs_max_statement_classes_basic-master.opt
pfs_max_statement_classes_basic.test
pfs_max_table_handles_basic-master.opt
pfs_max_table_handles_basic.test
pfs_max_table_instances_basic-master.opt
pfs_max_table_instances_basic.test
pfs_max_thread_classes_basic-master.opt
pfs_max_thread_classes_basic.test
pfs_max_thread_instances_basic-master.opt
pfs_max_thread_instances_basic.test
pfs_session_connect_attrs_size_basic-master.opt
pfs_session_connect_attrs_size_basic.test
pfs_setup_actors_size_basic-master.opt
pfs_setup_actors_size_basic.test
pfs_setup_objects_size_basic-master.opt
pfs_setup_objects_size_basic.test
pfs_users_size_basic-master.opt
pfs_users_size_basic.test
pid_file_basic.test
plugin_dir_basic-master.opt
plugin_dir_basic.test
plugin_maturity_basic.test
port_basic.test
preload_buffer_size_basic.test
preudo_thread_id_grant.test MDEV-21975 Add BINLOG REPLAY privilege and bind new privileges to gtid_seq_no, preudo_thread_id, server_id, gtid_domain_id 2020-03-18 20:16:34 +04:00
profiling_basic.test
profiling_history_size_basic.test
progress_report_time_basic.test
protocol_version_basic.test
proxy_protocol_networks_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
proxy_user_basic.test
pseudo_slave_mode_basic.test
pseudo_slave_mode_notembedded.test MDEV-32844: THD::rli_fake/rgi_fake not cleared on new connection 2023-11-20 17:33:02 +01:00
pseudo_thread_id_basic.test
query_alloc_block_size_basic.test
query_cache_limit_basic.test
query_cache_limit_func.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
query_cache_min_res_unit_basic.test
query_cache_size_basic.test
query_cache_strip_comments_basic.test
query_cache_type_basic.test
query_cache_type_func.test
query_cache_wlock_invalidate_basic.test
query_cache_wlock_invalidate_func.test
query_prealloc_size_basic.test
query_prealloc_size_func.test
rand_seed1_basic.test
rand_seed2_basic.test
range_alloc_block_size_basic.test
read_binlog_speed_limit_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
read_buffer_size_basic.test
read_only_basic.test
read_only_func.test MDEV-5215 prerequisite: remove test and test_* database hacks in the test suite 2022-11-01 16:33:00 +01:00
read_only_grant.test MDEV-29632 SUPER users created before 10.11 should retain READ_ONLY ADMIN privilege upon upgrade 2022-09-26 20:36:29 +02:00
read_rnd_buffer_size_basic.test
redirect.opt MDEV-15935 Adding global/session system var redirect_url 2023-10-26 17:55:13 +11:00
redirect.test MDEV-15935 Adding global/session system var redirect_url 2023-10-26 17:55:13 +11:00
relay_log_basename_basic.test
relay_log_basic.test
relay_log_index_basic.test
relay_log_info_file_basic.test
relay_log_purge_basic.test
relay_log_purge_grant.test MDEV-21969 Bind REPLICATION SLAVE ADMIN to relay_log_*, sync_master_info, sync_relay_log, sync_relay_log_info 2020-03-18 11:57:07 +04:00
relay_log_recovery_basic.test
relay_log_recovery_grant.test MDEV-21969 Bind REPLICATION SLAVE ADMIN to relay_log_*, sync_master_info, sync_relay_log, sync_relay_log_info 2020-03-18 11:57:07 +04:00
relay_log_space_limit_basic.test
replicate_annotate_row_events_basic.test
replicate_do_db_basic.test MDEV-20744 SET GLOBAL replicate_do_db = DEFAULT causes crash. 2020-10-23 12:20:17 +04:00
replicate_do_db_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
replicate_do_table_basic.test
replicate_do_table_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
replicate_events_marked_for_skip_basic.test
replicate_events_marked_for_skip_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
replicate_ignore_db_basic.test
replicate_ignore_db_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
replicate_ignore_table_basic.test
replicate_ignore_table_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
replicate_rewrite_db.opt MDEV-15530: Variable replicate_rewrite_db cannot be found in "show global variables" 2022-10-21 14:49:05 -06:00
replicate_rewrite_db.test Merge branch '10.6' into 10.11 2024-04-22 15:23:10 +02:00
replicate_wild_do_table_basic.test
replicate_wild_do_table_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
replicate_wild_ignore_table_basic.test
replicate_wild_ignore_table_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
report_host_basic.test
report_password_basic.test
report_port_basic.test
report_user_basic.test
rowid_merge_buff_size_basic.test
rpl_init_slave_func.test MDEV-10149: sys_vars.rpl_init_slave_func fails sporadically in buildbot 2020-10-22 07:16:29 +05:30
rpl_max_binlog_size_func-master.opt
rpl_max_binlog_size_func.test
rpl_semi_sync_master_enabled_basic.test
rpl_semi_sync_master_enabled_grant.test MDEV-21967 Bind REPLICATION {MASTER|SLAVE} ADMIN to rpl_semi_sync_* variables 2020-03-18 10:36:06 +04:00
rpl_semi_sync_master_timeout_basic.test
rpl_semi_sync_master_timeout_grant.test MDEV-21967 Bind REPLICATION {MASTER|SLAVE} ADMIN to rpl_semi_sync_* variables 2020-03-18 10:36:06 +04:00
rpl_semi_sync_master_trace_level_basic.test
rpl_semi_sync_master_trace_level_grant.test MDEV-21967 Bind REPLICATION {MASTER|SLAVE} ADMIN to rpl_semi_sync_* variables 2020-03-18 10:36:06 +04:00
rpl_semi_sync_master_wait_no_slave_basic.test
rpl_semi_sync_master_wait_no_slave_grant.test MDEV-21967 Bind REPLICATION {MASTER|SLAVE} ADMIN to rpl_semi_sync_* variables 2020-03-18 10:36:06 +04:00
rpl_semi_sync_master_wait_point_basic.test
rpl_semi_sync_master_wait_point_grant.test MDEV-21967 Bind REPLICATION {MASTER|SLAVE} ADMIN to rpl_semi_sync_* variables 2020-03-18 10:36:06 +04:00
rpl_semi_sync_slave_delay_master_grant.test MDEV-21967 Bind REPLICATION {MASTER|SLAVE} ADMIN to rpl_semi_sync_* variables 2020-03-18 10:36:06 +04:00
rpl_semi_sync_slave_enabled_basic.test
rpl_semi_sync_slave_enabled_grant.test MDEV-21967 Bind REPLICATION {MASTER|SLAVE} ADMIN to rpl_semi_sync_* variables 2020-03-18 10:36:06 +04:00
rpl_semi_sync_slave_kill_conn_timeout_grant.test MDEV-21967 Bind REPLICATION {MASTER|SLAVE} ADMIN to rpl_semi_sync_* variables 2020-03-18 10:36:06 +04:00
rpl_semi_sync_slave_trace_level_basic.test
rpl_semi_sync_slave_trace_level_grant.test MDEV-21967 Bind REPLICATION {MASTER|SLAVE} ADMIN to rpl_semi_sync_* variables 2020-03-18 10:36:06 +04:00
secure_auth_basic.test
secure_auth_func-master.opt
secure_auth_func.test
secure_auth_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
secure_file_priv-master.opt
secure_file_priv.test Merge branch '10.5' into 10.6 2023-08-01 15:08:52 +02:00
secure_file_priv2-master.opt
secure_file_priv2.test
secure_file_priv_basic.test
secure_timestamp_no-slave.opt
secure_timestamp_no.test
secure_timestamp_rpl-slave.opt
secure_timestamp_rpl.test
secure_timestamp_super-slave.opt
secure_timestamp_super.test
secure_timestamp_yes-slave.opt
secure_timestamp_yes.test
server_id_basic.test
server_id_grant.test MDEV-21975 Add BINLOG REPLAY privilege and bind new privileges to gtid_seq_no, preudo_thread_id, server_id, gtid_domain_id 2020-03-18 20:16:34 +04:00
session_track_system_variables_basic.test Merge 10.4 into 10.5 2020-10-30 11:15:30 +02:00
show_vs_valstr.test
skip_external_locking_basic.test
skip_name_resolve_basic-master.opt
skip_name_resolve_basic.test
skip_networking_basic.test
skip_parallel_replication_basic.test
skip_replication_basic.test
skip_show_database_basic.test
slave_allow_batching_basic.test
slave_compressed_protocol_basic.test
slave_compressed_protocol_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
slave_ddl_exec_mode_basic.test
slave_ddl_exec_mode_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
slave_domain_parallel_threads_basic.test
slave_domain_parallel_threads_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
slave_exec_mode_basic.test
slave_exec_mode_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
slave_load_tmpdir_basic.test
slave_max_allowed_packet_basic.test
slave_max_allowed_packet_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
slave_net_timeout_basic.test
slave_net_timeout_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
slave_parallel_max_queued_basic.test
slave_parallel_max_queued_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
slave_parallel_mode_basic-master.opt
slave_parallel_mode_basic.test
slave_parallel_mode_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
slave_parallel_threads_basic.cnf test.cnf files should !include default_my.cnf 2024-02-03 11:22:20 +01:00
slave_parallel_threads_basic.test
slave_parallel_threads_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
slave_parallel_workers_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
slave_run_triggers_for_rbr_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
slave_skip_errors_basic.test
slave_sql_verify_checksum_basic.test
slave_sql_verify_checksum_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
slave_transaction_retries_basic.test
slave_transaction_retry_errors-master.opt
slave_transaction_retry_errors.test
slave_transaction_retry_interval_basic.test
slave_transaction_retry_interval_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
slave_type_conversions_basic.test
slave_type_conversions_grant.test MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables 2020-03-18 07:11:18 +04:00
slow_launch_time_func-master.opt
slow_launch_time_func.test
slow_launch_time_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
slow_query_log_file_func-master.opt
slow_query_log_file_func.test MDEV-29595 Adjust variable name for slow log file and help referring to the value 2022-10-04 12:28:03 +02:00
slow_query_log_func.test MDEV-7567 Add aliases with prefix log_slow for system variables relating to slow query log 2022-10-04 12:28:03 +02:00
socket_basic.test
sort_buffer_size_basic.test
sql_auto_is_null_basic.test
sql_big_selects_basic.test
sql_big_selects_func.test Fixed bug in SQL_SELECT_LIMIT 2023-01-30 15:24:15 +02:00
sql_buffer_result_basic.test
sql_buffer_result_func.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
sql_log_bin_basic.test
sql_log_bin_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
sql_log_off_basic.test
sql_log_off_func-master.opt
sql_log_off_func.test
sql_low_priority_updates_func.test
sql_mode_basic.test
sql_mode_func.test
sql_notes_func.test
sql_quote_show_create_basic.test
sql_quote_show_create_func.test
sql_safe_updates_basic.test
sql_safe_updates_func.test
sql_select_limit_basic.test
sql_select_limit_func.test
sql_slave_skip_counter_basic.test
sql_warnings_basic.test
sql_warnings_func.test
ssl_ca_basic.test
ssl_capath_basic.test
ssl_cert_basic.test
ssl_cipher_basic.test
ssl_crl_basic.test
ssl_crlpath_basic.test
ssl_key_basic.test
storage_engine_basic-master.opt
storage_engine_basic.test
stored_program_cache_basic.test
stored_program_cache_func.test MDEV-5816: Stored programs: validation of stored program statements 2023-07-20 17:46:45 +07:00
sync_binlog_basic.test
sync_binlog_grant.test MDEV-21963 Bind BINLOG ADMIN to a number of global system variables 2020-03-17 19:08:28 +04:00
sync_frm_basic.test
sync_master_info_basic.test
sync_master_info_grant.test MDEV-21969 Bind REPLICATION SLAVE ADMIN to relay_log_*, sync_master_info, sync_relay_log, sync_relay_log_info 2020-03-18 11:57:07 +04:00
sync_relay_log_basic.test
sync_relay_log_grant.test MDEV-21969 Bind REPLICATION SLAVE ADMIN to relay_log_*, sync_master_info, sync_relay_log, sync_relay_log_info 2020-03-18 11:57:07 +04:00
sync_relay_log_info_basic.test
sync_relay_log_info_grant.test MDEV-21969 Bind REPLICATION SLAVE ADMIN to relay_log_*, sync_master_info, sync_relay_log, sync_relay_log_info 2020-03-18 11:57:07 +04:00
system_time_zone_basic.test
sysvars_aria.opt
sysvars_aria.test MDEV-30971 Add a new system variable aria_data_home_dir 2023-04-04 16:05:55 +04:00
sysvars_debug.opt
sysvars_debug.test Fix build without either ENABLED_DEBUG_SYNC or DBUG_OFF 2022-09-23 17:37:52 +03:00
sysvars_innodb.opt
sysvars_innodb.test Merge 10.9 into 10.10 2022-06-15 10:07:31 +03:00
sysvars_server_embedded.test
sysvars_server_notembedded.test
sysvars_star.cnf
sysvars_star.opt
sysvars_star.test Fixed some mtr tests that failed on windows 2024-01-23 13:03:12 +02:00
sysvars_wsrep.test
table_definition_cache_basic.test
table_open_cache_basic.test MDEV-23386: mtr: main.mysqld--help autosized table{-open,}-cach and max-connections 2020-08-10 11:58:56 +02:00
tcp_keepalive_time.test
tcp_nodelay.test
thread_cache_size_basic-master.opt
thread_cache_size_basic.test
thread_cache_size_func-master.opt
thread_cache_size_func.test
thread_handling_basic.test
thread_pool_idle_timeout_basic.test mtr: aix has no thread_pool 2021-07-06 15:50:58 +10:00
thread_pool_idle_timeout_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
thread_pool_max_threads_basic.test mtr: aix has no thread_pool 2021-07-06 15:50:58 +10:00
thread_pool_max_threads_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
thread_pool_min_threads_basic.test mtr: aix has no thread_pool 2021-07-06 15:50:58 +10:00
thread_pool_oversubscribe_basic.test mtr: aix has no thread_pool 2021-07-06 15:50:58 +10:00
thread_pool_oversubscribe_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
thread_pool_size_basic.opt allow thread_pool_size_basic on Windows, in generic threadpool mode 2020-05-25 14:54:11 +02:00
thread_pool_size_basic.test allow thread_pool_size_basic on Windows, in generic threadpool mode 2020-05-25 14:54:11 +02:00
thread_pool_size_high.opt
thread_pool_size_high.test
thread_pool_stall_limit_basic.test mtr: aix has no thread_pool 2021-07-06 15:50:58 +10:00
thread_pool_stall_limit_grant.test MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
thread_stack_basic.test Fix all warnings given by UBSAN 2021-04-20 12:30:09 +03:00
time_zone_basic.test
time_zone_func.test
timestamp_basic.test
timestamp_func.test
timestamp_sysdate_is_now_func-master.opt
timestamp_sysdate_is_now_func.test
tmp_disk_table_size_basic.test MDEV-22266: Diagnostics_area::sql_errno() const: Assertion 2022-04-12 01:22:51 +05:30
tmp_disk_table_size_func.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
tmpdir_basic.test
transaction_alloc_block_size_basic.test
transaction_isolation_basic.test MDEV-21921 Make transaction_isolation and transaction_read_only into system variables 2023-04-12 11:04:29 +10:00
transaction_isolation_func-master.opt MDEV-21921 Make transaction_isolation and transaction_read_only into system variables 2023-04-12 11:04:29 +10:00
transaction_isolation_func.test MDEV-21921 Make transaction_isolation and transaction_read_only into system variables 2023-04-12 11:04:29 +10:00
transaction_prealloc_size_basic.test
transaction_prealloc_size_bug27322.test
transaction_read_only_basic.test MDEV-21921 Make transaction_isolation and transaction_read_only into system variables 2023-04-12 11:04:29 +10:00
tx_compatibility-master.opt MDEV-21921 Make transaction_isolation and transaction_read_only into system variables 2023-04-12 11:04:29 +10:00
tx_compatibility.test MDEV-21921 Make transaction_isolation and transaction_read_only into system variables 2023-04-12 11:04:29 +10:00
unique_checks_basic.test
updatable_views_with_limit_basic.test
updatable_views_with_limit_func.test
use_stat_tables_basic.test
userstat_basic.test
version.opt
version.test mtr: s/mysqltest_embedded/mariadb-test-embedded/ 2023-09-08 17:36:35 +02:00
version_basic.test
version_comment_basic.test
version_compile_machine_basic.test
version_compile_os_basic.test
version_malloc_library_basic.test
version_ssl_library_basic.test
wait_timeout_basic.test
wait_timeout_func.test MDEV-22933 - remove ---source include/not_threadpool.inc from tests 2020-06-18 23:12:54 +02:00
warning_count_basic.test
wsrep_auto_increment_control_basic.test
wsrep_certify_nonpk_basic.test
wsrep_cluster_address_basic.test Remove unnecessary and incorrect add_suppression. 2020-10-05 10:34:01 +03:00
wsrep_cluster_name_basic.test
wsrep_convert_lock_to_trx_basic.test
wsrep_data_home_dir_basic.test
wsrep_dbug_option_basic.test
wsrep_debug_basic.test
wsrep_desync_basic.test
wsrep_dirty_reads_basic.test
wsrep_drupal_282555_workaround_basic.test
wsrep_forced_binlog_format_basic.test
wsrep_gtid_domain_id_basic.test
wsrep_gtid_mode_basic.test
wsrep_load_data_splitting_basic.test
wsrep_log_conflicts_basic.test
wsrep_max_ws_rows_basic.test
wsrep_max_ws_size_basic.test
wsrep_mysql_replication_bundle_basic.test
wsrep_node_address_basic.test
wsrep_node_incoming_address_basic.test
wsrep_node_name_basic.test
wsrep_on_without_provider.test MDEV-25625 Test sys_vars.wsrep_on_without_provider fails: mysqltest: At line 8: query 'SET GLOBAL wsrep_on=ON' failed with wrong errno 1193: 'Unknown system variable 'wsrep_on'', instead of 1210... 2022-11-16 15:38:37 +01:00
wsrep_osu_method_basic.test
wsrep_recover_basic.test
wsrep_restart_slave_basic.test
wsrep_retry_autocommit_basic.test
wsrep_slave_fk_checks_basic.test
wsrep_slave_uk_checks_basic.test
wsrep_sst_auth_basic.test
wsrep_sst_donor_basic.test MDEV-28433 : Server crashes when wsrep_sst_donor and wsrep_cluster_address set to NULL 2023-05-12 02:48:16 +02:00
wsrep_sst_donor_rejects_queries_basic.test
wsrep_sst_method_basic.test
wsrep_sst_receive_address_basic.test
wsrep_sync_wait_basic.test