.. |
alias.test
|
|
|
alter_table.test
|
Re-enable alter_table test for embedded server by moving grant-related test
|
2005-02-09 18:17:40 -08:00 |
analyse.test
|
Minor clean up.
|
2005-01-12 22:55:10 +02:00 |
ansi.test
|
A "fix" for problem discovered in BUG#8510: remove ONLY_FULL_GROUP_BY mode from ANSI mode, as currently
|
2005-02-17 07:12:31 +03:00 |
archive.test
|
Test Bug: Memory leaks in the archive handler.
|
2005-01-26 15:27:31 +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
|
|
|
bdb-alter-table-1.test
|
|
|
bdb-alter-table-2-master.opt
|
|
|
bdb-alter-table-2.test
|
|
|
bdb-crash.test
|
|
|
bdb-deadlock.test
|
Shift skipping of some tests with embedded server from within
|
2005-03-29 15:50:16 -08:00 |
bdb-deadlock.tminus
|
Fixes to make mysql-test-run --embedded-server working
|
2004-12-02 16:08:17 +04:00 |
bdb.test
|
Bug #5832 SELECT doesn't return records in some cases
|
2004-10-05 21:22:14 +05:00 |
bdb_cache-master.opt
|
|
|
bdb_cache.test
|
|
|
bench_count_distinct.test
|
|
|
bigint.test
|
Fix for BUG#8562: In Item_int_with_ref::new_item() create Item_int or Item_uint
|
2005-02-28 23:50:06 +03:00 |
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 |
blackhole.test
|
Collection of changes per Bar and Serg.
|
2005-03-24 16:07:56 -08:00 |
bool.test
|
|
|
bulk_replace.test
|
|
|
case.test
|
|
|
cast.test
|
Fix for bug #6914 "Problems using time()/date() output in expressions".
|
2004-12-30 13:39:01 +03:00 |
check.test
|
|
|
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
|
Shift skipping of some tests with embedded server from within
|
2005-03-29 15:50:16 -08: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
|
|
|
count_distinct2-master.opt
|
|
|
count_distinct2.test
|
|
|
count_distinct3.test
|
|
|
create.test
|
A lot of fixes for prepared statements (PS):
|
2004-10-26 19:30:01 +03:00 |
create_select_tmp.test
|
|
|
csv.test
|
|
|
ctype_big5.test
|
Allow inserting of extra HKSCS and cp950 characters into a Big5 column.
|
2005-03-25 16:08:54 +04:00 |
ctype_collate.test
|
ctype_collate.result, ctype_collate.test, union.result, union.test:
|
2005-04-10 12:40:33 +05:00 |
ctype_cp1250_ch.test
|
Bug#8840 Empty string comparison and character set 'cp1250'
|
2005-03-03 14:15:37 +04:00 |
ctype_cp1251.test
|
Remove .opt file for faster test running.
|
2005-03-30 14:10:27 +05:00 |
ctype_create.test
|
Syntax extention: 'ALTER DATABASE' without db name (after review)
|
2004-12-06 19:01:51 +03: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 embedded-server testing changes.
|
2005-04-01 16:43:35 -08:00 |
ctype_ucs_binlog.test
|
Fix ctype_ucs_binlog test when ucs2 not available
|
2005-04-13 09:02:12 -07:00 |
ctype_ujis.test
|
bug#7284: strnxfrm returns different results for equal strings
|
2005-01-13 18:12:04 +04:00 |
ctype_utf8.test
|
func_system.test, ctype_utf8.test, func_system.result, ctype_utf8.result:
|
2005-03-28 12:24:12 +05: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
|
Portability fix (bug #7203: "delayed" test fails on QNX when using prepared statements)
|
2004-12-14 11:35:23 +04:00 |
delete.test
|
Manual merge
|
2005-02-15 21:03:17 -08:00 |
derived.test
|
removed wrong distinct UNION detection (BUG#6565)
|
2005-02-14 02:06:21 +02:00 |
dirty_close.test
|
|
|
distinct.test
|
|
|
drop.test
|
merged
|
2005-04-02 20:28:58 +02:00 |
drop_temp_table.test
|
Remove result.es files and support for them, which requires splitting
|
2005-03-30 17:32:44 -08:00 |
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
|
Shift skipping of some tests with embedded server from within
|
2005-03-29 15:50:16 -08: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
|
|
|
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
|
BUG#6635 - test_if_skip_sort_order() thought it can skip filesort
|
2005-03-08 19:45:55 +01:00 |
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
|
Fix func_concat.result: allow -0.00 to be converted to string both with and without leading minus
|
2004-12-30 14:56:31 +03:00 |
func_crypt.test
|
|
|
func_date_add.test
|
|
|
func_default.test
|
|
|
func_encrypt-master.opt
|
|
|
func_encrypt.test
|
|
|
func_equal.test
|
|
|
func_gconcat.test
|
Fix for bug#8656: Crash with group_concat on alias in outer table
|
2005-03-16 16:44:28 +03:00 |
func_group.test
|
logging_ok:
|
2005-03-04 20:24:13 -08: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_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
|
|
|
func_sapdb.test
|
Fix for bug #7586 "TIMEDIFF for sec+microsec not working properly".
|
2005-01-12 12:18:36 +03:00 |
func_set.test
|
|
|
func_str.test
|
Fixed that LEFT OUTER JOIN was replaced with a regulat join
|
2005-03-24 18:10:46 +04:00 |
func_system.test
|
func_system.test, ctype_utf8.test, func_system.result, ctype_utf8.result:
|
2005-03-28 12:24:12 +05:00 |
func_test.test
|
A fix (bug #6138: MOD operator should not round non-integral argument).
|
2004-10-21 19:52:55 +05:00 |
func_time.test
|
Manual merge of fix for bugs of #7297 and #7515 into 4.1 tree.
|
2004-12-30 21:37:32 +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
|
Fix for bug #6117 (Centroid() crashes server)
|
2004-10-22 20:32:02 +05:00 |
grant.test
|
Shift skipping of some tests with embedded server from within
|
2005-03-29 15:50:16 -08:00 |
grant2.test
|
Merge embedded-server testing changes.
|
2005-04-01 16:43:35 -08:00 |
grant_cache-master.opt
|
|
|
grant_cache.test
|
Shift skipping of some tests with embedded server from within
|
2005-03-29 15:50:16 -08:00 |
group_by.test
|
Make the tests deterministic: change DELETE ... LIMIT to DELETE ... ORDER BY ... LIMIT
|
2005-03-31 20:23:10 +04:00 |
handler.test
|
After merge fixes
|
2004-10-07 10:50:13 +03:00 |
having.test
|
|
|
heap.test
|
A fix (bug #8489: Strange auto_increment behaviour with HEAP table).
|
2005-03-15 13:32:12 +04: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
|
|
|
init_connect-master.opt
|
|
|
init_connect.test
|
|
|
init_file-master.opt
|
|
|
init_file.test
|
|
|
innodb-deadlock.test
|
Clean up InnoDB testing with embedded server.
|
2005-03-29 16:10:43 -08:00 |
innodb-lock.test
|
Clean up InnoDB testing with embedded server.
|
2005-03-29 16:10:43 -08:00 |
innodb-master.opt
|
|
|
innodb-replace.test
|
Clean up InnoDB testing with embedded server.
|
2005-03-29 16:10:43 -08:00 |
innodb.test
|
merged
|
2005-04-14 21:31:22 +02:00 |
innodb_cache-master.opt
|
|
|
innodb_cache.test
|
|
|
innodb_handler.test
|
|
|
insert.test
|
autocommit
|
2004-11-04 21:25:49 +05:00 |
insert_select-binlog.test
|
Remove result.es files and support for them, which requires splitting
|
2005-03-30 17:32:44 -08:00 |
insert_select.test
|
Remove result.es files and support for them, which requires splitting
|
2005-03-30 17:32:44 -08:00 |
insert_update.test
|
Bug#8147
|
2005-02-17 01:33:59 +00:00 |
isam.test
|
|
|
join.test
|
|
|
join_crash.test
|
|
|
join_outer.test
|
Merge new tests
|
2005-04-04 18:29:18 -07: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
|
backport kill.test fix from 5.0
|
2005-04-11 22:36:07 +02:00 |
limit.test
|
Fix for BUG#8023.
|
2005-02-02 08:38:24 +02:00 |
loaddata.test
|
|
|
lock.test
|
|
|
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
|
|
|
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
|
|
|
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
|
Clean up merge of fix for Bug #9468.
|
2005-04-01 19:00:14 -08:00 |
lowercase_table_qcache-master.opt
|
|
|
lowercase_table_qcache.test
|
|
|
merge.test
|
Fix for BUG#7377. This fix adds the same implementation for ha_myisammgr::index_type as in version 5.0.
|
2004-12-27 14:05:35 +02:00 |
metadata.test
|
fixed union types merging and table related metadata (BUG#8824)
|
2005-03-23 08:36:48 +02: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
|
Eliminate most of the remaining hardcoded list of tests to skip
|
2005-03-29 17:17:46 -08: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
|
Bug#9188 - Corruption Can't open file: 'table.MYI' (errno: 145)
|
2005-04-08 14:13:02 +02:00 |
mysql_client_test.test
|
Backport my_strntod() from 5.0
|
2005-02-22 12:51:23 +02:00 |
mysql_protocols.test
|
Eliminate most of the remaining hardcoded list of tests to skip
|
2005-03-29 17:17:46 -08:00 |
mysqlbinlog-master.opt
|
|
|
mysqlbinlog.test
|
Eliminate most of the remaining hardcoded list of tests to skip
|
2005-03-29 17:17:46 -08:00 |
mysqlbinlog2.test
|
Eliminate most of the remaining hardcoded list of tests to skip
|
2005-03-29 17:17:46 -08:00 |
mysqldump.test
|
Merge embedded-server testing changes.
|
2005-04-01 16:43:35 -08:00 |
mysqltest.test
|
Remove usage of !$ from mysql-tests
|
2004-11-02 20:13:27 +02:00 |
ndb_alter_table.test
|
BUG#6762 ALTER TABLE gives weird results and error message
|
2005-04-04 12:26:05 +02:00 |
ndb_autodiscover.test
|
ndb - Put all output from ndb tools during mysql-test-run into log file
|
2005-02-01 17:08:39 +01:00 |
ndb_autodiscover2-master.opt
|
|
|
ndb_autodiscover2.test
|
ndb: bug#6451
|
2004-11-08 11:06:36 +01:00 |
ndb_basic.test
|
Added more tests for auto_increment
|
2005-04-08 11:38:40 +02:00 |
ndb_blob.test
|
ndb: bug#7340 fix
|
2004-12-22 13:38:15 +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 - fix old decimal type mysql vs ndb
|
2005-02-16 12:45:59 +01:00 |
ndb_index_unique.test
|
Bug#8101 unique indexes which attribute are _not_ specified in the order of the table does not work
|
2005-01-26 11:31:46 +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
|
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
|
BUG#6762 ALTER TABLE gives weird results and error message
|
2005-04-04 12:26:05 +02:00 |
ndb_replace.test
|
|
|
ndb_restore.test
|
ndb - Put all output from ndb tools during mysql-test-run into log file
|
2005-02-01 17:08:39 +01:00 |
ndb_subquery.test
|
adder order by
|
2004-10-07 08:42:11 +00:00 |
ndb_transaction.test
|
|
|
ndb_truncate.test
|
|
|
ndb_types.test
|
Fix for bug#9435: TIMESTAMP columns don't update
|
2005-04-01 17:59:46 +02:00 |
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
|
olap.test:
|
2005-03-17 20:18:19 -08: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
|
order_by.result, order_by.test:
|
2005-01-25 23:13:36 -08: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
|
Eliminate most of the remaining hardcoded list of tests to skip
|
2005-03-29 17:17:46 -08:00 |
preload.test
|
|
|
ps.test
|
a fix for --ps-protocol (bug #6089: FOUND_ROWS returns wrong values when no table/view is used)
|
2005-03-02 20:00:48 +04:00 |
ps_1general.test
|
Merge embedded-server testing changes.
|
2005-04-01 16:43:35 -08: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
|
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 |
ps_grant.test
|
Fix the new ps_grant test to clean itself up properly.
|
2005-04-01 09:13:20 -08:00 |
query_cache.test
|
Merge mysql.com:/home/dlenev/src/mysql-4.0-bg9796
|
2005-04-11 09:53:54 +04:00 |
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
|
Eliminate most of the remaining hardcoded list of tests to skip
|
2005-03-29 17:17:46 -08: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
|
|
|
rpl000001-slave.opt
|
|
|
rpl000001.test
|
merged
|
2004-11-22 20:15:48 +01:00 |
rpl000002.test
|
|
|
rpl000004.test
|
|
|
rpl000005.test
|
Fix for bug #7100: relay_log_space_max missing from SHOW VARIABLES
|
2005-03-16 15:57:57 +03:00 |
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#6676: Derivation of user variables should be of derivation "IMPLICIT"
|
2005-02-21 16:26:04 +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
|
Fix t/rpl_create_database.test: replace version in SHOW BINLOG RESULTS
|
2004-12-03 18:42:35 +01: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
|
"After Monty's review" changes to the fix for BUG#8325 "Deadlock in replication thread stops replication":
|
2005-03-23 19:19:36 +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
|
|
|
rpl_drop.test
|
|
|
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
|
|
|
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
|
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
|
|
|
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
|
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
|
rpl_multi_query.test: disable ps-protocol as PS don't support multi-queries
|
2005-02-16 10:01:05 +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
|
A lot of fixes for prepared statements (PS):
|
2004-10-26 19:30:01 +03:00 |
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
|
Makefile.am:
|
2005-04-06 12:20:55 +02: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
|
A lot of fixes for prepared statements (PS):
|
2004-10-26 19:30:01 +03:00 |
rpl_variables.test
|
Eliminate most of the remaining hardcoded list of tests to skip
|
2005-03-29 17:17:46 -08:00 |
select.test
|
Merge embedded-server testing changes.
|
2005-04-01 16:43:35 -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
|
Eliminate most of the remaining hardcoded list of tests to skip
|
2005-03-29 17:17:46 -08: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
|
Clean up merge of fix for Bug #9468.
|
2005-04-01 19:00:14 -08:00 |
sql_mode.test
|
field.cc, sql_mode.result, sql_mode.test:
|
2004-11-04 08:50:07 +04:00 |
status.test
|
A lot of fixes for prepared statements (PS):
|
2004-10-26 19:30:01 +03:00 |
subselect.test
|
postreview changes
|
2005-03-30 10:07:08 +03:00 |
subselect2.test
|
|
|
subselect_gis.test
|
|
|
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 |
symlink.test
|
Fix symlink test to avoid filenames with paths
|
2005-03-03 12:36:27 -08:00 |
synchronization.test
|
|
|
system_mysql_db.test
|
|
|
system_mysql_db_fix-master.opt
|
|
|
system_mysql_db_fix.test
|
Eliminate most of the remaining hardcoded list of tests to skip
|
2005-03-29 17:17:46 -08: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
|
Eliminate most of the remaining hardcoded list of tests to skip
|
2005-03-29 17:17:46 -08: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 |
timezone_grant.test
|
Eliminate most of the remaining hardcoded list of tests to skip
|
2005-03-29 17:17:46 -08:00 |
truncate.test
|
|
|
type_blob.test
|
Remove result.es files and support for them, which requires splitting
|
2005-03-30 17:32:44 -08: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
|
|
|
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
|
Merge embedded-server testing changes.
|
2005-04-01 16:43:35 -08:00 |
type_nchar.test
|
|
|
type_ranges.test
|
Remove result.es files and support for them, which requires splitting
|
2005-03-30 17:32:44 -08: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
|
Fix for bug #8894 "TIMESTAMP values scrambled/misaligned when using --new".
|
2005-03-28 23:36:25 +04:00 |
type_uint.test
|
|
|
type_year.test
|
|
|
union-master.opt
|
|
|
union.test
|
ctype_collate.result, ctype_collate.test, union.result, union.test:
|
2005-04-10 12:40:33 +05:00 |
update.test
|
Merge
|
2005-03-17 10:59:25 +04:00 |
user_var-binlog.test
|
Eliminate most of the remaining hardcoded list of tests to skip
|
2005-03-29 17:17:46 -08:00 |
user_var.test
|
Fix for bug #9286: SESSION/GLOBAL should be disallowed for user variables
|
2005-04-06 14:13:06 +05:00 |
varbinary.test
|
|
|
variables-master.opt
|
|
|
variables.test
|
Merge embedded-server testing changes.
|
2005-04-01 16:43:35 -08:00 |
warnings-master.opt
|
|
|
warnings.test
|
BUG#9072 'Max_error_count' system variable cannot be set to zero
|
2005-03-21 11:07:31 +01:00 |