.. |
alias.test
|
|
|
alter_table.test
|
After merge fixes
|
2005-05-14 16:24:36 +03:00 |
analyse.test
|
|
|
analyze.test
|
Bug #10901
|
2005-06-03 17:13:43 +02:00 |
ansi.test
|
|
|
archive.test
|
|
|
auto_increment.test
|
Merge with 4.0
|
2005-05-14 00:01:40 +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-deadlock.tminus
|
|
|
bdb.test
|
|
|
bdb_cache-master.opt
|
|
|
bdb_cache.test
|
fix test results - Bug #11328
|
2005-06-16 10:09:05 +02:00 |
bench_count_distinct.test
|
|
|
bigint.test
|
|
|
binary.test
|
|
|
blackhole.test
|
|
|
bool.test
|
|
|
bulk_replace.test
|
|
|
case.test
|
Fix for BUG#10151: In Item_func_case::find_item don't assume that parameter str != &(this->str_value)
|
2005-06-20 11:43:38 +02:00 |
cast.test
|
CAST(string_argument AS UNSIGNED) didn't work for big integers above the signed range. (Bug #7036)
|
2005-04-29 17:03:34 +03:00 |
check.test
|
|
|
comments.test
|
|
|
compare.test
|
|
|
connect.test
|
|
|
consistent_snapshot.test
|
|
|
constraints.test
|
|
|
count_distinct.test
|
|
|
count_distinct2-master.opt
|
|
|
count_distinct2.test
|
|
|
count_distinct3.test
|
|
|
create.test
|
Bug#11028 Crash on create table like
|
2005-06-09 16:06:15 +01:00 |
create_select_tmp.test
|
|
|
csv.test
|
|
|
ctype_big5.test
|
|
|
ctype_collate.test
|
|
|
ctype_cp932.test
|
Added cp932 character set
|
2005-05-05 10:36:17 -07:00 |
ctype_cp1250_ch.test
|
ctype_cp1250_ch.result, ctype_cp1250_ch.test:
|
2005-06-06 21:22:23 +05:00 |
ctype_cp1251.test
|
|
|
ctype_create.test
|
|
|
ctype_latin1.test
|
|
|
ctype_latin1_de-master.opt
|
|
|
ctype_latin1_de.test
|
|
|
ctype_latin2.test
|
Bug#6505 Wrong sorting order:
|
2005-05-06 18:41:41 +05:00 |
ctype_many.test
|
|
|
ctype_mb.test
|
|
|
ctype_recoding.test
|
|
|
ctype_sjis.test
|
|
|
ctype_tis620.test
|
|
|
ctype_uca.test
|
|
|
ctype_ucs.test
|
ctype_ucs.result, ctype_ucs.test, ctype_utf8.result, ctype_utf8.test:
|
2005-06-28 15:00:22 +05:00 |
ctype_ucs_binlog.test
|
|
|
ctype_ujis.test
|
|
|
ctype_utf8.test
|
ctype_ucs.result, ctype_ucs.test, ctype_utf8.result, ctype_utf8.test:
|
2005-06-28 15:00:22 +05: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
|
|
|
errors.test
|
|
|
exampledb.test
|
|
|
explain.test
|
|
|
flush.test
|
|
|
flush_block_commit.test
|
|
|
flush_table.test
|
|
|
foreign_key.test
|
|
|
fulltext.test
|
Fix hang/crash with Boolean full-text search against an unindexed field for
|
2005-06-17 21:44:17 +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
|
BUG#10589: des_encrypt functionality always return NULL
|
2005-06-17 18:07:46 +02:00 |
func_encrypt_nossl.test
|
Portability fixes
|
2005-06-27 20:31:00 +03:00 |
func_equal.test
|
|
|
func_gconcat.test
|
Move USE_PRAGMA_IMPLEMENTATION to proper place
|
2005-06-03 23:46:03 +03:00 |
func_group.test
|
|
|
func_if.test
|
func_if.result, func_if.test:
|
2005-06-13 11:38:16 -07:00 |
func_in.test
|
|
|
func_isnull.test
|
|
|
func_like.test
|
|
|
func_math.test
|
|
|
func_misc.test
|
|
|
func_op.test
|
|
|
func_regexp.test
|
|
|
func_sapdb.test
|
|
|
func_set.test
|
|
|
func_str.test
|
func_str.result, func_str.test:
|
2005-06-23 06:15:50 -07:00 |
func_system.test
|
|
|
func_test.test
|
|
|
func_time.test
|
backport for #10568: Function 'LAST_DAY(date)' does not return NULL for invalid argument.
|
2005-06-24 14:04:48 +05:00 |
func_timestamp.test
|
|
|
gcc296.test
|
|
|
gis-rtree.test
|
|
|
gis.test
|
|
|
grant.test
|
|
|
grant2.test
|
|
|
grant_cache.test
|
reduced 1 server reloding during test
|
2005-05-18 16:41:32 +03:00 |
group_by.test
|
group_by.result, group_by.test:
|
2005-06-28 03:18:37 -07:00 |
handler.test
|
|
|
having.test
|
|
|
heap.test
|
Increase limit of partial key length in MEMORY storage engine
|
2005-05-24 12:21:15 -07:00 |
heap_auto_increment.test
|
|
|
heap_btree.test
|
|
|
heap_hash.test
|
Bug#10178 - failure to find a row in heap table by concurrent UPDATEs
|
2005-06-24 17:47:09 +02:00 |
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-replace.test
|
|
|
innodb.test
|
Merge mysql.com:/home/bkroot/mysql-4.1
|
2005-06-07 11:54:31 +02:00 |
innodb_cache-master.opt
|
|
|
innodb_cache.test
|
|
|
innodb_handler.test
|
bug#5373: handler READ NEXT w/o HANDLER READ [FIRST]
|
2005-06-07 22:43:25 +02:00 |
insert.test
|
|
|
insert_select-binlog.test
|
|
|
insert_select.test
|
Better bug fix for:
|
2005-06-27 16:46:41 +03:00 |
insert_update.test
|
Better bug fix for:
|
2005-06-27 16:46:41 +03:00 |
isam.test
|
|
|
join.test
|
|
|
join_crash.test
|
|
|
join_outer.test
|
|
|
key.test
|
|
|
key_cache-master.opt
|
|
|
key_cache.test
|
|
|
key_diff.test
|
|
|
key_primary.test
|
|
|
keywords.test
|
|
|
kill.test
|
|
|
limit.test
|
|
|
loaddata.test
|
|
|
lock.test
|
Bug#7241 - Invalid response when DELETE .. USING and LOCK TABLES used.
|
2005-05-24 11:44:34 +01:00 |
lock_multi.test
|
|
|
lock_tables_lost_commit-master.opt
|
|
|
lock_tables_lost_commit.test
|
|
|
lowercase_table-master.opt
|
|
|
lowercase_table.test
|
BUG# 9148 Denial of service
|
2005-05-23 14:48:25 -05:00 |
lowercase_table2.test
|
Cleanup during review of new code
|
2005-06-21 18:18:58 +03:00 |
lowercase_table3-master.opt
|
|
|
lowercase_table3.test
|
|
|
lowercase_table_grant-master.opt
|
|
|
lowercase_table_grant.test
|
|
|
lowercase_table_qcache-master.opt
|
|
|
lowercase_table_qcache.test
|
|
|
merge.test
|
Bug#10400 - Improperly-defined MERGE table crashes with INSERT ... ON DUPLICATE KEY UPDATE
|
2005-05-18 19:40:39 +02:00 |
metadata.test
|
|
|
mix_innodb_myisam_binlog-master.opt
|
|
|
mix_innodb_myisam_binlog.test
|
|
|
multi_statement-master.opt
|
|
|
multi_statement.test
|
|
|
multi_update-master.opt
|
|
|
multi_update.test
|
|
|
myisam-blob-master.opt
|
|
|
myisam-blob.test
|
|
|
myisam.test
|
Fix for BUG#9622: Make index statistics collection in MyISAM behave the same
|
2005-05-14 00:21:53 +02:00 |
mysql_client_test.test
|
|
|
mysql_protocols.test
|
|
|
mysqlbinlog-master.opt
|
|
|
mysqlbinlog.test
|
|
|
mysqlbinlog2.test
|
|
|
mysqldump.test
|
Fix so that my_progname is set to "mysqldump"
|
2005-06-22 20:37:14 +02:00 |
mysqltest.test
|
|
|
ndb_alter_table.test
|
|
|
ndb_autodiscover.test
|
BUG#10365 Cluster handler uses non-standard error codes
|
2005-06-08 13:31:59 +02:00 |
ndb_autodiscover2-master.opt
|
|
|
ndb_autodiscover2.test
|
|
|
ndb_basic.test
|
|
|
ndb_blob.test
|
|
|
ndb_cache.test
|
|
|
ndb_charset.test
|
|
|
ndb_config.test
|
ndb - only run ndb_config test when using "default" config
|
2005-07-26 16:12:17 +02:00 |
ndb_database.test
|
|
|
ndb_grant.later
|
|
|
ndb_index.test
|
|
|
ndb_index_ordered.test
|
|
|
ndb_index_unique.test
|
|
|
ndb_insert.test
|
Fix for bug#10936: Cluster engine shows wrong key value for duplicate key error
|
2005-06-17 14:45:54 +02:00 |
ndb_limit.test
|
|
|
ndb_lock.test
|
|
|
ndb_minmax.test
|
|
|
ndb_multi.test
|
|
|
ndb_replace.test
|
|
|
ndb_restore.test
|
ndb - mysqltestrun
|
2005-05-24 16:48:56 +02:00 |
ndb_subquery.test
|
|
|
ndb_transaction.test
|
|
|
ndb_truncate.test
|
|
|
ndb_types.test
|
|
|
ndb_update.test
|
|
|
negation_elimination.test
|
|
|
null.test
|
|
|
null_key.test
|
|
|
odbc.test
|
|
|
olap.test
|
olap.result, olap.test:
|
2005-05-30 03:01:51 -07:00 |
openssl_1.test
|
|
|
order_by.test
|
|
|
order_fill_sortbuf-master.opt
|
|
|
order_fill_sortbuf.test
|
|
|
outfile.test
|
After merge fixes
|
2005-05-14 16:24:36 +03:00 |
overflow.test
|
|
|
packet.test
|
|
|
preload.test
|
|
|
ps.test
|
Fix for bug #11060 "Server crashes on re-execution of prepared
|
2005-06-20 16:07:00 +04:00 |
ps_1general.test
|
|
|
ps_2myisam.test
|
|
|
ps_3innodb.test
|
|
|
ps_4heap.test
|
|
|
ps_5merge.test
|
|
|
ps_6bdb.test
|
|
|
ps_7ndb.test
|
|
|
ps_10nestset.test
|
|
|
ps_11bugs.test
|
|
|
ps_grant.test
|
If the system is under high load 'show full processlist' might report the
|
2005-05-12 17:49:34 +02:00 |
query_cache.test
|
Manually resolve merge
|
2005-04-29 08:46:03 -07:00 |
query_cache_merge.test
|
|
|
raid.test
|
|
|
range.test
|
Fix for BUG#11185.
|
2005-06-23 10:56:44 +03:00 |
rename.test
|
|
|
repair.test
|
|
|
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
|
|
|
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_charset.test
|
|
|
rpl_commit_after_flush.test
|
|
|
rpl_create_database-master.opt
|
|
|
rpl_create_database-slave.opt
|
|
|
rpl_create_database.test
|
|
|
rpl_ddl.test
|
WL#2076: Added if(...) construct to mysqltest
|
2005-06-16 16:56:03 +02:00 |
rpl_deadlock-slave.opt
|
|
|
rpl_deadlock.test
|
|
|
rpl_delete_all.test
|
|
|
rpl_do_grant.test
|
|
|
rpl_drop.test
|
|
|
rpl_drop_temp-slave.opt
|
|
|
rpl_drop_temp.test
|
|
|
rpl_EE_error.test
|
|
|
rpl_empty_master_crash.test
|
|
|
rpl_error_ignored_table-slave.opt
|
|
|
rpl_error_ignored_table.test
|
|
|
rpl_failed_optimize-master.opt
|
|
|
rpl_failed_optimize.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
|
|
|
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_insert_ignore-slave.opt
|
|
|
rpl_insert_ignore.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_many_optimize.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_query.test
|
|
|
rpl_multi_update.test
|
|
|
rpl_multi_update2-slave.opt
|
|
|
rpl_multi_update2.test
|
|
|
rpl_multi_update3.test
|
BUG#9361: Added test cases
|
2005-06-22 17:12:02 +02:00 |
rpl_mystery22.test
|
|
|
rpl_openssl.test
|
|
|
rpl_optimize.test
|
|
|
rpl_ps.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_rewrite_db-slave.opt
|
|
|
rpl_rewrite_db.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
|
|
|
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
|
|
|
rpl_variables.test
|
|
|
select.test
|
fixed not_null_tables() for IN() (BUG#9393)
|
2005-06-28 22:20:25 +03:00 |
select_found.test
|
|
|
select_safe.test
|
|
|
show_check.test
|
|
|
skip_name_resolve-master.opt
|
|
|
skip_name_resolve.test
|
|
|
sql_mode.test
|
Fix for bug#10732: Set SQL_MODE to NULL gives garbled error message
|
2005-06-09 14:39:29 +05:00 |
status.test
|
|
|
subselect.test
|
relaxed DBUG_ASSERT in Item_int_with_ref::new_item() to "any constant" (BUG#10020)
|
2005-05-16 12:19:10 +03:00 |
subselect2.test
|
|
|
subselect_gis.test
|
|
|
subselect_innodb.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-master.opt
|
|
|
temp_table.test
|
|
|
timezone-master.opt
|
|
|
timezone.test
|
|
|
timezone2.test
|
|
|
timezone3-master.opt
|
|
|
timezone3.test
|
|
|
timezone_grant.test
|
|
|
truncate.test
|
|
|
type_blob.test
|
|
|
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
|
|
|
type_uint.test
|
|
|
type_year.test
|
|
|
union-master.opt
|
|
|
union.test
|
merge
|
2005-05-26 18:33:57 +03:00 |
update.test
|
|
|
user_var-binlog.test
|
|
|
user_var.test
|
|
|
varbinary.test
|
|
|
variables-master.opt
|
|
|
variables.test
|
item_func.cc:
|
2005-06-02 16:17:44 +05:00 |
warnings-master.opt
|
|
|
warnings.test
|
Fix show warnings limit 0 and show warnings limit 0, 0.
|
2005-06-04 14:58:32 +04:00 |