..
alias.test
alter_table.test
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
analyse.test
ansi.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
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
bdb_cache-master.opt
bdb_cache.test
bench_count_distinct.test
bigint.test
minor omission that effectively disabled my_strtod fixed :)
2004-02-24 12:31:33 +01:00
binary.test
bool.test
bulk_replace.test
case.test
After merge fixes
2004-02-16 10:03:25 +02:00
cast.test
Bug 2701: Function CHARSET() inconsistency
2004-02-11 16:53:39 +04:00
check.test
comments.test
compare.test
connect.test
constraints.test
count_distinct.test
count_distinct2-master.opt
count_distinct2.test
count_distinct3.test
create.test
Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1
2004-03-14 01:33:16 +04:00
ctype_big5.test
ctype_collate.test
After merge fixes
2004-02-16 10:03:25 +02:00
ctype_cp1251-master.opt
ctype_cp1251.test
ctype_create.test
ctype_latin1_de-master.opt
ctype_latin1_de.test
Client character set is now not set from the server value.
2004-02-04 12:49:54 +04:00
ctype_many.test
Bug 2701: Function CHARSET() inconsistency
2004-02-11 16:53:39 +04:00
ctype_mb.test
ctype_recoding.test
ctype_tis620-master.opt
Thai tis620 crash problem in text comparison routines was fixed.
2004-02-03 14:03:01 +04:00
ctype_tis620.test
After merge fixes
2004-02-16 10:03:25 +02:00
ctype_ucs.test
http://bugs.mysql.com/bug.php?id=2619
2004-02-04 18:16:28 +04:00
ctype_ujis.test
ctype_utf8.test
Bug #2959 UTF8 charset breaks joins with mixed column/string constant
2004-03-03 11:22:25 +04:00
date_formats-master.opt
date_formats.test
Task #835 : additional changes fot str_to_date
2004-03-15 18:28:21 +04:00
delayed.test
delete.test
After merge fixes
2004-02-16 10:03:25 +02:00
derived.test
After merge fixes
2004-02-16 10:03:25 +02:00
dirty_close.test
distinct.test
drop.test
drop_temp_table.test
empty_table.test
errors.test
explain.test
flush.test
flush_table.test
foreign_key.test
fulltext.test
bug#3011 - multi-byte charset in fulltext
2004-02-29 22:58:45 +01:00
fulltext2.test
fulltext_cache.test
fulltext_distinct.test
fulltext_left_join.test
fulltext_multi.test
fulltext_order_by.test
fulltext_update.test
fulltext_var.test
ft_boolean_syntax made changeable
2004-02-16 18:53:00 +01:00
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
func_group.test
func_if.test
func_in.test
After merge fixes
2004-02-16 10:03:25 +02:00
func_isnull.test
func_like.test
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
func_math.test
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
func_misc.test
make func_misc portable
2004-02-28 11:24:49 +01:00
func_op.test
func_regexp.test
func_sapdb.test
Task #835 : additional changes fot str_to_date
2004-03-15 18:28:21 +04:00
func_set.test
func_str.test
Fix for bug#2972 Problem the the CONV() function
2004-03-15 19:18:30 +04:00
func_system.test
Bug 2701: Function CHARSET() inconsistency
2004-02-11 16:53:39 +04:00
func_test.test
merge with 4.0 to get security fixes and latest bug fixes
2004-02-20 17:43:02 +02:00
func_time.test
Task #835 : additional changes fot str_to_date
2004-03-15 18:28:21 +04:00
func_timestamp.test
gcc296.test
gis-rtree.test
Fix for #2237 and #2490 (analyze and check for RTree keys)
2004-02-19 17:22:38 +04:00
gis.test
Fix for #233 (final part)
2004-03-16 14:59:22 +04:00
grant.test
fix for a bug #2953 .
2004-03-01 21:54:08 +02:00
grant2.test
grant_cache-master.opt
grant_cache.test
group_by.test
handler.test
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
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
- renamed mysql-test/t/init_file.sql to mysql-test/std_data/init_file.dat
2004-02-05 23:36:54 +01:00
init_file.test
- renamed mysql-test/t/init_file.sql to mysql-test/std_data/init_file.dat
2004-02-05 23:36:54 +01:00
innodb-deadlock.test
innodb.test
Merge with 4.0 to get fixed tests
2004-02-22 10:04:08 +02:00
innodb_cache-master.opt
innodb_cache.test
innodb_handler.test
insert.test
- added commands --query_vertical and --query_horisontal to client/mysqltest.cc
2004-03-06 03:00:21 +04:00
insert_select.test
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
insert_update.test
isam.test
join.test
join_crash.test
join_outer.test
key.test
longer myisam keys
2004-02-20 20:38:34 +01:00
key_cache-master.opt
key_cache.test
After merge fixes
2004-02-16 10:03:25 +02:00
key_diff.test
key_primary.test
keywords.test
kill.test
limit.test
loaddata.test
lock.test
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
lock_multi.test
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.test
Merge with 4.0 to get fixed tests
2004-02-22 10:04:08 +02:00
lowercase_table-master.opt
lowercase_table.test
lowercase_table2-master.opt
lowercase_table2.test
merge.test
mix_innodb_myisam_binlog.test
multi_statement.test
multi_update-master.opt
multi_update.test
Merge with 4.0 to get fixed tests
2004-02-22 10:04:08 +02:00
myisam-blob-master.opt
myisam-blob.test
Changed wellformedlen to well_formed_len
2004-02-17 01:35:17 +02:00
myisam.test
longer myisam keys
2004-02-20 20:38:34 +01:00
mysqlbinlog-master.opt
mysqlbinlog.test
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
mysqldump.test
Merge
2004-03-11 22:01:25 +04:00
negation_elimination.test
null.test
null_key.test
odbc.test
olap.test
openssl_1.test
order_by.test
fix for the bug #2419 : order by ignores rows.
2004-01-31 10:04:16 +04:00
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test
overflow.test
packet.test
preload.test
preload.result, key_cache.result, preload.test, key_cache.test, sql_yacc.yy:
2004-02-02 00:19:51 -08:00
query_cache.test
Added --compact to mysqlbinlog
2004-02-09 12:31:03 +01:00
query_cache_merge.test
raid.test
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
range.test
Always use libtool with "--preserve-dup-deps"
2004-02-13 16:05:09 +02:00
rename.test
repair_part1.test
repair_part2-master.sh
repair_part2.test
replace.test
rollback.test
row.test
After merge fixes
2004-02-16 10:03:25 +02:00
rpl000001-slave.opt
rpl000001.test
rpl000002.test
Changed wellformedlen to well_formed_len
2004-02-17 01:35:17 +02:00
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_chain_temp_table.test
rpl_change_master.test
rpl_do_grant.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_get_lock.test
rpl_heap.test
Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":
2004-01-30 00:05:34 +01: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
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
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
Changed wellformedlen to well_formed_len
2004-02-17 01:35:17 +02:00
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
Fix for BUG#2527 "Multi-Table Delete - Not Replication use replicate-wild-do-table"
2004-01-29 19:22:29 +01:00
rpl_multi_delete.test
Fix for BUG#2527 "Multi-Table Delete - Not Replication use replicate-wild-do-table"
2004-01-29 19:22:29 +01:00
rpl_multi_update.test
rpl_mystery22.test
rpl_openssl.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
rpl_reset_slave.test
rpl_rotate_logs-master.opt
rpl_rotate_logs-slave.sh
rpl_rotate_logs.slave-mi
rpl_rotate_logs.test
rpl_skip_error-slave.opt
rpl_skip_error.test
rpl_sporadic_master-master.opt
rpl_sporadic_master.test
rpl_temporary.test
rpl_trunc_binlog.test
rpl_until.test
After merge fixes
2004-02-16 10:03:25 +02:00
rpl_user_variables.test
select.test
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
select_found.test
Merge with 4.0 to get fix for mysqlbinlog
2004-02-16 10:15:52 +02:00
select_safe.test
show_check.test
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1
2004-03-06 18:27:11 +04:00
sql_mode.test
status.test
subselect.test
merge
2004-03-09 12:52:25 +02:00
subselect2.test
subselect_innodb.test
After merge fixes
2004-02-16 10:03:25 +02:00
symlink.test
changed to moderm syntax (after merge fix)
2004-02-17 02:26:35 +02:00
tablelock.test
temp_table.test
timezone-master.opt
timezone.test
Fix for bug #2523 '"func_time" test fails on QNX'.
2004-01-30 19:15:11 +03:00
truncate.test
type_blob.test
longer myisam keys
2004-02-20 20:38:34 +01:00
type_date.test
type_datetime.test
type_decimal.test
Ensure that result from date_format() is binary
2004-02-09 13:59:41 +01:00
type_enum.test
type_float.test
type_nchar.test
type_ranges.test
type_set.test
type_time.test
type_timestamp.test
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
type_uint.test
type_year.test
Merge with 4.0.18
2004-02-11 00:06:46 +01:00
union-master.opt
union.test
merge
2004-02-17 01:52:33 +02:00
update.test
user_var.test
After merge fixes
2004-02-16 10:03:25 +02:00
varbinary.test
variables-master.opt
variables.test
After merge fixes
2004-02-16 10:03:25 +02:00
warnings-master.opt
warnings.test
Ensure that result from date_format() is binary
2004-02-09 13:59:41 +01:00