mariadb/mysql-test/include
Igor Babaev f33fc2fae5 MDEV-30539 EXPLAIN EXTENDED: no message with queries for DML statements
EXPLAIN EXTENDED for an UPDATE/DELETE/INSERT/REPLACE statement did not
produce the warning containing the text representation of the query
obtained after the optimization phase. Such warning was produced for
SELECT statements, but not for DML statements.
The patch fixes this defect of EXPLAIN EXTENDED for DML statements.
2023-03-25 12:36:59 -07:00
..
add_anonymous_users.inc MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
alter_table_mdev539.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
analyze-format.inc MDEV-18144: ANALYZE for statement support for PK filters 2019-02-06 23:40:07 +03:00
analyze-sync_with_master.test
analyze-timeout.test
assert.inc
assert_grep.inc
autoinc_mdev15353.inc
begin_include_file.inc
big_test.inc
big_test.require
binlog_inject_error.inc MDEV-21360 debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
binlog_parallel_replication_marks.test MDEV-23108: Point in time recovery of binary log fails when sql_mode=ORACLE 2020-07-22 11:34:50 +05:30
binlog_start_pos.inc
bug38347.inc
bytes.inc
bytes2.inc
case_insensitive_file_system.require
case_insensitive_fs.require
case_sensitive_file_system.require
check-testcase.test Merge 10.3 into 10.4 2019-04-05 11:41:03 +03:00
check-warnings.test
check_concurrent_insert.inc
check_events_off.inc
check_ftwrl_compatible.inc
check_ftwrl_incompatible.inc Combine GLOBAL and COMMIT namespaces into BACKUP namespace. 2018-12-09 22:12:26 +02:00
check_ipv6.inc
check_key_reads.inc
check_key_req.inc
check_no_concurrent_insert.inc
check_no_row_lock.inc
check_shared_row_lock.inc
check_slave_is_running.inc
check_slave_no_error.inc
check_slave_param.inc
check_var_limit.inc
check_var_limit.require
cleanup_fake_relay_log.inc
column_compression_rpl.inc
column_compression_syntax_varbinary.inc MDEV-17363 - Compressed columns cannot be restored from dump 2019-06-18 07:48:08 +04:00
column_compression_syntax_varchar.inc MDEV-17363 - Compressed columns cannot be restored from dump 2019-06-18 07:48:08 +04:00
commit.inc MDEV-17515: GTID Replication in optimistic mode deadlock 2021-05-17 16:38:58 +05:30
common-tests.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
concurrent.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
connect2.inc
count_sessions.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
crash_mysqld.inc
ctype_8bit.inc
ctype_ascii_order.inc
ctype_casefolding.inc MDEV-30556 UPPER() returns an empty string for U+0251 in Unicode-5.2.0+ collations for utf8 2023-02-03 18:18:32 +04:00
ctype_common.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
ctype_czech.inc
ctype_datetime.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
ctype_E05C.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
ctype_filesort.inc
ctype_filesort2.inc
ctype_german.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
ctype_heap.inc
ctype_innodb_like.inc
ctype_like.inc
ctype_like_cond_propagation.inc
ctype_like_cond_propagation_utf8_german.inc
ctype_like_escape.inc MDEV-13335 UTF8 escape wildcard LIKE match has different behavior in different collations 2019-04-28 11:05:50 +04:00
ctype_like_ignorable.inc
ctype_like_range_f1f2.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
ctype_like_range_mdev14350.inc
ctype_mdev13118.inc
ctype_myanmar.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
ctype_numconv.inc Merge branch 'bb-10.3-all-builders' into bb-10.4-all-builders 2022-09-23 19:47:13 +07:00
ctype_pad.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
ctype_pad_all_engines.inc
ctype_pad_space.inc
ctype_regex.inc
ctype_regex_utf8.inc
ctype_str_to_date.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
ctype_strtoll10.inc
ctype_thai.inc
ctype_uca_w2.inc
ctype_unescape.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
ctype_unicode520.inc
ctype_unicode_latin.inc
ctype_utf8_ilseq.inc Backporting 273d8eb12c Proper fix for disabling warnings in read_statistics_for_table() 2019-09-23 14:11:48 +05:30
ctype_utf8_table.inc
ctype_utf8mb4.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
daemon_example_bad_format.ini
daemon_example_bad_soname.ini
dbt3_s001.inc
ddl_i18n.check_events.inc
ddl_i18n.check_sp.inc
ddl_i18n.check_triggers.inc
ddl_i18n.check_views.inc
deadlock.inc Merge branch 'bb-10.3-all-builders' into bb-10.4-all-builders 2022-09-23 19:47:13 +07:00
default_charset.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
default_client.cnf
default_group_order.cnf Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
default_my.cnf Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
default_mysqld.cnf Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
default_optimizer_switch.inc Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
delete_anonymous_users.inc
diff_servers.inc
diff_tables.inc cleanup: get rid of a SQL warning in a test 2018-10-31 16:06:16 +01:00
empty_string_literal.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
end_include_file.inc
endspace.inc
ensure_binlog_row_event_columns.inc MDEV-28487: sequences not respect value of binlog_row_image with select nextval(seq_gen) 2022-07-13 09:03:32 -06:00
equal_fields_propagation_datetime.inc
expect_crash.inc MDEV-27912 Fixing inconsistency w.r.t. expect files in tests. 2023-03-22 11:55:57 +11:00
explain_non_select.inc MDEV-30539 EXPLAIN EXTENDED: no message with queries for DML statements 2023-03-25 12:36:59 -07:00
explain_utils.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
file_does_not_exist.inc
filter_file.inc
force_restart.inc MDEV-19746: Galera test failures because of wsrep_slave_threads identification 2019-07-15 10:17:07 +03:00
func_hybrid_type.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
func_str_ascii_checksum.inc
function_defaults.inc
function_defaults_notembedded.inc
galera_clear_sync_point.inc
galera_cluster.inc Galera4 2019-01-23 15:30:00 +04:00
galera_connect.inc
galera_diff.inc
galera_end.inc
galera_have_debug_sync.inc Fix test failure on wsrep/variables test case. 2020-10-24 14:57:57 +03:00
galera_init.inc
galera_no_debug_sync.inc Fix MTR test wsrep.variables_debug 2021-04-26 09:56:46 +03:00
galera_set_sync_point.inc
galera_signal_sync_point.inc
galera_suspend.inc MDEV-18426: Most of the mtr tests in the galera_3nodes suite fail 2019-02-12 09:38:13 +02:00
galera_variables_ok.inc MDEV-25591 : Test case cleanups 2021-05-04 11:34:06 +03:00
galera_variables_ok_debug.inc MDEV-25591 : Test case cleanups 2021-05-04 11:34:06 +03:00
galera_wait_ready.inc
galera_wait_sync_point.inc Galera4 2019-01-23 15:30:00 +04:00
gap_lock_error_all.inc
gap_lock_error_cleanup.inc
gap_lock_error_init.inc
gap_lock_error_select.inc
gap_lock_error_update.inc
get_relay_log_pos.inc
gis_debug.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
gis_generic.inc
gis_keys.inc MDEV-16188 Post-merge corrections and adjustments 2019-02-04 22:44:33 -08:00
grant_cache.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
grep.inc MDEV-28254 Wrong position for row_start, row_end after adding column to implicit versioned table 2022-04-22 15:49:37 +03:00
have_32bit.inc MDEV-12547: InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit max limit 2018-10-16 13:02:50 +05:30
have_64bit.inc MDEV-12547: InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit max limit 2018-10-16 13:02:50 +05:30
have_archive.inc
have_archive.opt
have_aria.inc
have_aria_used_for_temp_tables.inc MDEV-17507 Make MTR tests work for builds without Aria for temporary tables 2018-11-20 01:50:59 +02:00
have_auth_named_pipe.inc MDEV-7598 Lock user after too many password errors 2019-01-08 17:18:47 +01:00
have_big5.inc
have_binlog_checksum_off.inc
have_binlog_format_mixed.inc
have_binlog_format_mixed.opt
have_binlog_format_mixed_or_row.inc
have_binlog_format_mixed_or_statement.inc
have_binlog_format_row.inc
have_binlog_format_row.opt
have_binlog_format_row_or_statement.inc
have_binlog_format_statement.inc
have_binlog_format_statement.opt
have_blackhole.inc
have_blackhole.opt
have_case_insensitive_file_system.inc
have_case_insensitive_fs.inc
have_case_sensitive_file_system.inc
have_collation.inc
have_compress.inc
have_compress.require
have_cp866.inc
have_cp932.inc
have_cp1250_ch.inc
have_cp1251.inc
have_crypt.inc
have_csv.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
have_dbi_dbd-mysql.inc
have_debug.inc
have_debug_sync.inc
have_des.inc
have_eucjpms.inc
have_euckr.inc
have_example_plugin.inc
have_file_key_management.inc Enable valgrind for replication test 2022-11-29 03:34:35 +02:00
have_gb2312.inc
have_gbk.inc
have_geometry.inc
have_geometry.require
have_gzip.inc MDEV-25004 Missing row in FTS_DOC_ID_INDEX during DELETE HISTORY 2022-12-27 00:02:02 +03:00
have_hostname_cache.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
have_innodb.combinations
have_innodb.inc
have_innodb_4k.inc
have_innodb_8k.inc
have_innodb_16k.inc
have_innodb_32k.inc
have_innodb_64k.inc
have_innodb_max_16k.inc
have_ipv4_mapped.inc
have_koi8r.inc
have_latin2_ch.inc
have_local_infile.inc
have_local_infile.require
have_log_bin-master.opt
have_log_bin-slave.opt
have_log_bin.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
have_lowercase0.inc
have_lowercase1.inc
have_lowercase2.inc
have_maria.inc
have_mariabackup.inc Merge 10.3 into 10.4 2020-09-03 15:53:38 +03:00
have_max_indexes_64.inc
have_max_indexes_128.inc
have_met_timezone.require
have_metadata_lock_info.inc
have_metadata_lock_info.opt
have_moscow_leap_timezone.require
have_mutex_deadlock_detector.inc
have_numa.inc
have_openssl.inc SSL test fixes 2019-03-01 12:41:05 -05:00
have_outfile.inc
have_outfile.require
have_partition.inc
have_partition.opt
have_perfschema.inc Update FSF Address 2019-05-11 21:29:06 +03:00
have_perror.require
have_plugin_auth.inc
have_plugin_auth.opt
have_plugin_interface.inc
have_plugin_server.inc
have_pool_of_threads.inc
have_pool_of_threads.require
have_profiling.inc
have_profiling.require
have_query_cache.inc
have_query_cache.require
have_sequence.inc
have_sequence.opt
have_simple_parser.inc
have_sjis.inc
have_ssl_communication.inc
have_ssl_crypto_functs.inc
have_stat_tables.inc
have_stat_tables.opt
have_static_innodb.inc cleanup: have_static_innodb.inc 2020-10-27 09:24:15 +01:00
have_symlink.inc
have_symlink.require
have_tis620.inc
have_ucs2.inc
have_udf.inc
have_ujis.inc
have_unix_socket.inc try harder to link unix_socket plugin statically 2019-02-21 15:04:03 +01:00
have_unix_socket.opt try harder to link unix_socket plugin statically 2019-02-21 15:04:03 +01:00
have_utf8.inc
have_utf8mb4.inc
have_utf8mb4.require
have_utf16.inc
have_utf16.require
have_utf32.inc
have_utf32.require
have_view_protocol.inc MDEV-27691: make working view-protocol 2022-02-16 13:06:23 +07:00
have_working_dns.inc
have_working_dns.require
have_wsrep.inc
have_wsrep_enabled.inc Galera4 2019-01-23 15:30:00 +04:00
have_wsrep_provider.inc
have_xtrabackup.inc MDEV-18565: Galera mtr-suite fails if galera library is not installed 2019-07-17 12:54:12 +02:00
icp_debug_kill.inc MDEV-23938: innodb row_search_idx_cond_check handle ICP_ABORTED_BY_USER 2020-10-16 09:44:03 +11:00
icp_tests.inc MDEV-23634: Select query hanged the server and leads to OOM ... 2021-04-08 17:25:02 +03:00
implicit_commit_helper.inc
index_merge1.inc Merge branch 'bb-10.3-all-builders' into bb-10.4-all-builders 2022-09-23 19:47:13 +07:00
index_merge2.inc MDEV-20804 Speed up main.index_merge_innodb 2019-10-11 12:29:12 +03:00
index_merge_2sweeps.inc MDEV-20804 Speed up main.index_merge_innodb 2019-10-11 12:29:12 +03:00
index_merge_ror.inc MDEV-20804 Speed up main.index_merge_innodb 2019-10-11 12:29:12 +03:00
index_merge_ror_cpk.inc MDEV-20804 Speed up main.index_merge_innodb 2019-10-11 12:29:12 +03:00
innodb-index.inc
innodb_checksum_algorithm.combinations MDEV-12026: Implement innodb_checksum_algorithm=full_crc32 2019-02-19 18:50:19 +02:00
innodb_checksum_algorithm.inc MDEV-12026: Implement innodb_checksum_algorithm=full_crc32 2019-02-19 18:50:19 +02:00
innodb_encrypt_log.combinations
innodb_encrypt_log.inc
innodb_encrypt_tables.combinations MDEV-18021: Galera test galera_sst_mariabackup_table_options fails if AES_CTR is not available 2018-12-17 07:05:27 +02:00
innodb_encrypt_tables.inc MDEV-17771: Add Galera ist and sst tests using mariabackup 2018-11-21 09:05:47 +02:00
innodb_page_size.combinations
innodb_page_size.inc
innodb_page_size_small.combinations
innodb_page_size_small.inc
innodb_prefix_index_cluster_optimization.combinations MDEV-23600 Division by 0 in row_search_with_covering_prefix 2020-09-01 15:52:36 +03:00
innodb_prefix_index_cluster_optimization.inc MDEV-23600 Division by 0 in row_search_with_covering_prefix 2020-09-01 15:52:36 +03:00
innodb_rollback_on_timeout.inc
innodb_row_format.combinations
innodb_row_format.inc
innodb_trx_weight.inc
innodb_undo_tablespaces.combinations
innodb_undo_tablespaces.inc
install_plugin_if_exists.inc if the test uses example plugin, it has to check whether plugin exists 2019-10-04 15:58:47 +02:00
io_thd_fault_injection.inc MDEV-21360 restore debud_dbug through a session variable instead of '-d,..' 2020-03-23 10:57:21 +01:00
ipv6.inc MDEV-27682: bundled wsrep_notify.sh causes mariadbd to freeze during start 2022-10-04 13:16:17 +02:00
ipv6_clients.inc
is_embedded.inc Fixed result for embedded server 2022-01-28 16:31:53 +02:00
is_embedded_no_privileges.inc Fixed result for embedded server 2022-01-28 16:31:53 +02:00
kill_binlog_dump_threads.inc
kill_galera.inc MDEV-27912 Fixing inconsistency w.r.t. expect files in tests. 2023-03-22 11:55:57 +11:00
kill_mysqld.inc MDEV-27912 Fixing inconsistency w.r.t. expect files in tests. 2023-03-22 11:55:57 +11:00
kill_query.inc
kill_query_and_diff_master_slave.inc
libdaemon_example.ini
linux.inc
linux_sys_vars.inc
load_sysvars.inc
loaddata_autocom.inc
log_slow_debug_common.inc SEQUENCE tests for MDEV-18892 Regression in slow log and admin statements 2019-03-25 07:43:07 +04:00
long_test.inc Disable valgrind for test in main that takes > 200 seconds 2022-10-04 11:59:01 +03:00
lowercase0.require
lowercase1.require
lowercase2.require
maria_empty_logs.inc MDEV-16421 Make system tables crash safe 2018-08-14 12:18:38 +03:00
maria_make_snapshot.inc
maria_make_snapshot_for_comparison.inc
maria_make_snapshot_for_feeding_recovery.inc
maria_verify_recovery.inc MDEV-16421 Make system tables crash safe 2018-08-14 12:18:38 +03:00
master-slave.inc Enable valgrind for replication test 2022-11-29 03:34:35 +02:00
max_indexes.inc
maybe_debug.combinations MDEV-12023 Assertion failure sym_node->table != NULL on startup 2018-10-30 13:29:19 +02:00
maybe_debug.inc MDEV-12023 Assertion failure sym_node->table != NULL on startup 2018-10-30 13:29:19 +02:00
maybe_versioning.combinations MDEV-25004 Missing row in FTS_DOC_ID_INDEX during DELETE HISTORY 2022-12-27 00:02:02 +03:00
maybe_versioning.inc MDEV-25004 Missing row in FTS_DOC_ID_INDEX during DELETE HISTORY 2022-12-27 00:02:02 +03:00
min_null_cond.inc
mix1.inc MDEV-20374: innodb.innodb_mysql fails sporadically in BB 2019-08-19 11:54:26 +03:00
mix2.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
mix2_ucs2.inc
mrr_tests.inc
mtr_check.sql Merge 10.3 into 10.4 2020-10-22 13:27:18 +03:00
mtr_warnings.sql update a global_suppressions() list 2022-08-25 13:23:49 +02:00
mysql_upgrade_preparation.inc
mysqladmin_shutdown.inc
mysqlbinlog_have_debug.inc
mysqldump.inc
mysqlhotcopy.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
mysqltest-x.inc
no_protocol.inc
no_running_event_scheduler.inc
no_running_events.inc
no_valgrind_without_big.inc
no_view_protocol.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
not_aix.inc mtr: aix - no pool of threads 2021-07-02 17:17:19 +10:00
not_as_root.inc
not_asan.inc Fix all warnings given by UBSAN 2021-04-20 12:30:09 +03:00
not_binlog_format_row.inc
not_blackhole.inc
not_crashrep.inc
not_debug.inc
not_embedded.inc
not_encrypted.inc
not_parallel.inc
not_ssl.inc
not_staging.inc
not_staging.require
not_threadpool.inc
not_ubsan.inc Fix all warnings given by UBSAN 2021-04-20 12:30:09 +03:00
not_valgrind.inc
not_valgrind.require
not_valgrind_build.inc Fixed that sp-no-valgrind.test is disabled on valgrind builds (not runs) 2022-08-08 11:19:55 +03:00
not_var_link.inc
not_windows.inc
not_windows_embedded.inc MDEV-27289: mtr test for WITH_SERVER_EMBEDDED=ON reenable 2022-01-27 10:36:39 +11:00
one_thread_per_connection.inc
one_thread_per_connection.require
parser_bug21114.inc
partition_date_range.inc
partition_mrr.inc MDEV-21554 Crash in JOIN_CACHE_BKAH::skip_index_tuple when mrr=on and 2020-02-25 00:50:23 -08:00
platform.combinations MDEV-25894: support AIX as a platform in mtr 2021-07-02 17:17:19 +10:00
platform.inc
plugin.defs
ps_conv.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
ps_create.inc
ps_ddl_1.inc
ps_modify.inc
ps_modify1.inc
ps_query.inc
ps_renew.inc
query_cache.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
query_cache_partitions.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
query_cache_sql_prepare.inc
read_many_rows.inc
relocate_binlogs.inc
require_openssl_client.inc
reset_master_slave.inc
restart_mysqld.inc MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
restart_slave_sql.inc
restore_charset.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
rowid_filter_debug_kill.inc Work around MDEV-24813 in main.rowid_filter_innodb_debug 2022-11-08 16:04:16 +02:00
rowid_order.inc
rpl_assert.inc
rpl_change_topology.inc
rpl_connect.inc
rpl_connection.inc
rpl_diff.inc
rpl_end.inc
rpl_for_each_slave.inc
rpl_generate_sync_chain.inc
rpl_init.combinations
rpl_init.inc
rpl_ip_mix.inc
rpl_ip_mix2.inc
rpl_ipv6.inc
rpl_loaddata_charset.inc
rpl_multi_engine.inc
rpl_multi_engine2.inc
rpl_multi_engine3.inc
rpl_reconnect.inc
rpl_reset.inc
rpl_restart_server.inc
rpl_row_img_general_loop.inc
rpl_row_img_set.inc
rpl_start_server.inc
rpl_start_slaves.inc
rpl_stmt_seq.inc
rpl_stop_server.inc MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
rpl_stop_slaves.inc
rpl_sync.inc
rpl_udf.inc
running_event_scheduler.inc
save_master_gtid.inc
save_master_pos.inc
search_pattern_in_file.inc MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
set_binlog_format_mixed.sql Update FSF Address 2019-05-11 21:29:06 +03:00
set_binlog_format_row.sql Update FSF Address 2019-05-11 21:29:06 +03:00
set_binlog_format_statement.sql Update FSF Address 2019-05-11 21:29:06 +03:00
setup_fake_relay_log.inc
show_all_slaves_status.inc
show_binary_logs.inc
show_binlog_events.inc
show_binlog_events2.inc
show_binlog_using_logname.inc
show_delayed_slave_state.inc
show_events.inc
show_gtid_list.inc
show_master_logs.inc
show_master_status.inc
show_msg.inc
show_msg80.inc
show_relaylog_events.inc
show_rpl_debug_info.inc
show_slave_hosts.inc
show_slave_status.inc
shutdown_mysqld.inc MDEV-27912 Fixing inconsistency w.r.t. expect files in tests. 2023-03-22 11:55:57 +11:00
sp-vars.inc
start_mysqld.inc Merge 10.3 into 10.4 2023-01-03 16:10:02 +02:00
start_slave.inc
stop_dump_threads.inc
stop_slave.inc
stop_slave_io.inc
stop_slave_sql.inc
strict_autoinc.inc
subselect_mat_cost.inc
support_long_file_names.inc
switch_to_mysql_global_priv.inc more verbose tests 2020-04-27 09:22:36 +02:00
switch_to_mysql_user.inc more verbose tests 2020-04-27 09:22:36 +02:00
sync_io_with_master.inc
sync_slave_io_with_master.inc
sync_slave_sql_with_io.inc
sync_slave_sql_with_master.inc
sync_with_master.inc
sync_with_master_gtid.inc
system_db_struct.inc MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
test_fieldsize.inc
test_outfile.inc
testdb_only.inc
tpcb.inc
tpcb_disk_data.inc
true.require
truncate_file.inc
type_hrtime.inc MDEV-20397 Support TIMESTAMP, DATETIME, TIME in ROUND() and TRUNCATE() 2019-08-22 15:09:59 +04:00
type_temporal_zero_default.inc
unsafe_binlog.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
update_use_source.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
uses_vardir.inc
varchar.inc
view_alias.inc
wait_condition.inc
wait_condition_sp.inc
wait_condition_with_debug.inc MDEV-19746: Galera test failures because of wsrep_slave_threads identification 2019-07-15 10:17:07 +03:00
wait_for_binlog_checkpoint.inc
wait_for_binlog_event.inc
wait_for_line_count_in_file.inc MDEV-21599 - plugins.server_audit fails sporadically in buildbot 2020-04-10 19:35:53 +04:00
wait_for_purge.inc
wait_for_query_to_fail.inc
wait_for_query_to_succeed.inc
wait_for_slave_io_error.inc
wait_for_slave_io_to_start.inc
wait_for_slave_io_to_stop.inc
wait_for_slave_param.inc Fixed issues found by valgrind 2019-08-12 15:41:14 +03:00
wait_for_slave_sql_error.inc
wait_for_slave_sql_error_and_skip.inc
wait_for_slave_sql_to_start.inc
wait_for_slave_sql_to_stop.inc
wait_for_slave_to_start.inc
wait_for_slave_to_stop.inc
wait_for_sql_thread_read_all.inc
wait_for_status_var.inc
wait_show_condition.inc
wait_until_connected_again.inc more tests for mysql_install_db.exe 2018-12-12 00:31:04 +01:00
wait_until_count_sessions.inc
wait_until_disconnected.inc CC 3.1 update 2022-07-29 13:39:12 +02:00
wait_until_ready.inc
wait_until_rows_count.inc
wait_wsrep_ready.inc
weight_string.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
weight_string_8EA1.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
weight_string_8FA2C3.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
weight_string_8140.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
weight_string_A1A1.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
weight_string_chde.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
weight_string_euro.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
weight_string_l1.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
weight_string_l2.inc MDEV-27691: make working view-protocol 2022-09-23 17:36:20 +07:00
weight_string_l3.inc
weight_string_l4.inc
weight_string_l12.inc
weight_string_l14.inc
windows.inc
windows_sys_vars.inc
word_size.combinations
word_size.inc
world.inc
world_schema.inc
world_schema1.inc
world_schema_utf8.inc
write_result_to_file.inc
write_var_to_file.inc
wsrep_wait_disconnect.inc Galera4 2019-01-23 15:30:00 +04:00