mariadb/mysql-test/t
msvensson@neptunus.(none) 86f0d1bb03 Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1
into  neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
2006-11-24 12:12:25 +01:00
..
alias.test
alter_table.test Fix for bug#24219 ALTER TABLE ... RENAME TO ... , DISABLE KEYS leads to crash 2006-11-16 13:18:37 +01:00
analyse.test Bug#20305: PROCEDURE ANALYSE() returns wrong M for FLOAT(M, D) and DOUBLE(M, D) 2006-09-28 14:30:20 -04:00
analyze.test
ansi.test Added tests for Bug#14515 2006-05-01 21:30:09 +03:00
archive.test Fix for bug #15558: truncate doesn't clear table on archive storage engine tables. 2006-05-18 17:10:58 +05:00
auto_increment.test Fix for bug #6880: LAST_INSERT_ID() within a statement 2006-06-07 14:01:10 +05:00
backup-master.sh
backup.test
bdb-alter-table-1.test
bdb-alter-table-2-master.opt Improve restart logic all code to detect restart is now in the functions 2006-10-11 14:50:19 +02:00
bdb-alter-table-2.test
bdb-crash.test
bdb-deadlock.test
bdb-deadlock.tminus
bdb.test
bdb_cache-master.opt
bdb_cache.test
bench_count_distinct.test
bigint.test
binary.test
blackhole.test
bool.test
bulk_replace.test
case.test Cset exclude: kaa@polly.local|ChangeSet|20060912122540|09861 2006-09-13 14:41:28 +04:00
cast.test Bug#8663 cant use bgint unsigned as input to cast 2006-06-14 13:40:21 +05:00
check.test
comments.test
compare.test
connect.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
consistent_snapshot.test
constraints.test
count_distinct.test
count_distinct2-master.opt
count_distinct2.test
count_distinct3.test Bug#8663 cant use bgint unsigned as input to cast 2006-06-14 13:40:21 +05:00
create.test
create_select_tmp.test
csv.test Add missing semicolon in test file 2006-10-13 08:48:47 +02:00
ctype_big5.test
ctype_collate.test
ctype_cp932.test
ctype_cp932_binlog.test
ctype_cp1250_ch.test Bug#19741 segfault with cp1250 charset + like + primary key + 64bit os 2006-07-25 17:27:53 +05:00
ctype_cp1251.test
ctype_create.test
ctype_euckr.test
ctype_gb2312.test
ctype_gbk.test
ctype_latin1.test
ctype_latin1_de-master.opt
ctype_latin1_de.test
ctype_latin2.test
ctype_latin2_ch.test
ctype_many.test
ctype_mb.test
ctype_recoding.test Fix for bug #20695: Charset introducer overrides charset definition for column. 2006-08-15 15:24:07 +05:00
ctype_sjis.test don't let bugfix for bug#8303 break the bugfix for bug#8378 2006-05-24 00:55:53 +02:00
ctype_tis620.test
ctype_uca.test
ctype_ucs.test Bug#22052 Trailing spaces are not removed from UNICODE fields in an index 2006-10-03 14:11:57 +05:00
ctype_ucs2_def-master.opt mysqld --collation-server=xxx --character-set-server=yyy 2006-08-11 13:19:44 +05:00
ctype_ucs2_def.test mysqld --collation-server=xxx --character-set-server=yyy 2006-08-11 13:19:44 +05:00
ctype_ucs_binlog.test
ctype_ujis.test
ctype_utf8.test Merge mysql.com:/home/gluh/MySQL/Merge/4.1 2006-10-05 16:38:21 +05:00
date_formats-master.opt
date_formats.test Fix for bug #22029: str_to_date returning NULL, while date_format works using identical format. 2006-10-05 15:29:00 +05:00
delayed.test
delete.test Fix for bug #23412: delete rows with null date field 2006-10-27 18:08:50 +05:00
derived.test
dirty_close.test
disabled.def Fixes for Bug#12429: Replication tests fail: "Slave_IO_Running" (?) differs related to 2006-04-13 20:42:48 +02:00
distinct.test Bug #21456: SELECT DISTINCT(x) produces incorrect results when using order by 2006-08-23 16:46:57 +03:00
drop.test
drop_temp_table.test
empty_table.test
endspace.test
errors.test
exampledb.test
explain.test Fixed bug #17873: confusing error message when IGNORE/USE/FORCE INDEX 2006-05-30 00:08:58 -07:00
flush.test
flush_block_commit.test
flush_table.test
foreign_key.test
fulltext.test
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 Fix for bug #23254: COMPRESS(NULL) makes all futher COMPRESS() calls on same Item return NULL 2006-10-13 19:05:54 +05:00
func_concat.test Fixed bug#16716: subselect in concat() may lead to a wrong result. 2006-05-26 01:24:14 +04:00
func_crypt.test
func_date_add.test
func_default.test
func_des_encrypt.test
func_encrypt-master.opt
func_encrypt.test
func_encrypt_nossl.test
func_equal.test
func_gconcat.test Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1-rpl 2006-11-08 22:03:08 +04:00
func_group.test Bug #16792 query with subselect, join, and group not returning proper values 2006-08-10 16:45:02 +03:00
func_if.test Cset exclude: kaa@polly.local|ChangeSet|20060912122540|09861 2006-09-13 14:41:28 +04:00
func_in.test item_cmpfunc.cc, func_in.result, func_in.test: 2006-06-20 00:50:09 +04:00
func_isnull.test
func_like.test
func_math.test
func_misc.test Bug #21531: EXPORT_SET() doesn't accept args with coercible character sets 2006-08-23 18:02:31 -06:00
func_op.test
func_regexp.test
func_sapdb.test Dec. 31st, 9999 is still a valid date, only starting with Jan 1st 10000 things become invalid (Bug #12356) 2006-06-27 19:33:59 +04:00
func_set.test
func_str.test Fixed bug #17526: incorrect print method 2006-07-19 12:36:55 -07:00
func_system.test
func_test.test Bug#23411: ... MOD-ing zero returns strange result 2006-11-06 17:13:19 -05:00
func_time.test Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 2006-11-24 12:12:25 +01:00
func_timestamp.test
gcc296.test
gis-rtree.test bug #21888 (Query on GEOMETRY field crashes the server) 2006-09-29 17:56:02 +05:00
gis.test bug #10166 (Signed byte values cause data to be padded) 2006-06-22 22:11:27 +05:00
grant.test BUG#7391 - Cross-database multi-table UPDATE uses active database 2006-08-03 14:03:08 +05:00
grant2.test Bug#16180 Setting SQL_LOG_OFF without SUPER privilege is silently ignored 2006-06-27 20:10:49 -04:00
grant_cache.test
group_by.test BUG#14019 : group by converts literal string to column name 2006-10-16 13:10:25 +03:00
handler.test Bug #15440 (handler.test hangs in embedded mode) 2006-07-25 18:02:42 +05:00
having.test Fixed bug #14927. 2006-05-06 23:48:13 -07:00
heap.test
heap_auto_increment.test
heap_btree.test Make the heap_btree test repeatable. 2006-08-14 12:59:54 +05:00
heap_hash.test
help.test
init_connect-master.opt
init_connect.test bug 15430 (init_connect test fails with the embedded server) 2006-05-14 21:49:33 +05:00
init_file-master.opt
init_file.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
innodb-deadlock.test
innodb-lock.test
innodb-master.opt
innodb-replace.test
innodb.test Files innodb.[test|result] are to be used by Innobase only. 2006-04-26 09:51:57 +04:00
innodb_cache-master.opt
innodb_cache.test
innodb_handler.test
innodb_mysql.test Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2006-11-02 17:27:42 -05:00
insert.test
insert_select-binlog.test
insert_select.test * Bug #9676: INSERT INTO x SELECT .. FROM x LIMIT 1; slows down with big 2006-06-19 13:22:42 +03:00
insert_update.test Bug#21555: incorrect behavior with INSERT ... ON DUPL KEY UPDATE and VALUES 2006-09-08 10:24:14 +03:00
isam.test
join.test
join_crash.test
join_outer.test
key.test Reverted wrong bug fix (Bug#11228) 2006-06-30 18:29:27 +03:00
key_cache-master.opt
key_cache.test Fixed bug #19079. 2006-04-18 20:57:31 -07:00
key_diff.test
key_primary.test
keywords.test
kill.test
limit.test Fix for BUG#21787: COUNT(*) + ORDER BY + LIMIT returns wrong result 2006-09-01 15:07:04 +03:00
loaddata.test
lock.test
lock_multi.test
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.test
lowercase_fs_off.test Bug#21139 Handling of database differs in "embedded" , test lowercase_fs_off fails 2006-09-19 12:40:31 +02:00
lowercase_table-master.opt
lowercase_table.test
lowercase_table2.test
lowercase_table3-master.opt
lowercase_table3.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
lowercase_table_grant-master.opt
lowercase_table_grant.test
lowercase_table_qcache-master.opt
lowercase_table_qcache.test
merge.test Merge mysql.com:/home/svoj/devel/bk/mysql-4.1-engines 2006-09-28 22:14:31 +05: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 Fixed bug#19225: unchecked error results in server crash 2006-05-29 00:32:59 +04:00
myisam-blob-master.opt
myisam-blob.test
myisam.test Merge chilla.local:/home/mydev/mysql-4.1-bug8283 2006-10-09 19:40:16 +02:00
mysql_client.test Bug#17583: mysql drops connection when stdout is not writable 2006-10-09 18:28:06 -04:00
mysql_client_test.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
mysql_protocols.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
mysqlbinlog-master.opt
mysqlbinlog.test Merge neptunus.(none):/home/msvensson/mysql/my41-bug21218 2006-08-03 11:57:52 +02:00
mysqlbinlog2.test
mysqldump.test Bug #21288: mysqldump segmentation fault when using --where 2006-08-17 14:09:24 -07:00
mysqltest.test Add command "exit" to mysqltest, it will stop processing any more 2006-10-19 13:34:09 +02:00
ndb_alter_table.test
ndb_autodiscover.test
ndb_autodiscover2-master.opt
ndb_autodiscover2.test
ndb_autodiscover3.test Bug #16875 Using stale MySQLD FRM files can cause restored cluster to fail 2006-05-15 16:23:59 +02:00
ndb_basic.test
ndb_blob.test ndb - bug#19201 (4.1), see comment in NdbBlob.cpp 2006-05-02 14:33:55 +02:00
ndb_cache.test
ndb_charset.test
ndb_config.test
ndb_database.test
ndb_grant.later
ndb_index.test
ndb_index_ordered.test
ndb_index_unique.test
ndb_insert.test
ndb_limit.test
ndb_load.test
ndb_loaddatalocal.test Bug #19493 NDB does not ignore duplicate keys when using LOAD DATA LOCAL 2006-06-14 20:16:32 +02:00
ndb_lock.test ndb_lock.test, ndb_lock.result: 2006-08-15 13:12:27 +02:00
ndb_minmax.test
ndb_multi.test Bug #21378 Alter table from X storage engine to NDB could cause data loss: Added warning if local table shadows ndb table 2006-09-12 16:04:52 +02:00
ndb_rename.test Bug#16997 Table rename that changes database does not rename indexes, recreate indexes in new database 2006-05-05 17:18:47 +02:00
ndb_replace.test
ndb_restore.test
ndb_subquery.test
ndb_transaction.test
ndb_truncate.test Bug #18864 TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb table 2006-06-02 07:26:45 +02:00
ndb_types.test
ndb_update.test Per discussion with pekka removed non-deterministic test case for bug#21381. 2006-10-06 14:47:58 +05:00
negation_elimination.test
not_embedded_server-master.opt Improve restart logic all code to detect restart is now in the functions 2006-10-11 14:50:19 +02:00
not_embedded_server.test
null.test BUG#19145: mysqld crashes if you set the default value of an enum field to NULL 2006-04-28 12:15:29 -04:00
null_key.test
odbc.test BUG#14553: NULL in WHERE resets LAST_INSERT_ID 2006-07-10 16:27:03 +03:00
olap.test Fixed bug#20825: rollup puts non-equal values together 2006-09-29 20:02:53 +04:00
openssl_1.test
order_by.test Fixed bug #18767. 2006-04-20 22:15:38 -07:00
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test Bug#10418: LOAD_FILE does not behave like in manual if file does not exist 2006-05-08 04:37:58 +02:00
overflow.test
packet.test
preload.test
ps.test Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2006-11-02 17:27:42 -05:00
ps_1general.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
ps_2myisam.test
ps_3innodb.test
ps_4heap.test
ps_5merge.test
ps_6bdb.test
ps_7ndb.test
ps_10nestset.test
ps_11bugs.test BUG#18492: mysqld reports ER_ILLEGAL_REFERENCE in --ps-protocol 2006-04-28 11:23:31 +02:00
ps_grant.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
query_cache.test
query_cache_merge.test
query_cache_notembedded.test
raid.test
range.test Fix for bug #20732: Partial index and long sjis search with '>' fails sometimes 2006-10-19 12:52:37 +05:00
rename.test Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-4.1 2006-11-10 15:05:38 +03:00
repair.test Merge mysql.com:/home/svoj/devel/mysql/BUG23175/mysql-4.1-engines 2006-10-19 17:35:09 +05: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
rpl000010-slave.opt
rpl000010.test
rpl000011.test
rpl000012.test
rpl000013-slave.opt
rpl000013.test
rpl000015-slave.sh
rpl000015.slave-mi
rpl000015.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
rpl000017-slave.opt
rpl000017-slave.sh
rpl000017.test
rpl000018-master.opt
rpl000018-slave.opt
rpl_alter.test
rpl_change_master.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
rpl_charset.test Use replace_regex to mask the output of file_id= in "show binlog events" that depends on previous tests 2006-10-04 22:52:44 +02:00
rpl_commit_after_flush.test
rpl_create_database-master.opt
rpl_create_database-slave.opt
rpl_create_database.test
rpl_ddl.test
rpl_deadlock-slave.opt
rpl_deadlock.test Fixes for Bug#12429: Replication tests fail: "Slave_IO_Running" (?) differs related to 2006-04-13 20:42:48 +02:00
rpl_delete_all.test
rpl_do_grant.test
rpl_drop.test
rpl_drop_db.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
rpl_drop_temp-slave.opt
rpl_drop_temp.test
rpl_dual_pos_advance-master.opt Optimize restarts by using --force-restart option 2006-10-13 11:53:19 +02:00
rpl_dual_pos_advance.test
rpl_EE_error.test
rpl_empty_master_crash-master.opt rpl_empty_master_crash need a master restart so that all log files are deleted 2006-10-13 20:22:56 +02:00
rpl_empty_master_crash.test
rpl_error_ignored_table-slave.opt
rpl_error_ignored_table.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
rpl_failed_optimize-master.opt
rpl_failed_optimize.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 Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
rpl_free_items-slave.opt
rpl_free_items.test
rpl_get_lock.test
rpl_ignore_grant-slave.opt
rpl_ignore_grant.test
rpl_ignore_table-slave.opt
rpl_ignore_table.test
rpl_init_slave-slave.opt
rpl_init_slave.test
rpl_innodb.test
rpl_insert_id-slave.opt
rpl_insert_id.test BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID. 2006-10-06 13:34:07 +04:00
rpl_insert_ignore-slave.opt
rpl_insert_ignore.test
rpl_insert_select.test
rpl_loaddata.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
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 Use same --slave-load-tmpdir in all versions(backport from 5.0) 2006-10-05 18:29:59 +02:00
rpl_log-master.opt Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
rpl_log-slave.opt
rpl_log.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
rpl_log_pos.test
rpl_many_optimize.test
rpl_master_pos_wait.test
rpl_max_relay_size.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
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
rpl_multi_update4-slave.opt
rpl_multi_update4.test
rpl_mystery22.test
rpl_openssl.test
rpl_optimize.test
rpl_packet-master.opt BUG#19402 SQL close to the size of the max_allowed_packet fails on the slave 2006-09-12 00:19:05 +03:00
rpl_packet-slave.opt BUG#19402 SQL close to the size of the max_allowed_packet fails on the slave 2006-09-12 00:19:05 +03:00
rpl_packet.test bug#19402 SQL close to the size of the max_allowed_packet fails on the slave 2006-11-15 12:53:07 +02:00
rpl_ps.test
rpl_redirect.test
rpl_relayrotate-slave.opt
rpl_relayrotate.test Fixes for Bug#12429: Replication tests fail: "Slave_IO_Running" (?) differs related to 2006-04-13 20:42:48 +02:00
rpl_relayspace-slave.opt
rpl_relayspace.test
rpl_replicate_do-slave.opt
rpl_replicate_do.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
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_slave_status.test Fix spelling error 2006-10-07 20:16:57 +02:00
rpl_sporadic_master-master.opt
rpl_sporadic_master.test
rpl_start_stop_slave.test
rpl_temporary.test BUG#14157: utf8 encoding in binlog without set character_set_client: e.g DROP temporary 2006-05-16 16:50:05 +03:00
rpl_timezone-master.opt
rpl_timezone-slave.opt
rpl_timezone.test
rpl_trunc_binlog.test
rpl_trunc_temp.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
rpl_until.test Fixes for Bug#12429: Replication tests fail: "Slave_IO_Running" (?) differs related to 2006-04-13 20:42:48 +02:00
rpl_user_variables.test Bug#19136: Crashing log-bin and uninitialized user variables in a derived table 2006-05-05 11:21:21 +03:00
rpl_variables.test
select.test Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-4.1-opt 2006-07-26 18:49:26 +03:00
select_found.test
select_safe.test
show_check.test
skip_name_resolve-master.opt
skip_name_resolve.test
sql_mode.test
status.test
subselect.test Merge neptunus.(none):/home/msvensson/mysql/same_tools/my41-same_tools 2006-10-06 13:18:52 +02:00
subselect2.test * Bug #20792: Incorrect results from aggregate subquery 2006-07-26 19:19:30 +03:00
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 Fix spelling error 2006-10-07 20:16:57 +02:00
system_mysql_db_refs.test
tablelock.test
temp_table-master.opt
temp_table.test BUG#21096: locking issue ; temporary table conflicts. 2006-08-29 16:59:20 +04:00
timezone-master.opt
timezone.test Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 2006-11-01 16:47:40 +03:00
timezone2.test Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 2006-11-01 16:47:40 +03:00
timezone3-master.opt
timezone3.test
timezone4-master.opt Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 2006-11-01 16:47:40 +03:00
timezone4.test Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 2006-11-01 16:47:40 +03:00
timezone_grant.test
truncate.test
type_blob.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
type_date.test type_date.test, type_date.result: 2006-09-14 18:45:23 +04:00
type_datetime.test
type_decimal.test
type_enum.test Bug#20922 mysql removes a name of first column in a table 2006-09-11 14:50:46 +05:00
type_float.test Fixed bug #22129: A small double precision number becomes zero 2006-09-22 19:23:58 +04:00
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
update.test
user_var-binlog.test
user_var.test Cset exclude: kaa@polly.local|ChangeSet|20060912122540|09861 2006-09-13 14:41:28 +04:00
varbinary.test
variables-master.opt
variables.test
wait_timeout-master.opt
wait_timeout.test bug #15435 (wait_timeout.test fails with the embedded server) 2006-05-14 21:43:22 +05:00
warnings-master.opt --{skip-}merge option added which allows the user to disable merge engine and 2006-07-14 16:26:58 +05:00
warnings.test --{skip-}merge option added which allows the user to disable merge engine and 2006-07-14 16:26:58 +05:00
windows.test