mariadb/mysql-test/include
monty@mysql.com 86b2be8d35 After merge fixes
Remove compiler warnings
Fix some broken tests
Workaround for syncronization bug in NDB (Bug #16445)
2006-05-04 06:28:24 +03:00
..
big_test.inc
check-testcase.test Add new option "check-testcases" to mysql-test-run.pl 2006-01-26 17:54:34 +01:00
check_var_limit.inc
common-tests.inc
ctype_common.inc
ctype_filesort.inc
ctype_innodb_like.inc
ctype_like_escape.inc
endspace.inc
federated.inc
federated_cleanup.inc
get_binlog_dump_thread_id.inc BUG#18906 Test case rpl_temporary fails when using --vardir option 2006-04-09 13:27:53 +03:00
gis_generic.inc Bug#17728 tests that fails are: ndb_gis rpl_ndb_multi_update2 2006-03-03 11:52:52 +01:00
have_archive.inc
have_bdb.inc
have_big5.inc
have_binlog_format_row.inc WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
have_binlog_format_statement.inc WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
have_blackhole.inc
have_case_sensitive_file_system.inc ndb: break out ndb backup compatability test, so that it can be disabled on mac 2006-04-26 01:11:40 +02:00
have_compress.inc
have_cp932.inc
have_cp1250_ch.inc
have_crypt.inc
have_csv.inc
have_debug.inc
have_eucjpms.inc
have_euckr.inc Bug#15377 Valid multibyte sequences are truncated on INSERT 2005-12-09 16:37:58 +04:00
have_exampledb.inc
have_federated_db.inc
have_gb2312.inc Bug#15377 Valid multibyte sequences are truncated on INSERT 2005-12-09 16:37:58 +04:00
have_gbk.inc
have_geometry.inc
have_innodb.inc
have_latin2_ch.inc Bug#17374: select ... like 'A%' operator fails to find value on columuns with key 2006-03-20 16:28:25 +04:00
have_lowercase0.inc
have_multi_ndb.inc WL#2930 2005-12-06 21:28:13 +01:00
have_ndb.inc After merge fixes 2006-05-04 06:28:24 +03:00
have_ndb_extra.inc wl2325 wl2324 2006-01-12 19:51:02 +01:00
have_openssl.inc
have_outfile.inc Make it possible to run mysql-test-run.pl with default test suite in different vardir. 2006-01-24 08:30:54 +01:00
have_partition.inc Bug# 16718 partitioning support status variable has incorrect name 2006-01-23 08:42:32 -06:00
have_query_cache.inc
have_row_based.inc WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
have_sjis.inc
have_tis620.inc
have_ucs2.inc
have_udf.inc Add test to mysql-test-run.pl to see if the udf_example.so is availble. Set envioronment variable UDF_EXAMPLE_LIB if it is. 2006-04-27 16:32:40 +02:00
have_ujis.inc
im_check_os.inc WL1019: complete patch. Reapplied patch to the clean 2006-01-19 05:56:06 +03:00
is_debug_build.inc Post-review fixes, mainly fixing all print() methods for sp_instr* classes. 2005-11-18 16:30:27 +01:00
master-slave-end.inc new files 2006-04-12 15:56:29 +02:00
master-slave.inc
mysqltest-x.inc
mysqltest_while.inc
ndb_backup.inc Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
ndb_default_cluster.inc
ndb_restore_master.inc Test updates 2006-02-16 16:33:46 +01:00
ndb_restore_slave_eoption.inc New test to satisfy some of the 5.1 CR test plan 2006-03-09 03:37:25 +01:00
ndb_setup_slave.inc new files 2006-04-12 15:56:29 +02:00
not_as_root.inc Use "eval select" when evaluating the environment variable "$MYSQL_TEST_ROOT" 2006-04-24 12:01:16 +02:00
not_embedded.inc
not_ndb.inc wl2325 wl2324 2006-01-12 19:51:02 +01:00
not_ndb_default.inc Updated test cases 2006-02-13 16:36:11 +01:00
not_openssl.inc
not_row_based.inc WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
not_windows.inc
partition_1.inc Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
partition_10.inc WL #2604: Partition Management 2006-01-17 08:40:00 +01:00
partition_11.inc WL #2604: Partition Management 2006-01-17 08:40:00 +01:00
partition_12.inc WL #2604: Partition Management 2006-01-17 08:40:00 +01:00
partition_layout.inc Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
ps_conv.inc
ps_create.inc
ps_modify.inc
ps_modify1.inc
ps_query.inc
ps_renew.inc
rpl_multi_engine.inc WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_multi_engine3.inc ndb/repl - bug#19004 rpl_ndb_2myisam ok, rpl_ndb_2innodb new bug(number)19227 2006-04-20 18:53:23 +02:00
rpl_row_basic.inc WL#3023 (RBR: Use locks in a statement-like manner): 2006-02-24 16:19:55 +01:00
rpl_stmt_seq.inc
rpl_stmt_seq2.inc WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
show_binlog_events.inc Test fixes 2006-03-09 16:30:59 +01:00
show_msg.inc
show_msg80.inc
sourced.inc Make it possible to run mysql-test-run.pl with default test suite in different vardir. 2006-01-24 08:30:54 +01:00
sourced1.inc Make it possible to run mysql-test-run.pl with default test suite in different vardir. 2006-01-24 08:30:54 +01:00
sp-vars.inc Patch for WL#2894: Make stored routine variables work 2005-12-07 17:01:17 +03:00
system_db_struct.inc WL1019: complete patch. Reapplied patch to the clean 2006-01-19 05:56:06 +03:00
test_outfile.inc Make it possible to run mysql-test-run.pl with default test suite in different vardir. 2006-01-24 08:30:54 +01:00
testdb_only.inc
varchar.inc
wait_slave_status.inc New file to remove sleeps in mysql-test-run (backported from 5.1) 2006-03-23 09:19:01 +01:00
windows.inc