mariadb/mysql-test/t
marko@hundin.mysql.fi 11f9ec1dc5 Merge marko@build.mysql.com:/home/bk/mysql-4.1
into hundin.mysql.fi:/home/marko/j/mysql-4.1
2004-05-07 12:48:01 +03:00
..
alias.test Merge with 4.0.19 2004-05-05 17:05:24 +03:00
alter_table.test ALTER TABLE t1 CONVERT TO should also change the default character set. 2004-03-30 22:18:49 +05:00
analyse.test Fix to handle unsigned data in prepared statements (Bug #3447) 2004-05-04 15:02:38 +03:00
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 Merge with 4.0 to get lastest bug fixes 2004-03-29 19:21:53 +03:00
bdb-deadlock.test
bdb.test
bdb_cache-master.opt
bdb_cache.test
bench_count_distinct.test
bigint.test
binary.test Better tests for BINARY 2004-03-29 17:27:30 +05:00
bool.test
bulk_replace.test
case.test
cast.test 1. New data types, from the user point of view: 2004-03-26 16:11:46 +04:00
check.test
comments.test
compare.test UTF8 now process space as PAD character correctly. 2004-03-26 18:14:39 +04:00
connect.test
constraints.test
count_distinct.test
count_distinct2-master.opt
count_distinct2.test
count_distinct3.test
create.test Merge with 4.0.19 2004-05-05 17:05:24 +03:00
ctype_big5.test
ctype_collate.test
ctype_cp1251-master.opt
ctype_cp1251.test Better tests for BINARY 2004-03-29 17:27:30 +05:00
ctype_create.test http://bugs.mysql.com/bug.php?id=3255 2004-03-30 22:38:52 +05:00
ctype_latin1_de-master.opt
ctype_latin1_de.test
ctype_many.test
ctype_mb.test
ctype_recoding.test
ctype_sjis.test #3290: Can't convert sjis&ujis half-width katakana correctly 2004-03-25 14:29:56 +04:00
ctype_tis620-master.opt
ctype_tis620.test Checking Thai sort order and trailing spaces handling 2004-03-29 16:38:38 +05:00
ctype_ucs.test
ctype_ujis.test Fix to handle unsigned data in prepared statements (Bug #3447) 2004-05-04 15:02:38 +03:00
ctype_utf8.test UTF8 now process space as PAD character correctly. 2004-03-26 18:14:39 +04:00
date_formats-master.opt
date_formats.test
delayed.test
delete.test
derived.test after merge fixes 2004-05-05 21:24:21 +03:00
dirty_close.test
distinct.test
drop.test make DROP DATABASE to behave as documented in the manual - to report number of files deleted 2004-03-18 11:03:24 +01:00
drop_temp_table.test
empty_table.test
endspace.test BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
errors.test
explain.test
flush.test
flush_table.test
foreign_key.test
fulltext.test merge with 4.0 2004-03-16 22:41:30 +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 Portability fixes 2004-04-07 04:33:58 +03:00
func_group.test a fix (Bug #3435: STDDEV|VARIANCE(constant) returns constant if no rows) 2004-05-05 16:06:01 +05:00
func_if.test merge with 4.0 2004-03-17 10:36:12 +02:00
func_in.test
func_isnull.test
func_like.test
func_math.test merge with 4.0 to get portability fixes 2004-03-19 18:35:49 +02:00
func_misc.test uuid() tests 2004-03-16 16:35:53 +01:00
func_op.test
func_regexp.test
func_sapdb.test
func_set.test
func_str.test Portability fixes 2004-05-07 01:43:17 +03:00
func_system.test
func_test.test
func_time.test Merge with 4.0.19 2004-05-05 17:05:24 +03:00
func_timestamp.test
gcc296.test
gis-rtree.test Moved reading of ranges from opt_range.cc to handler.cc 2004-04-08 13:58:06 +03:00
gis.test Fix for #233 2004-03-17 14:03:26 +04:00
grant.test Moved reading of ranges from opt_range.cc to handler.cc 2004-04-08 13:58:06 +03:00
grant2.test WL1368: SHOW GRANTS FOR CURRENT USER 2004-04-05 17:55:26 +05:00
grant_cache-master.opt
grant_cache.test WL1368: SHOW GRANTS FOR CURRENT USER 2004-04-05 17:55:26 +05:00
group_by.test
handler.test
having.test
heap.test
heap_auto_increment.test
heap_btree.test simple optimzation 2004-03-31 03:32:38 +03:00
heap_hash.test
help.test ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert() 2004-04-06 21:35:26 +02:00
init_connect-master.opt
init_connect.test
init_file-master.opt
init_file.test
innodb-deadlock.test
innodb-lock.test after merge fixes 2004-05-05 21:24:21 +03:00
innodb.test Fix for bug #2160: Extra error message for CREATE TABLE LIKE with InnoDB 2004-03-31 14:29:01 +05:00
innodb_cache-master.opt
innodb_cache.test
innodb_handler.test
insert.test after merge fixes 2004-03-18 00:09:13 +02:00
insert_select.test
insert_update.test actions for bug 2004-03-15 21:36:16 +04:00
isam.test
join.test
join_crash.test
join_outer.test
key.test Fixed wrong key usage which caused wrong result for some "WHERE primary_key=constant" queries where MySQL could use 'only index' (Bug #3666) 2004-05-06 04:40:45 +03:00
key_cache-master.opt
key_cache.test Portability fixes 2004-05-07 01:43:17 +03:00
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 aliases should be compared with my_strcasecmp (BUG#3251) 2004-03-22 15:43:13 +02:00
lowercase_table2.test post-review fixes 2004-04-07 16:04:28 +02:00
lowercase_table3-master.opt
lowercase_table3.test post-review fixes 2004-04-07 16:04:28 +02:00
lowercase_table_qcache-master.opt
lowercase_table_qcache.test post-review fixes 2004-04-07 16:04:28 +02:00
merge.test
metadata.test Fix to get correct metadata when using temporary tables to create result. (Bug #2654) 2004-03-30 19:24:28 +03:00
mix_innodb_myisam_binlog.test
multi_statement.test
multi_update-master.opt
multi_update.test Fix for a multi table updates when one of the tables is not updated 2004-05-04 23:04:05 +03:00
myisam-blob-master.opt
myisam-blob.test
myisam.test post-review fixes 2004-04-07 16:04:28 +02:00
mysqlbinlog-master.opt
mysqlbinlog.test Fix for BUG#3204 ""mysqlbinlog --read-from-remote-server this_binlog.001" prints all binlogs": 2004-03-18 19:29:07 +02:00
mysqldump.test After merge fixes 2004-04-27 15:33:40 +03:00
ndb_basic.test Updated mysql-test-run to work with the started NDB Cluster 2004-04-15 12:03:13 +02:00
ndb_cache.test avoid using ndb tables in query cache 2004-05-05 11:22:10 +03:00
negation_elimination.test
null.test
null_key.test
odbc.test
olap.test
openssl_1.test
order_by.test Fix to get correct metadata when using temporary tables to create result. (Bug #2654) 2004-03-30 19:24:28 +03:00
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test
overflow.test
packet.test
preload.test
query_cache.test null processing for character_set_results (BUG#3296) 2004-03-30 23:38:56 +03:00
query_cache_merge.test
raid.test Merge with 4.0.19 2004-05-05 17:05:24 +03:00
range.test Introduce keys in child tables corresponding to FOREIGN KEYs 2004-04-21 13:15:43 +03:00
rename.test fixed 2004-04-01 22:47:09 +05:00
repair.test Fixed problems noticed with last build 2004-04-09 07:12:41 +03: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 Ensure that we use unix file format (no \r\n) for all new files 2004-03-20 12:48:14 +02:00
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 Merge with 4.0.19 2004-05-05 17:05:24 +03:00
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
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 Fix for BUG#3461 "multi-table DELETE replicated despite replicate-wild-ignore-table": 2004-04-13 22:40:16 +02:00
rpl_multi_delete2.test Fix for BUG#3461 "multi-table DELETE replicated despite replicate-wild-ignore-table": 2004-04-13 22:40:16 +02:00
rpl_multi_update.test Merge with 4.0.19 2004-05-05 17:05:24 +03:00
rpl_mystery22.test
rpl_openssl.test
rpl_optimize.test
rpl_redirect.test
rpl_relayrotate-master.opt WL#775 "Add status variable identifying binlog_cache_size shortage" 2004-04-02 00:47:20 +04:00
rpl_relayrotate-slave.opt
rpl_relayrotate.test WL#775 "Add status variable identifying binlog_cache_size shortage" 2004-04-02 00:47:20 +04: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 after merge fixes 2004-05-05 21:24:21 +03:00
rpl_server_id2-slave.opt A new option --replicate-same-server-id to force a slave to execute queries originating from itself 2004-04-28 18:24:46 +02:00
rpl_server_id2.test very minor changes: a STOP SLAVE in a replication test to get rid of a non critical message in slave.err, 2004-05-05 21:50:51 +02:00
rpl_skip_error-slave.opt
rpl_skip_error.test
rpl_sporadic_master-master.opt
rpl_sporadic_master.test
rpl_temporary.test A previous changeset by me today about SQL_LOG_BIN had the problem 2004-03-27 01:07:09 +01:00
rpl_trunc_binlog.test
rpl_until.test
rpl_user_variables.test
select.test
select_found.test
select_safe.test
show_check.test After merge fixes 2004-05-05 21:46:16 +03:00
sql_mode.test
status.test
subselect.test After merge fixes 2004-05-05 21:46:16 +03:00
subselect2.test
subselect_innodb.test
symlink.test
synchronization.test fixed the tests mysql-test/t/synchronization.test 2004-04-06 19:17:13 +05:00
system_mysql_db.test fixed structure error from last merge for bug #2874 2004-03-17 21:01:07 +04:00
system_mysql_db_fix-master.opt Portability fixes 2004-04-30 00:14:56 +03:00
system_mysql_db_fix.test Portability fixes 2004-03-19 14:52:48 +02:00
system_mysql_db_refs.test Added test to show bug in current union implementation 2004-03-19 18:33:38 +02:00
tablelock.test
temp_table.test
timezone-master.opt
timezone.test Fix test results when you are in daylight saving time 2004-03-30 01:01:31 +03:00
truncate.test
type_blob.test 1. New data types, from the user point of view: 2004-03-26 16:11:46 +04: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 WL#1266 "Separate auto-set logic from TIMESTAMP type." 2004-04-02 10:12:53 +04:00
type_uint.test
type_year.test
union-master.opt
union.test merge 2004-05-05 22:30:01 +03:00
update.test Merge with 4.0 2004-03-25 23:29:45 +02:00
user_var.test
varbinary.test
variables-master.opt
variables.test Better error messages for not nullable 2004-03-29 18:33:24 +05:00
warnings-master.opt
warnings.test