.. |
alias.test
|
|
|
alter_table.test
|
Merge mysql.com:/home/kostja/mysql/mysql-5.0-for_merge
|
2006-02-02 12:03:35 +03:00 |
analyse.test
|
|
|
analyze.test
|
Add new option "check-testcases" to mysql-test-run.pl
|
2006-01-26 17:54:34 +01:00 |
ansi.test
|
|
|
archive.test
|
The handlerton structures for archive and CSV had not been updated. Nicht so gute. I also fixed CSV to use fast alter table and put in a test in archive in case someone tries to do the same there (hint... it won't work).
|
2006-02-07 22:42:57 -08: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
|
|
|
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
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var
|
2006-01-24 14:10:48 +01:00 |
bdb-alter-table-1.test
|
|
|
bdb-alter-table-2-master.opt
|
|
|
bdb-alter-table-2.test
|
|
|
bdb-crash.test
|
|
|
bdb-deadlock.test
|
|
|
bdb-deadlock.tminus
|
|
|
bdb.test
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-01-06 10:42:58 -08:00 |
bdb_cache-master.opt
|
|
|
bdb_cache.test
|
|
|
bdb_gis.test
|
|
|
bench_count_distinct.test
|
|
|
bigint.test
|
|
|
binary.test
|
|
|
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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
binlog_row_mix_innodb_myisam.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01: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
|
Big patch to make embedded-server working in 5.x
|
2006-01-04 14:20:28 +04:00 |
binlog_stm_blackhole.test
|
Big patch to make embedded-server working in 5.x
|
2006-01-04 14:20:28 +04:00 |
binlog_stm_ctype_cp932.test
|
Big patch to make embedded-server working in 5.x
|
2006-01-04 14:20:28 +04:00 |
binlog_stm_ctype_ucs.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
binlog_stm_drop_tmp_tbl.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01: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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
binlog_stm_insert_select.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
binlog_stm_mix_innodb_myisam.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
bool.test
|
|
|
bulk_replace.test
|
|
|
case.test
|
|
|
cast.test
|
|
|
check.test
|
|
|
client_xml.test
|
|
|
comments.test
|
|
|
compare.test
|
|
|
compress.test
|
Big patch to make embedded-server working in 5.x
|
2006-01-04 14:20:28 +04:00 |
connect.test
|
WL1019: complete patch. Reapplied patch to the clean
|
2006-01-19 05:56:06 +03:00 |
consistent_snapshot.test
|
|
|
constraints.test
|
|
|
count_distinct.test
|
|
|
count_distinct2-master.opt
|
|
|
count_distinct2.test
|
|
|
count_distinct3.test
|
|
|
create.test
|
Merge
|
2006-01-28 10:37:22 +01:00 |
create_select_tmp.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases
|
2006-02-07 17:20:50 +01:00 |
csv.test
|
The handlerton structures for archive and CSV had not been updated. Nicht so gute. I also fixed CSV to use fast alter table and put in a test in archive in case someone tries to do the same there (hint... it won't work).
|
2006-02-07 22:42:57 -08:00 |
ctype_big5.test
|
|
|
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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
ctype_cp1250_ch.test
|
|
|
ctype_cp1251.test
|
|
|
ctype_create.test
|
|
|
ctype_eucjpms.test
|
|
|
ctype_euckr.test
|
|
|
ctype_gb2312.test
|
|
|
ctype_gbk.test
|
|
|
ctype_latin1.test
|
|
|
ctype_latin1_de-master.opt
|
|
|
ctype_latin1_de.test
|
|
|
ctype_latin2.test
|
|
|
ctype_many.test
|
|
|
ctype_mb.test
|
|
|
ctype_recoding.test
|
Add new option "check-testcases" to mysql-test-run.pl
|
2006-01-26 17:54:34 +01:00 |
ctype_sjis.test
|
|
|
ctype_tis620.test
|
|
|
ctype_uca.test
|
ctype_uca.result, ctype_uca.test:
|
2005-12-23 14:20:00 +04:00 |
ctype_ucs.test
|
Merge mysql.com:/M41/bug16730-4.1 into mysql.com:/M50/bug16730-5.0
|
2006-01-24 18:00:23 +01:00 |
ctype_ujis.test
|
|
|
ctype_utf8.test
|
Merge mysql.com:/usr/home/bar/mysql-4.1.b15581
|
2006-01-12 11:38:09 +04:00 |
date_formats-master.opt
|
|
|
date_formats.test
|
Merge mysql.com:/home/kostja/mysql/tmp_merge
|
2006-02-08 14:05:19 +03:00 |
default.test
|
|
|
delayed.test
|
Big patch to make embedded-server working in 5.x
|
2006-01-04 14:20:28 +04:00 |
delete.test
|
|
|
derived.test
|
|
|
dirty_close.test
|
|
|
disabled.def
|
Merge mysql.com:/home/kostja/mysql/mysql-5.0-root
|
2006-02-09 13:35:59 +03:00 |
distinct.test
|
|
|
drop.test
|
|
|
empty_table.test
|
|
|
endspace.test
|
|
|
errors.test
|
|
|
events.test
|
from fix for bug#16414 (Events: Crash or hang if event drops itself)
|
2006-02-09 23:15:47 +01:00 |
exampledb.test
|
|
|
explain.test
|
|
|
federated.test
|
Merge mysql.com:/home/kostja/mysql/tmp_merge
|
2006-02-08 13:11:44 +03: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.test
|
Big patch to make embedded-server working in 5.x
|
2006-01-04 14:20:28 +04:00 |
flush.test
|
|
|
flush_block_commit.test
|
|
|
flush_read_lock_kill-master.opt
|
|
|
flush_read_lock_kill.test
|
|
|
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 mysql.com:/home/kostja/mysql/mysql-5.0-root
|
2006-02-09 13:35:59 +03:00 |
fulltext2.test
|
BUG#16489 - utf8 + fulltext leads to corrupt index file.
|
2006-01-23 17:15:33 +04:00 |
fulltext_cache.test
|
|
|
fulltext_distinct.test
|
|
|
fulltext_left_join.test
|
|
|
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
|
|
|
func_concat.test
|
|
|
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
|
|
|
func_gconcat.test
|
|
|
func_group.test
|
|
|
func_if.test
|
|
|
func_in.test
|
|
|
func_isnull.test
|
|
|
func_like.test
|
|
|
func_math.test
|
item_func.cc:
|
2006-02-07 13:26:35 +01:00 |
func_misc.test
|
|
|
func_op.test
|
|
|
func_regexp.test
|
|
|
func_sapdb.test
|
|
|
func_set.test
|
|
|
func_str.test
|
|
|
func_system.test
|
|
|
func_test.test
|
|
|
func_time.test
|
|
|
func_timestamp.test
|
|
|
gcc296.test
|
|
|
gis-rtree.test
|
|
|
gis.test
|
|
|
grant.test
|
Bug #15598 Server crashes in specific case during setting new password
|
2006-01-09 17:12:26 +01:00 |
grant2.test
|
Add new option "check-testcases" to mysql-test-run.pl
|
2006-01-26 17:54:34 +01:00 |
grant3-master.opt
|
|
|
grant3.test
|
|
|
grant_cache.test
|
|
|
greedy_optimizer.test
|
|
|
group_by.test
|
|
|
group_min_max.test
|
Fixed bug #16203.
|
2006-02-06 11:35:13 -08:00 |
handler.test
|
Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.emb
|
2006-01-19 18:05:57 +04:00 |
having.test
|
Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0
|
2006-02-02 21:23:36 -08:00 |
heap.test
|
Merge mysql.com:/opt/local/work/mysql-4.1-root
|
2006-02-02 18:17:18 +03:00 |
heap_auto_increment.test
|
|
|
heap_btree.test
|
|
|
heap_hash.test
|
|
|
help.test
|
|
|
im_daemon_life_cycle-im.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 |
im_daemon_life_cycle.imtest
|
|
|
im_life_cycle.imtest
|
|
|
im_options_set.imtest
|
Make it possible to run mysql-test-run.pl with default test suite in different vardir.
|
2006-01-24 08:30:54 +01:00 |
im_options_unset.imtest
|
Make it possible to run mysql-test-run.pl with default test suite in different vardir.
|
2006-01-24 08:30:54 +01:00 |
im_utils.imtest
|
|
|
index_merge.test
|
BUG#16166, "Can't use index_merge with FORCE INDEX": adjust the heurstics check to take into
|
2006-01-12 10:48:27 +03:00 |
index_merge_bdb.test
|
|
|
index_merge_innodb.test
|
|
|
index_merge_innodb2.test
|
|
|
index_merge_ror.test
|
|
|
index_merge_ror_cpk.test
|
|
|
information_schema.test
|
Merge neptunus.(none):/home/msvensson/mysql/tmp_merge
|
2006-02-07 20:54:41 +01:00 |
information_schema_db.test
|
|
|
information_schema_inno.test
|
|
|
information_schema_part.test
|
WL#2506: Information Schema tables for PARTITIONing
|
2006-01-10 19:44:04 +04:00 |
init_connect-master.opt
|
|
|
init_connect.test
|
Big patch to make embedded-server working in 5.x
|
2006-01-04 14:20:28 +04:00 |
init_file-master.opt
|
|
|
init_file.test
|
|
|
innodb-big.test
|
|
|
innodb-deadlock.test
|
|
|
innodb-lock.test
|
|
|
innodb-master.opt
|
|
|
innodb-replace.test
|
|
|
innodb.test
|
Fixed BUG#9680: Wrong error from cascading update
|
2006-02-09 20:43:10 +03:00 |
innodb_cache-master.opt
|
|
|
innodb_cache.test
|
Add new option "check-testcases" to mysql-test-run.pl
|
2006-01-26 17:54:34 +01:00 |
innodb_concurrent-master.opt
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
innodb_concurrent.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
innodb_gis.test
|
|
|
innodb_handler.test
|
|
|
innodb_notembedded.test
|
Big patch to make embedded-server working in 5.x
|
2006-01-04 14:20:28 +04:00 |
innodb_unsafe_binlog-master.opt
|
Changes from the innodb-5.0-ss115 snapshot.
|
2006-01-16 14:32:43 +03:00 |
innodb_unsafe_binlog.test
|
Changes from the innodb-5.0-ss115 snapshot.
|
2006-01-16 14:32:43 +03:00 |
insert.test
|
Use common function 'append_field' to output the value of one field to the result.
|
2006-02-01 11:36:32 +01:00 |
insert_select.test
|
|
|
insert_update.test
|
|
|
join.test
|
|
|
join_crash.test
|
|
|
join_nested.test
|
Fixed bug #16260.
|
2006-01-27 21:20:28 -08:00 |
join_outer.test
|
Add new option "check-testcases" to mysql-test-run.pl
|
2006-01-26 17:54:34 +01:00 |
key.test
|
WL#1563 - Modify MySQL to support fast CREATE/DROP INDEX
|
2006-01-12 10:05:07 +01:00 |
key_cache-master.opt
|
|
|
key_cache.test
|
|
|
key_diff.test
|
|
|
key_primary.test
|
|
|
keywords.test
|
|
|
kill.test
|
Post-merge fixes.
|
2006-02-03 00:07:36 +03:00 |
kill_n_check.sh
|
|
|
limit.test
|
|
|
loaddata.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var
|
2006-01-24 14:10:48 +01:00 |
lock.test
|
|
|
lock_multi.test
|
|
|
lock_tables_lost_commit-master.opt
|
|
|
lock_tables_lost_commit.test
|
|
|
log_tables.test
|
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-01-23 17:28:37 +03:00 |
lowercase_table-master.opt
|
|
|
lowercase_table.test
|
|
|
lowercase_table2.test
|
|
|
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
|
BUG#5390 - problems with merge tables
|
2005-12-22 13:48:00 +01:00 |
metadata.test
|
|
|
mix_innodb_myisam_binlog-master.opt
|
|
|
multi_statement-master.opt
|
|
|
multi_statement.test
|
|
|
multi_update-master.opt
|
|
|
multi_update.test
|
|
|
myisam-blob-master.opt
|
|
|
myisam-blob.test
|
|
|
myisam.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 |
mysql.test
|
Big patch to make embedded-server working in 5.x
|
2006-01-04 14:20:28 +04:00 |
mysql_client_test.test
|
Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.emb
|
2006-01-19 18:05:57 +04:00 |
mysql_delimiter.sql
|
|
|
mysql_delimiter_source.sql
|
|
|
mysql_protocols.test
|
|
|
mysqlbinlog-master.opt
|
|
|
mysqlbinlog.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var
|
2006-01-24 14:10:48 +01:00 |
mysqlbinlog2.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var
|
2006-01-24 14:10:48 +01:00 |
mysqlbinlog_base64.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
mysqlcheck.test
|
WL1019: complete patch. Reapplied patch to the clean
|
2006-01-19 05:56:06 +03:00 |
mysqldump-max.test
|
|
|
mysqldump.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var
|
2006-01-24 14:10:48 +01:00 |
mysqlshow.test
|
Review fixes of new pushed code
|
2006-01-06 00:47:49 +02:00 |
mysqlslap.test
|
Fixed bug #16167
|
2006-01-12 12:27:25 -08:00 |
mysqltest.test
|
Merge neptunus.(none):/home/msvensson/mysql/tmp_merge
|
2006-02-07 20:54:41 +01:00 |
ndb_alter_table.test
|
wl2325 wl2324
|
2006-01-12 19:51:02 +01:00 |
ndb_alter_table_row.test
|
wl2325, distribution of schema operations between mysql servers
|
2006-02-01 01:12:11 +01:00 |
ndb_alter_table_stm.test
|
Updated tests for WL#1892
|
2006-01-31 18:31:37 +01: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_basic.test
|
wl2325 wl2324
|
2006-01-12 19:51:02 +01:00 |
ndb_binlog_basic.test
|
wl2325 wl2324
|
2006-01-12 19:51:02 +01:00 |
ndb_binlog_ddl_multi.test
|
Bug #17188 CRBR: ignores --binlog_ignore_db= settings
|
2006-02-07 19:02:38 +01: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
|
Bug #17188 CRBR: ignores --binlog_ignore_db= settings
|
2006-02-07 19:02:38 +01:00 |
ndb_binlog_multi.test
|
wl2325 wl2324
|
2006-01-12 19:51:02 +01: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 - replace+tinyblob back-patch from 5.0 [ discard on 4.1->5.0 merge ]
|
2006-02-03 15:23:58 +01:00 |
ndb_cache.test
|
|
|
ndb_cache2.test
|
|
|
ndb_cache_multi.test
|
|
|
ndb_cache_multi2.test
|
|
|
ndb_charset.test
|
|
|
ndb_condition_pushdown.test
|
|
|
ndb_config.test
|
|
|
ndb_database.test
|
wl2325, distribution of schema operations between mysql servers
|
2006-02-01 01:12:11 +01:00 |
ndb_dd_basic.test
|
MySQL Bugs: #16466: DD: SHOW CREATE TABLE does not show TABLESPACE table_space1 STORAGE DISK
|
2006-02-01 11:56:20 +01:00 |
ndb_dd_ddl.test
|
bug#16767, bug#16768 - ndb missleading names of error codes
|
2006-02-06 13:27:16 +01:00 |
ndb_dd_disk2memory.test
|
New test code fro CDD
|
2006-01-12 23:57:01 +01:00 |
ndb_dd_dump.test
|
Bug #16753 DD: mysqldump does not support Cluster Disk Data backups
|
2006-02-02 10:56:04 +01:00 |
ndb_gis.test
|
|
|
ndb_grant.later
|
|
|
ndb_index.test
|
|
|
ndb_index_ordered.test
|
|
|
ndb_index_unique.test
|
ndb - bug#15918 fix
|
2006-02-07 19:57:31 +01:00 |
ndb_insert.test
|
|
|
ndb_limit.test
|
|
|
ndb_load.test
|
Bug#17081 LOAD DATA INFILE" may not load all the data
|
2006-02-07 11:47:04 +01:00 |
ndb_lock.test
|
|
|
ndb_minmax.test
|
|
|
ndb_multi.test
|
wl2325 wl2324
|
2006-01-12 19:51:02 +01:00 |
ndb_multi_row.test
|
wl2325, distribution of schema operations between mysql servers
|
2006-02-01 01:12:11 +01:00 |
ndb_partition_error.test
|
|
|
ndb_partition_key.test
|
WL #2604: Partition Management
|
2006-01-17 08:40:00 +01:00 |
ndb_partition_range.test
|
WL#2506: Information Schema tables for PARTITIONing
|
2006-01-10 19:44:04 +04:00 |
ndb_read_multi_range.test
|
|
|
ndb_replace.test
|
|
|
ndb_restore.test
|
Bug #17160 test case ndb_restore leaves a core file
|
2006-02-06 17:10:03 +01:00 |
ndb_subquery.test
|
|
|
ndb_transaction.test
|
|
|
ndb_truncate.test
|
|
|
ndb_types.test
|
|
|
ndb_update.test
|
|
|
negation_elimination.test
|
|
|
not_embedded_server-master.opt
|
|
|
not_embedded_server.test
|
|
|
null.test
|
|
|
null_key.test
|
|
|
odbc.test
|
|
|
olap.test
|
|
|
openssl_1.test
|
|
|
order_by.test
|
|
|
order_fill_sortbuf-master.opt
|
|
|
order_fill_sortbuf.test
|
|
|
outfile.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 |
overflow.test
|
|
|
packet.test
|
|
|
partition.test
|
Manual merge
|
2006-01-18 14:09:08 +03: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_error.test
|
WL #2604: Partition Management
|
2006-01-17 08:40:00 +01:00 |
partition_hash.test
|
BUG# 14524 - Partitions: crash if blackhole
|
2006-01-30 10:07:39 -06:00 |
partition_list.test
|
|
|
partition_mgm_err.test
|
BUG#15820 - Can create table with 1 partition, then doing ALTER .. ADD PARTITION crashes
|
2006-01-27 16:41:53 +01:00 |
partition_order.test
|
|
|
partition_pruning.test
|
WL#2985 "Partition pruning", "do pruning for UPDATE/DELETE": Post-merge fixes
|
2006-02-06 18:33:39 +03:00 |
partition_range.test
|
|
|
preload.test
|
|
|
ps.test
|
Merge mysql.com:/opt/local/work/mysql-5.0-for-merge
|
2006-01-26 16:36:33 +03:00 |
ps_1general.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases
|
2006-02-07 17:20:50 +01:00 |
ps_2myisam.test
|
|
|
ps_3innodb.test
|
|
|
ps_4heap.test
|
|
|
ps_5merge.test
|
|
|
ps_6bdb.test
|
|
|
ps_7ndb.test
|
|
|
ps_10nestset.test
|
|
|
ps_11bugs.test
|
|
|
ps_grant.test
|
|
|
query_cache.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my51-mysqltestrun_check_testcases
|
2006-02-07 17:57:26 +01:00 |
query_cache_merge.test
|
|
|
query_cache_notembedded.test
|
Big patch to make embedded-server working in 5.x
|
2006-01-04 14:20:28 +04:00 |
raid.test
|
|
|
range.test
|
|
|
read_only.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my51-mysqltestrun_check_testcases
|
2006-02-07 17:57:26 +01:00 |
rename.test
|
|
|
repair.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 |
replace.test
|
|
|
rollback.test
|
|
|
row.test
|
|
|
rowid_order_bdb.test
|
|
|
rowid_order_innodb.test
|
|
|
rpl000010-slave.opt
|
|
|
rpl000010.test
|
|
|
rpl000011.test
|
|
|
rpl000013.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01: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
|
|
|
rpl000018.test
|
|
|
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
|
Updated test cases for testing Cluster Replication using the rpl* test cases
|
2006-01-18 00:45:23 +01:00 |
rpl_alter.test
|
|
|
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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_chain_temp_table.test
|
|
|
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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +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
|
Updated tests from Lars Review
|
2005-12-23 14:45:02 +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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_delete_no_where.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +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
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var
|
2006-01-24 14:10:48 +01:00 |
rpl_drop_temp-slave.opt
|
|
|
rpl_drop_temp.test
|
More rpl test updates with using ndb as default engine
|
2006-02-07 14:51:46 +01:00 |
rpl_dual_pos_advance-master.opt
|
|
|
rpl_dual_pos_advance.test
|
|
|
rpl_EE_err.test
|
RBR test updates per lars request
|
2006-01-11 20:02:11 +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
|
Add new option "check-testcases" to mysql-test-run.pl
|
2006-01-26 17:54:34 +01:00 |
rpl_failsafe.test
|
|
|
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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +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
|
Updated test
|
2006-01-20 23:28:52 +01:00 |
rpl_free_items-slave.opt
|
|
|
rpl_free_items.test
|
|
|
rpl_get_lock.test
|
|
|
rpl_heap.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
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#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_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_id-slave.opt
|
|
|
rpl_insert_id.test
|
Add new option "check-testcases" to mysql-test-run.pl
|
2006-01-26 17:54:34 +01: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
|
Implement suggestions from lars review
|
2006-02-08 16:47:46 +01:00 |
rpl_insert_ignore-slave.opt
|
|
|
rpl_insert_ignore.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_insert_select.test
|
|
|
rpl_LD_INFILE.test
|
First set of rpl test updated for NDB and general test cleanup
|
2006-02-03 01:59:02 +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
|
More rpl test updates with using ndb as default engine
|
2006-02-07 14:51:46 +01:00 |
rpl_loaddata.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases
|
2006-01-27 10:49:07 +01:00 |
rpl_loaddata2.test
|
Updated test cases for testing Cluster Replication using the rpl* test cases
|
2006-01-18 00:45:23 +01:00 |
rpl_loaddata_m-master.opt
|
Updated tests from Lars Review
|
2005-12-23 14:45:02 +01:00 |
rpl_loaddata_m.test
|
Updated tests from Lars Review
|
2005-12-23 14:45:02 +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
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var
|
2006-01-24 14:10:48 +01:00 |
rpl_loaddatalocal.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_loadfile.test
|
Updated test cases for testing Cluster Replication using the rpl* test cases
|
2006-01-18 00:45:23 +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
|
Implemented requested changes by Lars and did some general test cleanup. Lots more togo
|
2006-02-03 15:38:27 +01:00 |
rpl_multi_delete-slave.opt
|
|
|
rpl_multi_delete.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_multi_delete2-slave.opt
|
|
|
rpl_multi_delete2.test
|
|
|
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
|
Added synchronization to avoid race condition in tests
|
2006-01-09 11:53:37 +01:00 |
rpl_multi_update.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_multi_update2-slave.opt
|
|
|
rpl_multi_update2.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_multi_update3.test
|
Add new option "check-testcases" to mysql-test-run.pl
|
2006-01-26 17:54:34 +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#15699 importing the fix from 5.0
|
2006-01-26 12:49:55 +02:00 |
rpl_ndb_auto_inc-master.opt
|
First set of rpl test updated for NDB and general test cleanup
|
2006-02-03 01:59:02 +01:00 |
rpl_ndb_auto_inc.test
|
First set of rpl test updated for NDB and general test cleanup
|
2006-02-03 01:59:02 +01:00 |
rpl_ndb_bank.test
|
fix some options to ndb tools that seem to be disturbing some shells
|
2006-01-17 17:22:04 +01:00 |
rpl_ndb_basic.test
|
wl2325 wl2324
|
2006-01-12 19:51:02 +01:00 |
rpl_ndb_blob.test
|
ndb - rbr blobs works now (or again)
|
2006-02-05 19:11:11 +01:00 |
rpl_ndb_disk.test
|
wl2325 wl2324
|
2006-01-12 19:51:02 +01:00 |
rpl_ndb_func003.test
|
More test case updates for using RPL with NDB as default engine
|
2006-02-07 00:18:10 +01:00 |
rpl_ndb_idempotent.test
|
wl2325 wl2324
|
2006-01-12 19:51:02 +01: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
|
wl2325 wl2324
|
2006-01-12 19:51:02 +01:00 |
rpl_ndb_relay_space.test
|
Implemented requested changes by Lars and did some general test cleanup. Lots more togo
|
2006-02-03 15:38:27 +01:00 |
rpl_ndb_sync.test
|
fix some options to ndb tools that seem to be disturbing some shells
|
2006-01-17 17:22:04 +01:00 |
rpl_openssl.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_optimize.test
|
Updated test
|
2006-01-20 23:28:52 +01:00 |
rpl_ps.test
|
|
|
rpl_redirect.test
|
More test case updates for using RPL with NDB as default engine
|
2006-02-07 00:18:10 +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
|
Implemented requested changes by Lars and did some general test cleanup. Lots more togo
|
2006-02-03 15:38:27 +01:00 |
rpl_relay_space_myisam.test
|
Implemented requested changes by Lars and did some general test cleanup. Lots more togo
|
2006-02-03 15:38:27 +01:00 |
rpl_relayrotate-slave.opt
|
|
|
rpl_relayrotate.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01: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
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var
|
2006-01-24 14:10:48 +01: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
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var
|
2006-01-24 14:10:48 +01:00 |
rpl_row_001.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +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#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +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
|
wl2325 wl2324
|
2006-01-12 19:51:02 +01: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#16095 (INSERT DELAYED crashes mysqld server):
|
2006-01-11 09:16:24 +01: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
|
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_myisam.test
|
New rbr blob test requested by Lars
|
2006-01-05 03:56:22 +01:00 |
rpl_row_charset.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_create_table.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_delayed_ins.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_drop.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_func001.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_func002.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_inexist_tbl.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01: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
|
More test case updates for using RPL with NDB as default engine
|
2006-02-07 00:18:10 +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
|
More test case updates for using RPL with NDB as default engine
|
2006-02-07 00:18:10 +01:00 |
rpl_row_max_relay_size.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_multi_update3.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +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
|
More test case updates for using RPL with NDB as default engine
|
2006-02-07 00:18:10 +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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_sp005.test
|
Missed a check in of new results for rpl_relay_space_myisam
|
2006-02-08 22:00:11 +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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_sp007_innodb.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_sp008.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_sp009.test
|
Missed a check in of new results for rpl_relay_space_myisam
|
2006-02-08 22:00:11 +01:00 |
rpl_row_sp010.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_sp011.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_sp012.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_stop_middle.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01: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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_trig001.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_trig002.test
|
More updates for using NDB as default and some bug fixes along the way
|
2006-02-08 13:08:19 +01:00 |
rpl_row_trig003.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_trig004.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_row_until.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +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
|
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-02-08 16:52:34 +01:00 |
rpl_slave_status.test
|
Add new option "check-testcases" to mysql-test-run.pl
|
2006-01-26 17:54:34 +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
|
rpl_sp.test, disabled.def, rpl_stm_mystery22.test:
|
2006-01-12 17:05:25 +01:00 |
rpl_sp.test
|
Merge mysql.com:/home/kostja/mysql/tmp_merge
|
2006-02-02 23:27:06 +03:00 |
rpl_sp004.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_sp_effects-master.opt
|
|
|
rpl_sp_effects-slave.opt
|
|
|
rpl_sp_effects.test
|
Bug#13115 (CREATE TABLE t2 SELECT a inside SP is not replicated when using RBR):
|
2006-01-02 13:20:17 +01: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
|
RBR test updates per lars request
|
2006-01-11 20:02:11 +01:00 |
rpl_stm_flsh_tbls.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01: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
|
rpl_stm_log.test:
|
2006-02-08 22:17:46 +01:00 |
rpl_stm_max_relay_size.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_stm_multi_query.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_stm_mystery22.test
|
rpl_sp.test, disabled.def, rpl_stm_mystery22.test:
|
2006-01-12 17:05:25 +01:00 |
rpl_stm_no_op.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_stm_reset_slave.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_stm_until.test
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_temp_table.test
|
Implemented requested changes by Lars and did some general test cleanup. Lots more togo
|
2006-02-03 15:38:27 +01:00 |
rpl_temporary.test
|
implement a reviw comments
|
2006-02-08 17:09:57 +01: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
|
WL#1012: All changes as one single changeset.
|
2005-12-22 06:39:02 +01:00 |
rpl_user_variables.test
|
Updated test cases for testing Cluster Replication using the rpl* test cases
|
2006-01-18 00:45:23 +01:00 |
rpl_variables-master.opt
|
|
|
rpl_variables.test
|
|
|
rpl_view.test
|
Updated tests from Lars Review
|
2005-12-23 14:45:02 +01:00 |
schema.test
|
|
|
select.test
|
Merge
|
2006-01-13 16:27:38 +03:00 |
select_found.test
|
|
|
select_safe.test
|
|
|
show_check.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var
|
2006-01-24 14:10:48 +01:00 |
skip_grants-master.opt
|
|
|
skip_grants.test
|
Big patch to make embedded-server working in 5.x
|
2006-01-04 14:20:28 +04:00 |
skip_name_resolve-master.opt
|
|
|
skip_name_resolve.test
|
|
|
sp-big.test
|
|
|
sp-code.test
|
Post-review fix for BUG#15737 (corrected typo in sp-code.test comment)
|
2006-01-30 15:04:00 +01:00 |
sp-destruct.test
|
Merge mysql.com:/home/kostja/mysql/mysql-5.0-root
|
2006-02-09 13:35:59 +03:00 |
sp-dynamic.test
|
|
|
sp-error.test
|
Merge mysql.com:/home/kostja/mysql/tmp_merge
|
2006-02-08 14:05:19 +03:00 |
sp-goto.test
|
|
|
sp-prelocking.test
|
Removed extra "drop view v1"
|
2006-02-07 19:59:19 +01:00 |
sp-security.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my51-mysqltestrun_check_testcases
|
2006-02-07 17:57:26 +01:00 |
sp-threads.test
|
Big patch to make embedded-server working in 5.x
|
2006-01-04 14:20:28 +04:00 |
sp-vars.test
|
|
|
sp.test
|
Merge mysql.com:/home/kostja/mysql/mysql-5.0-root
|
2006-02-09 13:35:59 +03:00 |
sp_notembedded.test
|
Fixes about the embedded-server in 5.1
|
2006-01-23 11:58:14 +04:00 |
sp_trans.test
|
Fixed BUG#15866: Thread stack limit insufficient for recursive call "fib(20)"
|
2006-01-19 17:55:54 +01:00 |
sql_mode.test
|
|
|
ssl.test
|
|
|
ssl_compress.test
|
|
|
status.test
|
|
|
strict.test
|
|
|
subselect.test
|
|
|
subselect2.test
|
|
|
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
|
Big patch to make embedded-server working in 5.x
|
2006-01-04 14:20:28 +04: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
|
|
|
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
|
WL1019: complete patch. Reapplied patch to the clean
|
2006-01-19 05:56:06 +03: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
|
|
|
timezone-master.opt
|
|
|
timezone.test
|
|
|
timezone2.test
|
|
|
timezone3-master.opt
|
|
|
timezone3.test
|
|
|
timezone_grant.test
|
|
|
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:/home/kostja/mysql/tmp_merge
|
2006-02-08 13:11:44 +03:00 |
trigger.test
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2006-01-31 14:43:41 +03:00 |
truncate.test
|
|
|
type_binary.test
|
|
|
type_bit.test
|
Add new option "check-testcases" to mysql-test-run.pl
|
2006-01-26 17:54:34 +01:00 |
type_bit_innodb.test
|
|
|
type_blob.test
|
|
|
type_date.test
|
|
|
type_datetime.test
|
|
|
type_decimal.test
|
Bug#15206: "Misleading message "No data to FETCH":
|
2006-01-17 21:10:47 +03:00 |
type_enum.test
|
|
|
type_float.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_float_result/my51-mysqltest_float_result
|
2006-02-07 18:17:57 +01:00 |
type_nchar.test
|
|
|
type_newdecimal-big.test
|
|
|
type_newdecimal.test
|
|
|
type_ranges.test
|
|
|
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
|
|
|
type_uint.test
|
|
|
type_varchar.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my51-mysqltest_var
|
2006-02-07 18:04:50 +01:00 |
type_year.test
|
|
|
union-master.opt
|
|
|
union.test
|
|
|
update.test
|
Merge mysql.com:/opt/local/work/mysql-4.1-root
|
2006-02-02 18:17:18 +03:00 |
user_limits.test
|
|
|
user_var-binlog.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var
|
2006-01-24 14:10:48 +01:00 |
user_var.test
|
|
|
varbinary.test
|
|
|
variables-master.opt
|
Add new option "check-testcases" to mysql-test-run.pl
|
2006-01-26 17:54:34 +01:00 |
variables.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_float_result/my51-mysqltest_float_result
|
2006-02-07 18:17:57 +01:00 |
view.test
|
Merge mysql.com:/home/kostja/mysql/mysql-5.0-root
|
2006-02-09 13:35:59 +03:00 |
view_grant.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my51-mysqltestrun_check_testcases
|
2006-02-07 17:57:26 +01:00 |
view_query_cache.test
|
|
|
wait_timeout-master.opt
|
|
|
wait_timeout.test
|
Big patch to make embedded-server working in 5.x
|
2006-01-04 14:20:28 +04:00 |
warnings-master.opt
|
|
|
warnings.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_var
|
2006-01-24 14:10:48 +01:00 |
windows.test
|
|
|
xa.test
|
|
|
xml.test
|
|
|