mariadb/mysql-test/t
2006-12-14 16:23:54 -07:00
..
alias.test
alter_table.test Fix for bug#24395: 2006-11-28 18:27:32 +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
archive.test
auto_increment.test
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 WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
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
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
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
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
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
distinct.test Bug#20836 Selecting into variables results in wrong results being returned 2006-11-28 17:21:39 -05:00
drop.test
drop_temp_table.test
empty_table.test
endspace.test
errors.test
exampledb.test
explain.test
flush.test WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
flush_block_commit.test WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
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
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 BUG#17047: CHAR() and IN() can return NULL without signaling NULL result 2006-11-16 13:21:38 +03: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
func_set.test
func_str.test
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
grant.test BUG#7391 - Cross-database multi-table UPDATE uses active database 2006-08-03 14:03:08 +05:00
grant2.test
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
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
init_file-master.opt
init_file.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
innodb-deadlock.test WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
innodb-lock.test WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
innodb-master.opt
innodb-replace.test
innodb.test
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
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
key_cache-master.opt
key_cache.test
key_diff.test
key_primary.test
keywords.test
kill.test Bug#19410 Test 'kill' fails on Windows + SCO 2006-12-08 17:09:07 +01:00
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 WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
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
myisam-blob-master.opt
myisam-blob.test
myisam.test myisam.result: a test was moved from the .test file, but the results were not updated. 2006-12-14 16:23:54 -07:00
mysql_client.test Merge bk@192.168.21.1:mysql-4.1 2006-11-16 20:44:37 +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
mysqladmin.test Backport fix for mysqladmin on windows test failure 2006-12-08 13:37:40 +01: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 "chmod" command to mysqltest 2006-11-30 10:54:50 +01:00
ndb_alter_table.test
ndb_autodiscover.test
ndb_autodiscover2-master.opt
ndb_autodiscover2.test
ndb_autodiscover3.test
ndb_basic.test
ndb_blob.test
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
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
ndb_replace.test
ndb_restore.test
ndb_subquery.test
ndb_transaction.test
ndb_truncate.test
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
null_key.test
odbc.test
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 Bug #22457: Column alias in ORDER BY works, but not if in an expression 2006-11-03 18:48:16 +02:00
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test
overflow.test
packet.test
preload.test
ps.test BUG#23159: prepared_stmt_count should be status variable 2006-11-21 16:49:18 +03: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
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 bk@192.168.21.1:mysql-4.1 2006-11-16 20:44:37 +04: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
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
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
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
rpl_user_variables.test
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 WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
skip_name_resolve-master.opt
skip_name_resolve.test
sql_mode.test
status.test WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
subselect.test Merge bk@192.168.21.1:mysql-4.1 2006-11-16 20:44:37 +04: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 myisam.result: a test was moved from the .test file, but the results were not updated. 2006-12-14 16:23:54 -07:00
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
warnings-master.opt
warnings.test
windows.test Bug#17498 failed to put data file in custom directory use "data directory" option 2006-12-07 17:01:00 +01:00