mariadb/mysql-test/t
unknown da4ea4fa23 Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/usr/home/ram/work/5.0
2005-03-03 15:38:00 +04:00
..
alias.test
alter_table.test Added test for bug #7884 "Able to add invalid unique index on TIMESTAMP 2005-01-18 17:45:49 +03:00
analyse.test Tests modified to coved decimal-related code 2005-02-21 19:20:05 +04:00
ansi.test
archive.test Merge from 4.1 2005-01-26 15:51:46 +01:00
auto_increment.test Fix for bug #5915 "ALTER TABLE behaves differently when converting column 2004-10-07 13:02:39 +04:00
backup-master.sh
backup.test Show all generated warnings in SHOW ERROR 2005-02-24 23:33:42 +02:00
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 Fix test results to account for difference between release BDB, debug BDB and MyISAM. 2004-12-31 14:48:11 +03:00
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
binlog-master.opt innodb-dependent test moved from rpl_rotate_logs.test to binlog.test 2005-02-23 20:35:59 +01:00
binlog.test innodb-dependent test moved from rpl_rotate_logs.test to binlog.test 2005-02-23 20:35:59 +01:00
bool.test Change sql_mode BROKEN_NOT to HIGH_NOT_PRECEDENCE 2004-11-27 19:26:46 +00:00
bulk_replace.test
case.test Precision Math implementation 2005-02-09 02:50:45 +04:00
cast.test Tests modified to coved decimal-related code 2005-02-21 19:20:05 +04:00
check.test
client_xml.test Update client_xml test to avoid timestamp-sensitive part of test. 2005-01-31 18:48:42 -08:00
comments.test Remove usage of !$ from mysql-tests 2004-11-02 20:13:27 +02:00
compare.test Proper fix for comparision with ' ' 2005-02-01 16:27:08 +02:00
connect.test post-merge fix 2004-10-28 14:02:09 +03:00
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 A fix (bug #6475: Another server crash in 5.0.2 2004-11-10 14:36:21 +04:00
count_distinct2-master.opt
count_distinct2.test
count_distinct3.test
create.test Added possibility to use --error <name> instead of --error <number> 2005-01-18 20:16:21 +02:00
create_select_tmp.test Portability fixes 2004-08-26 18:26:38 +03:00
csv.test This is the addition of the CSV engine "aka tina". Its an example engine that works as a plain text file. 2004-08-12 20:57:18 -07:00
ctype_big5.test bug#7284: strnxfrm returns different results for equal strings 2005-01-13 18:12:04 +04:00
ctype_collate.test
ctype_cp932.test Skip cp932 and eucjpms tests when the character sets are not compiled. 2005-02-01 14:37:51 +04:00
ctype_cp1251-master.opt
ctype_cp1251.test Fix for BUG#8560: Set max_sort_char for any 8-bit charset with binary collation. max_sort_char is needed by 2005-02-26 17:15:04 +03:00
ctype_create.test Syntax extention: 'ALTER DATABASE' without db name (after review) 2004-12-06 19:01:51 +03:00
ctype_eucjpms.test Skip cp932 and eucjpms tests when the character sets are not compiled. 2005-02-01 14:37:51 +04:00
ctype_latin1.test ctype_latin1.result, ctype_latin1.test, charset.c: 2005-02-22 09:56:07 +04:00
ctype_latin1_de-master.opt
ctype_latin1_de.test Bug #7878 with utf_general_ci, equals (=) has problem with accent insensitivity 2005-02-18 16:10:12 +04:00
ctype_many.test
ctype_mb.test
ctype_recoding.test Many files: 2004-11-02 16:02:12 +04:00
ctype_sjis.test Fix error in parsing string literals containing a backslash followed 2005-02-03 16:07:32 -08:00
ctype_tis620.test bug#7284: strnxfrm returns different results for equal strings 2005-01-13 18:12:04 +04:00
ctype_uca.test bug#7284: strnxfrm returns different results for equal strings 2005-01-13 18:12:04 +04:00
ctype_ucs.test Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0 2005-02-17 14:00:44 +01:00
ctype_ujis.test bug#7284: strnxfrm returns different results for equal strings 2005-01-13 18:12:04 +04:00
ctype_utf8.test ctype_utf8.result, ctype_utf8.test, ctype-utf8.c: 2005-02-21 17:17:30 +04:00
date_formats-master.opt
date_formats.test Fix for bug #7458 "Microseconds are gobbled from the string result of 2004-12-22 18:58:25 +03:00
delayed.test Fixed a bug in prepared statements error handling 2005-01-06 16:59:29 +02:00
delete.test Manual merge 2005-02-15 21:03:17 -08:00
derived.test Merge with 4.1 2005-02-22 15:47:00 +02:00
dirty_close.test
distinct.test
drop.test Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flag 2004-12-31 12:04:35 +02:00
drop_temp_table.test Fix for BUG#8055 "Trouble with replication from temporary tables and ignores": 2005-02-04 22:43:54 +01:00
empty_table.test
endspace.test Merge with new VARCHAR code 2004-12-06 19:18:35 +02:00
errors.test
exampledb.test Adding test cases for the example storage engine (so that you can test to see if it was built correctly). 2004-08-13 17:14:36 -07:00
explain.test
federated.test WL# 2094 Federated Storage Handler 2005-02-23 00:38:29 -08:00
flush.test
flush_block_commit.test Fix for BUG#7358: removing warning reporting of mysqldump 4.1.8 when calling SHOW CREATE DATABASE, as we deal almost gracefully with it 2004-12-17 23:37:43 +01:00
flush_read_lock_kill-master.opt flush_read_lock_kill-master.opt: 2004-12-13 14:21:59 +01:00
flush_read_lock_kill.test Making FLUSH TABLES WITH READ LOCK killable while it's waiting for running commits to finish. Normally this step is not long but it's still nice to be killable 2004-12-02 23:02:38 +01:00
flush_table.test Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
foreign_key.test
fulltext.test Merge 2005-02-16 04:04:34 -06:00
fulltext2.test BUG#5327 - mi_sort_index() of 2-level tree 2004-09-03 22:04:08 +02:00
fulltext_cache.test Windows compatibility changes of the 'rpl_delete_all', 2005-02-17 02:59:39 +01:00
fulltext_distinct.test
fulltext_left_join.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
fulltext_multi.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
fulltext_order_by.test WL#964 2004-09-16 00:47:45 +06:00
fulltext_update.test
fulltext_var.test
func_compress.test Fixed memory reference errors found by valgrind 2005-01-12 03:38:53 +02:00
func_concat.test Fix the tests: allow result of concat('a', -0.0) be both 'a0.0' and 'a-0.0' 2005-01-02 14:15:51 +03:00
func_crypt.test
func_date_add.test
func_default.test
func_encrypt-master.opt
func_encrypt.test
func_equal.test Precision Math implementation 2005-02-09 02:50:45 +04:00
func_gconcat.test Merge with 4.1 2005-01-15 14:09:45 +02:00
func_group.test Fix for Bug#5615 and merge from 4.1 2005-03-01 22:19:19 +02:00
func_if.test Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
func_in.test item_cmpfunc.cc: 2005-01-20 15:38:56 +04:00
func_isnull.test
func_like.test func_like.result: 2004-08-18 12:11:26 +05:00
func_math.test A fix (bug #7281: RAND(RAND) crashes server). 2004-12-20 13:47:38 +04:00
func_misc.test Fix for BUG#7716: in in_string::set() take into account that the value returned 2005-02-04 09:14:22 +03:00
func_op.test
func_regexp.test cleanup for Item_func_regex (Bug #4199) 2004-06-19 13:26:39 +03:00
func_sapdb.test Merge with 4.1 2005-01-15 14:09:45 +02:00
func_set.test Fixed BUILD script to use --with-berkeley-db instead of --with-bdb 2005-02-19 18:58:27 +02:00
func_str.test Merge gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-4.1 2005-02-23 18:47:00 +03:00
func_system.test
func_test.test Bug#6726 - failure to parse NOT BETWEEN 2005-02-03 23:08:43 +00:00
func_time.test After merge fixes 2005-01-04 13:46:53 +02: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 Fix for bug #6117 (Centroid() crashes server) 2004-10-22 20:32:02 +05:00
grant.test manually merged 2004-12-31 15:26:24 +01:00
grant2.test post-merge 2004-12-31 17:59:43 +01:00
grant_cache-master.opt
grant_cache.test Merge with 4.1 2004-09-06 15:14:10 +03:00
greedy_optimizer.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
group_min_max.test Fix for BUG#8532. 2005-02-28 16:20:02 +02:00
handler.test After merge fixes 2004-10-07 10:50:13 +03:00
having.test After merge fixes 2005-01-04 13:46:53 +02:00
heap.test Fix test results that may change from run to run 2004-12-12 19:54:26 +02:00
heap_auto_increment.test
heap_btree.test
heap_hash.test Fix for BUG#8371: wrong rec_per_key value for hash index on temporary table 2005-02-08 23:44:51 +03:00
help.test
index_merge.test Adjust test results for BUG#7634: The result of EXPLAIN is different if OS doesn't support file sizes > 2G 2005-02-02 07:51:43 +03:00
index_merge_bdb.test
index_merge_innodb.test Fixes in opt_range.cc: ROR plan choice code 2005-01-17 00:18:19 +03:00
index_merge_innodb2.test
index_merge_ror.test
index_merge_ror_cpk.test Fix for BUG#8579 (failing test case): Allow small differences in #rows estimate in test results 2005-02-22 18:30:44 +03:00
information_schema.test Fix for bug #7217: information_schema: columns are varbinary() instead of timestamp & 2005-02-23 15:15:36 +03:00
information_schema_inno.test After merge fixes 2004-12-31 00:44:00 +02:00
init_connect-master.opt
init_connect.test Enlarged group item key_length by a varstring length field. 2004-12-16 11:41:52 +01: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-master.opt
innodb.test bug#8151 - truncate leaves a transaction open 2005-03-02 10:38:25 +01:00
innodb_cache-master.opt
innodb_cache.test after merge fixed 2004-06-26 14:21:32 +02:00
innodb_handler.test
insert.test Merge with 4.1 to get new thd->mem_root handling 2004-11-08 17:53:32 +02:00
insert_select.test BUG#6034 - Error code 124: Wrong medium type. 2005-01-19 21:20:55 +01:00
insert_update.test Bug#8147 2005-02-17 01:33:59 +00:00
isam.test
join.test hang in dummy natural join (no common columns) Bug #4807 2004-08-02 11:12:11 +02:00
join_crash.test
join_nested.test join_nested.test, join_nested.result: 2004-08-12 23:41:06 -07:00
join_outer.test Fix for valgrind failures in get_mm_tree. 2005-01-18 23:50:42 +03:00
key.test merged 2004-11-22 21:33:15 +01: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 Fix for BUG#8783 kill.test must always sleep 2 seconds, even if 2005-02-24 19:13:55 +01:00
limit.test Fix for BUG#8023. 2005-02-02 08:38:24 +02:00
loaddata.test
lock.test WL#2130: Table locking for stored FUNCTIONs 2005-02-08 20:52:50 +01:00
lock_multi.test Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.test
lowercase_table-master.opt
lowercase_table.test After merge fixes 2004-12-31 00:44:00 +02:00
lowercase_table2.test Fix removal of tables from cache when the database they are contained 2005-02-08 15:14:14 -08:00
lowercase_table3-master.opt
lowercase_table3.test Fix for bug#8156:information_schema and lowercase_table3 fail on OSX 2005-02-14 18:23:10 +03:00
lowercase_table_grant-master.opt Always lowercase database names from 'host' and 'db' grant tables when they 2005-02-15 13:36:46 -08:00
lowercase_table_grant.test Always lowercase database names from 'host' and 'db' grant tables when they 2005-02-15 13:36:46 -08:00
lowercase_table_qcache-master.opt
lowercase_table_qcache.test
lowercase_view-master.opt ixed table and db name of fields incase of lower_case_table_names (BUG#5154) 2004-09-07 19:58:02 +03:00
lowercase_view.test fixed problem in MacOS 2004-11-24 19:48:30 +02:00
merge.test manually merged 2004-12-31 15:26:24 +01:00
metadata.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03: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 post-review fixes. Now ROLLBACK is done in Format_description_log_event 2005-02-17 13:52:16 +01:00
multi_statement-master.opt Log each slow query in a multi-statement query to the slow query log. 2005-02-17 11:48:44 -08:00
multi_statement.test Log each slow query in a multi-statement query to the slow query log. 2005-02-17 11:48:44 -08: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 Merge 2005-03-02 10:56:13 +01:00
mysql_client_test.test Backport my_strntod() from 5.0 2005-02-22 12:51:23 +02:00
mysql_protocols.test mysql_protocols.test: 2004-09-30 19:40:33 +02:00
mysqlbinlog-master.opt
mysqlbinlog.test manually merged 2005-02-14 21:50:09 +01:00
mysqlbinlog2.test XA (not completely polished out yet) 2005-01-16 13:16:23 +01:00
mysqldump.test Precision Math implementation 2005-02-09 02:50:45 +04:00
mysqltest.test Remove usage of !$ from mysql-tests 2004-11-02 20:13:27 +02:00
ndb_alter_table.test updated show table status usage in ndb tests to become independent on ndb cluster run 2005-01-26 15:07:39 +01:00
ndb_autodiscover.test BUG#8547: Wrong errormessage when dropping table that does not exist in NDB 2005-02-17 14:22:44 +01:00
ndb_autodiscover2-master.opt
ndb_autodiscover2.test ndb: bug#6451 2004-11-08 11:06:36 +01:00
ndb_basic.test ndb_basic.test: 2005-02-07 13:26:44 +01:00
ndb_bitfield.test Added bit field support for ndbcluster 2004-12-23 15:30:34 +01:00
ndb_blob.test ndb: bug#7340 fix 2004-12-22 13:38:15 +01:00
ndb_cache.test Merge of query cache from 4.1 to 5.0 2005-02-04 10:56:53 +01:00
ndb_cache2.test BUG#8585 ndb_cache fails on aix52 2005-02-18 13:29:27 +01:00
ndb_cache_multi.test Moved test for multi ndb to have_ndb_multi 2004-12-16 11:09:06 +01:00
ndb_cache_multi2.test ndb - ndb_multi - reset query cache at end of test 2005-02-21 11:45:51 +01:00
ndb_charset.test ndb - 2005-01-09 11:00:37 +01:00
ndb_condition_pushdown.test Added tests for BINARY|VARBINARY LIKE|NOT LIKE 2005-02-24 14:20:12 +01:00
ndb_grant.later ndb_grant.later: 2004-11-29 17:46:32 +00:00
ndb_index.test ndb charsets (wl-1732) final part: use strxfrm + strcoll 2004-09-17 14:09:21 +02:00
ndb_index_ordered.test ndb - fix new decimal type mysql vs. ndb 2005-02-16 21:19:42 +01:00
ndb_index_unique.test Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-01-26 15:19:13 +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 bug#5782 2004-09-30 21:36:25 +00:00
ndb_lock.test Bug#6020, any lock >= write_allow_write is a write lock 2004-10-13 10:08:18 +02:00
ndb_minmax.test
ndb_multi.test Moved test for multi ndb to have_ndb_multi 2004-12-16 11:09:06 +01:00
ndb_read_multi_range.test wl#2126 - ndb - Fix handling of null values wrt read multi range 2004-12-01 12:43:30 +01:00
ndb_replace.test Fix for bug#5312 Ndb Cluster returns wrong error code for duplicate key at insert 2004-08-31 12:07:48 +02:00
ndb_restore.test merge 2005-02-03 17:04:27 +01:00
ndb_subquery.test adder order by 2004-10-07 08:42:11 +00:00
ndb_transaction.test Review of new pushed code (Indentation fixes and simple optimizations) 2004-08-31 14:35:04 +03:00
ndb_truncate.test BUG#4892 TRUNCATE TABLE returns error 156 2004-08-04 11:28:36 +02:00
ndb_types.test Added new test/result file ndb_types to test creating tables with different column types in NDB 2004-07-19 11:38:28 +02:00
ndb_update.test ndb - make sure to drop table at end ndb_update 2005-01-13 09:22:00 +01:00
negation_elimination.test after review patch 2004-08-31 21:10:57 +03:00
null.test Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump) 2004-11-11 18:58:57 -08:00
null_key.test After merge fixes of merge with 4.1 that included the new arena code. 2004-09-09 06:59:26 +03:00
odbc.test
olap.test olap.test, olap.result: 2004-08-12 00:02:29 -07:00
openssl_1.test openssl_1.result, have_openssl_1.require, openssl_1.test: 2004-12-01 02:35:02 +01:00
order_by.test Merge mysql.com:/home/mydev/mysql-4.1-4100 2005-01-27 12:18:02 +01:00
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test clean-up, indentation fixes. 2004-10-10 15:29:06 +05:00
overflow.test
packet.test
preload.test
ps.test manual merge 2005-03-03 14:29:37 +04:00
ps_1general.test Merge with 4.1 2005-02-22 15:47:00 +02:00
ps_2myisam.test Results of WL#1856 "Conversion of client_test.c tests cases to mysqltest 2004-09-25 19:08:02 +04:00
ps_3innodb.test Results of WL#1856 "Conversion of client_test.c tests cases to mysqltest 2004-09-25 19:08:02 +04:00
ps_4heap.test The BIT patch by ramil causes that the old data type BIT is no 2004-12-17 14:27:39 +01:00
ps_5merge.test The BIT patch by ramil causes that the old data type BIT is no 2004-12-17 14:27:39 +01:00
ps_6bdb.test Results of WL#1856 "Conversion of client_test.c tests cases to mysqltest 2004-09-25 19:08:02 +04:00
ps_7ndb.test ps_7ndb.result, ps_7ndb.test: 2004-11-30 15:08:26 +00:00
ps_10nestset.test Test expansion: "MOD" on non-integral first operand. 2004-11-02 15:09:57 +01:00
ps_11bugs.test Adapt 'ps_10nestset' to standard test style; correct a typing error in 'ps_11bugs'. 2004-10-21 16:02:12 +02:00
query_cache.test wl#1629 SHOW with WHERE(final part, after review) 2004-12-30 15:20:40 +03:00
query_cache_merge.test
raid.test
range.test post-merge 2004-11-22 22:57:05 +01:00
rename.test After merge fixes 2004-10-07 10:50:13 +03:00
repair.test
replace.test
rollback.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
row.test Fixed failing test cases 'row.test' when running with --ps-protocol 2005-02-15 16:45:00 +02:00
rowid_order_bdb.test
rowid_order_innodb.test
rpl000001-slave.opt
rpl000001.test Last part of fix for BUG#7998 "Replication should be more clever about when to replicate RELEASE_LOCK()" + fixes after merge 2005-03-02 17:52:38 +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 Enabled mysqltest for MASTER_PORT replacement. 2004-08-24 12:58:12 +02:00
rpl000017-slave.opt
rpl000017-slave.sh
rpl000017.test After merge fixes 2004-07-15 04:19:07 +03:00
rpl000018-master.opt
rpl000018-slave.opt
rpl000018.test After merge fixes 2004-07-15 04:19:07 +03:00
rpl_alter.test
rpl_auto_increment-master.opt Added options --auto-increment-increment and --auto-increment-offset. 2004-09-15 22:10:31 +03:00
rpl_auto_increment.test test made independend of server builtin features 2004-11-21 16:42:54 +02:00
rpl_chain_temp_table.test
rpl_change_master.test Last part of fix for BUG#7998 "Replication should be more clever about when to replicate RELEASE_LOCK()" + fixes after merge 2005-03-02 17:52:38 +01:00
rpl_charset.test After merge fixes 2005-02-23 00:50:30 +01:00
rpl_commit_after_flush.test After merge fixes 2004-10-20 17:28:40 +03:00
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 After merge fixes 2004-12-06 17:15:54 +02:00
rpl_deadlock-slave.opt Fix for BUG#8325 "Deadlock in replication thread stops replication": 2005-03-02 11:29:48 +01:00
rpl_deadlock.test Last part of fix for BUG#7998 "Replication should be more clever about when to replicate RELEASE_LOCK()" + fixes after merge 2005-03-02 17:52:38 +01:00
rpl_delete_all.test Windows compatibility changes of the 'rpl_delete_all', 2005-02-17 02:59:39 +01:00
rpl_do_grant.test Bug#4338: mysql-test-run fails if compiled with non-latin1 character set 2004-07-08 18:54:07 +05:00
rpl_drop.test results fixed after merge 2004-07-20 11:00:10 +02:00
rpl_drop_temp-slave.opt 1) undoing my fix for BUG#8055 "Trouble with replication from temporary tables and ignores" 2005-02-14 23:47:17 +01:00
rpl_drop_temp.test 1) undoing my fix for BUG#8055 "Trouble with replication from temporary tables and ignores" 2005-02-14 23:47:17 +01:00
rpl_EE_error.test Generate warning in ha_delete_table() if files is missing in handler 2005-02-21 20:41:48 +02:00
rpl_empty_master_crash.test
rpl_error_ignored_table-slave.opt
rpl_error_ignored_table.test XA (not completely polished out yet) 2005-01-16 13:16:23 +01:00
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 Last part of fix for BUG#7998 "Replication should be more clever about when to replicate RELEASE_LOCK()" + fixes after merge 2005-03-02 17:52:38 +01:00
rpl_heap.test Merge with 4.1 2004-09-06 15:14:10 +03:00
rpl_ignore_grant-slave.opt
rpl_ignore_grant.test Bug#4338: mysql-test-run fails if compiled with non-latin1 character set 2004-07-08 18:54:07 +05:00
rpl_init_slave-slave.opt
rpl_init_slave.test
rpl_insert_id-slave.opt
rpl_insert_id.test Bug#8412: Merge from 4.0 2005-02-23 19:58:54 +01:00
rpl_insert_ignore-slave.opt A .test for BUG#6287 "Slave skips auto_increment values in Replication with InnoDB" 2004-12-16 23:14:41 +01:00
rpl_insert_ignore.test A .test for BUG#6287 "Slave skips auto_increment values in Replication with InnoDB" 2004-12-16 23:14:41 +01:00
rpl_loaddata.test
rpl_loaddata_rule_m-master.opt
rpl_loaddata_rule_m.test XA (not completely polished out yet) 2005-01-16 13:16:23 +01:00
rpl_loaddata_rule_s-slave.opt
rpl_loaddata_rule_s.test XA (not completely polished out yet) 2005-01-16 13:16:23 +01:00
rpl_loaddatalocal.test
rpl_log-master.opt
rpl_log-slave.opt
rpl_log.test XA (not completely polished out yet) 2005-01-16 13:16:23 +01:00
rpl_log_pos.test XA (not completely polished out yet) 2005-01-16 13:16:23 +01:00
rpl_many_optimize.test A test for the BUG#7658 just fixed in 4.0 (could not put it into 4.0 as in 4.0 we don't replicate OPTIMIZE TABLE). 2005-01-10 15:13:33 +01:00
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 after-merge fix 2005-02-18 14:53:23 +01:00
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-31 13:18:36 +00:00
rpl_mystery22.test
rpl_openssl.test
rpl_optimize.test
rpl_ps.test
rpl_redirect.test merge with 4.1 2004-10-29 19:26:52 +03:00
rpl_relayrotate-slave.opt
rpl_relayrotate.test Merge with 4.1 2004-09-06 15:14:10 +03:00
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 Merge with global tree 2005-02-25 17:12:06 +02:00
rpl_server_id1.test
rpl_server_id2-slave.opt
rpl_server_id2.test
rpl_session_var.test
rpl_set_charset.test merged 2004-09-07 21:30:28 +02:00
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 post-merge fix 2004-10-28 14:02:09 +03:00
rpl_trunc_binlog.test fix rpl_trunc_binlog to test the new behaviour 2005-02-19 22:24:13 +01:00
rpl_until.test Merge with 4.1 2004-12-06 11:38:56 +02:00
rpl_user_variables.test manually merged 2005-02-14 21:50:09 +01:00
rpl_view.test added replication of VIEW DDL commands (BUG#4838) 2005-01-17 01:18:08 +02:00
schema.test Update to add keyword "SCHEMA" and "SCHEMAS". Small test case was added too. 2004-10-01 12:39:11 -07:00
select.test select.test: 2005-02-17 00:51:27 -08:00
select_found.test merging 2005-02-28 19:59:38 +04:00
select_safe.test Fix for BUG#8726: In JOIN::optimize on ER_TOO_BIG_SELECT error set JOIN::error to -1 to cause 2005-02-28 20:21:21 +03:00
show_check.test Merge with 4.1 2005-01-15 14:09:45 +02:00
skip_name_resolve-master.opt Allow hostnames that are IP addresses with a netmask even when 2005-02-14 20:33:14 -08:00
skip_name_resolve.test Allow hostnames that are IP addresses with a netmask even when 2005-02-14 20:33:14 -08:00
sp-error.test Fixed BUG#8760: Stored Procedures: Invalid SQLSTATE is allowed in 2005-02-28 18:07:06 +01:00
sp-security.test WL#925 - Privileges for stored routines 2004-12-23 10:46:24 +00:00
sp-threads.test Fixed BUG#4934: Caching issue with stored procedures. 2004-08-06 18:11:14 +02:00
sp.test Fixed BUG#8762: Stored Procedures: Inconsistent behavior 2005-03-02 17:25:58 +01:00
sql_mode.test Handle backslashes correctly in strings that also have doubled quotes when 2005-02-03 16:14:02 -08:00
status.test A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
strict.test After merge fixes 2005-02-22 18:30:40 +02:00
subselect.test Tests modified to coved decimal-related code 2005-02-21 19:20:05 +04:00
subselect2.test
subselect_gis.test subselect test split on two tests because gis extention can be absent 2004-08-24 10:15:39 +03:00
subselect_innodb.test fixed test 'subselect' in case when innodb is not compiled in (thanks HF who niticed it) 2005-02-06 13:06:12 +02:00
sum_distinct.test Precision Math implementation 2005-02-09 02:50:45 +04:00
symlink.test Bug#8306 - TRUNCATE leads to index corruption 2005-03-02 11:49:50 +01:00
synchronization.test Better handling of ensuring that setup_tables() are not called twice 2005-01-03 21:04:33 +02:00
system_mysql_db.test Better handling of ensuring that setup_tables() are not called twice 2005-01-03 21:04:33 +02:00
system_mysql_db_fix-master.opt
system_mysql_db_fix.test After merge fixes 2005-01-04 13:46:53 +02:00
system_mysql_db_refs.test Merge with 4.0 to get bug fixes 2004-07-09 02:29:28 +03:00
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 Manual merge of fixes for bugs #7899 "CREATE TABLE .. SELECT .. and 2005-01-28 10:22:50 +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
trigger.test After merge fixes 2005-01-04 13:46:53 +02:00
truncate.test manually merged 2004-08-24 17:24:23 +02:00
type_bit.test Cleanup. 2005-02-21 18:03:06 +04:00
type_blob.test After merge fixes 2005-01-04 13:46:53 +02:00
type_date.test Fix value of YEAR field when set from a non-numeric string. (Bug #6067) 2005-02-01 15:08:31 -08:00
type_datetime.test Manual merge of fix for bugs of #7297 and #7515 into 4.1 tree. 2004-12-30 21:37:32 +03:00
type_decimal.test Fix for BUG#8397 (second commit after review): 2005-02-22 21:58:10 +03:00
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 Backport my_strntod() from 5.0 2005-02-22 12:51:23 +02:00
type_nchar.test
type_newdecimal.test Precision Math implementation 2005-02-09 02:50:45 +04:00
type_ranges.test Update results for new varchar handling 2004-12-07 15:47:00 +02:00
type_set.test Fixed wrong memory references found by purify 2005-02-28 11:59:46 +02:00
type_time.test
type_timestamp.test Merge with 4.1 2005-01-15 14:09:45 +02:00
type_uint.test manually merged 2004-08-18 19:57:55 +02:00
type_varchar.test Merge with global tree 2004-12-19 20:25:19 +02:00
type_year.test
union-master.opt
union.test Merge with 4.1 2005-02-15 17:12:13 +02:00
update.test Bug#8057 2005-02-03 21:11:12 +00:00
user_limits.test Fix for bug #7637: "Test failure: 'user_limits' on QNX and 64-bit systems" 2005-01-20 00:54:01 +03:00
user_var.test Merge with 4.1 2005-02-22 15:47:00 +02:00
varbinary.test
variables-master.opt
variables.test Merge 2005-02-17 16:16:58 -08:00
view.test Abort procesing current item if it was substituted by view field (BUF#6894) 2005-02-22 12:27:08 +02:00
view_query_cache.test fixed QC invaluidation and processing with view (BUG#8050) (BUG#8054) 2005-01-27 14:21:37 +02:00
view_skip_grants-master.opt fixed case when frivileges check switched off (BUG#4631) 2004-07-20 01:01:02 +03:00
view_skip_grants.test fixed case when frivileges check switched off (BUG#4631) 2004-07-20 01:01:02 +03:00
warnings-master.opt
warnings.test Merge gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-4.1 2005-02-23 20:22:51 +03:00