..
alias.test
alter_table.test
manually merged
2004-08-18 19:57:55 +02:00
analyse.test
ansi.test
archive.test
auto_increment.test
no_auto_value_on_zero + alter table bug
2004-07-30 14:17:12 +02:00
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 rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1
2004-06-29 13:51:35 +05:00
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
create_select_tmp.test
Portability fixes
2004-08-26 18:26:38 +03:00
csv.test
This is the addition of the CSV engine "aka tina". Its an example engine that works as a plain text file.
2004-08-12 20:57:18 -07:00
ctype_big5.test
ctype_collate.test
ctype_cp1251-master.opt
ctype_cp1251.test
ctype_create.test
WL#807 Optimize loading database options in load_db_opt
2004-07-08 15:03:01 +05:00
ctype_latin1.test
ctype_latin1_de-master.opt
ctype_latin1_de.test
ctype_many.test
ctype_mb.test
ctype_recoding.test
ctype_recoding.result, ctype_recoding.test, sql_show.cc:
2004-08-11 14:03:24 +05:00
ctype_sjis.test
ctype_tis620-master.opt
ctype_tis620.test
ctype_uca.test
ctype_uca.test, ctype_uca.result, ctype-uca.c:
2004-08-11 18:06:20 +05:00
ctype_ucs.test
Bug#5081: UCS2 fields are filled with '0x2020' after extending field length
2004-08-19 11:59:33 +05:00
ctype_ujis.test
Bug #2077 Japanese characters in enum/default values are reported incorrectly
2004-06-08 14:26:16 +05:00
ctype_utf8.test
Portability fixes
2004-08-26 18:26:38 +03:00
date_formats-master.opt
date_formats.test
allow get_format(TIMESTAMP, ...) syntax
2004-08-11 10:27:19 +02:00
delayed.test
delete.test
a fix (bug #4198 : Incorrect key file for table).
2004-06-21 15:17:07 +05:00
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
Adding test cases for the example storage engine (so that you can test to see if it was built correctly).
2004-08-13 17:14:36 -07:00
explain.test
flush.test
flush_block_commit.test
after merge fix
2004-08-20 22:54:42 +02:00
flush_table.test
after merge fixed
2004-06-26 14:21:32 +02:00
foreign_key.test
fulltext.test
bug#3964 and related issues: FTB problems with charsets where one byte can match many
2004-06-10 21:18:57 +02: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
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
cleunup() of count() and max()/min() added (BUG#2687)
2004-06-10 10:59:55 +03:00
func_if.test
Merge with 4.0.21
2004-06-18 04:38:58 +03:00
func_in.test
func_isnull.test
func_like.test
func_like.result:
2004-08-18 12:11:26 +05:00
func_math.test
manually merged
2004-08-18 19:57:55 +02:00
func_misc.test
func_op.test
func_regexp.test
cleanup for Item_func_regex (Bug #4199 )
2004-06-19 13:26:39 +03:00
func_sapdb.test
func_set.test
manually merged
2004-08-24 17:24:23 +02:00
func_str.test
A fix (Bug #4878 : Service crashes on query execution)
2004-08-12 11:28:39 +05:00
func_system.test
func_test.test
func_time.test
After merge fixes
2004-06-21 10:21:20 +03:00
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
manually merged
2004-08-18 19:57:55 +02:00
grant2.test
Bug#4338: mysql-test-run fails if compiled with non-latin1 character set
2004-07-08 18:54:07 +05:00
grant_cache-master.opt
grant_cache.test
Fix for BUG#4678 "mysql-test-run fails on grant_cache":
2004-08-12 13:12:09 +02:00
group_by.test
handler.test
having.test
Portability fixes
2004-08-26 18:26:38 +03:00
heap.test
after merge fixes
2004-08-19 03:02:09 +02:00
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
innodb-lock.test
innodb-master.opt
innodb.test
manual merged (blame me!)
2004-07-20 00:53:24 +02:00
innodb_cache-master.opt
innodb_cache.test
after merge fixed
2004-06-26 14:21:32 +02:00
innodb_handler.test
insert.test
insert_select.test
insert_update.test
isam.test
join.test
hang in dummy natural join (no common columns) Bug #4807
2004-08-02 11:12:11 +02:00
join_crash.test
join_outer.test
Fix for bug#5088:
2004-08-23 12:31:56 +04:00
key.test
apply UNIQUE constrain correctly for multi-byte charsets
2004-08-13 18:29:25 +02: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
lowercase_table2.test
Merge with 4.0 to get the latest bug patches to 4.1
2004-06-25 20:13:05 +03:00
lowercase_table3-master.opt
lowercase_table3.test
after merge fix
2004-06-27 13:16:19 +02:00
lowercase_table_qcache-master.opt
lowercase_table_qcache.test
merge.test
bug#4008 - merge table cannot determine what key caused "dupl. key" error
2004-06-25 15:12:13 +02:00
metadata.test
mix_innodb_myisam_binlog.test
multi_statement.test
multi_update-master.opt
multi_update.test
Bug#4338: mysql-test-run fails if compiled with non-latin1 character set
2004-07-08 18:54:07 +05:00
myisam-blob-master.opt
myisam-blob.test
myisam.test
manually merged
2004-08-18 19:57:55 +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
Making DROP TABLE IF EXISTS, DROP DATABASE IF EXISTS, DELETE FROM, UPDATE be logged to
2004-06-09 16:07:01 +02:00
mysqlbinlog2.test
WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --position) and --stop-position
2004-07-29 23:25:58 +02:00
mysqldump.test
Bug#4261 - mysqldump omits NULLs with --skip-extended-insert
2004-06-23 21:46:17 +02:00
ndb_alter_table.test
Added tests for fix of bug#4730
2004-08-12 10:15:53 +02:00
ndb_autodiscover.test
ndb_autodiscover2-master.opt
ndb_autodiscover2.test
added order by
2004-06-24 11:52:50 +00:00
ndb_basic.test
Cleaned up rnd_init
2004-08-24 23:13:32 +02:00
ndb_blob.test
Fix for bug#5171
2004-08-23 17:24:03 +02:00
ndb_cache.test
ndb_index.test
ndb_index_ordered.test
Added support for NULL in unique index
2004-08-13 13:51:18 +02:00
ndb_index_unique.test
Added support for NULL in unique index
2004-08-13 13:51:18 +02:00
ndb_insert.test
ndb_limit.test
BUG#4818 DELETE FROM tab LIMIT
2004-08-04 10:54:42 +02:00
ndb_lock.test
Bug fix for alter table and auto_increment
2004-07-31 12:00:12 +02:00
ndb_minmax.test
ndb_replace.test
ndb_transaction.test
Fix for WL#1731 Handler: multiple databases
2004-08-18 19:13:39 +02:00
ndb_truncate.test
BUG#4892 TRUNCATE TABLE returns error 156
2004-08-04 11:28:36 +02:00
ndb_types.test
Added new test/result file ndb_types to test creating tables with different column types in NDB
2004-07-19 11:38:28 +02:00
negation_elimination.test
null.test
merged
2004-08-22 12:47:11 +02:00
null_key.test
odbc.test
olap.test
olap.test, olap.result:
2004-08-12 00:02:29 -07:00
openssl_1.test
order_by.test
Fix for bug#4302 "ambiguos order by when renamed column is identical to another in result"
2004-08-20 17:53:46 +04:00
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test
overflow.test
packet.test
preload.test
ps.test
Fix for Bug#5034 "prepared "select 1 into @arg15", second
2004-08-24 20:17:11 +04:00
ps_1general.test
Cleanup of db option cacheing
2004-07-09 10:55:16 +03:00
ps_2myisam.test
Added comments to the PS test files, to prevent modifications which may destroy the tests .
2004-07-02 20:01:34 +02:00
ps_3innodb.test
mysql_fix_privilege_tables.sh:
2004-07-06 16:29:26 +02:00
ps_4heap.test
Added comments to the PS test files, to prevent modifications which may destroy the tests .
2004-07-02 20:01:34 +02:00
ps_5merge.test
Added comments to the PS test files, to prevent modifications which may destroy the tests .
2004-07-02 20:01:34 +02:00
ps_6bdb.test
Added comments to the PS test files, to prevent modifications which may destroy the tests .
2004-07-02 20:01:34 +02:00
query_cache.test
query_cache_merge.test
raid.test
range.test
Fix to make range.test work smoothly --without-innidb
2004-08-20 14:29:28 +05:00
rename.test
repair.test
replace.test
rollback.test
row.test
rpl000001-slave.opt
rpl000001.test
Bug#4338: mysql-test-run fails if compiled with non-latin1 character set
2004-07-08 18:54:07 +05:00
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
mysqltest.c: don't hardcode variables to be taken from environment.
2004-06-11 18:26:13 +02:00
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_charset.test
rpl_charset.result, rpl_charset.test:
2004-07-06 13:43:15 +05:00
rpl_delete_all.test
Portability fixes (For Netware)
2004-07-01 17:26:45 +03:00
rpl_do_grant.test
Bug#4338: mysql-test-run fails if compiled with non-latin1 character set
2004-07-08 18:54:07 +05:00
rpl_drop.test
results fixed after merge
2004-07-20 11:00:10 +02:00
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
test suite for bug Bug#3969 (commited separetely because it took too long time to parse it on 3.23)
2004-06-11 16:25:18 +03:00
rpl_free_items.test
test suite for bug Bug#3969 (commited separetely because it took too long time to parse it on 3.23)
2004-06-11 16:25:18 +03:00
rpl_get_lock.test
After merge fixes
2004-06-21 10:21:20 +03:00
rpl_heap.test
(manual port from 4.0 - was needed)
2004-08-19 23:24:35 +02:00
rpl_ignore_grant-slave.opt
rpl_ignore_grant.test
Bug#4338: mysql-test-run fails if compiled with non-latin1 character set
2004-07-08 18:54:07 +05:00
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
rpl_relayrotate.test requires InnoDB (because what we want to test is
2004-07-30 01:10:21 +02: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
Implementation of WL#1824 "Add replication of character set variables in 4.1",
2004-06-03 23:17:18 +02:00
rpl_server_id2-slave.opt
rpl_server_id2.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
WL#1264 "Per-thread time zone support infrastructure".
2004-06-18 10:11:31 +04:00
rpl_timezone-slave.opt
WL#1264 "Per-thread time zone support infrastructure".
2004-06-18 10:11:31 +04:00
rpl_timezone.test
WL#1264 "Per-thread time zone support infrastructure".
2004-06-18 10:11:31 +04:00
rpl_trunc_binlog.test
rpl_until.test
rpl_user_variables.test
select.test
WL#1264 "Per-thread time zone support infrastructure".
2004-06-18 10:11:31 +04:00
select_found.test
cleanup
2004-08-07 23:18:13 +02:00
select_safe.test
show_check.test
show_check.test, show_check.result:
2004-08-23 20:12:40 +05:00
sql_mode.test
status.test
subselect.test
Merging
2004-08-24 12:58:21 +05: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
do not unlock tables early if we have subquery in HAVING clause (BUG#3984)
2004-06-09 23:32:20 +03:00
symlink.test
synchronization.test
system_mysql_db.test
check that all system tables deleted added
2004-07-15 14:17:30 +03:00
system_mysql_db_fix-master.opt
system_mysql_db_fix.test
check that all system tables deleted added
2004-07-15 14:17:30 +03:00
system_mysql_db_refs.test
Merge with 4.0 to get bug fixes
2004-07-09 02:29:28 +03:00
tablelock.test
temp_table.test
timezone-master.opt
timezone.test
WL#1264 "Per-thread time zone support infrastructure".
2004-06-18 10:11:31 +04:00
timezone2.test
Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server".
2004-08-10 12:42:31 +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
manually merged
2004-08-18 19:57:55 +02:00
type_datetime.test
WL#1264 "Per-thread time zone support infrastructure".
2004-06-18 10:11:31 +04:00
type_decimal.test
Merge with 4.0.21
2004-06-18 04:38:58 +03:00
type_enum.test
type_float.test
merged
2004-08-20 00:52:43 +02:00
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
manually merged
2004-08-18 19:57:55 +02:00
type_year.test
union-master.opt
union.test
parameter of my_yyoverflow made independed from YYSIZE_T (BUG#4204)
2004-06-24 02:57:57 +03:00
update.test
user_var.test
Implementation of WL#1824 "Add replication of character set variables in 4.1",
2004-06-03 23:17:18 +02:00
varbinary.test
variables-master.opt
variables.test
manually merged
2004-08-24 17:24:23 +02:00
warnings-master.opt
warnings.test