mariadb/mysql-test/t
jani@a88-112-41-254.elisa-laajakaista.fi 4bfe83d5d1 Fix for bug#20208
A better fix for bug#10025.

Fixed test case plus added new tests.

After fixing Bug#20208 "Blobs greater than 8K are being truncated to 8K"
the fix to bug#10025 "Misleading error with COLLATE mediumtext and UNION"
became more accurate. Earlier mediumtext got converted to longtext,
although mediumtext was enough to contain the results. Now it converts
correctly to mediumtext, if the length does not exceed that and if none
of the original fields were type longtext.

Type longtext still converts correctly to type longtext, as the extra
tests prove.
2006-09-26 13:19:25 +03:00
..
alias.test
alter_table.test Bug#18775 - Temporary table from alter table visible to other threads 2006-08-03 08:12:56 +02:00
analyse.test
analyze.test Re-apply missing changeset, orignally pushed by elliot 2006-06-06 14:21:07 +03:00
ansi.test Added tests for Bug#14515 2006-05-01 21:30:09 +03:00
archive.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
archive_bitfield.test Added bitfield support and a test for it. 2006-01-11 21:16:51 -08:00
archive_gis.test
auto_increment.test Move test that requires innodb to "mysql_innodb" 2006-09-01 16:51:37 +02:00
backup-master.sh Make it possible to run mysql-test-run.pl with default test suite in different vardir. 2006-01-24 08:30:54 +01:00
backup.test Bug#18775 - Temporary table from alter table visible to other threads 2006-08-03 08:12:56 +02:00
bench_count_distinct.test
bigint.test bug #9088 (bigint WHERE fails) 2006-03-01 15:50:15 +04:00
binary.test Expanding a binary field should result in 0x00-filled positions, not 0x20 2006-03-02 20:49:10 -05:00
binlog_row_binlog-master.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
binlog_row_binlog.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
binlog_row_blackhole.test Bug#18326 (Do not lock tables for writing during prepare of statement): 2006-03-18 17:15:53 +01:00
binlog_row_ctype_cp932.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
binlog_row_ctype_ucs.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
binlog_row_drop_tmp_tbl.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
binlog_row_innodb_stat-master.opt WL#1012 Missed option file 2005-12-22 07:49:19 +01:00
binlog_row_innodb_stat.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
binlog_row_insert_select.test Bug#18326 (Do not lock tables for writing during prepare of statement): 2006-03-18 17:15:53 +01:00
binlog_row_mix_innodb_myisam-master.opt Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
binlog_row_mix_innodb_myisam.test Bug#18326 (Do not lock tables for writing during prepare of statement): 2006-03-18 17:15:53 +01:00
binlog_statement_insert_delayed.test WL#3368 mixed format as default 2006-08-30 21:43:05 +03:00
binlog_stm_binlog-master.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
binlog_stm_binlog.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
binlog_stm_blackhole.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
binlog_stm_ctype_cp932.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
binlog_stm_ctype_ucs.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
binlog_stm_drop_tmp_tbl.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
binlog_stm_innodb_stat-master.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
binlog_stm_innodb_stat.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
binlog_stm_insert_select.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
binlog_stm_mix_innodb_myisam-master.opt Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
binlog_stm_mix_innodb_myisam.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
bool.test
bulk_replace.test
cache_innodb-master.opt This changeset belongs to 2006-08-16 14:58:49 +02:00
cache_innodb.test This changeset belongs to 2006-08-16 14:58:49 +02:00
case.test Merge polly.local:/tmp/20924/bug20294/my50-bug20294 2006-09-13 16:00:15 +04:00
cast.test Merge bodhi.local:/opt/local/work/tmp_merge 2006-08-12 21:06:51 +04:00
check.test
client_xml.test Replace win filename s with unix equivalent 2006-02-17 12:07:45 +01:00
comments.test
compare.test Bug #21159: Optimizer: wrong result after AND with different data types 2006-08-15 10:13:17 +03:00
compress.test Fixes to embedded server to be able to run tests with it 2006-02-24 18:34:15 +02:00
concurrent_innodb-master.opt This changeset belongs to 2006-08-16 14:58:49 +02:00
concurrent_innodb.test This changeset belongs to 2006-08-16 14:58:49 +02:00
connect.test WL1019: complete patch. Reapplied patch to the clean 2006-01-19 05:56:06 +03:00
consistent_snapshot.test
constraints.test
contributors.test Added new show contributors command. 2006-05-02 17:53:26 -07:00
count_distinct.test
count_distinct2-master.opt
count_distinct2.test
count_distinct3.test Fix for bug #12956: cast make differ rounding. 2005-11-28 14:52:38 +04:00
crash_commit_before.test "crash_commit_before" need innodb 2006-09-08 16:26:35 +02:00
create.test Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-opt 2006-09-18 12:57:20 +02:00
create_not_windows.test Fix for bug#16532 mysql server assert in debug if table definition is removed 2006-07-25 14:52:24 +02:00
create_select_tmp.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
csv.test Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-5.0-maint_11972 2006-08-24 15:03:33 -04:00
ctype_big5.test Bug#15375 Unassigned multibyte codes are broken 2005-12-12 21:42:09 +04:00
ctype_collate.test
ctype_cp932_binlog_row.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
ctype_cp932_binlog_stm.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
ctype_cp1250_ch.test Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0 2006-08-16 10:05:24 -07:00
ctype_cp1251.test
ctype_create.test
ctype_eucjpms.test Bug#15376: Unassigned multibyte codes are converted to U+0000 2006-03-23 14:03:39 +04:00
ctype_euckr.test Bug#15377 Valid multibyte sequences are truncated on INSERT 2005-12-09 16:37:58 +04:00
ctype_filename.test bug#17870 Table names conflict with Windows device names 2006-04-11 18:16:14 +05:00
ctype_gb2312.test Bug#15377 Valid multibyte sequences are truncated on INSERT 2005-12-09 16:37:58 +04:00
ctype_gbk.test Bug#15375 Unassigned multibyte codes are broken 2005-12-12 21:42:09 +04:00
ctype_latin1.test Bug#18396 Identifiers: Byte with value 255 not allowed 2006-06-06 22:13:30 +05:00
ctype_latin1_de-master.opt
ctype_latin1_de.test
ctype_latin2.test
ctype_latin2_ch.test Cleanup test cases that leaves "stuff" behind 2006-04-18 18:10:47 +02:00
ctype_many.test
ctype_mb.test
ctype_recoding.test Merge maint2.mysql.com:/data/localhome/tsmith/bk/41 2006-09-01 08:53:56 +02:00
ctype_sjis.test don't let bugfix for bug#8303 break the bugfix for bug#8378 2006-05-24 00:55:53 +02:00
ctype_tis620.test
ctype_uca.test ctype_uca.result, ctype_uca.test: 2005-12-23 14:20:00 +04:00
ctype_ucs.test Backport from 5.0 2006-09-01 11:21:12 +02:00
ctype_ucs2_def-master.opt mysqld --collation-server=xxx --character-set-server=yyy 2006-08-11 13:19:44 +05:00
ctype_ucs2_def.test mysqld --collation-server=xxx --character-set-server=yyy 2006-08-11 13:19:44 +05:00
ctype_ujis.test Merge mysql.com:/usr/home/bar/mysql-5.0 2006-03-23 14:14:32 +04:00
ctype_utf8.test Merge maint2.mysql.com:/data/localhome/tsmith/bk/mrg50/50 2006-09-13 09:03:52 +02:00
date_formats-master.opt
date_formats.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
deadlock_innodb.test This changeset belongs to 2006-08-16 14:58:49 +02:00
default.test
delayed.test Bug #20195: INSERT DELAYED with auto_increment is assigned wrong values 2006-06-13 18:18:32 +03:00
delete.test Merge macbook.gmz:/Users/kgeorge/mysql/work/B21392-4.1-opt 2006-09-04 18:45:48 +03:00
derived.test A fix and a test case for Bug#21002 "Derived table not selecting from a 2006-07-19 22:33:19 +04:00
dirty_close.test
disabled.def Merge lthalmann@bk-internal.mysql.com:/home/bk/mysql-5.1 2006-09-23 08:45:26 +02:00
distinct.test Merge lamia.home:/home/timka/mysql/src/4.1-bug-21456 2006-08-23 18:22:53 +03:00
drop.test Fix for bug#21216 "Simultaneous DROP TABLE and SHOW OPEN TABLES causes 2006-08-21 12:18:59 +04:00
empty_table.test
endspace.test
errors.test
events.test fix build 2006-09-08 00:49:37 +02:00
events_bugs.test fix build 2006-09-08 00:49:37 +02:00
events_grant.test Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2006-06-26 12:22:13 +02:00
events_logs_tests-master.opt fix for bug #16413 (Events: statements don't appear in the general query log) 2006-03-01 16:27:57 +01:00
events_logs_tests.test WL#3337 (Event scheduler new architecture) 2006-09-01 13:08:44 +02:00
events_microsec.test Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-06-26 18:45:46 +04:00
events_restart_phase1.test WL#3337 (Event scheduler new architecture) 2006-09-01 13:08:44 +02:00
events_restart_phase2-master.opt WL#3337 (Event scheduler new architecture) 2006-09-01 13:08:44 +02:00
events_restart_phase2.test WL #3337 (Events new architecture) 2006-07-13 10:59:58 +02:00
events_restart_phase3-master.opt WL #3337 (Events new architecture) 2006-07-13 10:59:58 +02:00
events_restart_phase3.test WL #3337 (Events new architecture) 2006-07-13 10:59:58 +02:00
events_scheduling.test WL#3337 (Event scheduler new architecture) 2006-09-01 13:08:44 +02:00
events_stress.test WL#3337 (Event scheduler new architecture) 2006-09-01 13:08:44 +02:00
exampledb.test Don't use row level logging on optimize or repair table. 2006-05-05 20:08:40 +03:00
explain.test Added --pipe option for faster compile 2006-06-06 20:21:36 +03:00
federated.test Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0-engines 2006-08-11 14:06:23 -07:00
federated_archive.test Big patch to make embedded-server working in 5.x 2006-01-04 14:20:28 +04:00
federated_bug_13118.test Big patch to make embedded-server working in 5.x 2006-01-04 14:20:28 +04:00
federated_transactions-slave.opt BUG #21118 "Federated Transaction test needs to have BDB switched to InnoDB" 2006-07-27 14:02:58 -04:00
federated_transactions.test Merge zim.(none):/home/brian/mysql/dep-5.1 2006-08-14 21:26:33 -07:00
flush.test More DBUG statements 2006-05-24 17:21:35 +03:00
flush_block_commit.test
flush_read_lock_kill-master.opt
flush_read_lock_kill.test Fix for bug #15623: Test case rpl000001 and rpl_error_ignored_table failure on MacOSX 2005-12-14 21:42:08 +04:00
flush_table.test Big patch to make embedded-server working in 5.x 2006-01-04 14:20:28 +04:00
foreign_key.test
fulltext.test Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 2006-03-22 16:48:35 +01:00
fulltext2.test BUG#19580 - FULLTEXT search produces wrong results on UTF-8 columns 2006-05-29 16:46:46 +05:00
fulltext_cache.test
fulltext_distinct.test
fulltext_left_join.test Bug#14708: Inconsistent treatment of NULLs in LEFT JOINed FULLTEXT matching without index 2006-06-16 09:49:18 +02:00
fulltext_multi.test
fulltext_order_by.test
fulltext_update.test
fulltext_var.test Add new option "check-testcases" to mysql-test-run.pl 2006-01-26 17:54:34 +01:00
func_compress.test Bug #18539: uncompress(d) is null: impossible? 2006-07-10 19:50:40 -07:00
func_concat.test Manually merged 2006-06-14 23:54:08 +04:00
func_crypt.test
func_date_add.test
func_default.test
func_des_encrypt.test
func_encrypt-master.opt
func_encrypt.test
func_encrypt_nossl.test
func_equal.test Merge mysql.com:/home/jimw/my/mysql-4.1-12612 2005-12-01 12:07:25 -08:00
func_gconcat.test Merge sunlight.local:/local_work/tmp_merge-5.0-opt-mysql 2006-07-30 00:33:24 +04:00
func_group.test Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-opt 2006-09-18 12:57:20 +02:00
func_group_innodb.test Move innodb dependent tests to func_group_innodb 2006-05-22 13:27:58 +02:00
func_if.test Merge polly.local:/tmp/20924/bug20294/my41-bug20294 2006-09-13 15:18:14 +04:00
func_in.test Merge 2006-06-20 00:52:26 +04:00
func_isnull.test
func_like.test BUG#14940 "MySQL choose wrong index", v.2 2006-07-28 21:27:01 +04:00
func_math.test Fix for bug#16678 FORMAT gives wrong result if client run with default-character-set=utf8 2006-03-06 12:52:38 +04:00
func_misc.test Merge siva.hindu.god:/usr/home/tim/m/bk/b21531-41 2006-08-23 18:24:59 -06:00
func_op.test after merge fix. 2006-04-11 15:26:18 +05:00
func_regexp.test
func_sapdb.test Merge mysql.com:/home/mydev/mysql-4.1-bug14400 2006-07-05 11:20:10 +02:00
func_set.test
func_str.test Post-pushbuild corrections for fix of bug #21698. 2006-09-09 09:43:09 -07:00
func_system.test After merge fixes 2006-02-26 15:11:56 +02:00
func_test.test Merge polly.local:/tmp/20924/bug20294/my41-bug20294 2006-09-13 15:18:14 +04:00
func_time.test Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-opt 2006-09-18 12:57:20 +02:00
func_timestamp.test #19409: Test 'func_timestamp' fails on Windows x64 2006-06-22 20:50:38 +02:00
gcc296.test
gis-rtree.test Merge mysql.com:/home/mydev/mysql-4.1-bug17877 2006-07-05 11:23:21 +02:00
gis.test After merge fix 2006-07-05 16:23:18 +02:00
grant.test Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint 2006-09-05 13:42:41 -04:00
grant2.test Merge zim.(none):/home/brian/mysql/dep-5.0 2006-08-14 15:24:29 -07:00
grant3-master.opt
grant3.test
grant_cache.test
greedy_optimizer.test
group_by.test Bug #21174: Index degrades sort performance and 2006-08-14 18:19:29 +03:00
group_min_max.test Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.1-opt 2006-08-01 09:24:19 +04:00
group_min_max_innodb.test Move innodb dependent tests to group_min_max_innodb 2006-05-22 14:10:02 +02:00
handler_innodb.test This changeset belongs to 2006-08-16 19:29:49 +02:00
handler_myisam.test This changeset belongs to 2006-08-16 19:29:49 +02:00
having.test Fixed bug #14927. 2006-05-06 23:48:13 -07:00
heap.test BUG#18233 - Memory tables INDEX USING HASH (a,b) returns 1 row on 2006-05-10 21:50:04 +05:00
heap_auto_increment.test
heap_btree.test Fix merge problems; work around disparate "ls" behaviors. 2006-09-06 14:23:39 -04:00
heap_hash.test
help.test
im_cmd_line.imtest Post-merge fixes. 2006-08-30 23:09:47 +04:00
im_daemon_life_cycle-im.opt Fix of test suite in scope of fixing BUG#18023: IM: instance 2006-06-19 14:13:34 +04:00
im_daemon_life_cycle.imtest Preliminary patch for the following bugs: 2006-08-29 15:46:40 +04:00
im_instance_conf-im.opt This is an implementation of two WL items: 2006-05-18 18:57:50 +04:00
im_instance_conf.imtest Fix im_instance_conf.imtest failure on AIX and HPUX. 2006-08-31 18:48:50 +04:00
im_life_cycle-im.opt Fix of test suite in scope of fixing BUG#18023: IM: instance 2006-06-19 14:13:34 +04:00
im_life_cycle.imtest Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemerge 2006-08-30 03:00:19 +04:00
im_options-im.opt Fix im_instance_conf.imtest failure on AIX and HPUX. 2006-08-31 18:48:50 +04:00
im_options.imtest Fix im_instance_conf.imtest failure on AIX and HPUX. 2006-08-31 18:48:50 +04:00
im_utils-im.opt Fix of test suite in scope of fixing BUG#18023: IM: instance 2006-06-19 14:13:34 +04:00
im_utils.imtest Preliminary patch for the following bugs: 2006-08-29 15:46:40 +04:00
index_merge_innodb.test 1. Cumulated fix for Bug#22398, #22404 and #22405 2006-09-18 16:55:56 +02:00
index_merge_myisam.test This changeset belongs to 2006-08-16 14:58:49 +02:00
information_schema.test BUG#21648 information_schema test fails --with-ndbcluster 2006-08-15 15:16:21 +08:00
information_schema_chmod.test Move the requirement for "not running as root" to information_schema_chmod 2006-05-23 10:52:53 +02:00
information_schema_db.test information_schema_db.test fixed 2006-08-07 11:56:22 +05:00
information_schema_inno.test WL#2257 REFERENTIAL_CONSTRAINTS view 2006-05-02 16:31:39 +05:00
information_schema_part.test BUG#20161: LINEAR keyword on subpartitions not displayed in information schema for partitions 2006-05-31 09:33:10 -04:00
init_connect-master.opt
init_connect.test A fix and a test case for Bug#17843 "Certain stored procedures fail to 2006-07-04 23:46:15 +04:00
init_file-master.opt
init_file.test A fix and a test case for Bug#17843 "Certain stored procedures fail to 2006-07-04 23:46:15 +04:00
innodb-lock.test
innodb-master.opt Applied innodb-5.1-ss475 snapshot. 2006-04-23 12:48:31 +04:00
innodb-replace.test
innodb.test Applied innodb-5.1-ss677, -ss680, -ss713, and -ss720 snapshots. 2006-08-15 01:42:57 +02:00
innodb_gis.test
innodb_mysql.test 1. Cumulated fix for Bug#22398, #22404 and #22405 2006-09-18 16:55:56 +02:00
innodb_notembedded.test Fixes to embedded server to be able to run tests with it 2006-02-24 18:34:15 +02:00
insert.test WL#3146 "less locking in auto_increment": 2006-07-09 17:52:19 +02:00
insert_select.test Fix for BUG#21774: Column count doesn't match value count at row x 2006-09-12 17:50:24 +03:00
insert_update.test Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-4.1-opt 2006-09-15 14:14:38 +02:00
join.test BUG#14940 "MySQL choose wrong index", v.2 2006-07-28 21:27:01 +04:00
join_crash.test
join_nested.test Fixed bug #18279: crash in the cases when on conditions are moved 2006-03-29 16:45:29 -08:00
join_outer.test Merge moonbone.local:/work/tmp_merge-5.0-mysql 2006-08-29 18:58:50 +04:00
join_outer_innodb.test Move innodb dependent test to join_outer_innodb 2006-05-22 13:57:32 +02:00
key.test Merge mysql.com:/home/mydev/mysql-4.1-bug11824 2006-07-05 11:11:40 +02:00
key_cache-master.opt
key_cache.test Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-2 2006-04-19 18:08:15 -07:00
key_diff.test
key_primary.test
keywords.test Bug#19939 2006-07-20 12:54:01 -07:00
kill.test after merge 2006-03-06 23:43:47 +01:00
kill_n_check.sh Fix of test suite in scope of fixing BUG#18023: IM: instance 2006-06-19 14:13:34 +04:00
limit.test Merge timka@10.100.64.80:/home/timka/mysql/src/4.1-bug-21787 2006-09-01 14:29:27 +02:00
loaddata.test This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
loaddata_autocom_innodb.test Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0". 2006-09-05 16:52:05 +02:00
loaddata_autocom_ndb.test Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0". 2006-09-05 16:52:05 +02:00
lock.test Add a test case for Bug#18884 "lock table + global read lock = crash" 2006-07-08 00:26:18 +04:00
lock_multi.test After merge fix 2006-07-04 12:34:23 +02:00
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.test
log_state-master.opt WL#3015: Logging Improvements - No Restarts(ver N4) 2006-06-19 18:30:55 +05:00
log_state.test Fix hardcoded /tmp path (which causes problems when running multiple 2006-07-04 22:37:32 +02:00
log_tables-master.opt Fix Bug#17600: Invalid data logged into mysql.slow_log 2006-03-06 21:03:17 +03:00
log_tables.test Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2006-08-04 14:48:51 +04:00
lowercase_fs_off.test Bugs#17647: Trouble with "create database" 2006-05-04 11:55:09 +05:00
lowercase_table-master.opt
lowercase_table.test
lowercase_table2.test Bug#17661 information_schema.SCHEMATA returns uppercase with lower_case_table_names = 1 2006-06-06 11:25:31 +05:00
lowercase_table3-master.opt
lowercase_table3.test
lowercase_table_grant-master.opt
lowercase_table_grant.test
lowercase_table_qcache-master.opt
lowercase_table_qcache.test
lowercase_view-master.opt
lowercase_view.test
merge.test Merge govinda.patg.net:/home/patg/mysql-build/mysql-5.0-holyfoot 2006-08-08 09:01:32 -07:00
metadata.test
mix2_myisam.test This changeset belongs to 2006-08-16 19:29:49 +02:00
multi_statement-master.opt
multi_statement.test
multi_update-master.opt
multi_update.test Updated row result, and fix for Windows build. 2006-08-14 03:26:53 -07:00
myisam-blob-master.opt
myisam-blob.test
myisam-system.test Added support for key_block_size for key and table level (WL#602) 2006-05-03 15:59:17 +03:00
myisam.test Merge chilla.local:/home/mydev/mysql-5.0-bug14400 2006-09-07 22:07:52 +02:00
mysql.test Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug21618/my50-bug21618 2006-09-14 09:56:06 -04:00
mysql_client_test-master.opt More merging assistence. 2006-05-02 15:07:00 -04:00
mysql_client_test.test Send output from mysql_client_test to var/log/mysql_client_test.log 2006-08-06 20:58:30 +02:00
mysql_delimiter.sql
mysql_delimiter_source.sql
mysql_protocols.test Dont' run the mysql_protocols on Windows 2006-03-01 15:22:47 +01:00
mysqlbinlog-master.opt
mysqlbinlog.test Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpl 2006-09-11 13:34:44 +02:00
mysqlbinlog2.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
mysqlbinlog_base64.test Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
mysqlcheck.test Manual merge 5.0->5.1. Post-merge fixes. 2006-08-14 13:27:11 +04:00
mysqldump-max.test
mysqldump.test Result file fixes after merge 2006-09-21 02:39:47 +02:00
mysqlshow.test Bug #19147: mysqlshow INFORMATION_SCHEMA does not work 2006-07-21 20:29:25 -07:00
mysqlslap.test This is a patch to test the default schema location. 2006-03-10 08:54:12 -08:00
mysqltest.test Merge bodhi.local:/opt/local/work/tmp_merge 2006-08-12 21:06:51 +04:00
ndb_alter_table.test Remove files that tests leave behind 2006-07-15 12:01:46 -04:00
ndb_alter_table2.test Fixed timeing problem by ignoring failures and results from first select after table definition change 2006-04-19 12:21:33 +03:00
ndb_alter_table3.test Bug #20843 tests fails randomly with assertion in completeClusterFailed 2006-07-08 03:26:13 +02:00
ndb_autodiscover.test Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var 2006-01-24 14:10:48 +01:00
ndb_autodiscover2-master.opt
ndb_autodiscover2.test
ndb_autodiscover3.test Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new 2006-08-10 13:47:20 +02:00
ndb_basic.test Merge bodhi.local:/opt/local/work/tmp_merge 2006-08-12 21:06:51 +04:00
ndb_binlog_basic.test wl#3023 ndb to return correct tables for initial table maps 2006-03-11 06:58:48 +01:00
ndb_binlog_basic2.test WL#2977 and WL#2712 global and session-level variable to set the binlog format (row/statement), 2006-02-25 22:21:03 +01:00
ndb_binlog_ddl_multi.test Bug#18976 CRBR: multiple binlog, second binlog may miss schema log events:Change test back to verify again 2006-09-20 16:46:54 +02:00
ndb_binlog_discover.test ndb - 2006-08-22 11:55:25 +02:00
ndb_binlog_ignore_db-master.opt Bug #17188 CRBR: ignores --binlog_ignore_db= settings 2006-02-07 19:02:38 +01:00
ndb_binlog_ignore_db.test wl#3023 clean up 2006-03-11 15:52:38 +01:00
ndb_binlog_multi.test BUG#20677: Sporadic failure of test case 'ndb_binlog_multi'. 2006-06-25 08:59:44 +02:00
ndb_bitfield.test Merge perch.ndb.mysql.com:/home/jonas/src/50-work 2006-01-13 09:22:02 +01:00
ndb_blob.test ndb - bug#19956 (occurs only in v5.0) 2006-05-21 11:04:57 +02:00
ndb_blob_partition.test Bug #20077 Cluster to only support partition by key, needs to error on others 2006-07-04 18:29:21 +02:00
ndb_cache.test
ndb_cache2.test
ndb_cache_multi.test Cleanup testcases 2006-05-31 23:34:28 +02:00
ndb_cache_multi2.test Bug#16795 ndb_cache_multi2 2006-02-27 10:29:55 +01:00
ndb_charset.test ndb - bug#14007 5.1 (merge 5.0->5.1) 2005-11-20 11:15:13 +01:00
ndb_condition_pushdown.test Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0 2006-09-06 11:55:16 +02:00
ndb_config.test Fixed compiler warnings 2006-05-04 19:39:47 +03:00
ndb_config2.test Fixed compiler warnings 2006-05-04 19:39:47 +03:00
ndb_database.test wl2325, distribution of schema operations between mysql servers 2006-02-01 01:12:11 +01:00
ndb_dd_alter.test ndb_multi.test: 2006-09-14 12:32:49 +02:00
ndb_dd_backuprestore.test Bug #20820 auto inc table not handled correctly when restored from cluster backup 2006-07-06 20:04:48 +02:00
ndb_dd_basic.test Merge orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my51-ndb 2006-09-11 08:45:22 +02:00
ndb_dd_ddl.test ndb - bug#20053 2006-06-26 15:08:09 +02:00
ndb_dd_disk2memory.test Updated test case due to pb test failure on sol10-sparc-a' -max 2006-09-06 19:42:01 +02:00
ndb_dd_dump.test Had issues with older clone where I could not pull latest patches. So I pulled a fresh clone. Moved updated test cases over and restested. Therefore I have to do a new commit for these files. 2006-08-30 15:28:51 +02:00
ndb_dd_sql_features.test Updated test case due to pb test failure on sol10-sparc-a' -max 2006-09-06 19:42:01 +02:00
ndb_gis.test Bug#17728 tests that fails are: ndb_gis rpl_ndb_multi_update2 2006-03-03 11:52:52 +01:00
ndb_grant.later
ndb_index.test
ndb_index_ordered.test
ndb_index_unique.test Changed to use new syntax for PRIMARY/UNIQUE KEY USING HASH 2006-05-09 12:06:50 +02:00
ndb_insert.test Added tests with IGNORE and NULL values 2006-03-28 10:01:23 +02:00
ndb_limit.test
ndb_load.test Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
ndb_loaddatalocal.test Bug #19493 NDB does not ignore duplicate keys when using LOAD DATA LOCAL 2006-06-14 20:16:32 +02:00
ndb_lock.test Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1 2006-08-15 13:37:39 +02:00
ndb_minmax.test
ndb_multi.test Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1 2006-09-18 13:11:03 +02:00
ndb_multi_row.test Tables are now removed remotely by binlog_thread 2006-03-06 18:06:21 +01:00
ndb_partition_error.test Bug #20077 Cluster to only support partition by key, needs to error on others 2006-07-04 18:29:21 +02:00
ndb_partition_key.test BUG#20340: NODEGROUP in information_schema.partitions integer => 2006-07-18 09:33:40 -04:00
ndb_partition_list.test Bug #20077 Cluster to only support partition by key, needs to error on others 2006-07-04 18:29:21 +02:00
ndb_partition_range.test Bug #20077 Cluster to only support partition by key, needs to error on others 2006-07-04 18:29:21 +02:00
ndb_read_multi_range.test Fix for bug #21059 Server crashes on join query with large dataset with NDB tables: added more tests 2006-08-09 14:32:56 +02:00
ndb_rename.test Bug #16997 Table rename that changes database does not rename indexes: Moved index tables to system database 2006-05-31 10:28:42 +02:00
ndb_replace.test Fix for bug#18437 "Wrong values inserted with a before update trigger on 2006-07-02 01:51:10 +04:00
ndb_restore.test removed alter table partition error test since it cannot be made predictable... name will change of created file 2006-07-07 00:18:01 +02:00
ndb_restore_compat.test ndb: break out ndb backup compatability test, so that it can be disabled on mac 2006-04-26 01:11:40 +02:00
ndb_restore_partition-master.opt Bug #18595 repeated create, insert, drop can cause MySQL table definition cache to corrupt 2006-06-14 12:21:18 +02:00
ndb_restore_partition.test Bug #18595 repeated create, insert, drop can cause MySQL table definition cache to corrupt 2006-06-14 12:21:18 +02:00
ndb_subquery.test
ndb_temporary.test Bug #17210 Create temp table call to ha_ndbcluster::create_handler_files caused core 2006-02-17 17:12:35 +01:00
ndb_transaction.test
ndb_trigger.test Fix for bug#18437 "Wrong values inserted with a before update trigger on 2006-07-02 01:51:10 +04:00
ndb_truncate.test Bug #18864 TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb table 2006-06-02 07:26:45 +02:00
ndb_types.test
ndb_update.test
ndb_view.test Bug #17206 Update through VIEW is not working 2006-02-08 18:08:18 +01:00
ndbapi.test Removed absolute path 2006-09-01 16:14:59 +02:00
negation_elimination.test
not_embedded_server-master.opt
not_embedded_server.test BUG#21650 not_embedded_server fails --with-ndbcluster 2006-08-15 19:10:10 +08:00
null.test Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_merge 2006-05-01 09:46:00 -04:00
null_key.test
odbc.test BUG#14553: NULL in WHERE resets LAST_INSERT_ID 2006-07-10 16:27:03 +03:00
olap.test
openssl_1.test Bug#20411: "GRANT ... REQUIRE ISSUER nnn AND SUBJECT mmm" fails to require both 2006-08-22 14:29:48 +02:00
order_by.test Bug #21302: Result not properly sorted when using an ORDER BY on a second table in a join 2006-08-15 15:48:49 +03:00
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test Merge mysql.com:/home/mysql-4.1-10418 2006-05-12 10:27:20 +02:00
overflow.test
packet.test
partition.test Fix merge problems; work around disparate "ls" behaviors. 2006-09-06 14:23:39 -04:00
partition_02myisam.test WL #2604: Partition Management 2006-01-17 08:40:00 +01:00
partition_03ndb.test WL #2604: Partition Management 2006-01-17 08:40:00 +01:00
partition_charset.test Bug#14527: Partitions: table unreadable if partition name = c-cedilla 2006-03-02 12:25:02 +04:00
partition_error.test BUG#16000: .par file left behind plus unnecessary messages to error.log 2006-06-20 16:38:42 -04:00
partition_grant.test Fix a test suite failure. 2006-08-14 19:05:35 +04:00
partition_hash.test BUG20733: Bug in partition pruning with zerofill field 2006-07-20 05:28:16 -04:00
partition_innodb.test BUG#20852: Using update with full table scan causes mysqld to enter an eternal loop 2006-07-12 20:38:17 -04:00
partition_list.test BUG20733: Bug in partition pruning with zerofill field 2006-07-20 05:28:16 -04:00
partition_mgm.test make partition_mgm test deterministic wrt results of ls 2006-09-07 04:18:17 +02:00
partition_mgm_err.test BUG#15961: SUBPARTITION defined in non-subpartitioned table no error 2006-03-11 06:17:10 -08:00
partition_mgm_err2.test Removed Windows from tests since bug#19107 is known to hang test 2006-09-01 02:12:30 -04:00
partition_order.test BUG#20389: Crash when using index scan in reverse order 2006-07-15 03:38:34 -04:00
partition_pruning.test Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.1-opt 2006-08-01 09:24:19 +04:00
partition_range.test BUG#21339: Crash at EXPLAIN PARTITIONS 2006-08-05 16:12:24 -04:00
perror.test Change error code to test for "unknown error" with to 10000 2006-08-01 11:29:10 +02:00
preload.test
ps.test Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemerge 2006-08-30 03:00:19 +04:00
ps_1general.test Fix for bug #20665 All commands supported in Stored Procedures 2006-08-23 15:50:06 +02:00
ps_2myisam.test
ps_3innodb.test
ps_4heap.test
ps_5merge.test
ps_7ndb.test
ps_10nestset.test
ps_11bugs.test BUG#18492: mysqld reports ER_ILLEGAL_REFERENCE in --ps-protocol 2006-04-28 11:23:31 +02:00
ps_grant.test Fix for bug #20665 All commands supported in Stored Procedures 2006-08-23 15:50:06 +02:00
query_cache.test SHOW STATUS does not anymore change local status variables (except com_show_status). Global status variables are still updated. 2006-06-20 13:20:32 +03:00
query_cache_merge.test
query_cache_notembedded.test We should prohobit concurent read of inserting file in SP 2006-03-15 19:15:52 +02:00
range.test Merge maint2.mysql.com:/data/localhome/tsmith/bk/mrg50/50 2006-09-13 09:03:52 +02:00
read_many_rows_innodb.test This changeset belongs to 2006-08-16 19:29:49 +02:00
read_only.test Fixes to embedded server to be able to run tests with it 2006-02-24 18:34:15 +02:00
rename.test Fix race condition of concurrent RENAME and SHOW TABLES which caused 2006-05-06 09:41:24 +04:00
renamedb.test Bug#19392 Rename Database: Crash if case change 2006-05-18 12:21:13 +05:00
repair.test Merge zim.(none):/home/brian/mysql/dep-5.0 2006-08-14 15:24:29 -07:00
replace.test Fixed bug#19789: REPLACE was allowed for a VIEW with CHECK OPTION enabled. 2006-06-07 16:17:56 +04:00
rollback.test
row.test Fixed bug #16081: row equalities were not taken into 2006-09-01 04:23:04 -07:00
rowid_order_innodb.test This changeset belongs to 2006-08-16 14:58:49 +02:00
rpl000010-slave.opt
rpl000010.test
rpl000011.test
rpl000013.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl000017-slave.opt
rpl000017-slave.sh Make it possible to run mysql-test-run.pl with default test suite in different vardir. 2006-01-24 08:30:54 +01:00
rpl000017.test Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases 2006-02-07 17:20:50 +01:00
rpl000018-master.opt
rpl000018-slave.opt
rpl_000015-slave.sh Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var 2006-01-24 14:10:48 +01:00
rpl_000015.slave-mi WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_000015.test Merge neptunus.(none):/home/msvensson/mysql/mysqltest_replace/my50-mysqltest_replace 2006-02-17 12:16:36 +01:00
rpl_alter.test
rpl_alter_db.test BUG#17521 alter database crashes slave 2006-02-23 23:20:29 -05:00
rpl_auto_increment-master.opt
rpl_auto_increment-slave.opt First set of rpl test updated for NDB and general test cleanup 2006-02-03 01:59:02 +01:00
rpl_auto_increment.test Fix for BUG#20524 "auto_increment_* not observed when inserting 2006-07-06 14:37:09 +02:00
rpl_auto_increment_11932.test rpl_auto_increment_11932.test, rpl_auto_increment_11932.result: 2006-05-22 12:18:18 +09:30
rpl_bit.test Updated test cases for testing Cluster Replication using the rpl* test cases 2006-01-18 00:45:23 +01:00
rpl_bit_npk.test Bug#17400 (CRBR: Delete and update of table w/o PK fails on slave): 2006-05-11 11:09:58 +02:00
rpl_change_master.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_commit_after_flush.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_create_database-master.opt
rpl_create_database-slave.opt
rpl_create_database.test More test case updates for using RPL with NDB as default engine 2006-02-07 00:18:10 +01:00
rpl_ddl.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_deadlock_innodb-slave.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_deadlock_innodb.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_delete_no_where.test Test updates 2006-02-15 14:02:47 +01:00
rpl_do_grant.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_drop.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_drop_db.test Cleanup testcases 2006-05-31 23:34:28 +02:00
rpl_drop_temp-slave.opt
rpl_drop_temp.test BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave 2006-02-13 19:03:12 +01:00
rpl_dual_pos_advance-master.opt
rpl_dual_pos_advance.test
rpl_EE_err.test Test updates 2006-02-15 14:02:47 +01:00
rpl_empty_master_crash.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_err_ignoredtable-slave.opt Updated tests from Lars Review 2005-12-23 14:45:02 +01:00
rpl_err_ignoredtable.test More rpl test updates with using ndb as default engine 2006-02-07 14:51:46 +01:00
rpl_failed_optimize-master.opt
rpl_failed_optimize.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_flushlog_loop-master.opt Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var 2006-01-24 14:10:48 +01:00
rpl_flushlog_loop-master.sh Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var 2006-01-24 14:10:48 +01:00
rpl_flushlog_loop-slave.opt Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var 2006-01-24 14:10:48 +01:00
rpl_flushlog_loop-slave.sh Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var 2006-01-24 14:10:48 +01:00
rpl_flushlog_loop.test Made rpl_flushlog_loop use wait_slave_status instead of sleep. 2006-03-21 17:40:51 +01:00
rpl_foreign_key_innodb-slave.opt More rpl test updates with using ndb as default engine 2006-02-07 14:51:46 +01:00
rpl_foreign_key_innodb.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_free_items-slave.opt
rpl_free_items.test
rpl_get_lock.test
rpl_ignore_grant-slave.opt
rpl_ignore_grant.test
rpl_ignore_revoke-slave.opt BUG#9483 test was overworked to account reviews finally to leave only REVOKE check. 2006-01-10 13:44:08 +02:00
rpl_ignore_revoke.test Add new option "check-testcases" to mysql-test-run.pl 2006-01-26 17:54:34 +01:00
rpl_ignore_table-slave.opt BUG#16487 importing the test case from 5.0 (the fix is done in BUG#15699) 2006-01-26 12:51:34 +02:00
rpl_ignore_table.test BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave 2006-02-13 19:03:12 +01:00
rpl_ignore_table_update-slave.opt Implemented requested changes by Lars and did some general test cleanup. Lots more togo 2006-02-03 15:38:27 +01:00
rpl_ignore_table_update.test Implemented requested changes by Lars and did some general test cleanup. Lots more togo 2006-02-03 15:38:27 +01:00
rpl_init_slave-slave.opt
rpl_init_slave.test
rpl_innodb.test Make it possible to run mysql-test-run.pl with default test suite in different vardir. 2006-01-24 08:30:54 +01:00
rpl_insert.test If mysqlslap schema does not exists, it should be an error, so no need for IF EXISTS 2006-09-21 13:04:33 +02:00
rpl_insert_id-slave.opt
rpl_insert_id.test After merge fix 2006-08-01 08:49:43 +04:00
rpl_insert_id_pk-slave.opt Implement suggestions from lars review 2006-02-08 16:47:46 +01:00
rpl_insert_id_pk.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_insert_ignore-slave.opt
rpl_insert_ignore.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_insert_select.test
rpl_LD_INFILE.test Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
rpl_load_from_master-slave.opt Implemented requested changes by Lars and did some general test cleanup. Lots more togo 2006-02-03 15:38:27 +01:00
rpl_load_from_master.test Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-02-08 16:52:34 +01:00
rpl_load_table_from_master.test Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
rpl_loaddata.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_loaddata2.test Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
rpl_loaddata_m-master.opt Updated tests from Lars Review 2005-12-23 14:45:02 +01:00
rpl_loaddata_m.test Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
rpl_loaddata_s-slave.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_loaddata_s.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_loaddatalocal.test rpl_loaddatalocal.result, rpl_loaddatalocal.test: 2006-05-02 22:56:53 +02:00
rpl_loadfile.test Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
rpl_log_pos.test Updated test cases for testing Cluster Replication using the rpl* test cases 2006-01-18 00:45:23 +01:00
rpl_many_optimize.test
rpl_master_pos_wait.test
rpl_misc_functions-slave.sh Make it possible to run mysql-test-run.pl with default test suite in different vardir. 2006-01-24 08:30:54 +01:00
rpl_misc_functions.test Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my51-mysqltest_var 2006-02-07 18:04:50 +01:00
rpl_mixed_ddl_dml.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_multi_delete-slave.opt
rpl_multi_delete.test test updates 2006-02-09 15:29:57 +01:00
rpl_multi_delete2-slave.opt
rpl_multi_delete2.test test updates 2006-02-09 15:29:57 +01:00
rpl_multi_engine-slave.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_multi_engine.test rpl_row_basic_11bugs.test, rpl_multi_engine.test, rpl_flsh_tbls.test: 2006-05-12 14:09:13 +02:00
rpl_multi_update.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_multi_update2-slave.opt
rpl_multi_update2.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_multi_update3.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_multi_update4-slave.opt BUG#15699 importing the fix from 5.0 2006-01-26 12:49:55 +02:00
rpl_multi_update4.test BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave 2006-02-13 19:03:12 +01:00
rpl_ndb_2innodb-master.opt Re-apply missing changeset, orignally pushed by jmiller 2006-06-06 14:34:42 +03:00
rpl_ndb_2innodb-slave.opt Re-apply missing changeset, orignally pushed by jmiller 2006-06-06 14:34:42 +03:00
rpl_ndb_2innodb.test New test case fro replication between ndb and other storage engines. 2006-02-27 15:09:03 +01:00
rpl_ndb_2myisam-master.opt Re-apply missing changeset, orignally pushed by jmiller 2006-06-06 14:34:42 +03:00
rpl_ndb_2myisam-slave.opt Re-apply missing changeset, orignally pushed by jmiller 2006-06-06 14:34:42 +03:00
rpl_ndb_2myisam.test New test case fro replication between ndb and other storage engines. 2006-02-27 15:09:03 +01:00
rpl_ndb_auto_inc.test Fixed failing test rpl_ndb_auto_inc.test 2006-06-29 03:24:33 +03:00
rpl_ndb_bank.test Remove files that tests leave behind 2006-07-15 12:01:46 -04:00
rpl_ndb_basic.test ndb - revert timeout changes, as a test depends on it, it mysterious ways 2006-08-21 07:53:27 +02:00
rpl_ndb_blob.test ndb - bug#18067 bug#18075 closes these bugs 2006-03-09 17:16:04 +01:00
rpl_ndb_blob2.test Updated test cases 2006-02-13 16:36:11 +01:00
rpl_ndb_charset.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_ndb_commit_afterflush.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_ndb_dd_advance.test Remove files that tests leave behind 2006-07-15 12:01:46 -04:00
rpl_ndb_dd_basic.test increase save_master_pos timeout to 30 seconds for higher test predictability 2006-04-12 15:55:41 +02:00
rpl_ndb_dd_partitions.test rpl_ndb_dd_partitions.test, rpl_ndb_dd_partitions.result: 2006-06-27 18:44:25 +02:00
rpl_ndb_ddl.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_ndb_delete_nowhere.test Only run test with row based logging 2006-04-19 11:20:11 +03:00
rpl_ndb_func003.test ndb - 2006-08-22 09:48:15 +02:00
rpl_ndb_idempotent.test ndb - 2006-08-22 09:48:15 +02:00
rpl_ndb_innodb2ndb-master.opt Re-apply missing changeset, orignally pushed by jmiller 2006-06-06 14:34:42 +03:00
rpl_ndb_innodb2ndb-slave.opt Re-apply missing changeset, orignally pushed by jmiller 2006-06-06 14:34:42 +03:00
rpl_ndb_innodb2ndb.test New test case fro replication between ndb and other storage engines. 2006-02-27 15:09:03 +01:00
rpl_ndb_innodb_trans-slave.opt Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0". 2006-09-05 16:52:05 +02:00
rpl_ndb_innodb_trans.test Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0". 2006-09-05 16:52:05 +02:00
rpl_ndb_insert_ignore.test Only run test with row based logging 2006-04-19 11:20:11 +03:00
rpl_ndb_load.test wl2325 wl2324 2006-01-12 19:51:02 +01:00
rpl_ndb_log-master.opt More test case updates for using RPL with NDB as default engine 2006-02-07 00:18:10 +01:00
rpl_ndb_log.test More test case updates for using RPL with NDB as default engine 2006-02-07 00:18:10 +01:00
rpl_ndb_multi.test Bug #17805 Cluster_replication database should be renamed to just cluster 2006-03-01 13:31:21 +01:00
rpl_ndb_multi_update2-slave.opt Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_ndb_multi_update2.test Bug#18208 SBR fails to replicate auto_increment values for Cluster 2006-03-15 16:29:25 +01:00
rpl_ndb_multi_update3.test Only run test with row based logging 2006-04-19 11:20:11 +03:00
rpl_ndb_myisam2ndb-master.opt New test case fro replication between ndb and other storage engines. 2006-02-27 15:09:03 +01:00
rpl_ndb_myisam2ndb-slave.opt Re-apply missing changeset, orignally pushed by jmiller 2006-06-06 14:34:42 +03:00
rpl_ndb_myisam2ndb.test New test case fro replication between ndb and other storage engines. 2006-02-27 15:09:03 +01:00
rpl_ndb_relayrotate-slave.opt Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_ndb_relayrotate.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_ndb_row_001.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_ndb_sp003.test test updates 2006-02-10 12:52:35 +01:00
rpl_ndb_sp006.test test updates 2006-02-10 12:52:35 +01:00
rpl_ndb_sync.test Bug #20820 auto inc table not handled correctly when restored from cluster backup 2006-07-06 20:04:48 +02:00
rpl_ndb_trig004.test Test updates 2006-02-15 14:02:47 +01:00
rpl_ndb_UUID.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_ndbapi_multi.test Removed absolute path 2006-09-01 16:14:59 +02:00
rpl_openssl.test Merge mysql.com:/users/lthalmann/bk/mysql-5.0-rpl 2006-06-28 15:27:25 +02:00
rpl_optimize.test Updated test cases 2006-02-13 16:36:11 +01:00
rpl_ps.test Fixed depedency problem with the following test. 2006-03-16 17:44:27 +02:00
rpl_rbr_to_sbr.test Bug#22067 rpl_rbr_to_sbr and some other fail if NDB is default storage 2006-09-15 17:25:13 +03:00
rpl_redirect.test BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave 2006-02-13 19:03:12 +01:00
rpl_relay_space_innodb-master.opt First set of rpl test updated for NDB and general test cleanup 2006-02-03 01:59:02 +01:00
rpl_relay_space_innodb-slave.opt First set of rpl test updated for NDB and general test cleanup 2006-02-03 01:59:02 +01:00
rpl_relay_space_innodb.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_relay_space_myisam.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_relayrotate-slave.opt
rpl_relayrotate.test Fixes for Bug#12429: Replication tests fail: "Slave_IO_Running" (?) differs related to 2006-04-13 20:42:48 +02:00
rpl_relayspace-slave.opt
rpl_relayspace.test
rpl_replicate_do-slave.opt
rpl_replicate_do.test Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-02-08 16:52:34 +01:00
rpl_replicate_ignore_db-slave.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_replicate_ignore_db.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_rewrt_db-slave.opt Updated tests from Lars Review 2005-12-23 14:45:02 +01:00
rpl_rewrt_db.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_rotate_logs-master.opt
rpl_rotate_logs-slave.sh Make it possible to run mysql-test-run.pl with default test suite in different vardir. 2006-01-24 08:30:54 +01:00
rpl_rotate_logs.slave-mi
rpl_rotate_logs.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_row_001.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_row_4_bytes-master.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_4_bytes.test WL#2977 and WL#2712 global and session-level variable to set the binlog format (row/statement), 2006-02-25 22:21:03 +01:00
rpl_row_basic_2myisam.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_basic_3innodb-slave.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_basic_3innodb.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_basic_7ndb.test ndb - 2006-08-22 09:48:15 +02:00
rpl_row_basic_8partition.test Bug#22067 rpl_rbr_to_sbr and some other fail if NDB is default storage 2006-09-15 17:25:13 +03:00
rpl_row_basic_11bugs-master.opt Fixing minor problem causing the rpl_row_basic_11bugs test to fail 2006-01-30 15:16:49 +01:00
rpl_row_basic_11bugs.test BUG#17620: Row-based replication fails when query cache enabled on slave 2006-09-06 17:45:27 +02:00
rpl_row_blob_innodb-slave.opt More updates for using NDB as default and some bug fixes along the way 2006-02-08 13:08:19 +01:00
rpl_row_blob_innodb.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_row_blob_myisam.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_row_charset.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_row_create_table.test Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.1-new-rpl 2006-07-11 12:17:19 +02:00
rpl_row_delayed_ins.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_row_drop.test WL#3023 (RBR: Use locks in a statement-like manner): 2006-02-24 16:19:55 +01:00
rpl_row_err_daisychain-master.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_err_daisychain-slave.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_flsh_tbls.test rpl_row_basic_11bugs.test, rpl_multi_engine.test, rpl_flsh_tbls.test: 2006-05-12 14:09:13 +02:00
rpl_row_func001.test BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave 2006-02-13 19:03:12 +01:00
rpl_row_func002.test Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
rpl_row_func003-slave.opt More test case updates for using RPL with NDB as default engine 2006-02-07 00:18:10 +01:00
rpl_row_func003.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_row_inexist_tbl-slave.opt Fix BUG#18948. Adding a file missed in the previous commit. 2006-06-05 05:58:59 +04:00
rpl_row_inexist_tbl.test Fixed BUG#18948 "Disabled test case rpl_row_inexist_tbl". 2006-06-05 05:49:06 +04:00
rpl_row_log-master.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_log-slave.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_log.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_row_log_innodb-master.opt More test case updates for using RPL with NDB as default engine 2006-02-07 00:18:10 +01:00
rpl_row_log_innodb-slave.opt More test case updates for using RPL with NDB as default engine 2006-02-07 00:18:10 +01:00
rpl_row_log_innodb.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_row_max_relay_size.test After merge fixes 2006-09-21 14:19:17 +02:00
rpl_row_mysqlbinlog-master.opt New test for wl2321 2006-02-22 22:03:55 +01:00
rpl_row_mysqlbinlog.test rpl_row_mysqlbinlog.result, rpl_row_mysqlbinlog.test: 2006-02-22 23:11:42 +01:00
rpl_row_mystery22.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_NOW.test Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
rpl_row_reset_slave.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_sp001.test Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
rpl_row_sp002_innodb-master.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_sp002_innodb-slave.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_sp002_innodb.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_row_sp003-master.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_sp003-slave.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_sp003.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_row_sp005.test BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave 2006-02-13 19:03:12 +01:00
rpl_row_sp006_InnoDB-slave.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_sp006_InnoDB.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_row_sp007_innodb-slave.opt test updates 2006-02-10 12:52:35 +01:00
rpl_row_sp007_innodb.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_row_sp008.test WL#3023 (RBR: Use locks in a statement-like manner): 2006-02-24 16:19:55 +01:00
rpl_row_sp009.test BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave 2006-02-13 19:03:12 +01:00
rpl_row_sp010.test Test updates to use with a default engine of ndb 2006-02-17 20:29:46 +01:00
rpl_row_sp011.test Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
rpl_row_sp012.test BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave 2006-02-13 19:03:12 +01:00
rpl_row_stop_middle.test Use "--source" command instead of "source", makes mysql-test-run.pl dtecte this as test case that need binlog format row. 2006-08-03 19:35:00 +02:00
rpl_row_stop_middle_update-master.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_stop_middle_update-slave.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_stop_middle_update.test Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
rpl_row_tabledefs_2myisam.test WL#3259 (RBR with more columns on slave than on master): 2006-05-08 20:05:25 +02:00
rpl_row_tabledefs_3innodb.test WL#3259 (RBR with more columns on slave than on master): 2006-05-08 20:05:25 +02:00
rpl_row_trig001.test Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
rpl_row_trig002.test BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave 2006-02-13 19:03:12 +01:00
rpl_row_trig003.test Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
rpl_row_trig004.test Test updates 2006-02-15 14:02:47 +01:00
rpl_row_until.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_row_USER.test Updated test cases for testing Cluster Replication using the rpl* test cases 2006-01-18 00:45:23 +01:00
rpl_row_UUID.test Test case updates and new test cases added to CRBR 2006-02-16 04:42:16 +01:00
rpl_row_view01.test Missed a check in of new results for rpl_relay_space_myisam 2006-02-08 22:00:11 +01:00
rpl_server_id1.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_server_id2-slave.opt
rpl_server_id2.test
rpl_session_var.test
rpl_set_charset.test
rpl_skip_error-slave.opt
rpl_skip_error.test BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave 2006-02-13 19:03:12 +01:00
rpl_slave_status.test BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave 2006-02-13 19:03:12 +01:00
rpl_sp-master.opt rpl_sp.test, disabled.def, rpl_stm_mystery22.test: 2006-01-12 17:05:25 +01:00
rpl_sp-slave.opt Fix for BUG#14769 "Function fails to replicate if fails half-way (slave stops)": 2006-02-18 17:26:30 +01:00
rpl_sp.test Merge bodhi.local:/opt/local/work/tmp_merge 2006-08-12 21:06:51 +04:00
rpl_sp004.test changes for when NDB is default engine 2006-05-11 18:12:06 +02:00
rpl_sp_effects-master.opt
rpl_sp_effects-slave.opt
rpl_sp_effects.test Bug#19066 (DELETE FROM inconsistency for NDB): 2006-06-01 11:53:27 +02:00
rpl_sporadic_master-master.opt
rpl_sporadic_master.test More updates for using NDB as default and some bug fixes along the way 2006-02-08 13:08:19 +01:00
rpl_start_stop_slave.test
rpl_stm_000001-slave.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_stm_000001.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_stm_charset.test WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_stm_EE_err2.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_flsh_tbls.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_log-master.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_stm_log-slave.opt WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_stm_log.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_max_relay_size.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_multi_query.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_mystery22.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_no_op.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_reset_slave.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_until.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_switch_stm_row_mixed.test Bug#22067 rpl_rbr_to_sbr and some other fail if NDB is default storage 2006-09-15 17:25:13 +03:00
rpl_temp_table.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_temporary.test BUG#19188 incorrect temporary table name of DROP query in replication 2006-07-09 00:29:33 +03:00
rpl_timezone-master.opt Updated tests from Lars Review 2005-12-23 14:45:02 +01:00
rpl_timezone-slave.opt Updated tests from Lars Review 2005-12-23 14:45:02 +01:00
rpl_timezone.test Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var 2006-01-24 14:10:48 +01:00
rpl_trigger.test Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpl 2006-09-11 13:34:44 +02:00
rpl_trunc_temp.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_truncate_2myisam.test Bug#22067 rpl_rbr_to_sbr and some other fail if NDB is default storage 2006-09-15 17:25:13 +03:00
rpl_truncate_3innodb.test Bug#22067 rpl_rbr_to_sbr and some other fail if NDB is default storage 2006-09-15 17:25:13 +03:00
rpl_truncate_7ndb.test ndb - 2006-08-22 09:48:15 +02:00
rpl_truncate_7ndb_2-master.opt Fixed failure with rpl_truncate_7ndb.test when using statement based replication. 2006-06-22 22:44:21 +03:00
rpl_truncate_7ndb_2.test Fixed failure with rpl_truncate_7ndb.test when using statement based replication. 2006-06-22 22:44:21 +03:00
rpl_user_variables.test Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-05-12 11:26:42 +03:00
rpl_variables-master.opt
rpl_variables.test Cleanup testcases 2006-05-31 23:34:28 +02:00
rpl_view-slave.opt Post merge fix. 2006-04-22 04:38:22 -04:00
rpl_view.test Merge mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge 2006-09-21 00:53:47 +02:00
schema.test Patch for WL#2894: Make stored routine variables work 2005-12-07 17:01:17 +03:00
select.test Merge moonbone.local:/work/tmp_merge-5.0-mysql 2006-08-29 18:58:50 +04:00
select_found.test
select_safe.test
show_check.test Bug #19874: SHOW COLUMNS and SHOW KEYS handle identifiers containing \ incorrectly 2006-09-01 10:39:48 -07:00
skip_grants-master.opt
skip_grants.test Additional fix for BUG#16777: Can not create trigger nor view 2006-03-10 14:40:15 +03:00
skip_name_resolve-master.opt
skip_name_resolve.test skip_name_resolve.result, skip_name_resolve.test: 2005-12-12 16:58:20 +01:00
sp-big.test Patch for WL#2894: Make stored routine variables work 2005-12-07 17:01:17 +03:00
sp-code.test Bug#19207: Final parenthesis omitted for CREATE INDEX in Stored Procedure 2006-07-07 21:24:54 +04:00
sp-destruct.test Merge mysql.com:/home/my/mysql-5.0 2006-02-25 21:54:34 +02:00
sp-dynamic.test Patch for WL#2894: Make stored routine variables work 2005-12-07 17:01:17 +03:00
sp-error.test Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemerge 2006-08-30 03:00:19 +04:00
sp-prelocking.test Fix for bug#19634 "Re-execution of multi-delete which involve trigger/stored 2006-06-21 01:50:20 +04:00
sp-security.test Manual merge 5.0->5.1. Post-merge fixes. 2006-08-14 13:27:11 +04:00
sp-threads.test Fixes to embedded server to be able to run tests with it 2006-02-24 18:34:15 +02:00
sp-vars.test Bug#17226: Variable set in cursor on first iteration is assigned 2006-06-30 18:14:22 +04:00
sp.test Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-opt 2006-09-18 12:57:20 +02:00
sp_notembedded.test Bug#21039 Transaction cache not flushed after SELECT CREATE 2006-07-26 12:40:26 +02:00
sp_trans.test Move test that requires innodb to sp_trans 2006-05-18 19:26:53 +02:00
sql_mode.test Merge mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge 2006-06-21 14:14:37 +02:00
ssl.test
ssl_compress.test
status.test WL#3247,#3248: Adding [GLOBAL|SESSION]_STATUS and [GLOBAL|SESSION]_VARIABLES 2006-09-14 03:37:40 +04:00
strict.test Merge bodhi.local:/opt/local/work/tmp_merge 2006-08-12 21:06:51 +04:00
strict_autoinc_1myisam.test Bug#20573 2006-08-30 13:20:39 -07:00
strict_autoinc_2innodb.test Bug#20573 2006-08-30 13:20:39 -07:00
strict_autoinc_3heap.test Bug#20573 2006-08-30 13:20:39 -07:00
strict_autoinc_5ndb.test Bug#20573 2006-08-30 13:20:39 -07:00
subselect.test Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-4.1-opt 2006-09-18 11:19:40 +02:00
subselect2.test * Bug #20792: Incorrect results from aggregate subquery 2006-07-26 19:19:30 +03:00
subselect_gis.test
subselect_innodb.test Add new option "check-testcases" to mysql-test-run.pl 2006-01-26 17:54:34 +01:00
subselect_notembedded.test Fixes to embedded server to be able to run tests with it 2006-02-24 18:34:15 +02:00
sum_distinct-big.test
sum_distinct.test
symlink.test Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var 2006-01-24 14:10:48 +01:00
synchronization.test
sysdate_is_now-master.opt BUG#15101 SYSDATE() disregards SET TIMESTAMP. 2006-03-10 16:47:56 +02:00
sysdate_is_now.test BUG#15101 SYSDATE() disregards SET TIMESTAMP. 2006-03-10 16:47:56 +02:00
system_mysql_db.test WL1019: complete patch. Reapplied patch to the clean 2006-01-19 05:56:06 +03:00
system_mysql_db_fix-master.opt
system_mysql_db_fix.test Change stolen from the -win tree. 2006-09-12 03:39:58 +02:00
system_mysql_db_refs.test
tablelock.test
temp_table-master.opt Make it possible to run mysql-test-run.pl with default test suite in different vardir. 2006-01-24 08:30:54 +01:00
temp_table.test Merge mysql.com:/home/my/mysql-5.0 2006-02-25 21:54:34 +02:00
timezone-master.opt
timezone.test
timezone2.test Bug#19066 (DELETE FROM inconsistency for NDB): 2006-06-01 11:53:27 +02:00
timezone3-master.opt
timezone3.test
timezone_grant.test Fix for bug#15153 "CONVERT_TZ() is not allowed in all places in VIEWs". 2006-04-22 11:54:25 +04:00
trigger-compat.test Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my51-mysqltest_var 2006-02-07 18:04:50 +01:00
trigger-grant.test Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpl 2006-06-16 01:15:19 +02:00
trigger-trans.test Fix for bug #18153 "ALTER/OPTIMIZE/REPAIR on transactional tables corrupt 2006-03-24 14:58:18 +03:00
trigger.test Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemerge 2006-08-30 03:00:19 +04:00
truncate.test
type_binary.test Merge mysql.com:/home/jimw/my/mysql-5.0-14299 2005-12-06 14:16:34 -08:00
type_bit.test Bug#15583: BIN()/OCT()/CONV() do not work with BIT values 2006-08-22 17:51:00 +02:00
type_bit_innodb.test Bug #13601: Wrong int type for bit 2006-04-04 17:54:58 -07:00
type_blob.test Bug #19498: Inconsistent support for DEFAULT in TEXT columns 2006-07-18 16:04:18 -07:00
type_date.test type_date.test, type_date.result: 2006-09-14 18:45:23 +04:00
type_datetime.test Merge moonbone.local:/work/tmp_merge-5.0-mysql 2006-08-29 18:58:50 +04:00
type_decimal.test Fix for bug#17826 'type_decimal' fails with ps-protocol 2006-03-03 15:29:39 +04:00
type_enum.test
type_float.test Fix windows results using "replace_result" 2006-03-22 16:47:45 +01:00
type_nchar.test
type_newdecimal-big.test Merge WL#2984 2005-12-12 13:29:48 +03:00
type_newdecimal.test Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 2006-08-17 22:30:32 +02:00
type_ranges.test Bug#19066 (DELETE FROM inconsistency for NDB): 2006-06-01 11:53:27 +02:00
type_set.test
type_time.test Commenting out testcases which cause type_time.test failure. 2006-01-10 17:57:46 +03:00
type_timestamp.test Merge bk-internal.mysql.com:/data0/bk/tmp_reg 2006-08-17 17:19:41 +02:00
type_uint.test
type_varchar.test A fix for Bug#14897 "ResultSet.getString("table.column") sometimes 2006-08-30 00:38:58 +04:00
type_year.test
udf.test Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_merge 2006-08-09 13:37:20 +04:00
union-master.opt
union.test Fix for bug#20208 2006-09-26 13:19:25 +03:00
unsafe_binlog_innodb-master.opt This changeset belongs to 2006-08-16 14:58:49 +02:00
unsafe_binlog_innodb.test This changeset belongs to 2006-08-16 14:58:49 +02:00
update.test Merge mysql.com:/opt/local/work/mysql-4.1-root 2006-02-02 18:17:18 +03:00
upgrade.test Bug#18736 test case 'upgrade' fails 2006-04-12 14:45:37 +05:00
user_limits.test
user_var-binlog.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
user_var.test Merge polly.local:/tmp/20924/bug20294/my50-bug20294 2006-09-13 16:06:59 +04:00
varbinary.test
variables.test Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpl 2006-09-15 01:46:47 +02:00
view.test Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-opt 2006-09-18 12:57:20 +02:00
view_grant.test Merge bodhi.local:/opt/local/work/tmp_merge 2006-07-26 23:33:25 +04:00
view_query_cache.test We should not skip temptable view along with other derived 2005-12-01 12:01:38 +02:00
wait_for_process.sh Fix of test suite in scope of fixing BUG#18023: IM: instance 2006-06-19 14:13:34 +04:00
wait_timeout-master.opt Bug#2845 client fails to reconnect if using TCP/IP 2006-02-16 12:02:38 +01:00
wait_timeout.test Merge zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.1 2006-07-10 13:38:22 -04:00
warnings-master.opt Merge patch for bug #15195 from 5.0 -> 5.0-release (for 5.0.24) 2006-07-21 09:53:12 +02:00
warnings.test Merge maint1.mysql.com:/data/localhome/tsmith/bk/mrg50-c 2006-08-03 10:41:14 +02:00
windows.test Bug#20789 Merge Subtable Rename Causes Crash 2006-09-12 14:23:41 +02:00
xa.test
xml.test Bug#20795: extractvalue() won't accept names containing a dot (.) 2006-07-25 18:46:43 +05:00