You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
unknown 40197cd33f Merge bk-internal:/home/bk/mysql-5.0-opt 19 years ago
..
alias.test WL#2930 Adding view and cursor 'protocols' to mysqltest 20 years ago
alter_table.test A test case for Bug#6073 "ALTER TABLE minor glitch" (can't repeat) 20 years ago
analyse.test Manually merged 20 years ago
analyze.test Add missing drop table 20 years ago
ansi.test Added tests for Bug#14515 20 years ago
archive.test Merge mysql.com:/usr/home/ram/work/mysql-4.1 20 years ago
archive_gis.test Add DROP TABLE before trying to create view (in mysqldump) 20 years ago
auto_increment.test Merge mysql.com:/usr/home/ram/work/mysql-4.1 20 years ago
backup-master.sh Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
backup.test Fixes to embedded server to be able to run tests with it 20 years ago
bdb-alter-table-1.test Added end marker for tests to make future merges easier 21 years ago
bdb-alter-table-2-master.opt Some trivial optimzations 24 years ago
bdb-alter-table-2.test Added end marker for tests to make future merges easier 21 years ago
bdb-crash.test Added end marker for tests to make future merges easier 21 years ago
bdb-deadlock.test Added end marker for tests to make future merges easier 21 years ago
bdb-deadlock.tminus Added end marker for tests to make future merges easier 21 years ago
bdb.test Fix compilation failures on Windows caused by the patch for Bug#17199. 20 years ago
bdb_cache-master.opt new innodb query cache behaviour (recommit because of problem with 4.1 repository pushing) 23 years ago
bdb_cache.test Added end marker for tests to make future merges easier 21 years ago
bdb_gis.test Add DROP TABLE before trying to create view (in mysqldump) 20 years ago
bench_count_distinct.test Added end marker for tests to make future merges easier 21 years ago
bigint.test bug #9088 (bigint WHERE fails) 20 years ago
binary.test Expanding a binary field should result in 0x00-filled positions, not 0x20 20 years ago
binlog-master.opt innodb-dependent test moved from rpl_rotate_logs.test to binlog.test 21 years ago
binlog.test Fixed new introduced bug in binlog.test with --ps-protocol 20 years ago
blackhole.test Fixes to embedded server to be able to run tests with it 20 years ago
bool.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
bulk_replace.test Added end marker for tests to make future merges easier 21 years ago
case.test Merge polly.local:/tmp/20924/bug20294/my41-bug20294 20 years ago
cast.test Bug #17903: cast to char results in binary 20 years ago
check.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
client_xml.test Replace win filename s with unix equivalent 20 years ago
comments.test Added end marker for tests to make future merges easier 21 years ago
compare.test Bug #21159: Optimizer: wrong result after AND with different data types 20 years ago
compress.test Fixes to embedded server to be able to run tests with it 20 years ago
connect.test mysql-test/r/connect.result + mysql-test/t/connect.test 20 years ago
consistent_snapshot.test Added end marker for tests to make future merges easier 21 years ago
constraints.test Added end marker for tests to make future merges easier 21 years ago
count_distinct.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
count_distinct2-master.opt Updated manual about embedded version. 25 years ago
count_distinct2.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
count_distinct3.test Fix for bug #12956: cast make differ rounding. 20 years ago
create.test Bug #21772: can not name a column 'upgrade' when create a table in version 5.0.24 20 years ago
create_not_windows.test BUG#19479: mysqldump creates invalid dump 20 years ago
create_select_tmp.test Add new option "check-testcases" to mysql-test-run.pl 20 years ago
csv.test Fix Bug#15205 "Select from CSV table without the datafile causes crash" 20 years ago
ctype_big5.test Bug#15375 Unassigned multibyte codes are broken 20 years ago
ctype_collate.test Added end marker for tests to make future merges easier 21 years ago
ctype_cp932.test Fixes to embedded server to be able to run tests with it 20 years ago
ctype_cp932_binlog.test BUG#18293 (Values in stored procedures written to binlog unescaped): 20 years ago
ctype_cp932_notembedded.test Fixes to embedded server to be able to run tests with it 20 years ago
ctype_cp1250_ch.test Bug#19741 segfault with cp1250 charset + like + primary key + 64bit os 20 years ago
ctype_cp1251.test type_binary.result, type_binary.test: 20 years ago
ctype_create.test Added end marker for tests to make future merges easier 21 years ago
ctype_eucjpms.test Bug#15376: Unassigned multibyte codes are converted to U+0000 20 years ago
ctype_euckr.test Bug#15377 Valid multibyte sequences are truncated on INSERT 20 years ago
ctype_gb2312.test Bug#15377 Valid multibyte sequences are truncated on INSERT 20 years ago
ctype_gbk.test Bug#15375 Unassigned multibyte codes are broken 20 years ago
ctype_latin1.test This problem has already been fixed by one of the previous changes. 20 years ago
ctype_latin1_de-master.opt Two separate startup arguments for mysqld: 23 years ago
ctype_latin1_de.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
ctype_latin2.test Added end marker for tests to make future merges easier 21 years ago
ctype_latin2_ch.test Cleanup test cases that leaves "stuff" behind 20 years ago
ctype_many.test type_binary.result, type_binary.test: 20 years ago
ctype_mb.test Added end marker for tests to make future merges easier 21 years ago
ctype_recoding.test Merge maint2.mysql.com:/data/localhome/tsmith/bk/41 20 years ago
ctype_sjis.test don't let bugfix for bug#8303 break the bugfix for bug#8378 20 years ago
ctype_tis620.test Bug#13046: LIKE pattern matching using prefix 20 years ago
ctype_uca.test ctype_uca.result, ctype_uca.test: 20 years ago
ctype_ucs.test Merge rurik.mysql.com:/home/igor/mysql-4.1-opt 19 years ago
ctype_ucs2_def-master.opt Bug#15276: MySQL ignores collation-server 20 years ago
ctype_ucs2_def.test Bug#15276: MySQL ignores collation-server 20 years ago
ctype_ucs_binlog.test Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
ctype_ujis.test Merge mysql.com:/usr/home/bar/mysql-4.1.b15376 20 years ago
ctype_utf8.test Merge maint2.mysql.com:/data/localhome/tsmith/bk/41 20 years ago
date_formats-master.opt Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_NAME error 22 years ago
date_formats.test 4.1 -> 5.0 merge 20 years ago
default.test test case fixed to pass w/o innodb 20 years ago
delayed.test Bug #20195: INSERT DELAYED with auto_increment is assigned wrong values 20 years ago
delete.test Merge macbook.gmz:/Users/kgeorge/mysql/work/B21392-4.1-opt 20 years ago
derived.test A fix and a test case for Bug#21002 "Derived table not selecting from a 20 years ago
dirty_close.test Added end marker for tests to make future merges easier 21 years ago
disabled.def Merge shellback.(none):/home/msvensson/mysql/mysql-5.0 20 years ago
distinct.test Merge lamia.home:/home/timka/mysql/src/4.1-bug-21456 20 years ago
drop.test Fix for bug#21216 "Simultaneous DROP TABLE and SHOW OPEN TABLES causes 20 years ago
drop_temp_table.test Fixes during review of pushed code 20 years ago
empty_table.test Added end marker for tests to make future merges easier 21 years ago
endspace.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
errors.test Merge mysql.com:/home/timka/mysql/src/5.0-virgin 21 years ago
exampledb.test Added end marker for tests to make future merges easier 21 years ago
explain.test Merge rurik.mysql.com:/home/igor/tmp_merge 20 years ago
federated.test BUG #15133 "unique index with nullable value not accepted in federated table" 20 years ago
federated_archive.test Improvement to federated for BUG#12659 21 years ago
federated_bug_13118.test Added testcase for BUG#13118 21 years ago
flush.test More DBUG statements 20 years ago
flush_block_commit.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
flush_read_lock_kill-master.opt flush_read_lock_kill-master.opt: 21 years ago
flush_read_lock_kill.test Fix for bug #15623: Test case rpl000001 and rpl_error_ignored_table failure on MacOSX 20 years ago
flush_table.test Fix bug #11934 Two sequential FLUSH TABLES WITH READ LOCK hangs client 21 years ago
foreign_key.test Added end marker for tests to make future merges easier 21 years ago
fulltext.test Bug#18071 Result from MATCH() uses too many decimals 20 years ago
fulltext2.test BUG#16489 - utf8 + fulltext leads to corrupt index file. 20 years ago
fulltext_cache.test Added end marker for tests to make future merges easier 21 years ago
fulltext_distinct.test Added end marker for tests to make future merges easier 21 years ago
fulltext_left_join.test Bug#14708: Inconsistent treatment of NULLs in LEFT JOINed FULLTEXT matching without index 20 years ago
fulltext_multi.test Added end marker for tests to make future merges easier 21 years ago
fulltext_order_by.test Merge mysql.com:/home/timka/mysql/src/5.0-virgin 21 years ago
fulltext_update.test Added end marker for tests to make future merges easier 21 years ago
fulltext_var.test Add new option "check-testcases" to mysql-test-run.pl 20 years ago
func_compress.test Bug #18539: uncompress(d) is null: impossible? 20 years ago
func_concat.test Manually merged 20 years ago
func_crypt.test Handle errors returned by system crypt() in ENCRYPT(). (Bug #13619) 20 years ago
func_date_add.test Generate a warning/error when DATE_SUB/ADD() functions calculate a date 21 years ago
func_default.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
func_des_encrypt.test Added end marker for tests to make future merges easier 21 years ago
func_encrypt-master.opt added --loose to --des-key-file in *.opt for mysql-test not to fail w/o ssl 24 years ago
func_encrypt.test Added end marker for tests to make future merges easier 21 years ago
func_encrypt_nossl.test Added end marker for tests to make future merges easier 21 years ago
func_equal.test Merge mysql.com:/home/jimw/my/mysql-4.1-12612 20 years ago
func_gconcat.test Merge macbook.gmz:/Users/kgeorge/mysql/work/B14019-4.1-opt 19 years ago
func_group.test Merge macbook.gmz:/Users/kgeorge/mysql/work/B16792-4.1-opt 20 years ago
func_if.test Fixed bug#16272: IF function with decimal args can produce wrong result 20 years ago
func_in.test BUG#19618: Crash for unsigned_col NOT IN (-1, ... ) 20 years ago
func_isnull.test Added end marker for tests to make future merges easier 21 years ago
func_like.test func_like.result, func_like.test: 21 years ago
func_math.test Fix for bug#16678 FORMAT gives wrong result if client run with default-character-set=utf8 20 years ago
func_misc.test Merge siva.hindu.god:/usr/home/tim/m/bk/b21531-41 20 years ago
func_op.test after merge fix. 20 years ago
func_regexp.test Added end marker for tests to make future merges easier 21 years ago
func_sapdb.test Merge mysql.com:/home/mydev/mysql-4.1-bug17877 20 years ago
func_set.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
func_str.test Post-pushbuild corrections for fix of bug #21698. 20 years ago
func_system.test func_system.result, func_system.test: 21 years ago
func_test.test Merge polly.local:/tmp/20924/bug20294/my41-bug20294 20 years ago
func_time.test merge fixes 19 years ago
func_timestamp.test #19409: Test 'func_timestamp' fails on Windows x64 20 years ago
gcc296.test Added end marker for tests to make future merges easier 21 years ago
gis-rtree.test Merge mysql.com:/home/hf/work/21888/my41-21888 19 years ago
gis.test bug #14807 (GeomFromText() should return MYSQL_TYPE_GEOMETRY) 20 years ago
grant.test Post-merge fixes. 20 years ago
grant2.test Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-4.1 20 years ago
grant3-master.opt - Added new error message. 21 years ago
grant3.test Cleanup tests and results after merge from 4.1 of embedded 21 years ago
grant_cache.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
greedy_optimizer.test Better names for two system variables: 22 years ago
group_by.test Merge macbook.gmz:/Users/kgeorge/mysql/work/B14019-4.1-opt 19 years ago
group_min_max.test Fix for BUG#21007. 20 years ago
handler.test Merge mysql.com:/home/hf/work/mysql-4.1.15440 20 years ago
having.test having.test: 20 years ago
heap.test BUG#18233 - Memory tables INDEX USING HASH (a,b) returns 1 row on 20 years ago
heap_auto_increment.test Added end marker for tests to make future merges easier 21 years ago
heap_btree.test Merge maint2.mysql.com:/data/localhome/tsmith/bk/41 20 years ago
heap_hash.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
help.test Added end marker for tests to make future merges easier 21 years ago
im_daemon_life_cycle-im.opt Fix of test suite in scope of fixing BUG#18023: IM: instance 20 years ago
im_daemon_life_cycle.imtest Preliminary patch for the following bugs: 20 years ago
im_life_cycle-im.opt Fix of test suite in scope of fixing BUG#18023: IM: instance 20 years ago
im_life_cycle.imtest Merge bk-internal.mysql.com:/home/bk/mysql-5.0 20 years ago
im_options_set.imtest Preliminary patch for the following bugs: 20 years ago
im_options_unset.imtest Preliminary patch for the following bugs: 20 years ago
im_utils-im.opt Fix of test suite in scope of fixing BUG#18023: IM: instance 20 years ago
im_utils.imtest Preliminary patch for the following bugs: 20 years ago
index_merge.test BUG#20256 - LOCK WRITE - MyISAM 20 years ago
index_merge_bdb.test Post-merge fixes. 22 years ago
index_merge_innodb.test BUG#19021, Crash in ROR-index_merge optimizer: 20 years ago
index_merge_innodb2.test Post-merge fixes. 22 years ago
index_merge_ror.test Fixed failing tests for not 32 bit intel machines 21 years ago
index_merge_ror_cpk.test Fix for BUG#8579 (failing test case): Allow small differences in #rows estimate in test results 21 years ago
information_schema.test Fixed bug #21231: wrong results for a simple query with a 20 years ago
information_schema_chmod.test Move the requirement for "not running as root" to information_schema_chmod 20 years ago
information_schema_db.test information_schema_db.test fixed 20 years ago
information_schema_inno.test Fixed problems found by valgrind 20 years ago
init_connect-master.opt Portability fixes found during 5.0 test compilation 22 years ago
init_connect.test A fix and a test case for Bug#17843 "Certain stored procedures fail to 20 years ago
init_file-master.opt - renamed mysql-test/t/init_file.sql to mysql-test/std_data/init_file.dat 22 years ago
init_file.test A fix and a test case for Bug#17843 "Certain stored procedures fail to 20 years ago
innodb-big.test Moved some old test and added a new test to only be run with mysql-test-run --big 21 years ago
innodb-deadlock.test Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 21 years ago
innodb-lock.test Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 21 years ago
innodb-master.opt Moved testing of binlog_cache_use/binlog_cache_disk_use statistical variables from 22 years ago
innodb-replace.test Added end marker for tests to make future merges easier 21 years ago
innodb.test Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 20 years ago
innodb_cache-master.opt Fixed sleep time in mysql-test-run 24 years ago
innodb_cache.test Add new option "check-testcases" to mysql-test-run.pl 20 years ago
innodb_gis.test Add DROP TABLE before trying to create view (in mysqldump) 20 years ago
innodb_handler.test Added end marker for tests to make future merges easier 21 years ago
innodb_mysql.test Bug #22781: SQL_BIG_RESULT fails to influence sort plan 19 years ago
innodb_notembedded.test Fixes to embedded server to be able to run tests with it 20 years ago
innodb_unsafe_binlog-master.opt innodb_unsafe_binlog-master.opt: 20 years ago
innodb_unsafe_binlog.test Changes from the innodb-5.0-ss115 snapshot. 20 years ago
insert.test Fix for bug#13479 "REPLACE activates UPDATE trigger, not the DELETE and 20 years ago
insert_select-binlog.test Added end marker for tests to make future merges easier 21 years ago
insert_select.test Fix for BUG#21774: Column count doesn't match value count at row x 20 years ago
insert_update.test Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-4.1-opt 19 years ago
join.test Bug #15355: Common natural join column not resolved in prepared statement nested 20 years ago
join_crash.test Implementation of WL#2486 - 21 years ago
join_nested.test Fixed bug #18279: crash in the cases when on conditions are moved 20 years ago
join_outer.test Fix by Georgi Kodinov: 20 years ago
key.test Merge mysql.com:/home/my/mysql-4.1 20 years ago
key_cache-master.opt Support for variables with components 23 years ago
key_cache.test Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-2 20 years ago
key_diff.test Added end marker for tests to make future merges easier 21 years ago
key_primary.test Added end marker for tests to make future merges easier 21 years ago
keywords.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
kill.test after merge 20 years ago
kill_n_check.sh Fix of test suite in scope of fixing BUG#18023: IM: instance 20 years ago
limit.test Merge timka@10.100.64.80:/home/timka/mysql/src/4.1-bug-21787 20 years ago
loaddata.test Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
loaddata_autocom_innodb.test Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0". 20 years ago
loaddata_autocom_ndb.test Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0". 20 years ago
lock.test Merge mysql.com:/home/mydev/mysql-4.1-bug5390 20 years ago
lock_multi.test Bug#16986 - Deadlock condition with MyISAM tables 20 years ago
lock_tables_lost_commit-master.opt After merge fixes 23 years ago
lock_tables_lost_commit.test Added end marker for tests to make future merges easier 21 years ago
lowercase_fs_off.test Bugs#17647: Trouble with "create database" 20 years ago
lowercase_table-master.opt Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables 24 years ago
lowercase_table.test Merge mysql.com:/home/jimw/my/mysql-4.1-clean 21 years ago
lowercase_table2.test Bug#17661 information_schema.SCHEMATA returns uppercase with lower_case_table_names = 1 20 years ago
lowercase_table3-master.opt Ensure that one can't from the command line set a variable too small. (Bug #2710) 22 years ago
lowercase_table3.test Make lowercase_table3 get skipped on Windows, as intended. (Bug #11568) 21 years ago
lowercase_table_grant-master.opt Always lowercase database names from 'host' and 'db' grant tables when they 21 years ago
lowercase_table_grant.test Added end marker for tests to make future merges easier 21 years ago
lowercase_table_qcache-master.opt fixed comparation of tables/database names with --lower_case_table_names (BUG#2880) 22 years ago
lowercase_table_qcache.test Added end marker for tests to make future merges easier 21 years ago
lowercase_view-master.opt ixed table and db name of fields incase of lower_case_table_names (BUG#5154) 22 years ago
lowercase_view.test postmerge changes 21 years ago
merge.test Merge bk-internal:/home/bk/mysql-5.0-engines 20 years ago
metadata.test Fix mysql_info() returning bad data in the results of a multi-statement 21 years ago
mix_innodb_myisam_binlog-master.opt Fix for BUG##5714 "Insert into MyISAM table and select ... for update]": 21 years ago
mix_innodb_myisam_binlog.test Remove hard-coded ../var/.. path in test mix_innodb_myisam_binlog, 20 years ago
multi_statement-master.opt Log each slow query in a multi-statement query to the slow query log. 21 years ago
multi_statement.test Fixed problems found by valgrind 20 years ago
multi_update-master.opt A fix for a bug in multi-table updates which was always caused 23 years ago
multi_update.test Manually merged 20 years ago
myisam-blob-master.opt Fixed table crash bug when updating row > 16M (Bug #2159) 22 years ago
myisam-blob.test Added end marker for tests to make future merges easier 21 years ago
myisam.test Merge chilla.local:/home/mydev/mysql-4.1-bug14400 20 years ago
mysql.test Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug21618/my50-bug21618 20 years ago
mysql_client_test.opt SECURITY FIX 20 years ago
mysql_client_test.test Send output from mysql_client_test to var/log/mysql_client_test.log 20 years ago
mysql_delimiter.sql Fix 'source' command in mysql client to handle delimiter command 21 years ago
mysql_delimiter_source.sql Fix 'source' command in mysql client to handle delimiter command 21 years ago
mysql_protocols.test Dont' run the mysql_protocols on Windows 20 years ago
mysqlbinlog-master.opt Test for mysqlbinlog 23 years ago
mysqlbinlog.test Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_merge 20 years ago
mysqlbinlog2.test Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
mysqlcheck.test Bug #16502: mysqlcheck gets confused with views 20 years ago
mysqldump-max.test BUG #7815 20 years ago
mysqldump.test Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpl 19 years ago
mysqlshow.test Bug #19147: mysqlshow INFORMATION_SCHEMA does not work 20 years ago
mysqltest.test Bug#19890 mysqltest: "query" command is broken 20 years ago
ndb_alter_table.test ndb - bug#14509, part 1: move autoincr pre-fetch from Ndb to local dict cache 20 years ago
ndb_alter_table2.test Bug #13228 open table cache not flushed when table schema changed 20 years ago
ndb_autodiscover.test Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
ndb_autodiscover2-master.opt Added test(s) for auto discover of frm file 22 years ago
ndb_autodiscover2.test Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 21 years ago
ndb_autodiscover3.test Bug #16875 Using stale MySQLD FRM files can cause restored cluster to fail 20 years ago
ndb_basic.test perror returns 2 if it does not understand the option --ndb 20 years ago
ndb_bitfield.test bug#16125 - ndb bitfield of exact 32 bits, incorrect assertion (i.e. only noticable in debug compiled) 20 years ago
ndb_blob.test ndb - bug#19956 (occurs only in v5.0) 20 years ago
ndb_cache.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
ndb_cache2.test Disabled test for embedded 21 years ago
ndb_cache_multi.test Disabled test for embedded 21 years ago
ndb_cache_multi2.test Bug#16795 ndb_cache_multi2 20 years ago
ndb_charset.test ndb - bug#14007 5.0 *** does not automerge into 5.1 *** 20 years ago
ndb_condition_pushdown.test ndb - bug#20406 multi-platform testing - not FIX 20 years ago
ndb_config.test Escape \ in "exec" 20 years ago
ndb_database.test Added end marker for tests to make future merges easier 21 years ago
ndb_gis.test Add DROP TABLE before trying to create view (in mysqldump) 20 years ago
ndb_grant.later Merge mysql.com:/home/my/mysql-4.1 21 years ago
ndb_index.test Added end marker for tests to make future merges easier 21 years ago
ndb_index_ordered.test ndb - fix ha_ndb crash on ordered index on nullable varchar 21 years ago
ndb_index_unique.test ndb - bug#15918 fix 20 years ago
ndb_insert.test Added tests with IGNORE and NULL values 20 years ago
ndb_limit.test Added end marker for tests to make future merges easier 21 years ago
ndb_load.test Change from std_data to std_data_ln 20 years ago
ndb_loaddatalocal.test Bug #19493 NDB does not ignore duplicate keys when using LOAD DATA LOCAL 20 years ago
ndb_lock.test Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1 20 years ago
ndb_minmax.test Added end marker for tests to make future merges easier 21 years ago
ndb_multi.test Fix to make ndb_multi.test (Bug #15401 NDB lock problems) more predictable 20 years ago
ndb_read_multi_range.test ndb - bug#17729 bug#18406 20 years ago
ndb_rename.test Bug#16997 Table rename that changes database does not rename indexes, recreate indexes in new database 20 years ago
ndb_replace.test Fix for bug#18437 "Wrong values inserted with a before update trigger on 20 years ago
ndb_restore.test Bug #20820 auto inc table not handled correctly when restored from cluster backup 20 years ago
ndb_subquery.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
ndb_transaction.test Added end marker for tests to make future merges easier 21 years ago
ndb_trigger.test Fix for bug#18437 "Wrong values inserted with a before update trigger on 20 years ago
ndb_truncate.test Bug #18864 TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb table 20 years ago
ndb_types.test type_binary.result, type_binary.test: 20 years ago
ndb_update.test Added end marker for tests to make future merges easier 21 years ago
negation_elimination.test Added end marker for tests to make future merges easier 21 years ago
not_embedded_server-master.opt Force a server restart for the not_embedded_server test to satisfy 20 years ago
not_embedded_server.test Added end marker for tests to make future merges easier 21 years ago
null.test Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_merge 20 years ago
null_key.test Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0 21 years ago
odbc.test BUG#14553: NULL in WHERE resets LAST_INSERT_ID 20 years ago
olap.test Manual merge 21 years ago
openssl_1.test Bug#20411: "GRANT ... REQUIRE ISSUER nnn AND SUBJECT mmm" fails to require both 20 years ago
order_by.test Bug #21302: Result not properly sorted when using an ORDER BY on a second table in a join 20 years ago
order_fill_sortbuf-master.opt Updated manual about embedded version. 25 years ago
order_fill_sortbuf.test Added end marker for tests to make future merges easier 21 years ago
outfile.test Merge mysql.com:/home/mysql-4.1-10418 20 years ago
overflow.test Added end marker for tests to make future merges easier 21 years ago
packet.test Skip two tests that fail on Windows that just reflect limitations of 21 years ago
perror.test Change error code to test for "unknown error" with to 10000 20 years ago
preload.test Added end marker for tests to make future merges easier 21 years ago
ps.test Post-merge corrections. 19 years ago
ps_1general.test Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1 20 years ago
ps_2myisam.test Added end marker for tests to make future merges easier 21 years ago
ps_3innodb.test Added end marker for tests to make future merges easier 21 years ago
ps_4heap.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
ps_5merge.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
ps_6bdb.test Added end marker for tests to make future merges easier 21 years ago
ps_7ndb.test Added end marker for tests to make future merges easier 21 years ago
ps_10nestset.test Added end marker for tests to make future merges easier 21 years ago
ps_11bugs.test BUG#18492: mysqld reports ER_ILLEGAL_REFERENCE in --ps-protocol 20 years ago
ps_grant.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
query_cache.test Fixes to embedded server to be able to run tests with it 20 years ago
query_cache_merge.test Added end marker for tests to make future merges easier 21 years ago
query_cache_notembedded.test We should prohobit concurent read of inserting file in SP 20 years ago
raid.test Added end marker for tests to make future merges easier 21 years ago
range.test Fixed bug #16249: different results for a range with an without index 20 years ago
read_only.test Fixes to embedded server to be able to run tests with it 20 years ago
rename.test Bug#14959: ALTER TABLE isn't able to rename a view 19 years ago
repair.test Merge may.pils.ru:/home/svoj/devel/mysql/BUG18874/mysql-4.1 20 years ago
replace.test Fixed bug#19789: REPLACE was allowed for a VIEW with CHECK OPTION enabled. 20 years ago
rollback.test Added end marker for tests to make future merges easier 21 years ago
row.test Fixed bug #16081: row equalities were not taken into 20 years ago
rowid_order_bdb.test This is first cset for WL#1394 "Optimize index merge when all involved index ranges include only values with equal keys" 22 years ago
rowid_order_innodb.test This is first cset for WL#1394 "Optimize index merge when all involved index ranges include only values with equal keys" 22 years ago
rpl000001-slave.opt Ensure that innodb is created for the first replication test as the slave-timeout is lower for future tests and this failed on some slower machines 22 years ago
rpl000001.test Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases 20 years ago
rpl000002.test Added end marker for tests to make future merges easier 21 years ago
rpl000004.test Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl000005.test Added end marker for tests to make future merges easier 21 years ago
rpl000006.test Added end marker for tests to make future merges easier 21 years ago
rpl000008-slave.opt Changed mysql-test to print warnings for not existing table to DROP TABLE 23 years ago
rpl000008.test Added end marker for tests to make future merges easier 21 years ago
rpl000009-slave.opt Changed mysql-test to print warnings for not existing table to DROP TABLE 23 years ago
rpl000009.test Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl000010-slave.opt This is the final commit for Worklog tasks: 22 years ago
rpl000010.test Added end marker for tests to make future merges easier 21 years ago
rpl000011.test Added end marker for tests to make future merges easier 21 years ago
rpl000012.test Added end marker for tests to make future merges easier 21 years ago
rpl000013-slave.opt fixed up mysql-test - will not push this yet, as more clean up/testing is to follow 25 years ago
rpl000013.test Added end marker for tests to make future merges easier 21 years ago
rpl000015-slave.sh Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl000015.slave-mi merge with 3.23 to get corrected error message files and rename of files in mysql-test 23 years ago
rpl000015.test Replace win filename s with unix equivalent 20 years ago
rpl000017-slave.opt fixed improper read of log name from master.info which broke slave server restart 25 years ago
rpl000017-slave.sh Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl000017.test Add new option "check-testcases" to mysql-test-run.pl 20 years ago
rpl000018-master.opt fixed up lock counting code - Monty's suggestions 25 years ago
rpl000018-slave.opt fixed up lock counting code - Monty's suggestions 25 years ago
rpl000018.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
rpl_EE_error.test Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_alter.test Added end marker for tests to make future merges easier 21 years ago
rpl_auto_increment-master.opt Added options --auto-increment-increment and --auto-increment-offset. 22 years ago
rpl_auto_increment.test Fix for BUG#20524 "auto_increment_* not observed when inserting 20 years ago
rpl_auto_increment_11932.test rpl_auto_increment_11932.test, rpl_auto_increment_11932.result: 20 years ago
rpl_chain_temp_table.test Added end marker for tests to make future merges easier 21 years ago
rpl_change_master.test Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 21 years ago
rpl_charset.test Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_commit_after_flush.test Added end marker for tests to make future merges easier 21 years ago
rpl_create_database-master.opt Bug#6391 (binlog-do-db rules ignored) 21 years ago
rpl_create_database-slave.opt Bug#6391 (binlog-do-db rules ignored) 21 years ago
rpl_create_database.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
rpl_ddl.test BUG#13343 CREATE|etc TRIGGER|VIEW|USER don't commit the transaction (inconsistency) 20 years ago
rpl_deadlock-slave.opt Fix for BUG#8325 "Deadlock in replication thread stops replication": 21 years ago
rpl_deadlock.test Merge three.local.lan:/home/matthias/Arbeit/mysql-4.1/src-1 20 years ago
rpl_delete_all.test fixed test after merge 21 years ago
rpl_do_grant.test Added end marker for tests to make future merges easier 21 years ago
rpl_drop.test Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 21 years ago
rpl_drop_db.test Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_drop_temp-slave.opt 1) undoing my fix for BUG#8055 "Trouble with replication from temporary tables and ignores" 21 years ago
rpl_drop_temp.test Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 21 years ago
rpl_dual_pos_advance-master.opt To force a restart at the end of test, the option file must be non-empty, it's not enough if it exists and is empty. 20 years ago
rpl_dual_pos_advance.test Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in slave.cc; 20 years ago
rpl_empty_master_crash.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
rpl_error_ignored_table-slave.opt Fix for BUG#2983 "If statement was killed on master, slave errors despite replicate-wild-ignore-t" 22 years ago
rpl_error_ignored_table.test Fix for bug #15623: Test case rpl000001 and rpl_error_ignored_table failure on MacOSX 20 years ago
rpl_failed_optimize-master.opt Simpler arena swapping code 21 years ago
rpl_failed_optimize.test Add new option "check-testcases" to mysql-test-run.pl 20 years ago
rpl_failsafe.test Added end marker for tests to make future merges easier 21 years ago
rpl_flush_log_loop-master.opt Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_flush_log_loop-master.sh Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_flush_log_loop-slave.opt Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_flush_log_loop-slave.sh Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_flush_log_loop.test Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 21 years ago
rpl_flush_tables.test Add new option "check-testcases" to mysql-test-run.pl 20 years ago
rpl_free_items-slave.opt test suite for bug Bug#3969 (commited separetely because it took too long time to parse it on 3.23) 22 years ago
rpl_free_items.test Added end marker for tests to make future merges easier 21 years ago
rpl_get_lock.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
rpl_heap.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
rpl_ignore_grant-slave.opt Fix so that SET PASSWORD is not replicated by the slave if running with 23 years ago
rpl_ignore_grant.test Added end marker for tests to make future merges easier 21 years ago
rpl_ignore_revoke-slave.opt BUG#9483 test was overworked to account reviews finally to leave only REVOKE check. 20 years ago
rpl_ignore_revoke.test Add new option "check-testcases" to mysql-test-run.pl 20 years ago
rpl_ignore_table-slave.opt BUG#16487: New test for ignored table and multi-update 20 years ago
rpl_ignore_table.test BUG#16487: New test for ignored table and multi-update 20 years ago
rpl_init_slave-slave.opt Fixed test for 'init_slave' variable 22 years ago
rpl_init_slave.test Added end marker for tests to make future merges easier 21 years ago
rpl_innodb.test Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_insert_id-slave.opt My changes to test rpl_insert_id in 4.0 about replication of foreign_key_checks 23 years ago
rpl_insert_id.test Merge mysql.com:/users/lthalmann/bk/MERGE/mysql-4.1-merge 19 years ago
rpl_insert_ignore-slave.opt A .test for BUG#6287 "Slave skips auto_increment values in Replication with InnoDB" 21 years ago
rpl_insert_ignore.test Added end marker for tests to make future merges easier 21 years ago
rpl_insert_select.test The earlier commit for BUG#10456 did not add the test file 21 years ago
rpl_loaddata.test Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases 20 years ago
rpl_loaddata_rule_m-master.opt First commit for fixing BUG#1100 23 years ago
rpl_loaddata_rule_m.test Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases 20 years ago
rpl_loaddata_rule_s-slave.opt First commit for fixing BUG#1100 23 years ago
rpl_loaddata_rule_s.test Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases 20 years ago
rpl_loaddatalocal.test Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_log-master.opt Guard against compiling without -fno-exceptions 23 years ago
rpl_log-slave.opt Result updates after Dmitri's and my changes to logging with --log-slave-updates. 23 years ago
rpl_log.test Merge mysql.com:/usr/home/ram/work/mysql-4.1 20 years ago
rpl_log_pos.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
rpl_many_optimize.test Added end marker for tests to make future merges easier 21 years ago
rpl_master_pos_wait.test Added end marker for tests to make future merges easier 21 years ago
rpl_max_relay_size.test Merge mysql.com:/users/lthalmann/bk/MERGE/mysql-4.1-merge 19 years ago
rpl_misc_functions-slave.sh Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_misc_functions.test Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases 20 years ago
rpl_multi_delete-slave.opt Fix for BUG#2527 "Multi-Table Delete - Not Replication use replicate-wild-do-table" 22 years ago
rpl_multi_delete.test Fixed race conditions in rpl_multi_update and rpl_multi_delete tests which 20 years ago
rpl_multi_delete2-slave.opt fix for BUG#11139 (multi-delete with alias breaking replication if table rules are 21 years ago
rpl_multi_delete2.test fix for BUG#11139 (multi-delete with alias breaking replication if table rules are 21 years ago
rpl_multi_query.test Adding comment for force manual merge 5.0 -> wl1012 21 years ago
rpl_multi_update.test Fixed race conditions in rpl_multi_update and rpl_multi_delete tests which 20 years ago
rpl_multi_update2-slave.opt Bug#7011 21 years ago
rpl_multi_update2.test - set 'updating' in both tables list if we have two of them (because of subquery) (BUG#13236) 20 years ago
rpl_multi_update3.test Add new option "check-testcases" to mysql-test-run.pl 20 years ago
rpl_multi_update4-slave.opt BUG#15699, failure to apply ignore rule for unexisting table. 20 years ago
rpl_multi_update4.test BUG#15699, failure to apply ignore rule for unexisting table. 20 years ago
rpl_mystery22.test Added end marker for tests to make future merges easier 21 years ago
rpl_ndb_innodb_trans-slave.opt Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0". 20 years ago
rpl_ndb_innodb_trans.test Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0". 20 years ago
rpl_openssl.test Disabled test case for Windows (BUG#20753) 20 years ago
rpl_optimize.test Added end marker for tests to make future merges easier 21 years ago
rpl_ps.test Added end marker for tests to make future merges easier 21 years ago
rpl_redirect.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
rpl_relayrotate-slave.opt This is the final commit for Worklog tasks: 22 years ago
rpl_relayrotate.test Attempt to fix rpl_relayrotate.test for host openbsd, fix suggested by Guilhem 20 years ago
rpl_relayspace-slave.opt Changed prototype of killed_ptr() to make it more portable 22 years ago
rpl_relayspace.test Added end marker for tests to make future merges easier 21 years ago
rpl_replicate_do-slave.opt Small improvement to alloc_root 23 years ago
rpl_replicate_do.test Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases 20 years ago
rpl_reset_slave.test Adding comment for force manual merge 5.0 -> wl1012 21 years ago
rpl_rewrite_db-slave.opt BUG#6353 V2: 21 years ago
rpl_rewrite_db.test Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_rotate_logs-master.opt WL#912 (more user control on relay logs): 23 years ago
rpl_rotate_logs-slave.sh Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_rotate_logs.slave-mi change 'slave-master-info.opt' to .slave-mi to avoid problems with long filenames on some OS 23 years ago
rpl_rotate_logs.test Bug#17002 mysql-test-run as root user 20 years ago
rpl_server_id1.test Added end marker for tests to make future merges easier 21 years ago
rpl_server_id2-slave.opt A new option --replicate-same-server-id to force a slave to execute queries originating from itself 22 years ago
rpl_server_id2.test Added end marker for tests to make future merges easier 21 years ago
rpl_session_var.test Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 21 years ago
rpl_set_charset.test Added end marker for tests to make future merges easier 21 years ago
rpl_skip_error-slave.opt slave-skip-errors 24 years ago
rpl_skip_error.test Add new option "check-testcases" to mysql-test-run.pl 20 years ago
rpl_slave_status.test Add new option "check-testcases" to mysql-test-run.pl 20 years ago
rpl_sp-master.opt Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replication of routines (stored procs and functions). 21 years ago
rpl_sp-slave.opt Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replication of routines (stored procs and functions). 21 years ago
rpl_sp.test Fix for BUG#20438: CREATE statements for views, stored routines and triggers 20 years ago
rpl_sp_effects-master.opt Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 21 years ago
rpl_sp_effects-slave.opt Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 21 years ago
rpl_sp_effects.test Fix for BUG#12637: Make SPs+user variables replication work: 21 years ago
rpl_sporadic_master-master.opt fixed message in post-commit trigger 25 years ago
rpl_sporadic_master.test Added end marker for tests to make future merges easier 21 years ago
rpl_start_stop_slave.test Added end marker for tests to make future merges easier 21 years ago
rpl_temporary.test Merge mysql.com:/usr_rh9/home/elkin.rh9/4.1 20 years ago
rpl_timezone-master.opt WL#1264 "Per-thread time zone support infrastructure". 22 years ago
rpl_timezone-slave.opt Last part of WL#1062: better replication of timezones: no more use 21 years ago
rpl_timezone.test Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_trigger.test Fix for BUG#20438: CREATE statements for views, stored routines and triggers 20 years ago
rpl_trunc_temp.test After merge 20 years ago
rpl_until.test Bug#15886 (Test: Timing issue in test "rpl_until"): 20 years ago
rpl_user_variables.test Merge mysql.com:/usr_rh9/home/elkin.rh9/4.1 20 years ago
rpl_variables-master.opt Add support for slave_compressed_protocol, slave_load_tmpdir, and 21 years ago
rpl_variables.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
rpl_view-slave.opt Bug#19097: rpl_view failed on some platforms 20 years ago
rpl_view.test Fix of result files from merge 19 years ago
schema.test Patch for WL#2894: Make stored routine variables work 20 years ago
select.test Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 19 years ago
select_found.test Added end marker for tests to make future merges easier 21 years ago
select_safe.test Fix bug #11864 non unique names are allowed in subquery 21 years ago
show_check.test Bug#16581: deadlock: server and client both read from connection in 20 years ago
skip_grants-master.opt BUG#9993 2 unexpected warnings when dropping a routine and --skip-grant-tables 21 years ago
skip_grants.test Additional fix for BUG#16777: Can not create trigger nor view 20 years ago
skip_name_resolve-master.opt Allow hostnames that are IP addresses with a netmask even when 21 years ago
skip_name_resolve.test Patch for WL#2894: Make stored routine variables work 20 years ago
sp-big.test Patch for WL#2894: Make stored routine variables work 20 years ago
sp-code.test Bug#19207: Final parenthesis omitted for CREATE INDEX in Stored Procedure 20 years ago
sp-destruct.test Fixes to embedded server to be able to run tests with it 20 years ago
sp-dynamic.test Patch for WL#2894: Make stored routine variables work 20 years ago
sp-error.test Fix for bug#21795: SP: sp_head::is_not_allowed_in_function() contains 20 years ago
sp-prelocking.test Fix for bug#19634 "Re-execution of multi-delete which involve trigger/stored 20 years ago
sp-security.test Bug#18630: Arguments of suid routine calculated in wrong security 20 years ago
sp-threads.test Fixes to embedded server to be able to run tests with it 20 years ago
sp-vars.test Bug#17226: Variable set in cursor on first iteration is assigned 20 years ago
sp.test Merge bk-internal:/home/bk/mysql-5.0-opt 19 years ago
sp_notembedded.test Bug#15298 SHOW GRANTS FOR CURRENT_USER: Incorrect output in DEFINER context 20 years ago
sp_trans.test Bug#10656 Stored Procedure - Create index and Truncate table command error 20 years ago
sql_mode.test sql_mode.test: 20 years ago
ssl.test Updated after testing 20 years ago
ssl_compress.test Updated after testing 20 years ago
status.test In test for bug#15933 we have to wait for all disconnects to finish to avoid 20 years ago
strict.test Fix for bug #19370: DateTime datatype in MySQL has two bugs in it 20 years ago
strict_autoinc_1myisam.test Bug#20573 20 years ago
strict_autoinc_2innodb.test Bug#20573 20 years ago
strict_autoinc_3heap.test Bug#20573 20 years ago
strict_autoinc_4bdb.test Bug#20573 20 years ago
strict_autoinc_5ndb.test Bug#20573 20 years ago
subselect.test Merge rurik.mysql.com:/home/igor/mysql-4.1-opt 19 years ago
subselect2.test * Bug #20792: Incorrect results from aggregate subquery 20 years ago
subselect_gis.test Added end marker for tests to make future merges easier 21 years ago
subselect_innodb.test Add new option "check-testcases" to mysql-test-run.pl 20 years ago
subselect_notembedded.test Fixes to embedded server to be able to run tests with it 20 years ago
sum_distinct-big.test Moved some old test and added a new test to only be run with mysql-test-run --big 21 years ago
sum_distinct.test Moved some old test and added a new test to only be run with mysql-test-run --big 21 years ago
symlink.test Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var 20 years ago
synchronization.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
sysdate_is_now-master.opt BUG#15101 SYSDATE() disregards SET TIMESTAMP. 20 years ago
sysdate_is_now.test BUG#15101 SYSDATE() disregards SET TIMESTAMP. 20 years ago
system_mysql_db.test Merge mysql.com:/home/my/mysql-4.1 21 years ago
system_mysql_db_fix-master.opt added newline to the end of mysql-test/t/system_mysql_db_fix-master.opt 22 years ago
system_mysql_db_fix.test Fixes for crashes and test failures 20 years ago
system_mysql_db_refs.test Added end marker for tests to make future merges easier 21 years ago
tablelock.test Added end marker for tests to make future merges easier 21 years ago
temp_table-master.opt Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
temp_table.test Fixes to embedded server to be able to run tests with it 20 years ago
timezone-master.opt Fixed problem with mysql prompt when server disconnect. (Bug 356) 23 years ago
timezone.test Added end marker for tests to make future merges easier 21 years ago
timezone2.test Fix for bug#11081 "Using a CONVERT_TZ function in a stored function or 20 years ago
timezone3-master.opt Fix for bug #6387 "Queried timestamp values do not match the inserted 21 years ago
timezone3.test Added end marker for tests to make future merges easier 21 years ago
timezone_grant.test Fix for bug#15153 "CONVERT_TZ() is not allowed in all places in VIEWs". 20 years ago
trigger-compat.test Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases 20 years ago
trigger-grant.test Bug#14635: Accept NEW.x as INOUT parameters to stored procedures 20 years ago
trigger-trans.test Fix for bug #18153 "ALTER/OPTIMIZE/REPAIR on transactional tables corrupt 20 years ago
trigger.test Fix for bug#21795: SP: sp_head::is_not_allowed_in_function() contains 20 years ago
truncate.test Added end marker for tests to make future merges easier 21 years ago
type_binary.test Merge mysql.com:/home/jimw/my/mysql-5.0-14299 20 years ago
type_bit.test Bug#15583: BIN()/OCT()/CONV() do not work with BIT values 20 years ago
type_bit_innodb.test Bug #13601: Wrong int type for bit 20 years ago
type_blob.test Bug #19498: Inconsistent support for DEFAULT in TEXT columns 20 years ago
type_date.test type_date.test, type_date.result: 20 years ago
type_datetime.test Fixed bug#21475: Wrongly applied constant propagation leads to a false comparison. 20 years ago
type_decimal.test Bug#22138: Unhandled NULL caused server crash 19 years ago
type_enum.test Added end marker for tests to make future merges easier 21 years ago
type_float.test Fix windows results using "replace_result" 20 years ago
type_nchar.test Added end marker for tests to make future merges easier 21 years ago
type_newdecimal-big.test Patch for WL#2894: Make stored routine variables work 20 years ago
type_newdecimal.test Bug#16172 DECIMAL data type processed incorrectly 20 years ago
type_ranges.test WL#2486 - natural and using join according to SQL:2003 21 years ago
type_set.test Added end marker for tests to make future merges easier 21 years ago
type_time.test Commenting out testcases which cause type_time.test failure. 20 years ago
type_timestamp.test bug #20910 (NOT NULL reported as NULL for TIMESTAMP) 20 years ago
type_uint.test Added end marker for tests to make future merges easier 21 years ago
type_varchar.test A fix for Bug#14897 "ResultSet.getString("table.column") sometimes 20 years ago
type_year.test Added end marker for tests to make future merges easier 21 years ago
udf.test Merge bk-internal.mysql.com:/home/bk/mysql-5.0 20 years ago
union-master.opt QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_lex->options to thd->server_status 22 years ago
union.test Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 20 years ago
update.test Merge mysql.com:/opt/local/work/mysql-4.1-root 20 years ago
user_limits.test Cleanup tests and results after merge from 4.1 of embedded 21 years ago
user_var-binlog.test Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
user_var.test Merge polly.local:/tmp/20924/bug20294/my50-bug20294 20 years ago
varbinary.test Added end marker for tests to make future merges easier 21 years ago
variables.test Bug #20908: Crash if select @@"" 20 years ago
view.test Merge bk@192.168.21.1:mysql-5.0-opt 19 years ago
view_grant.test Merge mysql.com:/home/tomash/src/mysql_ab/mysql-5.0 20 years ago
view_query_cache.test We should not skip temptable view along with other derived 20 years ago
wait_for_process.sh Fix of test suite in scope of fixing BUG#18023: IM: instance 20 years ago
wait_timeout-master.opt Bug#2845 client fails to reconnect if using TCP/IP 20 years ago
wait_timeout.test BUG#19951: Race conditions in test wait_timeout. 20 years ago
warnings-master.opt --{skip-}merge option added which allows the user to disable merge engine and 20 years ago
warnings.test Partial merge of the patch for bug #15195 from 4.1 -> 5.0; more changes needed 20 years ago
windows.test Fix handling of filenames that start the same as reserved filenames 21 years ago
xa.test Bug#12935 Local and XA transactions not mutually exclusive 20 years ago