..
alias.test
alter_table.test
After merge fixes
2004-09-02 16:57:26 +03:00
analyse.test
ansi.test
archive.test
auto_increment.test
backup-master.sh
backup.test
bdb-alter-table-1.test
bdb-alter-table-2-master.opt
bdb-alter-table-2.test
bdb-crash.test
bdb-deadlock.test
bdb.test
bdb_cache-master.opt
bdb_cache.test
bench_count_distinct.test
bigint.test
binary.test
Fix for bug #5134 : WHERE x = 'bar' AND x LIKE BINARY 'bar' returns wrong results(for 4.1 tree)
2004-08-23 20:17:14 +04:00
bool.test
bulk_replace.test
case.test
cast.test
check.test
comments.test
compare.test
connect.test
Portability fixes
2004-08-26 18:26:38 +03:00
constraints.test
count_distinct.test
count_distinct2-master.opt
count_distinct2.test
count_distinct3.test
create.test
Review of new pushed code (Indentation fixes and simple optimizations)
2004-08-31 14:35:04 +03:00
create_select_tmp.test
Portability fixes
2004-08-26 18:26:38 +03:00
csv.test
ctype_big5.test
ctype_collate.test
ctype_cp1251-master.opt
ctype_cp1251.test
ctype_create.test
Bug#2451 ALTER doesn't result in an error on CHARACTER SET and COLLATION conflict
2004-08-27 20:48:19 +05:00
ctype_latin1.test
ctype_latin1_de-master.opt
ctype_latin1_de.test
ctype_many.test
ctype_mb.test
ctype_recoding.test
ctype_sjis.test
ctype_tis620-master.opt
ctype_tis620.test
ctype_uca.test
ctype_ucs.test
ctype_ujis.test
ctype_utf8.test
Portability fixes
2004-08-26 18:26:38 +03:00
date_formats-master.opt
date_formats.test
delayed.test
delete.test
derived.test
dirty_close.test
distinct.test
drop.test
drop_temp_table.test
empty_table.test
endspace.test
Portability fixes
2004-08-26 18:26:38 +03:00
errors.test
exampledb.test
explain.test
flush.test
flush_block_commit.test
flush_table.test
foreign_key.test
fulltext.test
fulltext2.test
BUG#5327 - mi_sort_index() of 2-level tree
2004-09-03 22:04:08 +02:00
fulltext_cache.test
fulltext_distinct.test
fulltext_left_join.test
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_encrypt-master.opt
func_encrypt.test
func_equal.test
func_gconcat.test
after review fixes:
2004-08-23 22:31:01 +03:00
func_group.test
func_if.test
func_in.test
Allow IN to convert arguments into Unicode in some cases.
2004-09-01 15:39:15 +05: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
manually merged
2004-08-24 17:24:23 +02:00
func_str.test
func_system.test
func_test.test
func_time.test
func_timestamp.test
gcc296.test
gis-rtree.test
gis.test
A fix (Bug#5219: Cannot use '||' with MBRContains(..)).
2004-08-26 16:51:26 +05:00
grant.test
Merge with 4.1
2004-09-06 15:14:10 +03:00
grant2.test
grant_cache-master.opt
grant_cache.test
Merge with 4.1
2004-09-06 15:14:10 +03:00
greedy_optimizer.test
group_by.test
handler.test
having.test
Portability fixes
2004-08-26 18:26:38 +03:00
heap.test
heap_auto_increment.test
heap_btree.test
heap_hash.test
help.test
index_merge.test
index_merge_bdb.test
index_merge_innodb.test
index_merge_innodb2.test
index_merge_ror.test
index_merge_ror_cpk.test
init_connect-master.opt
init_connect.test
init_file-master.opt
init_file.test
innodb-deadlock.test
innodb-lock.test
innodb-master.opt
innodb.test
innodb.result, innodb.test:
2004-08-23 18:01:22 +03:00
innodb_cache-master.opt
innodb_cache.test
innodb_handler.test
insert.test
insert_select.test
insert_update.test
isam.test
join.test
join_crash.test
join_nested.test
join_outer.test
Fix for bug#5088:
2004-08-23 12:31:56 +04:00
key.test
Removed wrong warnings in test suite (This was because select_insert / select_create results was not freed.
2004-09-17 03:08:23 +03:00
key_cache-master.opt
key_cache.test
key_diff.test
key_primary.test
keywords.test
kill.test
limit.test
loaddata.test
lock.test
lock_multi.test
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.test
lowercase_table-master.opt
lowercase_table.test
Remove extra '/' after mysql_real_data_home
2004-09-03 02:25:27 +03:00
lowercase_table2.test
lowercase_table3-master.opt
lowercase_table3.test
lowercase_table_qcache-master.opt
lowercase_table_qcache.test
lowercase_view-master.opt
ixed table and db name of fields incase of lower_case_table_names (BUG#5154)
2004-09-07 19:58:02 +03:00
lowercase_view.test
test of updating and fetching from the same table check (BUG##5157)
2004-09-08 10:18:04 +03:00
merge.test
post merge fixes
2004-09-10 02:22:44 +03:00
metadata.test
mix_innodb_myisam_binlog.test
Added options --auto-increment-increment and --auto-increment-offset.
2004-09-15 22:10:31 +03:00
multi_statement.test
multi_update-master.opt
multi_update.test
myisam-blob-master.opt
myisam-blob.test
myisam.test
space-stripping in _mi_prefix_search: BUG#5284
2004-08-30 16:12:53 +02:00
mysql_protocols.test
fixed a Bug #4998 "--protocol doesn't reject bad values"
2004-08-23 20:55:09 +05:00
mysqlbinlog-master.opt
mysqlbinlog.test
mysqlbinlog2.test
After merge fixes of merge with 4.1 that included the new arena code.
2004-09-09 06:59:26 +03:00
mysqldump.test
ndb_alter_table.test
ndb_autodiscover.test
Fix order by
2004-08-27 14:15:47 +02:00
ndb_autodiscover2-master.opt
ndb_autodiscover2.test
ndb_basic.test
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
2004-09-01 02:13:35 +03:00
ndb_blob.test
Review of new pushed code (Indentation fixes and simple optimizations)
2004-08-31 14:35:04 +03:00
ndb_cache.test
ndb_index.test
ndb_index_ordered.test
Enabled HA_NULL_IN_KEY support
2004-08-31 10:19:10 +02:00
ndb_index_unique.test
Enabled HA_NULL_IN_KEY support
2004-08-31 10:19:10 +02:00
ndb_insert.test
ndb_limit.test
ndb_lock.test
ndb_minmax.test
ndb_replace.test
Fix for bug#5312 Ndb Cluster returns wrong error code for duplicate key at insert
2004-08-31 12:07:48 +02:00
ndb_transaction.test
Review of new pushed code (Indentation fixes and simple optimizations)
2004-08-31 14:35:04 +03:00
ndb_truncate.test
ndb_types.test
negation_elimination.test
after review patch
2004-08-31 21:10:57 +03:00
null.test
After merge fixes of merge with 4.1 that included the new arena code.
2004-09-09 06:59:26 +03:00
null_key.test
After merge fixes of merge with 4.1 that included the new arena code.
2004-09-09 06:59:26 +03:00
odbc.test
olap.test
openssl_1.test
order_by.test
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test
overflow.test
packet.test
preload.test
ps.test
A fix for bug#4368 '"like" fails in PreparedStatement, crashes
2004-09-03 23:28:49 +04:00
ps_1general.test
Merge with 4.1
2004-09-06 15:14:10 +03:00
ps_2myisam.test
ps_3innodb.test
ps_4heap.test
ps_5merge.test
ps_6bdb.test
query_cache.test
query_cache_merge.test
raid.test
range.test
After merge fixes of merge with 4.1 that included the new arena code.
2004-09-09 06:59:26 +03:00
rename.test
Remove extra '/' after mysql_real_data_home
2004-09-03 02:25:27 +03:00
repair.test
replace.test
rollback.test
row.test
rowid_order_bdb.test
rowid_order_innodb.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
rpl000017-slave.opt
rpl000017-slave.sh
rpl000017.test
rpl000018-master.opt
rpl000018-slave.opt
rpl000018.test
rpl_alter.test
rpl_auto_increment-master.opt
Added options --auto-increment-increment and --auto-increment-offset.
2004-09-15 22:10:31 +03:00
rpl_auto_increment.test
Added options --auto-increment-increment and --auto-increment-offset.
2004-09-15 22:10:31 +03:00
rpl_chain_temp_table.test
rpl_change_master.test
rpl_charset.test
After merge fixes of merge with 4.1 that included the new arena code.
2004-09-09 06:59:26 +03:00
rpl_delete_all.test
Review of new pushed code (Indentation fixes and simple optimizations)
2004-08-31 14:35:04 +03:00
rpl_do_grant.test
rpl_drop.test
rpl_EE_error.test
rpl_empty_master_crash.test
rpl_error_ignored_table-slave.opt
rpl_error_ignored_table.test
rpl_failsafe.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_heap.test
Merge with 4.1
2004-09-06 15:14:10 +03:00
rpl_ignore_grant-slave.opt
rpl_ignore_grant.test
rpl_init_slave-slave.opt
rpl_init_slave.test
rpl_insert_id-slave.opt
rpl_insert_id.test
rpl_loaddata.test
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_log-master.opt
rpl_log-slave.opt
rpl_log.test
rpl_log_pos.test
rpl_master_pos_wait.test
rpl_max_relay_size.test
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_update.test
rpl_mystery22.test
rpl_openssl.test
rpl_optimize.test
rpl_ps.test
rpl_redirect.test
rpl_relayrotate-slave.opt
rpl_relayrotate.test
Merge with 4.1
2004-09-06 15:14:10 +03:00
rpl_relayspace-slave.opt
rpl_relayspace.test
rpl_replicate_do-slave.opt
rpl_replicate_do.test
rpl_reset_slave.test
rpl_rotate_logs-master.opt
rpl_rotate_logs-slave.sh
rpl_rotate_logs.slave-mi
rpl_rotate_logs.test
rpl_server_id1.test
rpl_server_id2-slave.opt
rpl_server_id2.test
rpl_session_var.test
rpl_skip_error-slave.opt
rpl_skip_error.test
rpl_sporadic_master-master.opt
rpl_sporadic_master.test
rpl_temporary.test
rpl_timezone-master.opt
rpl_timezone-slave.opt
rpl_timezone.test
rpl_trunc_binlog.test
rpl_until.test
rpl_user_variables.test
select.test
select_found.test
select_safe.test
show_check.test
Merge with 4.1
2004-09-06 15:14:10 +03:00
sp-error.test
Fixed BUG#3294: Stored procedure crash if table dropped before use.
2004-09-10 11:11:52 +02:00
sp-security.test
After merge fixes of merge with 4.1 that included the new arena code.
2004-09-09 06:59:26 +03:00
sp-threads.test
sp.test
Fixed BUG#4941: Stored procedure crash fetching null value into variable.
2004-09-10 16:28:11 +02:00
sql_mode.test
status.test
subselect.test
Merge with 4.1
2004-09-06 15:14:10 +03:00
subselect2.test
subselect_gis.test
subselect test split on two tests because gis extention can be absent
2004-08-24 10:15:39 +03:00
subselect_innodb.test
sum_distinct.test
symlink.test
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.test
timezone-master.opt
timezone.test
timezone2.test
trigger.test
After merge fixes for WL#1218 "Triggers"
2004-09-09 23:44:27 +04:00
truncate.test
manually merged
2004-08-24 17:24:23 +02:00
type_blob.test
Portability fixes
2004-08-26 18:26:38 +03:00
type_date.test
type_datetime.test
type_decimal.test
type_enum.test
type_float.test
type_nchar.test
type_ranges.test
type_set.test
type_time.test
type_timestamp.test
Portability fixes
2004-08-26 18:26:38 +03:00
type_uint.test
type_year.test
union-master.opt
union.test
After merge fixes
2004-09-05 02:31:11 +03:00
update.test
user_var.test
After merge fixes of merge with 4.1 that included the new arena code.
2004-09-09 06:59:26 +03:00
varbinary.test
variables-master.opt
variables.test
Merge with 4.1
2004-09-06 15:14:10 +03:00
view.test
view with WHERE in nested join (BUG#5511)
2004-09-10 22:39:04 +03:00
view_skip_grants-master.opt
view_skip_grants.test
warnings-master.opt
warnings.test