.. |
alias.test
|
|
|
alter_table.test
|
Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1-engines
|
2006-12-13 15:53:37 +04:00 |
analyse.test
|
|
|
analyze.test
|
|
|
ansi.test
|
|
|
archive.test
|
|
|
auto_increment.test
|
|
|
backup-master.sh
|
|
|
backup.test
|
A fix for the broken 4.1-runtime tree.
|
2007-01-16 21:23:52 +03:00 |
bdb-alter-table-1.test
|
|
|
bdb-alter-table-2-master.opt
|
|
|
bdb-alter-table-2.test
|
|
|
bdb-crash.test
|
|
|
bdb-deadlock.test
|
WL#3475 (Threads for the embedded server in mysqltest)
|
2006-10-23 15:02:51 +05:00 |
bdb-deadlock.tminus
|
|
|
bdb.test
|
|
|
bdb_cache-master.opt
|
|
|
bdb_cache.test
|
|
|
bench_count_distinct.test
|
|
|
bigint.test
|
|
|
binary.test
|
|
|
blackhole.test
|
|
|
bool.test
|
|
|
bulk_replace.test
|
|
|
case.test
|
|
|
cast.test
|
fix for bug #23938: ISNULL on DATE AND CAST AS DATE returns false for null values
|
2006-12-04 17:06:25 +04:00 |
check.test
|
|
|
comments.test
|
|
|
compare.test
|
|
|
connect.test
|
|
|
consistent_snapshot.test
|
|
|
constraints.test
|
|
|
count_distinct.test
|
|
|
count_distinct2-master.opt
|
|
|
count_distinct2.test
|
|
|
count_distinct3.test
|
|
|
create.test
|
|
|
create_select_tmp.test
|
|
|
csv.test
|
|
|
ctype_big5.test
|
|
|
ctype_collate.test
|
|
|
ctype_cp932.test
|
|
|
ctype_cp932_binlog.test
|
|
|
ctype_cp1250_ch.test
|
|
|
ctype_cp1251.test
|
|
|
ctype_create.test
|
|
|
ctype_euckr.test
|
|
|
ctype_gb2312.test
|
|
|
ctype_gbk.test
|
|
|
ctype_hebrew.test
|
Fix for the bug #24037 "Lossy Hebrew to Unicode conversion".
|
2006-12-22 15:30:37 +03:00 |
ctype_latin1.test
|
|
|
ctype_latin1_de-master.opt
|
|
|
ctype_latin1_de.test
|
|
|
ctype_latin2.test
|
|
|
ctype_latin2_ch.test
|
|
|
ctype_many.test
|
|
|
ctype_mb.test
|
|
|
ctype_recoding.test
|
|
|
ctype_sjis.test
|
|
|
ctype_tis620.test
|
|
|
ctype_uca.test
|
|
|
ctype_ucs.test
|
|
|
ctype_ucs2_def-master.opt
|
|
|
ctype_ucs2_def.test
|
|
|
ctype_ucs_binlog.test
|
|
|
ctype_ujis.test
|
|
|
ctype_utf8.test
|
Bug#22646 LC_TIME_NAMES: Assignment to non-UTF8 target fails
|
2006-11-08 15:37:54 +04:00 |
date_formats-master.opt
|
|
|
date_formats.test
|
|
|
delayed.test
|
delayed.test fixed
|
2006-11-13 18:12:15 +04:00 |
delete.test
|
Bug#17711: DELETE doesn't use index when ORDER BY, LIMIT and non-restricting
|
2007-01-11 16:05:03 +03:00 |
derived.test
|
|
|
dirty_close.test
|
|
|
disabled.def
|
|
|
distinct.test
|
embedded-server related fixes
|
2007-01-02 17:46:20 +04:00 |
drop.test
|
|
|
drop_temp_table.test
|
|
|
empty_table.test
|
|
|
endspace.test
|
|
|
errors.test
|
|
|
exampledb.test
|
|
|
explain.test
|
|
|
flush.test
|
WL#3475 (Threads for the embedded server in mysqltest)
|
2006-10-23 15:02:51 +05:00 |
flush_block_commit.test
|
WL#3475 (Threads for the embedded server in mysqltest)
|
2006-10-23 15:02:51 +05:00 |
flush_table.test
|
|
|
foreign_key.test
|
|
|
fulltext.test
|
|
|
fulltext2.test
|
|
|
fulltext_cache.test
|
|
|
fulltext_distinct.test
|
|
|
fulltext_left_join.test
|
Fixed bug #25637: LEFT JOIN with BOOLEAN FULLTEXT loses left table matches.
|
2007-01-22 14:23:53 -08:00 |
fulltext_multi.test
|
|
|
fulltext_order_by.test
|
|
|
fulltext_update.test
|
|
|
fulltext_var.test
|
|
|
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
|
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1-rpl
|
2006-11-08 22:03:08 +04:00 |
func_group.test
|
|
|
func_if.test
|
|
|
func_in.test
|
BUG#17047: CHAR() and IN() can return NULL without signaling NULL result
|
2006-11-16 13:21:38 +03:00 |
func_isnull.test
|
|
|
func_like.test
|
|
|
func_math.test
|
|
|
func_misc.test
|
|
|
func_op.test
|
|
|
func_regexp.test
|
|
|
func_sapdb.test
|
|
|
func_set.test
|
|
|
func_str.test
|
Bug#23409: Arguments of the ENCODE() and the DECODE() functions were not printed
|
2007-01-11 16:45:38 +03:00 |
func_system.test
|
|
|
func_test.test
|
Bug#23411: ... MOD-ing zero returns strange result
|
2006-11-06 17:13:19 -05:00 |
func_time.test
|
Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1
|
2006-11-24 12:12:25 +01:00 |
func_timestamp.test
|
|
|
gcc296.test
|
|
|
gis-rtree.test
|
|
|
gis.test
|
bug #22372 (LOAD DATA crashes the table with the geometry field)
|
2006-12-06 21:45:57 +04:00 |
grant.test
|
|
|
grant2.test
|
|
|
grant_cache.test
|
remove hard-coded socket paths from some tests
|
2006-12-19 15:10:15 +01:00 |
group_by.test
|
|
|
handler.test
|
|
|
having.test
|
|
|
heap.test
|
|
|
heap_auto_increment.test
|
|
|
heap_btree.test
|
|
|
heap_hash.test
|
|
|
help.test
|
|
|
init_connect-master.opt
|
|
|
init_connect.test
|
|
|
init_file-master.opt
|
|
|
init_file.test
|
|
|
innodb-deadlock.test
|
WL#3475 (Threads for the embedded server in mysqltest)
|
2006-10-23 15:02:51 +05:00 |
innodb-lock.test
|
WL#3475 (Threads for the embedded server in mysqltest)
|
2006-10-23 15:02:51 +05:00 |
innodb-master.opt
|
|
|
innodb-replace.test
|
|
|
innodb.test
|
embedded-mode tests fixed
|
2006-11-13 10:39:15 +04:00 |
innodb_cache-master.opt
|
|
|
innodb_cache.test
|
|
|
innodb_handler.test
|
|
|
innodb_mysql.test
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2006-11-02 17:27:42 -05:00 |
insert.test
|
|
|
insert_select-binlog.test
|
|
|
insert_select.test
|
|
|
insert_update.test
|
|
|
isam.test
|
|
|
join.test
|
|
|
join_crash.test
|
|
|
join_outer.test
|
|
|
key.test
|
|
|
key_cache-master.opt
|
|
|
key_cache.test
|
|
|
key_diff.test
|
|
|
key_primary.test
|
|
|
keywords.test
|
|
|
kill.test
|
Bug#19410 Test 'kill' fails on Windows + SCO
|
2006-12-08 17:09:07 +01:00 |
limit.test
|
|
|
loaddata.test
|
|
|
lock.test
|
|
|
lock_multi.test
|
WL#3475 (Threads for the embedded server in mysqltest)
|
2006-10-23 15:02:51 +05:00 |
lock_tables_lost_commit-master.opt
|
|
|
lock_tables_lost_commit.test
|
|
|
lowercase_fs_off.test
|
|
|
lowercase_table-master.opt
|
|
|
lowercase_table.test
|
|
|
lowercase_table2.test
|
|
|
lowercase_table3-master.opt
|
|
|
lowercase_table3.test
|
Backport test cases fixes from 5.0
|
2006-10-19 10:54:23 +02:00 |
lowercase_table_grant-master.opt
|
|
|
lowercase_table_grant.test
|
|
|
lowercase_table_qcache-master.opt
|
|
|
lowercase_table_qcache.test
|
|
|
merge.test
|
WL#3567 - MERGE engine: a check for underlying table conformance
|
2007-01-31 16:15:20 +04:00 |
metadata.test
|
|
|
mix_innodb_myisam_binlog-master.opt
|
|
|
mix_innodb_myisam_binlog.test
|
|
|
multi_statement-master.opt
|
|
|
multi_statement.test
|
|
|
multi_update-master.opt
|
|
|
multi_update.test
|
|
|
myisam-blob-master.opt
|
|
|
myisam-blob.test
|
|
|
myisam.test
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2007-01-29 17:20:18 +01:00 |
mysql_client.test
|
Merge bk@192.168.21.1:mysql-4.1
|
2006-11-16 20:44:37 +04:00 |
mysql_client_test.test
|
|
|
mysql_protocols.test
|
Backport test cases fixes from 5.0
|
2006-10-19 10:54:23 +02:00 |
mysqladmin.test
|
Merge pilot.mysql.com:/home/msvensson/mysql/mysql-4.1
|
2007-01-17 11:13:03 +01:00 |
mysqlbinlog-master.opt
|
|
|
mysqlbinlog.test
|
|
|
mysqlbinlog2.test
|
|
|
mysqldump.test
|
BUG#13926: --order-by-primary fails if PKEY contains quote character.
|
2006-11-21 11:09:33 +04:00 |
mysqltest.test
|
Add "diff_files" command to mysqltest
|
2007-02-20 18:20:58 +01:00 |
ndb_alter_table.test
|
|
|
ndb_autodiscover.test
|
|
|
ndb_autodiscover2-master.opt
|
|
|
ndb_autodiscover2.test
|
|
|
ndb_autodiscover3.test
|
|
|
ndb_basic.test
|
|
|
ndb_blob.test
|
|
|
ndb_cache.test
|
|
|
ndb_charset.test
|
|
|
ndb_config.test
|
|
|
ndb_database.test
|
|
|
ndb_grant.later
|
|
|
ndb_index.test
|
|
|
ndb_index_ordered.test
|
|
|
ndb_index_unique.test
|
Bug#24818 CREATE UNIQUE INDEX (...) USING HASH on a NDB table crashes mysqld: Added test case
|
2006-12-07 15:49:59 +01:00 |
ndb_insert.test
|
|
|
ndb_limit.test
|
|
|
ndb_load.test
|
|
|
ndb_loaddatalocal.test
|
|
|
ndb_lock.test
|
|
|
ndb_minmax.test
|
|
|
ndb_multi.test
|
|
|
ndb_rename.test
|
|
|
ndb_replace.test
|
|
|
ndb_restore.test
|
|
|
ndb_subquery.test
|
|
|
ndb_transaction.test
|
|
|
ndb_truncate.test
|
|
|
ndb_types.test
|
ndb_types.test: sleep a bit longer, to ensure that timestamp > @now
|
2007-01-18 13:26:26 -07:00 |
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
|
Merge calliope.local.cmiller:/Volumes/Source/src/mysql-4.1-maint--bug25126
|
2007-02-14 12:24:11 -05:00 |
order_fill_sortbuf-master.opt
|
|
|
order_fill_sortbuf.test
|
|
|
outfile.test
|
|
|
overflow.test
|
|
|
packet.test
|
|
|
preload.test
|
|
|
ps.test
|
Valgrind error fixes
|
2007-02-01 18:00:24 +04:00 |
ps_1general.test
|
|
|
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
|
|
|
query_cache_merge.test
|
|
|
query_cache_notembedded.test
|
remove hard-coded socket paths from some tests
|
2006-12-19 15:10:15 +01:00 |
raid.test
|
|
|
range.test
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2007-01-31 16:23:10 -05:00 |
rename.test
|
Merge bk@192.168.21.1:mysql-4.1
|
2006-11-16 20:44:37 +04:00 |
repair.test
|
Merge mysql.com:/home/svoj/devel/mysql/BUG23175/mysql-4.1-engines
|
2006-10-19 17:35:09 +05:00 |
replace.test
|
|
|
rollback.test
|
|
|
row.test
|
|
|
rpl000001-slave.opt
|
|
|
rpl000001.test
|
|
|
rpl000002.test
|
|
|
rpl000004.test
|
|
|
rpl000005.test
|
|
|
rpl000006.test
|
|
|
rpl000008-slave.opt
|
|
|
rpl000008.test
|
|
|
rpl000009-slave.opt
|
|
|
rpl000009.test
|
|
|
rpl000010-slave.opt
|
|
|
rpl000010.test
|
|
|
rpl000011.test
|
|
|
rpl000012.test
|
|
|
rpl000013-slave.opt
|
|
|
rpl000013.test
|
|
|
rpl000015-slave.sh
|
|
|
rpl000015.slave-mi
|
|
|
rpl000015.test
|
remove hard-coded socket paths from some tests
|
2006-12-19 15:10:15 +01:00 |
rpl000017-slave.opt
|
|
|
rpl000017-slave.sh
|
|
|
rpl000017.test
|
remove hard-coded socket paths from some tests
|
2006-12-19 15:10:15 +01:00 |
rpl000018-master.opt
|
|
|
rpl000018-slave.opt
|
|
|
rpl_alter.test
|
|
|
rpl_change_master.test
|
Backport test cases fixes from 5.0
|
2006-10-19 10:54:23 +02:00 |
rpl_charset.test
|
|
|
rpl_commit_after_flush.test
|
|
|
rpl_create_database-master.opt
|
|
|
rpl_create_database-slave.opt
|
|
|
rpl_create_database.test
|
|
|
rpl_ddl.test
|
|
|
rpl_deadlock-slave.opt
|
|
|
rpl_deadlock.test
|
|
|
rpl_delete_all.test
|
|
|
rpl_do_grant.test
|
|
|
rpl_drop.test
|
|
|
rpl_drop_db.test
|
Backport test cases fixes from 5.0
|
2006-10-19 10:54:23 +02:00 |
rpl_drop_temp-slave.opt
|
|
|
rpl_drop_temp.test
|
|
|
rpl_dual_pos_advance-master.opt
|
|
|
rpl_dual_pos_advance.test
|
|
|
rpl_EE_error.test
|
|
|
rpl_empty_master_crash-master.opt
|
|
|
rpl_empty_master_crash.test
|
|
|
rpl_error_ignored_table-slave.opt
|
|
|
rpl_error_ignored_table.test
|
Backport test cases fixes from 5.0
|
2006-10-19 10:54:23 +02:00 |
rpl_failed_optimize-master.opt
|
|
|
rpl_failed_optimize.test
|
|
|
rpl_flush_log_loop-master.opt
|
|
|
rpl_flush_log_loop-master.sh
|
|
|
rpl_flush_log_loop-slave.opt
|
|
|
rpl_flush_log_loop-slave.sh
|
|
|
rpl_flush_log_loop.test
|
|
|
rpl_flush_tables.test
|
|
|
rpl_free_items-slave.opt
|
|
|
rpl_free_items.test
|
|
|
rpl_get_lock.test
|
|
|
rpl_ignore_grant-slave.opt
|
|
|
rpl_ignore_grant.test
|
|
|
rpl_ignore_table-slave.opt
|
|
|
rpl_ignore_table.test
|
|
|
rpl_init_slave-slave.opt
|
|
|
rpl_init_slave.test
|
|
|
rpl_innodb.test
|
|
|
rpl_insert_id-slave.opt
|
|
|
rpl_insert_id.test
|
|
|
rpl_insert_ignore-slave.opt
|
|
|
rpl_insert_ignore.test
|
|
|
rpl_insert_select.test
|
|
|
rpl_loaddata.test
|
Backport test cases fixes from 5.0
|
2006-10-19 10:54:23 +02:00 |
rpl_loaddata_rule_m-master.opt
|
|
|
rpl_loaddata_rule_m.test
|
|
|
rpl_loaddata_rule_s-slave.opt
|
|
|
rpl_loaddata_rule_s.test
|
|
|
rpl_loaddatalocal.test
|
|
|
rpl_locale.test
|
Bug#22645 LC_TIME_NAMES: Statement not replicated
|
2006-12-05 13:45:21 +04:00 |
rpl_log-master.opt
|
Backport test cases fixes from 5.0
|
2006-10-19 10:54:23 +02:00 |
rpl_log-slave.opt
|
|
|
rpl_log.test
|
Backport test cases fixes from 5.0
|
2006-10-19 10:54:23 +02:00 |
rpl_log_pos.test
|
|
|
rpl_many_optimize.test
|
|
|
rpl_master_pos_wait.test
|
|
|
rpl_max_relay_size.test
|
Backport test cases fixes from 5.0
|
2006-10-19 10:54:23 +02:00 |
rpl_misc_functions-slave.sh
|
|
|
rpl_misc_functions.test
|
|
|
rpl_multi_delete-slave.opt
|
|
|
rpl_multi_delete.test
|
|
|
rpl_multi_delete2-slave.opt
|
|
|
rpl_multi_delete2.test
|
|
|
rpl_multi_query.test
|
|
|
rpl_multi_update.test
|
|
|
rpl_multi_update2-slave.opt
|
|
|
rpl_multi_update2.test
|
|
|
rpl_multi_update3.test
|
|
|
rpl_multi_update4-slave.opt
|
|
|
rpl_multi_update4.test
|
|
|
rpl_mystery22.test
|
|
|
rpl_openssl.test
|
|
|
rpl_optimize.test
|
|
|
rpl_packet-master.opt
|
|
|
rpl_packet-slave.opt
|
|
|
rpl_packet.test
|
bug#19402 SQL close to the size of the max_allowed_packet fails on the slave
|
2006-11-15 12:53:07 +02:00 |
rpl_ps.test
|
|
|
rpl_redirect.test
|
|
|
rpl_relayrotate-slave.opt
|
|
|
rpl_relayrotate.test
|
|
|
rpl_relayspace-slave.opt
|
|
|
rpl_relayspace.test
|
|
|
rpl_replicate_do-slave.opt
|
|
|
rpl_replicate_do.test
|
Backport test cases fixes from 5.0
|
2006-10-19 10:54:23 +02:00 |
rpl_reset_slave.test
|
|
|
rpl_rewrite_db-slave.opt
|
|
|
rpl_rewrite_db.test
|
|
|
rpl_rotate_logs-master.opt
|
|
|
rpl_rotate_logs-slave.sh
|
|
|
rpl_rotate_logs.slave-mi
|
|
|
rpl_rotate_logs.test
|
remove hard-coded socket paths from some tests
|
2006-12-19 15:10:15 +01:00 |
rpl_server_id1.test
|
|
|
rpl_server_id2-slave.opt
|
|
|
rpl_server_id2.test
|
|
|
rpl_set_charset.test
|
|
|
rpl_skip_error-slave.opt
|
|
|
rpl_skip_error.test
|
|
|
rpl_slave_status.test
|
|
|
rpl_sporadic_master-master.opt
|
|
|
rpl_sporadic_master.test
|
|
|
rpl_start_stop_slave.test
|
|
|
rpl_temporary.test
|
|
|
rpl_timezone-master.opt
|
|
|
rpl_timezone-slave.opt
|
|
|
rpl_timezone.test
|
|
|
rpl_trunc_binlog.test
|
|
|
rpl_trunc_temp.test
|
|
|
rpl_until.test
|
|
|
rpl_user_variables.test
|
|
|
rpl_variables.test
|
|
|
select.test
|
Fix for bug #22533: Traditional: Too-long bit value not rejected.
|
2006-12-06 16:32:12 +04:00 |
select_found.test
|
|
|
select_safe.test
|
|
|
show_check.test
|
WL#3475 (Threads for the embedded server in mysqltest)
|
2006-10-23 15:02:51 +05:00 |
skip_name_resolve-master.opt
|
|
|
skip_name_resolve.test
|
|
|
sql_mode.test
|
|
|
status.test
|
WL#3475 (Threads for the embedded server in mysqltest)
|
2006-10-23 15:02:51 +05:00 |
subselect.test
|
Fixed bug #24653.
|
2007-01-25 18:44:35 -08:00 |
subselect2.test
|
|
|
subselect_gis.test
|
|
|
subselect_innodb.test
|
|
|
symlink.test
|
Valgrind error fixes
|
2007-02-01 18:00:24 +04:00 |
synchronization.test
|
|
|
system_mysql_db.test
|
|
|
system_mysql_db_fix-master.opt
|
|
|
system_mysql_db_fix.test
|
|
|
system_mysql_db_refs.test
|
|
|
tablelock.test
|
|
|
temp_table-master.opt
|
|
|
temp_table.test
|
|
|
timezone-master.opt
|
|
|
timezone.test
|
Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1"
|
2006-11-01 16:47:40 +03:00 |
timezone2.test
|
Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1"
|
2006-11-01 16:47:40 +03:00 |
timezone3-master.opt
|
|
|
timezone3.test
|
|
|
timezone4-master.opt
|
Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1"
|
2006-11-01 16:47:40 +03:00 |
timezone4.test
|
Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1"
|
2006-11-01 16:47:40 +03:00 |
timezone_grant.test
|
|
|
truncate.test
|
|
|
type_blob.test
|
|
|
type_date.test
|
|
|
type_datetime.test
|
|
|
type_decimal.test
|
|
|
type_enum.test
|
Bug#24660: "enum" field type definition problem
|
2007-02-12 14:31:44 +01:00 |
type_float.test
|
fix for bug #19690: ORDER BY eliminates rows from the result
|
2007-01-31 09:51:05 +04:00 |
type_nchar.test
|
|
|
type_ranges.test
|
|
|
type_set.test
|
|
|
type_time.test
|
|
|
type_timestamp.test
|
|
|
type_uint.test
|
|
|
type_year.test
|
|
|
union-master.opt
|
|
|
union.test
|
|
|
update.test
|
|
|
user_var-binlog.test
|
|
|
user_var.test
|
|
|
varbinary.test
|
|
|
variables-master.opt
|
|
|
variables.test
|
Bug#22645 LC_TIME_NAMES: Statement not replicated
|
2006-12-05 13:45:21 +04:00 |
wait_timeout-master.opt
|
|
|
wait_timeout.test
|
|
|
warnings-master.opt
|
|
|
warnings.test
|
|
|
windows.test
|
Bug#17498 failed to put data file in custom directory use "data directory" option
|
2006-12-07 17:01:00 +01:00 |