mariadb/mysql-test/include
Sergei Golubchik b3aed01ae9 fix include/not_embedded.inc to be independent from the environment
in particular, not fail with --vertical_results
2014-12-02 19:15:16 +01:00
..
add_anonymous_users.inc
alter_table_mdev539.inc The patch for the task mdev-539. 2012-12-20 10:58:40 -08:00
analyze-sync_with_master.test
analyze-timeout.test
assert.inc
begin_include_file.inc
big_test.inc
binlog_inject_error.inc
binlog_start_pos.inc MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
bug38347.inc
bytes.inc Adding thorough tests covering what happens with escaped sequences 2014-09-12 12:57:27 +04:00
bytes2.inc Adding thorough tests covering what happens with escaped sequences 2014-09-12 12:57:27 +04:00
check-testcase.test 10.0-base merge 2013-12-16 13:02:21 +01:00
check-warnings.test fixes for test failures 2012-09-27 20:09:46 +02:00
check_concurrent_insert.inc
check_events_off.inc
check_ftwrl_compatible.inc
check_ftwrl_incompatible.inc
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
cleanup_fake_relay_log.inc
commit.inc Implementation of MDEV-5491: CREATE OR REPLACE TABLE 2014-01-29 15:37:17 +02:00
common-tests.inc MDEV-4865 Change related to --log option/variable was merged partially 2013-08-13 13:35:36 +02:00
concurrent.inc
connect2.inc
count_sessions.inc
ctype_8bit.inc
ctype_ascii_order.inc Merging more ctype_* tests from MySQL-5.6. 2013-10-28 12:17:46 +04:00
ctype_common.inc MDEV-6134 SUBSTRING_INDEX returns wrong result for 8bit character sets when delimiter is not found 2014-04-21 10:13:38 +04:00
ctype_czech.inc
ctype_datetime.inc Fixing temporarily test failures in ctype_xxx. 2013-12-13 17:18:10 +04:00
ctype_E05C.inc Adding tests for handling 0x5C as the second byte in a multi-byte sequence, 2014-09-23 15:58:54 +04:00
ctype_filesort.inc MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_filesort2.inc Bug#16691598 - ORDER BY LOWER(COLUMN) PRODUCES OUT-OF-ORDER RESULTS 2013-11-07 16:46:24 +05:30
ctype_german.inc Better test coverage for WL#4013 Unicode german2 collation 2013-10-25 20:13:54 +04:00
ctype_heap.inc Merging utf16le from MySQL-5.6 2013-03-28 17:19:09 +04:00
ctype_innodb_like.inc
ctype_like.inc
ctype_like_cond_propagation.inc MDEV-7149 Constant propagation erroneously applied for LIKE 2014-11-28 18:11:58 +04:00
ctype_like_cond_propagation_utf8_german.inc MDEV-7149 Constant propagation erroneously applied for LIKE 2014-11-28 18:11:58 +04:00
ctype_like_escape.inc
ctype_like_ignorable.inc
ctype_like_range_f1f2.inc
ctype_myanmar.inc MDEV-4929 Myanmar collation 2013-12-20 12:42:33 +04:00
ctype_numconv.inc 5.5 merge 2014-05-09 12:35:11 +02:00
ctype_pad_space.inc MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 2013-10-23 20:25:52 +04:00
ctype_regex.inc
ctype_regex_utf8.inc MDEV-5357 REGEXP word boundaries don't work 2013-12-02 14:39:08 +04:00
ctype_str_to_date.inc MDEV-4842 STR_TO_DATE does not work with UCS2/UTF16/UTF32 2013-11-08 14:18:16 +04:00
ctype_strtoll10.inc Merging utf16le from MySQL-5.6 2013-03-28 17:19:09 +04:00
ctype_unescape.inc Adding thorough tests covering what happens with escaped sequences 2014-09-12 12:57:27 +04:00
ctype_unicode520.inc Merging xxx_unicode_520_ci and xxx_vietnamese_ci from MySQL-5.6. 2013-11-12 16:48:57 +04:00
ctype_unicode_latin.inc Better test coverage for WL#4013 Unicode german2 collation 2013-10-25 20:13:54 +04:00
ctype_utf8_table.inc
ctype_utf8mb4.inc MDEV-5357 REGEXP word boundaries don't work 2013-12-02 14:39:08 +04: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
default_client.cnf
default_my.cnf mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
default_mysqld.cnf mysql-5.1.73 merge 2014-03-15 18:24:15 +01:00
default_ndbd.cnf
delete_anonymous_users.inc
diff_tables.inc
end_include_file.inc
endspace.inc
explain_non_select.inc MDEV-3798: EXPLAIN UPDATE/DELETE: 2013-10-09 17:20:42 +04:00
explain_utils.inc MDEV-3798: EXPLAIN UPDATE/DELETE: 2013-10-09 17:20:42 +04:00
file_does_not_exist.inc
filter_file.inc fixes for test failures 2012-09-27 20:09:46 +02:00
function_defaults.inc MDEV-6880 Can't define CURRENT_TIMESTAMP as default value for added column 2014-11-18 22:25:33 +01:00
function_defaults_notembedded.inc Fix missing reset of debug_sync, which could cause subsequent test to fail. 2013-04-19 15:59:39 +02:00
get_relay_log_pos.inc BUG#12359942- REPLICATION TEST FROM ENGINE SUITE RPL_ROW_UNTIL TIMES OUT 2013-02-15 00:40:32 +05:30
gis_debug.inc MDEV-6073 Merge gis test cases form 5.6. 2014-07-01 00:30:24 +05:00
gis_generic.inc MDEV-6073 Merge gis test cases form 5.6. 2014-07-01 00:30:24 +05:00
gis_keys.inc
grant_cache.inc
have_archive.inc
have_archive.opt MDEV-3860 backport --plugin-load-add (and related mysql-test changes) 2012-12-15 18:24:11 +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 MDEV-3860 backport --plugin-load-add (and related mysql-test changes) 2012-12-15 18:24:11 +01:00
have_case_insensitive_file_system.inc
have_case_insensitive_fs.inc
have_case_sensitive_file_system.inc
have_collation.inc
have_compress.inc
have_cp866.inc
have_cp932.inc
have_cp1250_ch.inc
have_cp1251.inc
have_crypt.inc
have_csv.inc
have_dbi_dbd-mysql.inc Backport from 10.0-base fix for tests failing when vardir has no execute permissions. 2013-08-20 10:42:38 +02:00
have_debug.inc
have_debug_sync.inc fix have_debug_sync.inc to be more robust 2013-04-04 11:37:13 +02:00
have_eucjpms.inc
have_euckr.inc
have_example_plugin.inc
have_gb2312.inc
have_gbk.inc
have_geometry.inc
have_innodb.combinations after merge test case fixes 2014-05-08 10:25:16 +02:00
have_innodb.inc
have_innodb_16k.inc Fixing test cases 2012-08-23 00:32:25 +03:00
have_ipv4_mapped.inc
have_ipv6.inc MDEV-4058 2013-07-03 12:19:03 +03:00
have_koi8r.inc
have_latin2_ch.inc
have_local_infile.inc
have_log_bin-master.opt
have_log_bin-slave.opt
have_log_bin.inc
have_lowercase0.inc
have_lowercase1.inc
have_lowercase2.inc
have_maria.inc
have_metadata_lock_info.inc MDEV-5602: CREATE OR REPLACE obtains stricter locks than the connection had before 2014-02-05 21:36:16 +02:00
have_metadata_lock_info.opt MDEV-5602: CREATE OR REPLACE obtains stricter locks than the connection had before 2014-02-05 21:36:16 +02:00
have_multi_ndb.inc
have_mutex_deadlock_detector.inc
have_ndb.inc
have_ndb_extra.inc
have_ndbapi_examples.inc
have_not_innodb_plugin.inc
have_openssl.inc more fixes for test cases 2012-10-01 13:15:29 +02:00
have_outfile.inc
have_partition.inc fix tests that were relying on @@have_partitioning 2013-08-15 10:47:18 +02:00
have_partition.opt fix tests that were relying on @@have_partitioning 2013-08-15 10:47:18 +02:00
have_perfschema.inc Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
have_plugin_auth.inc
have_plugin_auth.opt MDEV-3860 backport --plugin-load-add (and related mysql-test changes) 2012-12-15 18:24:11 +01:00
have_plugin_interface.inc
have_plugin_server.inc
have_pool_of_threads.inc
have_profiling.inc
have_query_cache.inc
have_rbr_triggers.inc MDEV-9095: Executing triggers on slave in row-based replication 2014-03-19 11:00:56 +02:00
have_semisync.inc MDEV-4254 Semisync plugins to link statically into MariaDB 2013-04-09 23:28:21 +02:00
have_semisync.opt Percona-Server-5.6.14-rel62.0 merge 2013-12-22 17:06:50 +01:00
have_semisync_plugin.inc MDEV-4254 Semisync plugins to link statically into MariaDB 2013-04-09 23:28:21 +02:00
have_simple_parser.inc
have_sjis.inc
have_ssl_communication.inc more fixes for test cases 2012-10-01 13:15:29 +02:00
have_ssl_crypto_functs.inc more fixes for test cases 2012-10-01 13:15:29 +02:00
have_stat_tables.inc Changed the names of the system tables for statistical data: 2012-12-05 00:31:05 -08:00
have_stat_tables.opt Removed the server option --stat-tables. 2012-06-02 17:19:01 -07:00
have_symlink.inc
have_tis620.inc
have_ucs2.inc
have_udf.inc
have_ujis.inc
have_unix_socket.inc don't run unix_socket tests when $USER is already present in mysql.user 2014-03-13 20:12:50 +01:00
have_utf8.inc
have_utf8mb4.inc
have_utf16.inc
have_utf32.inc
have_working_dns.inc
have_xtradb.combinations mysql-test: 2013-12-22 17:10:47 +01:00
have_xtradb.inc
icp_tests.inc MDEV-4778: Incorrect results from Aria/MyISAM SELECT using index with prefix length on TEXT column 2013-07-16 10:56:42 +04:00
implicit_commit_helper.inc
index_merge1.inc
index_merge2.inc Fixed random test failure 2012-09-10 17:26:54 +03:00
index_merge_2sweeps.inc
index_merge_ror.inc
index_merge_ror_cpk.inc MDEV-5244: Make extended_keys=ON by default in 10.0 2014-02-25 01:18:13 +04:00
innodb-index.inc
innodb_rollback_on_timeout.inc
innodb_trx_weight.inc
install_semisync.inc mysql-5.5.39 merge 2014-08-02 21:26:16 +02:00
io_thd_fault_injection.inc
ipv6.inc
ipv6_clients.inc
is_embedded.inc * change the test to use is_embedded.inc instead of a direct check 2013-12-22 17:11:38 +01:00
kill_binlog_dump_threads.inc MDEV-26: Global transaction ID. 2013-06-05 14:32:47 +02:00
kill_query.inc
kill_query_and_diff_master_slave.inc
libdaemon_example.ini
linux.inc Percona-Server-5.6.14-rel62.0 merge 2013-12-22 17:06:50 +01:00
linux_sys_vars.inc
load_sysvars.inc
loaddata_autocom.inc
long_test.inc
maria_empty_logs.inc
maria_make_snapshot.inc
maria_make_snapshot_for_comparison.inc
maria_make_snapshot_for_feeding_recovery.inc
maria_verify_recovery.inc
master-slave.inc
min_null_cond.inc
mix1.inc Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:00:36 +01:00
mix2.inc
mix2_ucs2.inc
mrr_tests.inc
mtr_check.sql 10.0-base merge 2014-02-26 15:28:07 +01:00
mtr_warnings.sql Merge InnoDB fixes from 5.5 revisions 4229, 4230, 4233, 4237 and 4238 i.e. 2014-07-25 10:30:16 +03:00
mysql_upgrade_preparation.inc cleanup: remove have_mysql_upgrade.inc 2014-08-06 13:31:55 +02:00
mysqladmin_shutdown.inc
mysqlbinlog_have_debug.inc BUG#11762667:MYSQLBINLOG IGNORES ERRORS WHILE WRITING OUTPUT 2012-07-03 18:00:21 +05:30
mysqldump.inc
mysqlhotcopy.inc for mysql-test: fix mysqlhotcopy script to return a predictable exit code 2014-09-16 13:35:28 +02:00
mysqltest-x.inc
ndb_backup.inc
ndb_backup_print.inc
ndb_default_cluster.inc
ndb_master-slave.inc
ndb_master-slave_2ch.inc
ndb_not_readonly.inc
ndb_restore_master.inc
ndb_restore_slave_eoption.inc
ndb_setup_slave.inc
ndb_wait_connected.inc
no_running_event_scheduler.inc
no_running_events.inc
no_valgrind_without_big.inc
not_as_root.inc
not_binlog_format_row.inc
not_blackhole.inc
not_crashrep.inc mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
not_debug.inc
not_embedded.inc fix include/not_embedded.inc to be independent from the environment 2014-12-02 19:15:16 +01:00
not_ndb.inc
not_ndb_default.inc
not_parallel.inc
not_ssl.inc MDEV-3927 Add variable "have yassl" 2012-12-18 11:56:00 +01:00
not_staging.inc
not_threadpool.inc
not_valgrind.inc
not_var_link.inc
not_windows.inc
not_windows_embedded.inc
one_thread_per_connection.inc
parser_bug21114.inc
partition_date_range.inc
platform.combinations
platform.inc
plugin.defs 10.0-base merge 2013-01-31 09:48:19 +01:00
ps_conv.inc
ps_create.inc
ps_ddl_1.inc
ps_modify.inc
ps_modify1.inc
ps_query.inc
ps_renew.inc
query_cache.inc
query_cache_partitions.inc fixed MySQL bug#53775: 2012-07-13 22:17:32 +03:00
query_cache_sql_prepare.inc
read_many_rows.inc
relocate_binlogs.inc
report-features.test
restart_mysqld.inc tests that require server restart cannot be run with --embedded 2014-12-01 15:35:01 +01:00
restart_slave_sql.inc
rowid_order.inc
rpl_change_topology.inc
rpl_connect.inc Fix a confusing error message in the testsuite 2014-11-13 09:49:33 +01:00
rpl_connection.inc
rpl_connection_master.inc
rpl_connection_slave.inc
rpl_connection_slave1.inc
rpl_diff.inc
rpl_end.inc MDEV-26: Global Transaction ID 2013-02-22 10:23:17 +01:00
rpl_events.inc
rpl_for_each_slave.inc
rpl_generate_sync_chain.inc
rpl_init.combinations
rpl_init.inc 5.5 merge 2013-06-06 17:51:28 +02:00
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_start_server.inc Bug#11756600 - SLAVE THREAD CAN CRASH IF EVENT SCHEDULER 2012-10-08 23:35:15 +05:30
rpl_start_slaves.inc
rpl_stmt_seq.inc
rpl_stop_server.inc
rpl_stop_slaves.inc
rpl_sync.inc
rpl_udf.inc
running_event_scheduler.inc
safe_set_to_maybe_ro_var.inc
save_master_gtid.inc MDEV-4726: Race in mysql-test/suite/rpl/t/rpl_gtid_stop_start.test 2014-02-07 20:24:39 +01:00
save_master_pos.inc
search_pattern_in_file.inc Fix test failures in rpl.rpl_checksum and rpl.rpl_gtid_errorlog. 2014-06-30 13:59:21 +02:00
select_ndb_apply_status.inc
set_binlog_format_mixed.sql
set_binlog_format_row.sql
set_binlog_format_statement.sql
setup_fake_relay_log.inc Fixed issues found by QA (Elena) 2012-09-28 21:22:24 +03:00
show_binary_logs.inc
show_binlog_events.inc 10.0-base -> 10.0-monty 2012-10-19 20:38:59 +02:00
show_binlog_events2.inc Merge 10.0-base -> 10.0 (GTID). 2013-04-17 15:17:01 +02:00
show_binlog_using_logname.inc
show_events.inc BUG#13627921 - MISSING FLAGS IN SQL_COMMAND_FLAGS MAY LEAD TO REPLICATION PROBLEMS 2014-09-30 15:55:02 +02:00
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 MDEV-4425 REGEXP enhancements 2013-09-26 18:02:17 +04:00
sp-vars.inc
start_slave.inc
stop_dump_threads.inc Bug#17638477 UNINSTALL AND INSTALL SEMI-SYNC PLUGIN CAUSES SLAVES TO BREAK 2014-05-05 22:22:15 +05:30
stop_slave.inc
stop_slave_io.inc
stop_slave_sql.inc
strict_autoinc.inc Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
subselect_mat_cost.inc
support_long_file_names.inc MDEV-4214 : main.partition_rename_longfilename fails on eCryptFS 2013-03-14 16:52:20 +04:00
sync_io_with_master.inc
sync_slave_io_with_master.inc
sync_slave_sql_with_io.inc
sync_with_master_gtid.inc MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID. 2014-02-08 01:16:45 +01:00
system_db_struct.inc Changed the names of the system tables for statistical data: 2012-12-05 00:31:05 -08:00
test_fieldsize.inc
test_outfile.inc
testdb_only.inc
tpcb.inc
tpcb_disk_data.inc
truncate_file.inc
type_hrtime.inc MDEV-5372 Make "CAST(time_expr AS DATETIME)" compatible with MySQL-5.6 (and the SQL Standard) 2014-03-07 00:21:25 +04:00
uninstall_semisync.inc Bug#17638477 UNINSTALL AND INSTALL SEMI-SYNC PLUGIN CAUSES SLAVES TO BREAK 2014-05-05 22:22:15 +05:30
unsafe_binlog.inc
uses_vardir.inc
varchar.inc
view_alias.inc
wait_condition.inc
wait_condition_sp.inc
wait_for_binlog_checkpoint.inc MDEV-532: Fix some race conditions in test cases. 2012-12-17 12:49:11 +01:00
wait_for_binlog_event.inc
wait_for_ndb_to_binlog.inc
wait_for_purge.inc MDEV-26: Global transaction ID. 2013-03-29 11:49:54 +01:00
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 MDEV-4483: CHANGE MASTER TO master_use_gtid=xxx looses old-style coordinates. 2013-06-07 08:43:21 +02: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_status_var.inc
wait_innodb_all_purged.inc MDEV-4396: Fix innodb.innodb_bug14676111 test. 2014-11-03 15:47:57 +02:00
wait_show_condition.inc Fixed timing failure in myisam-metadata.test 2013-06-06 15:51:36 +03:00
wait_until_connected_again.inc
wait_until_count_sessions.inc MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wrong executable bits 2014-05-13 11:53:30 +02:00
wait_until_disconnected.inc
wait_until_rows_count.inc
weight_string.inc MDEV-5180 Data type for WEIGHT_STRING is too short in some cases 2013-10-25 15:01:03 +04:00
weight_string_8EA1.inc MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 2013-10-23 20:25:52 +04:00
weight_string_8FA2C3.inc MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 2013-10-23 20:25:52 +04:00
weight_string_8140.inc MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 2013-10-23 20:25:52 +04:00
weight_string_A1A1.inc MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 2013-10-23 20:25:52 +04:00
weight_string_chde.inc MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 2013-10-23 20:25:52 +04:00
weight_string_euro.inc MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 2013-10-23 20:25:52 +04:00
weight_string_l1.inc MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 2013-10-23 20:25:52 +04:00
weight_string_l2.inc MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 2013-10-23 20:25:52 +04:00
weight_string_l3.inc MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 2013-10-23 20:25:52 +04:00
weight_string_l4.inc MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 2013-10-23 20:25:52 +04:00
weight_string_l12.inc MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 2013-10-23 20:25:52 +04:00
weight_string_l14.inc MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 2013-10-23 20:25:52 +04:00
windows.inc
windows_sys_vars.inc
world.inc Change a couple of permissions that cause lintian warnings in .deb packaging and don't really hurt to fix. 2014-08-13 15:46:39 +02:00
world_schema.inc Change a couple of permissions that cause lintian warnings in .deb packaging and don't really hurt to fix. 2014-08-13 15:46:39 +02:00
world_schema1.inc
world_schema_utf8.inc
write_result_to_file.inc fixes for test failures 2012-09-27 20:09:46 +02:00
write_var_to_file.inc