.. |
alias.test
|
|
|
alter_table.test
|
Change create_field->offset to store offset from start of fields, independent of null bits.
|
2005-05-13 11:11:50 +03:00 |
analyse.test
|
|
|
analyze.test
|
Bug #10901
|
2005-06-03 17:13:43 +02:00 |
ansi-master.opt
|
|
|
ansi.test
|
|
|
auto_increment.test
|
Fixed wrong buffer usage for auto-increment key with blob part that caused CHECK TABLE to report that the table was wrong. (Bug #10045)
|
2005-05-13 23:08:29 +03: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
|
|
|
bdb_cache-master.opt
|
|
|
bdb_cache.test
|
|
|
bench_count_distinct.test
|
|
|
bigint.test
|
|
|
binary.test
|
|
|
bool.test
|
|
|
bulk_replace.test
|
|
|
case.test
|
|
|
cast.test
|
|
|
check.test
|
|
|
comments.test
|
|
|
compare.test
|
|
|
constraints.test
|
|
|
convert.test
|
|
|
count_distinct.test
|
|
|
count_distinct2-master.opt
|
|
|
count_distinct2.test
|
|
|
create.test
|
Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statement.
|
2005-05-31 11:08:14 +02:00 |
create_select_tmp.test
|
|
|
ctype_cp1251-master.opt
|
|
|
ctype_cp1251.test
|
|
|
ctype_latin1_de-master.opt
|
|
|
ctype_latin1_de.test
|
Bug #5447 Select does not find records
|
2004-09-09 12:23:10 +05:00 |
ctype_tis620-master.opt
|
|
|
ctype_tis620.test
|
|
|
ctype_ujis-master.opt
|
|
|
ctype_ujis.test
|
|
|
delayed.test
|
|
|
delete.test
|
delete.result, delete.test:
|
2005-02-15 18:45:42 -08:00 |
dirty_close.test
|
|
|
distinct.test
|
|
|
drop.test
|
bug#3891 - DROP TABLE many-unexistent-tables, was printing an error with %s instead of table names
|
2005-04-02 20:13:19 +02:00 |
drop_temp_table.test
|
|
|
empty_table.test
|
|
|
errors.test
|
|
|
explain.test
|
|
|
flush.test
|
|
|
flush_block_commit.test
|
two-line fix for BUG#6732 "FLUSH TABLES WITH READ LOCK + COMMIT makes next FLUSH...LOCK hang forever"
|
2004-11-30 22:20:52 +01:00 |
flush_table.test
|
BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S).
|
2004-09-24 18:39:25 +02:00 |
foreign_key.test
|
|
|
fulltext.test
|
BUG#11684 fix.
|
2005-08-02 11:33:26 +05: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_concat.test
|
|
|
func_crypt.test
|
|
|
func_date_add.test
|
|
|
func_encrypt-master.opt
|
|
|
func_encrypt.test
|
|
|
func_equal.test
|
|
|
func_group.test
|
|
|
func_if.test
|
Fix for bug #5595: NULLIF() IS NULL returns false if NULLIF() returns NULL
|
2004-09-18 13:06:44 +04:00 |
func_in.test
|
|
|
func_isnull.test
|
|
|
func_like.test
|
|
|
func_math.test
|
|
|
func_misc.test
|
|
|
func_op.test
|
|
|
func_regexp.test
|
|
|
func_set.test
|
|
|
func_str.test
|
BUG 11104 (same as changeset 1.1891 on the 5.0 tree, but realised this
|
2005-07-31 21:28:52 -07:00 |
func_system.test
|
|
|
func_test.test
|
|
|
func_time.test
|
Fix for bug #7515 "from_unixtime(0) now returns NULL instead of
|
2004-12-30 21:18:10 +03:00 |
func_timestamp.test
|
|
|
gcc296.test
|
|
|
grant.test
|
Make GRANTs, which change SSL attributes and/or user limits,
|
2004-12-23 21:59:36 +03:00 |
grant_cache-master.opt
|
|
|
grant_cache.test
|
|
|
group_by.test
|
Better bug fix for #5569: "Incorrect "Access Denied" error with SAME login DIFFERENT host"
|
2005-02-15 14:42:13 +02:00 |
handler.test
|
BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S).
|
2004-09-24 18:39:25 +02:00 |
having.test
|
|
|
heap.test
|
A fix (bug #6878: Crash with engine=memory).
|
2004-12-02 14:34:53 +04:00 |
init_file-master.opt
|
|
|
init_file.test
|
|
|
innodb-deadlock.test
|
|
|
innodb-lock.test
|
Fix when compiling without InnoDB
|
2004-10-27 18:57:49 +03:00 |
innodb.test
|
Test fix. DROP TABLE added.
|
2005-05-07 21:37:27 +05:00 |
innodb_cache-master.opt
|
|
|
innodb_cache.test
|
|
|
innodb_handler.test
|
|
|
insert.test
|
|
|
insert_select.test
|
BUG#6034 - Error code 124: Wrong medium type.
|
2005-01-19 21:13:30 +01:00 |
isam.test
|
|
|
join.test
|
|
|
join_crash.test
|
|
|
join_outer.test
|
Fix for BUG#8711: "<=>" may have true value for NULL arguments, so make
|
2005-03-11 02:17:03 +03:00 |
key.test
|
|
|
key_diff.test
|
|
|
key_primary.test
|
|
|
keywords.test
|
|
|
kill.test
|
|
|
limit.test
|
|
|
loaddata.test
|
|
|
lock.test
|
|
|
lock_multi.test
|
Bug#4118: multi-table UPDATE takes WRITE lock on read table
|
2004-10-03 00:20:47 +01:00 |
lock_tables_lost_commit-master.opt
|
|
|
lock_tables_lost_commit.test
|
|
|
lowercase_table-master.opt
|
|
|
lowercase_table.test
|
|
|
lowercase_table2.test
|
|
|
lowercase_table3-master.opt
|
|
|
lowercase_table3.test
|
|
|
merge.test
|
Bug#9112 - Merge table with composite index producing invalid results with some queries
|
2005-09-29 13:37:30 +02:00 |
mix_innodb_myisam_binlog-master.opt
|
Fix for BUG##5714 "Insert into MyISAM table and select ... for update]":
|
2004-11-04 19:19:23 +01:00 |
mix_innodb_myisam_binlog.test
|
Fix for BUG##5714 "Insert into MyISAM table and select ... for update]":
|
2004-11-04 19:19:23 +01:00 |
multi_update-master.opt
|
|
|
multi_update.test
|
Bug#7310
|
2005-02-03 18:26:59 +00:00 |
myisam-blob-master.opt
|
|
|
myisam-blob.test
|
|
|
myisam.test
|
|
|
mysqlbinlog-master.opt
|
|
|
mysqlbinlog.test
|
|
|
mysqldump.test
|
|
|
null.test
|
|
|
null_key.test
|
|
|
odbc.test
|
|
|
olap.test
|
|
|
openssl_1.test
|
|
|
order_by.test
|
order_by.result, order_by.test:
|
2005-01-25 14:30:38 -08:00 |
order_fill_sortbuf-master.opt
|
|
|
order_fill_sortbuf.test
|
|
|
outfile.test
|
Fix outfile test/results
|
2005-05-09 08:33:45 +01:00 |
overflow.test
|
|
|
packet.test
|
|
|
query_cache.test
|
Fix for bug #9796 "Query Cache caches queries with CURRENT_USER()
|
2005-04-11 00:30:23 +04:00 |
query_cache_merge.test
|
|
|
query_cache_notembedded.test
|
make the same filenames as in 4.1
|
2005-08-11 09:29:50 +03:00 |
raid.test
|
|
|
range.test
|
|
|
README
|
|
|
rename.test
|
|
|
repair.test
|
|
|
repair_part2-master.sh
|
|
|
repair_part2.test
|
|
|
replace.test
|
|
|
rollback.test
|
|
|
rpl000001.test
|
merged with ul
|
2004-11-22 18:59:17 +01:00 |
rpl000002.test
|
|
|
rpl000003.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
|
|
|
rpl000016-slave.opt
|
|
|
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_commit_after_flush.test
|
Fix for BUG#5949 "error code 1223 in binlog when using innobackup":
|
2004-10-11 11:01:38 +02: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_free_items-slave.opt
|
|
|
rpl_free_items.test
|
|
|
rpl_get_lock.test
|
|
|
rpl_heap.test
|
|
|
rpl_ignore_grant-slave.opt
|
|
|
rpl_ignore_grant.test
|
|
|
rpl_insert_id.test
|
Bug#8412: For replication to work correctly, the prologue and
|
2005-02-14 18:39:33 +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
|
|
|
rpl_log_pos.test
|
|
|
rpl_master_pos_wait.test
|
|
|
rpl_max_relay_size.test
|
|
|
rpl_multi_delete-slave.opt
|
|
|
rpl_multi_delete.test
|
|
|
rpl_multi_delete2-slave.opt
|
|
|
rpl_multi_delete2.test
|
|
|
rpl_multi_update.test
|
|
|
rpl_multi_update2-slave.opt
|
Bug#7011
|
2005-01-30 10:24:03 +00:00 |
rpl_multi_update2.test
|
Bug#7011
|
2005-01-30 10:24:03 +00:00 |
rpl_mystery22.test
|
|
|
rpl_optimize.test
|
|
|
rpl_redirect.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_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_sporadic_master-master.opt
|
|
|
rpl_sporadic_master.test
|
|
|
rpl_start_stop_slave.test
|
Fix for Bug#6148. Only rewind read position in binary log when the
|
2004-11-25 09:26:45 +01:00 |
rpl_trunc_binlog.test
|
|
|
sel000001.test
|
|
|
sel000002.test
|
|
|
sel000003.test
|
|
|
sel000031.test
|
|
|
sel000032.test
|
|
|
sel000033.test
|
|
|
sel000100.test
|
|
|
select.test
|
Fix for BUG#10095: {wrong query results because of incorrect constant propagation}
|
2005-05-15 22:56:45 +02:00 |
select_found.test
|
select_found.result, select_found.test:
|
2005-01-22 02:40:27 -08:00 |
select_safe.test
|
|
|
show_check.test
|
Fix for BUG#7519: Index statistics is not displayed after ANALYZE for temporary tables:
|
2005-02-05 06:23:23 +03:00 |
status.test
|
|
|
symlink.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
|
|
|
timezone3-master.opt
|
Fix for bug #6387 "Queried timestamp values do not match the inserted
|
2004-11-03 17:59:03 +00:00 |
timezone3.test
|
Fix for bug #6387 "Queried timestamp values do not match the inserted
|
2004-11-03 17:59:03 +00:00 |
truncate.test
|
|
|
type_blob.test
|
|
|
type_date.test
|
|
|
type_datetime.test
|
Fix for bug #7297 "Two digit year should be interpreted correctly
|
2004-12-16 16:31:50 +03:00 |
type_decimal.test
|
|
|
type_enum.test
|
|
|
type_float.test
|
Fix over-optimization that could result in an unsigned double field being
|
2005-01-17 16:13:56 -08:00 |
type_ranges.test
|
|
|
type_set.test
|
|
|
type_time.test
|
|
|
type_timestamp.test
|
Fix for bug #8894 "TIMESTAMP values scrambled/misaligned when using --new".
|
2005-03-28 23:36:25 +04:00 |
type_uint.test
|
|
|
type_year.test
|
|
|
union.test
|
|
|
update.test
|
A fix (bug #8942: SUBSTRING_INDEX in UPDATE causes internal loop).
|
2005-03-17 10:24:50 +04:00 |
user_var.test
|
|
|
varbinary.test
|
|
|
variables-master.opt
|
|
|
variables.test
|
|
|
warnings.test
|
|
|