mariadb/mysql-test/t
unknown 00d9273aa5 Portability fix (bug #7203: "delayed" test fails on QNX when using prepared statements)
mysql-test/t/delayed.test:
  Portability fix (bug #7203: "delayed" test fails on QNX when using prepared statements)
  1 is not enough delay for QNX.
2004-12-14 11:35:23 +04:00
..
alias.test
alter_table.test alter_table.result, alter_table.test, field_conv.cc: 2004-11-08 14:23:14 +04:00
analyse.test
ansi.test
archive.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
bdb-deadlock.test
bdb-deadlock.tminus Fixes to make mysql-test-run --embedded-server working 2004-12-02 16:08:17 +04:00
bdb.test
bdb_cache-master.opt
bdb_cache.test
bench_count_distinct.test
bigint.test
binary.test Bug #6552 CHAR column w/o length is legal, BINARY w/o length is not 2004-11-16 12:05:13 +04:00
bool.test
bulk_replace.test
case.test
cast.test
check.test
client_test.test Write fatal errors even if silent is used in client_test 2004-11-11 14:59:13 +02:00
comments.test Remove usage of !$ from mysql-tests 2004-11-02 20:13:27 +02:00
compare.test
connect.test
consistent_snapshot.test WL#1596 "make mysqldump --master-data --single-transaction able to do online dump of InnoDB AND report reliable 2004-11-10 17:56:45 +01:00
constraints.test
count_distinct.test
count_distinct2-master.opt
count_distinct2.test
count_distinct3.test
create.test
create_select_tmp.test
csv.test
ctype_big5.test Reuse ctype_common.inc instead of retyping 2004-11-19 14:33:55 +04:00
ctype_collate.test
ctype_cp1251-master.opt
ctype_cp1251.test
ctype_create.test Syntax extention: 'ALTER DATABASE' without db name (after review) 2004-12-06 19:01:51 +03:00
ctype_latin1.test Bug #6737: REGEXP gives wrong result with case sensitive collation: 2004-11-22 11:58:40 +04:00
ctype_latin1_de-master.opt
ctype_latin1_de.test
ctype_many.test
ctype_mb.test
ctype_recoding.test
ctype_sjis.test
ctype_tis620.test Bug#6608: MySQL server crash in some query with tis620 character set. 2004-11-15 21:26:16 +04:00
ctype_uca.test Bugs: #7111: server crashes when regexp is used 2004-12-09 15:56:19 +04:00
ctype_ucs.test UCS2 support in ENUM and SET, which also fixes: 2004-12-06 20:45:32 +04:00
ctype_ujis.test Bug #6819 Some ujis characters cannot be inserted into table 2004-12-10 16:08:18 +04:00
ctype_utf8.test Bug#6787 LIKE not working properly with _ and utf8 data 2004-11-24 20:09:54 +04:00
date_formats-master.opt
date_formats.test
delayed.test Portability fix (bug #7203: "delayed" test fails on QNX when using prepared statements) 2004-12-14 11:35:23 +04:00
delete.test Bug#6252 - Duplicate columns in keys should fail 2004-11-22 18:07:04 +00:00
derived.test
dirty_close.test
distinct.test
drop.test
drop_temp_table.test
empty_table.test
endspace.test Move common trailing space checks into an include file. 2004-12-01 19:25:05 +04:00
errors.test
exampledb.test
explain.test
flush.test
flush_block_commit.test Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 2004-11-30 22:22:12 +01:00
flush_table.test
foreign_key.test
fulltext.test bug#6784 2004-11-24 23:16:16 +01: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 skip last compress test if we're short of RAM 2004-11-28 16:31:14 +01:00
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
func_group.test Bug #6658 MAX(column) returns incorrect coercibility 2004-11-19 19:35:36 +04:00
func_if.test
func_in.test func_in.result, func_in.test: 2004-11-04 20:39:52 -08:00
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 getting rid of now() is tests 2004-12-11 09:39:29 +01:00
func_system.test
func_test.test
func_time.test Manual merge of fix for bug #6439 "from_unixtime() function returns 2004-11-19 19:19:45 +03:00
func_timestamp.test
gcc296.test
gis-rtree.test Fix for bug #6516 (Server crash loading spatial data) 2004-12-10 16:06:49 +04:00
gis.test
grant.test Fixes (bug #6932: 'revoke all privileges...' doesn't remove all proper columns from columns_priv 2004-12-02 13:34:30 +04:00
grant2.test
grant_cache-master.opt
grant_cache.test
group_by.test Merge fix for BUG#6976 from 4.0 2004-12-11 20:13:43 +03:00
handler.test
having.test
heap.test A fix (bug #6878: Crash with engine=memory). 2004-12-02 15:06:15 +04:00
heap_auto_increment.test
heap_btree.test
heap_hash.test
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.test Bug#6252 - Duplicate columns in keys should fail 2004-11-22 18:07:04 +00:00
innodb_cache-master.opt
innodb_cache.test
innodb_handler.test
insert.test autocommit 2004-11-04 21:25:49 +05:00
insert_select.test Merge 2004-12-03 00:39:55 +01:00
insert_update.test WL#2274 - INSERT..SELECT..UPDATE 2004-12-13 12:26:28 +00:00
isam.test
join.test
join_crash.test
join_outer.test join_outer.result, join_outer.test: 2004-11-05 22:15:24 -08:00
key.test Bug#6252 - Duplicate columns in keys should fail 2004-11-22 18:07:04 +00:00
key_cache-master.opt
key_cache.test merge 2004-12-07 13:56:48 +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
lowercase_table2.test
lowercase_table3-master.opt
lowercase_table3.test
lowercase_table_qcache-master.opt
lowercase_table_qcache.test
merge.test
metadata.test
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 merge with 4.0 2004-11-12 11:17:53 +02:00
multi_statement.test
multi_update-master.opt
multi_update.test Post-merge fixes 2004-12-11 16:36:12 +03:00
myisam-blob-master.opt
myisam-blob.test
myisam.test Backport of fix making myisam test results repeatable 2004-11-22 14:17:04 +03:00
mysql_protocols.test
mysqlbinlog-master.opt
mysqlbinlog.test
mysqlbinlog2.test
mysqldump.test An additional test for 'CREATE DATABASE' with non-default character set. 2004-11-30 13:19:35 +04:00
mysqltest.test Remove usage of !$ from mysql-tests 2004-11-02 20:13:27 +02:00
ndb_alter_table.test Fix for bug#6935 table rename does not work with ndb tables 2004-12-06 14:51:10 +01:00
ndb_autodiscover.test added --no-defaults to ndb_drop_table in autodiscover test 2004-11-22 15:05:51 +00:00
ndb_autodiscover2-master.opt
ndb_autodiscover2.test ndb: bug#6451 2004-11-08 11:06:36 +01:00
ndb_basic.test Bug#6031 - To drop database you have to execute DROP DATABASE command twice. 2004-11-10 15:07:11 +00:00
ndb_blob.test NDB blobs - try to handle insert-update-delete under autocommit=0 2004-11-03 20:21:56 +01:00
ndb_cache.test
ndb_charset.test testcase for bug#6871, ndb, replace with collations 2004-12-01 10:13:18 +01:00
ndb_grant.later ndb_grant.later: 2004-11-29 08:06:53 +00:00
ndb_index.test
ndb_index_ordered.test ndb: bug#6435 2004-11-08 11:11:49 +01:00
ndb_index_unique.test Merge mysql.com:/home/jonas/src/mysql-4.1-fix 2004-11-30 07:43:19 +01:00
ndb_insert.test Fix for bug#4312 ndb table, wrong behaviour on insert .. on duplicate key .. 2004-11-18 12:11:56 +01:00
ndb_limit.test
ndb_lock.test
ndb_minmax.test
ndb_replace.test
ndb_subquery.test
ndb_transaction.test
ndb_truncate.test
ndb_types.test
ndb_update.test Added better test for Bug #6794 Wrong outcome of update operation of ndb table 2004-11-28 22:33:01 +01:00
negation_elimination.test
null.test 1. When mixing NULL to a character string, 2004-11-10 14:05:28 +04:00
null_key.test
odbc.test
olap.test
openssl_1.test openssl_1.result, have_openssl_1.require, openssl_1.test: 2004-12-01 02:35:02 +01:00
order_by.test
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test
overflow.test
packet.test
preload.test
ps.test A fix and test case for Bug#6873 "PS, having with subquery, crash 2004-12-09 00:37:17 +03:00
ps_1general.test compatibility fix (2G filesize limit) 2004-12-03 17:35:50 +01:00
ps_2myisam.test
ps_3innodb.test
ps_4heap.test
ps_5merge.test
ps_6bdb.test
ps_7ndb.test ps_7ndb.result, ps_7ndb.test: 2004-11-30 15:08:26 +00:00
ps_10nestset.test
ps_11bugs.test
query_cache.test
query_cache_merge.test
raid.test
range.test opt_range.cc, range.result, range.test: 2004-11-03 15:22:33 +04:00
rename.test
repair.test
replace.test
rollback.test
row.test
rpl000001-slave.opt
rpl000001.test merged 2004-11-22 20:15:48 +01:00
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 Bug#6391 (binlog-do-db rules ignored) 2004-12-03 12:13:51 +01:00
rpl_commit_after_flush.test
rpl_create_database-master.opt Bug#6391 (binlog-do-db rules ignored) 2004-12-03 12:13:51 +01:00
rpl_create_database-slave.opt Bug#6391 (binlog-do-db rules ignored) 2004-12-03 12:13:51 +01:00
rpl_create_database.test Fix t/rpl_create_database.test: replace version in SHOW BINLOG RESULTS 2004-12-03 18:42:35 +01:00
rpl_delete_all.test
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_failed_optimize-master.opt Simpler arena swapping code 2004-11-08 01:13:54 +02:00
rpl_failed_optimize.test Fix for bug#5551 (Version 4). 2004-11-03 18:23:58 +01: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_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_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
rpl_multi_delete2.test
rpl_multi_update.test
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 BUG#6353 V2: 2004-11-15 17:03:54 +01:00
rpl_rewrite_db.test BUG#6353 V2: 2004-11-15 17:03:54 +01:00
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_temporary.test
rpl_timezone-master.opt
rpl_timezone-slave.opt
rpl_timezone.test
rpl_trunc_binlog.test
rpl_until.test Bug#6391 (binlog-do-db rules ignored) 2004-12-03 12:13:51 +01:00
rpl_user_variables.test
select.test post-merge fix 2004-11-28 19:48:41 +01:00
select_found.test
select_safe.test
show_check.test A followup to Bug#6878 "Crash with engine=memory", reported as Bug#6986 2004-12-08 01:34:50 +03:00
sql_mode.test field.cc, sql_mode.result, sql_mode.test: 2004-11-04 08:50:07 +04:00
status.test
subselect.test new reference which refer to current value not to result used for resolving outer 2004-12-11 17:13:19 +02:00
subselect2.test
subselect_gis.test
subselect_innodb.test postreview fixes 2004-12-04 00:14:18 +02:00
symlink.test
synchronization.test
system_mysql_db.test
system_mysql_db_fix-master.opt
system_mysql_db_fix.test Ensure that we free memory used with --order-by-primary (in mysqldump) 2004-12-09 12:47:20 +02:00
system_mysql_db_refs.test
tablelock.test
temp_table.test Remove usage of !$ from mysql-tests 2004-11-02 20:13:27 +02:00
timezone-master.opt
timezone.test
timezone2.test Fix for bug #6765 "Implicit access to time zone description 2004-12-09 13:31:46 +03:00
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 Bug#6252 - Duplicate columns in keys should fail 2004-11-22 18:07:04 +00:00
type_date.test
type_datetime.test Fix for bug #6266 "Invalid DATETIME value is not handled properly". 2004-11-15 15:44:29 +03:00
type_decimal.test
type_enum.test Fix for bug #6840: Default value is not checked in ALTER column SET DEFAULT 'x' 2004-12-07 14:08:56 +03:00
type_float.test autocommit 2004-11-04 21:25:49 +05:00
type_nchar.test
type_ranges.test Remove usage of !$ from mysql-tests 2004-11-02 20:13:27 +02:00
type_set.test
type_time.test
type_timestamp.test
type_uint.test
type_year.test
union-master.opt
union.test Check that the third UNION part with COLLATE 2004-11-18 16:15:48 +04:00
update.test
user_var.test Fixes for compilation errors in Windows (casts from uint32* to uint*) in repl and charset code. 2004-11-17 16:41:30 +01:00
varbinary.test
variables-master.opt
variables.test A fix (bug #6993: Max myisam_data_pointer_size limited to 7). 2004-12-07 14:51:13 +04:00
warnings-master.opt
warnings.test