.. |
alias.result
|
|
|
alter_table.result
|
|
|
analyse.result
|
|
|
analyze.result
|
|
|
ansi.result
|
|
|
archive.result
|
This patch adds a new field to the meta file for tracking flushes (this is being kept to later do stats and determine how often the compression buffer is being foiled). This should keep things all nice an compatible between versions.
|
2006-02-15 00:59:24 -08:00 |
archive_bitfield.result
|
|
|
archive_gis.result
|
|
|
auto_increment.result
|
|
|
backup.result
|
A new error message for deprecated statements.
|
2006-02-20 22:51:32 +03:00 |
bdb-alter-table-1.result
|
|
|
bdb-alter-table-2.result
|
|
|
bdb-crash.result
|
|
|
bdb-deadlock.result
|
|
|
bdb.result
|
Merge mysql.com:/home/jimw/my/mysql-5.0-7955
|
2006-02-17 11:03:34 -08:00 |
bdb_cache.result
|
|
|
bdb_gis.result
|
|
|
bench_count_distinct.result
|
|
|
big_test.require
|
|
|
bigint.result
|
|
|
binary.result
|
|
|
binlog_row_binlog.result
|
|
|
binlog_row_blackhole.result
|
Update test results
|
2006-02-08 10:33:21 +01:00 |
binlog_row_ctype_cp932.result
|
|
|
binlog_row_ctype_ucs.result
|
|
|
binlog_row_drop_tmp_tbl.result
|
|
|
binlog_row_innodb_stat.result
|
|
|
binlog_row_insert_select.result
|
WL#1563 - Modify MySQL to support fast CREATE/DROP INDEX
|
2006-02-13 12:58:33 +01:00 |
binlog_row_mix_innodb_myisam.result
|
post-merge fixes.
|
2006-02-20 10:30:32 +01:00 |
binlog_stm_binlog.result
|
Removed version information from test
|
2006-02-14 02:18:41 +01:00 |
binlog_stm_blackhole.result
|
|
|
binlog_stm_ctype_cp932.result
|
Merge mysql.com:/home/my/mysql-5.0
|
2006-02-25 21:54:34 +02:00 |
binlog_stm_ctype_ucs.result
|
BUG#16217 merge
|
2006-02-15 02:19:42 +02:00 |
binlog_stm_drop_tmp_tbl.result
|
|
|
binlog_stm_innodb_stat.result
|
|
|
binlog_stm_insert_select.result
|
another cleanup patch for removing tables before tests start.
|
2006-02-27 13:27:25 -08:00 |
binlog_stm_mix_innodb_myisam.result
|
Merge mysql.com:/usr/local/mysql/mysql-5.0-fixtest
|
2006-02-20 09:52:22 +01:00 |
bool.result
|
|
|
bulk_replace.result
|
|
|
case.result
|
This patch cleans up two tests which were a bit fragile from other failing tests. It also removes some variables associated with removed RAID support.
|
2006-02-24 13:20:51 -08:00 |
cast.result
|
|
|
check.result
|
|
|
check_var_limit.require
|
|
|
client_xml.result
|
|
|
comments.result
|
|
|
compare.result
|
|
|
compress.result
|
|
|
connect.result
|
|
|
consistent_snapshot.result
|
|
|
constraints.result
|
|
|
count_distinct.result
|
|
|
count_distinct2.result
|
|
|
count_distinct3.result
|
|
|
create.result
|
Merge zim.(none):/home/brian/mysql/mysql-5.0
|
2006-02-24 23:31:57 -08:00 |
create_select_tmp.result
|
Merge mysql.com:/home/mydev/mysql-5.1
|
2006-02-10 20:00:22 +01:00 |
csv.result
|
The handlerton structures for archive and CSV had not been updated. Nicht so gute. I also fixed CSV to use fast alter table and put in a test in archive in case someone tries to do the same there (hint... it won't work).
|
2006-02-07 22:42:57 -08:00 |
ctype_big5.result
|
|
|
ctype_collate.result
|
|
|
ctype_cp932_binlog_row.result
|
|
|
ctype_cp932_binlog_stm.result
|
|
|
ctype_cp932_notembedded.result
|
After merge fixes
|
2006-02-26 15:11:56 +02:00 |
ctype_cp1250_ch.result
|
|
|
ctype_cp1251.result
|
|
|
ctype_create.result
|
|
|
ctype_eucjpms.result
|
|
|
ctype_euckr.result
|
|
|
ctype_gb2312.result
|
|
|
ctype_gbk.result
|
|
|
ctype_latin1.result
|
|
|
ctype_latin1_de.result
|
|
|
ctype_latin2.result
|
|
|
ctype_many.result
|
|
|
ctype_mb.result
|
|
|
ctype_recoding.result
|
|
|
ctype_sjis.result
|
|
|
ctype_tis620.result
|
|
|
ctype_uca.result
|
|
|
ctype_ucs.result
|
|
|
ctype_ujis.result
|
This patch removes the remaining TYPE= code from MySQL. It cleans up a number of tests where it was being called still (and failing). Also I cleaned up all of the extra scripts so that they now work.
|
2006-02-12 13:26:30 -08:00 |
ctype_utf8.result
|
|
|
date_formats.result
|
Merge mysql.com:/home/kostja/mysql/tmp_merge
|
2006-02-08 14:05:19 +03:00 |
default.result
|
|
|
delayed.result
|
|
|
delete.result
|
|
|
derived.result
|
|
|
dirty_close.result
|
|
|
distinct.result
|
|
|
drop.result
|
|
|
empty_table.result
|
|
|
endspace.result
|
|
|
errors.result
|
|
|
events.result
|
fixed result
|
2006-02-21 03:17:53 +01:00 |
events_bugs.result
|
fix for bug#16407 (EVENTS: sql_mode)
|
2006-02-21 02:40:23 +01:00 |
events_microsec.result
|
last second additions for bug#16411
|
2006-02-24 15:28:20 +01:00 |
events_stress.result
|
fix for bug#16406 (Events: DROP DATABASE doesn't automatically drop events)
|
2006-02-16 00:43:11 +01:00 |
exampledb.result
|
|
|
explain.result
|
|
|
federated.result
|
|
|
federated_archive.result
|
|
|
federated_bug_13118.result
|
|
|
federated_transactions.result
|
|
|
flush.result
|
|
|
flush_block_commit.result
|
|
|
flush_read_lock_kill.result
|
|
|
flush_table.result
|
|
|
foreign_key.result
|
|
|
fulltext.result
|
MATCH(a,b) AGAINST (... IN NATURAL LANGUAGE MODE)
|
2006-02-14 13:19:54 +01:00 |
fulltext2.result
|
|
|
fulltext_cache.result
|
|
|
fulltext_distinct.result
|
|
|
fulltext_left_join.result
|
|
|
fulltext_multi.result
|
|
|
fulltext_order_by.result
|
|
|
fulltext_update.result
|
|
|
fulltext_var.result
|
|
|
func_compress.result
|
|
|
func_concat.result
|
|
|
func_crypt.result
|
|
|
func_date_add.result
|
|
|
func_default.result
|
|
|
func_des_encrypt.result
|
|
|
func_encrypt.result
|
|
|
func_encrypt_nossl.result
|
|
|
func_equal.result
|
|
|
func_gconcat.result
|
|
|
func_group.result
|
|
|
func_if.result
|
Fixed bug#16272: IF function with decimal args can produce wrong result
|
2006-02-14 16:22:37 +03:00 |
func_in.result
|
|
|
func_isnull.result
|
|
|
func_like.result
|
|
|
func_math.result
|
|
|
func_misc.result
|
|
|
func_op.result
|
|
|
func_regexp.result
|
|
|
func_sapdb.result
|
|
|
func_set.result
|
|
|
func_str.result
|
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
|
2006-02-17 10:59:47 -08:00 |
func_system.result
|
After merge fixes
|
2006-02-26 15:11:56 +02:00 |
func_test.result
|
|
|
func_time.result
|
|
|
func_timestamp.result
|
|
|
gcc296.result
|
|
|
gis-rtree.result
|
|
|
gis.result
|
|
|
grant.result
|
Fix output per bug #16412 (Events: SHOW PRIVILEGES gives incorrect information)
|
2006-02-24 11:52:03 +01:00 |
grant2.result
|
Merge 5.0 -> 5.1
|
2006-02-28 13:54:32 +01:00 |
grant3.result
|
|
|
grant_cache.result
|
|
|
greedy_optimizer.result
|
|
|
group_by.result
|
|
|
group_min_max.result
|
|
|
handler.result
|
|
|
have_archive.require
|
|
|
have_bdb.require
|
|
|
have_big5.require
|
|
|
have_binlog_format_row.require
|
|
|
have_binlog_format_statement.require
|
|
|
have_blackhole.require
|
|
|
have_compress.require
|
|
|
have_cp932.require
|
|
|
have_cp1250_ch.require
|
|
|
have_crypt.require
|
|
|
have_csv.require
|
|
|
have_debug.require
|
|
|
have_eucjpms.require
|
|
|
have_euckr.require
|
|
|
have_exampledb.require
|
|
|
have_federated_db.require
|
|
|
have_gb2312.require
|
|
|
have_gbk.require
|
|
|
have_geometry.require
|
|
|
have_innodb.require
|
|
|
have_met_timezone.require
|
|
|
have_moscow_leap_timezone.require
|
|
|
have_ndb.require
|
|
|
have_ndb_extra.require
|
|
|
have_openssl.require
|
|
|
have_outfile.require
|
|
|
have_partition.require
|
|
|
have_query_cache.require
|
|
|
have_raid.require
|
|
|
have_row_based.require
|
|
|
have_sjis.require
|
|
|
have_symlink.require
|
|
|
have_tis620.require
|
|
|
have_ucs2.require
|
|
|
have_ujis.require
|
|
|
having.result
|
|
|
heap.result
|
Merge mysql.com:/home/mydev/mysql-5.1
|
2006-02-10 20:00:22 +01:00 |
heap_auto_increment.result
|
|
|
heap_btree.result
|
|
|
heap_hash.result
|
Merge mysql.com:/home/mydev/mysql-5.1
|
2006-02-10 20:00:22 +01:00 |
help.result
|
|
|
im_daemon_life_cycle.result
|
|
|
im_life_cycle.result
|
Merge mysql.com:/home/cps/mysql/devel/im/5.0-im-add-error-message
|
2006-02-18 18:00:22 +03:00 |
im_options_set.result
|
|
|
im_options_unset.result
|
|
|
im_utils.result
|
|
|
index_merge.result
|
BUG#17314: Can't use index_merge/intersection for MERGE tables
|
2006-02-11 21:51:43 +03:00 |
index_merge_bdb.result
|
|
|
index_merge_innodb.result
|
|
|
index_merge_innodb2.result
|
|
|
index_merge_ror.result
|
|
|
index_merge_ror_cpk.result
|
|
|
information_schema.result
|
Merge mysql.com:/home/jimw/my/mysql-5.1-13883
|
2006-02-17 11:06:05 -08:00 |
information_schema_db.result
|
The patch adds PROCESSLIST information schema
|
2006-02-16 16:45:05 +03:00 |
information_schema_inno.result
|
|
|
information_schema_part.result
|
|
|
init_connect.result
|
|
|
init_file.result
|
|
|
innodb-big.result
|
|
|
innodb-deadlock.result
|
|
|
innodb-lock.result
|
|
|
innodb-replace.result
|
|
|
innodb.result
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
innodb_cache.result
|
|
|
innodb_concurrent.result
|
This patch removes the remaining TYPE= code from MySQL. It cleans up a number of tests where it was being called still (and failing). Also I cleaned up all of the extra scripts so that they now work.
|
2006-02-12 13:26:30 -08:00 |
innodb_gis.result
|
|
|
innodb_handler.result
|
|
|
innodb_notembedded.result
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
insert.result
|
|
|
insert_select.result
|
|
|
insert_update.result
|
|
|
is_debug_build.require
|
|
|
isam.result
|
|
|
join.result
|
|
|
join_crash.result
|
|
|
join_nested.result
|
|
|
join_outer.result
|
Merge mysql.com:/home/mydev/mysql-5.1
|
2006-02-10 20:00:22 +01:00 |
key.result
|
Merge mysql.com:/home/jimw/my/mysql-5.1-13883
|
2006-02-17 11:06:05 -08:00 |
key_cache.result
|
|
|
key_diff.result
|
|
|
key_primary.result
|
|
|
keywords.result
|
|
|
kill.result
|
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
|
2006-02-07 22:10:44 +02:00 |
limit.result
|
|
|
loaddata.result
|
|
|
lock.result
|
|
|
lock_multi.result
|
|
|
lock_tables_lost_commit.result
|
|
|
log_tables.result
|
|
|
lowercase0.require
|
|
|
lowercase2.require
|
|
|
lowercase_table.result
|
|
|
lowercase_table2.result
|
|
|
lowercase_table3.result
|
|
|
lowercase_table_grant.result
|
|
|
lowercase_table_qcache.result
|
|
|
lowercase_view.result
|
|
|
merge.result
|
Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525
|
2006-02-27 20:00:07 +03:00 |
metadata.result
|
|
|
multi_statement.result
|
|
|
multi_update.result
|
|
|
myisam-blob.result
|
|
|
myisam.result
|
Merge mysql.com:/home/mydev/mysql-5.0
|
2006-02-16 08:59:55 +01:00 |
mysql.result
|
BUG#16217 forced to introduce a separate mysql client command to adopt its
|
2006-02-09 16:23:09 +02:00 |
mysql_client_test.result
|
|
|
mysql_protocols.result
|
|
|
mysqlbinlog.result
|
BUG#16217 forced to introduce a separate mysql client command to adopt its
|
2006-02-09 16:23:09 +02:00 |
mysqlbinlog2.result
|
BUG#16217 forced to introduce a separate mysql client command to adopt its
|
2006-02-09 16:23:09 +02:00 |
mysqlbinlog_base64.result
|
Fix test cases to work with non-standard --vardir.
|
2006-02-22 10:07:54 +01:00 |
mysqlcheck.result
|
This patch cleans up two tests which were a bit fragile from other failing tests. It also removes some variables associated with removed RAID support.
|
2006-02-24 13:20:51 -08:00 |
mysqldump-max.result
|
|
|
mysqldump.result
|
Merge neptunus.(none):/home/msvensson/mysql/bug16878/my51-bug16878
|
2006-02-21 17:25:21 +01:00 |
mysqlshow.result
|
|
|
mysqlslap.result
|
|
|
mysqltest.result
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
ndb_alter_table.result
|
|
|
ndb_alter_table_row.result
|
Added on-line handling of altered frm in binlog thread
|
2006-02-13 11:23:13 +01:00 |
ndb_alter_table_stm.result
|
Bug #17414 ndb schema distribution functionality does not work on mysql servers without binlog
|
2006-02-16 00:30:56 +01:00 |
ndb_autodiscover.result
|
|
|
ndb_autodiscover2.result
|
|
|
ndb_basic.result
|
Bug #17179 schema creation fails
|
2006-02-13 20:34:36 +01:00 |
ndb_binlog_basic.result
|
|
|
ndb_binlog_basic2.result
|
WL#2977 and WL#2712 global and session-level variable to set the binlog format (row/statement),
|
2006-02-25 22:21:03 +01:00 |
ndb_binlog_ddl_multi.result
|
Bug #17188 CRBR: ignores --binlog_ignore_db= settings
|
2006-02-07 19:02:38 +01:00 |
ndb_binlog_ignore_db.result
|
Bug #17188 CRBR: ignores --binlog_ignore_db= settings
|
2006-02-07 19:02:38 +01:00 |
ndb_binlog_multi.result
|
|
|
ndb_bitfield.result
|
Fix results due to change in SHOW CREATE TABLE output
|
2006-02-17 14:41:57 -08:00 |
ndb_blob.result
|
Merge mysql.com:/home/kostja/mysql/mysql-5.0-root
|
2006-02-09 13:35:59 +03:00 |
ndb_cache.result
|
|
|
ndb_cache2.result
|
|
|
ndb_cache_multi.result
|
|
|
ndb_cache_multi2.result
|
Bug#16795 ndb_cache_multi2
|
2006-02-27 10:29:55 +01:00 |
ndb_charset.result
|
|
|
ndb_condition_pushdown.result
|
|
|
ndb_config.result
|
|
|
ndb_database.result
|
|
|
ndb_dd_backuprestore.result
|
Fix test cases to work with non-standard --vardir.
|
2006-02-22 10:07:54 +01:00 |
ndb_dd_basic.result
|
Fix results due to change in SHOW CREATE TABLE output
|
2006-02-17 14:41:57 -08:00 |
ndb_dd_ddl.result
|
|
|
ndb_dd_disk2memory.result
|
Fix results due to change in SHOW CREATE TABLE output
|
2006-02-17 14:41:57 -08:00 |
ndb_dd_dump.result
|
|
|
ndb_default_cluster.require
|
|
|
ndb_gis.result
|
Bug #17559 ndb_gis test failure
|
2006-02-20 12:36:10 +01:00 |
ndb_grant.result
|
|
|
ndb_index.result
|
|
|
ndb_index_ordered.result
|
|
|
ndb_index_unique.result
|
WL#1563 - Modify MySQL to support fast CREATE/DROP INDEX
|
2006-02-10 22:26:04 +01:00 |
ndb_insert.result
|
|
|
ndb_limit.result
|
|
|
ndb_load.result
|
Fix test cases to work with non-standard --vardir.
|
2006-02-22 10:07:54 +01:00 |
ndb_lock.result
|
|
|
ndb_minmax.result
|
|
|
ndb_multi.result
|
Bug #17414 ndb schema distribution functionality does not work on mysql servers without binlog
|
2006-02-16 00:30:56 +01:00 |
ndb_multi_row.result
|
|
|
ndb_partition_error.result
|
Bug #17763 mysqld cores with list partitioning if update to missing partition
|
2006-02-28 12:27:53 +01:00 |
ndb_partition_key.result
|
Fix results due to change in SHOW CREATE TABLE output
|
2006-02-17 14:41:57 -08:00 |
ndb_partition_range.result
|
Bug#16385, Partitions: crash when updating a range partitioned NDB table
|
2006-02-28 12:28:52 +01:00 |
ndb_read_multi_range.result
|
|
|
ndb_replace.result
|
|
|
ndb_restore.result
|
Fix bad merge
|
2006-02-23 10:51:33 +01:00 |
ndb_subquery.result
|
|
|
ndb_temporary.result
|
Fix results due to change in SHOW CREATE TABLE output
|
2006-02-17 14:41:57 -08:00 |
ndb_transaction.result
|
|
|
ndb_truncate.result
|
|
|
ndb_types.result
|
|
|
ndb_update.result
|
|
|
ndb_view.result
|
Bug #17206 Update through VIEW is not working
|
2006-02-08 18:08:18 +01:00 |
negation_elimination.result
|
|
|
not_embedded.require
|
|
|
not_embedded_server.result
|
|
|
not_ndb.require
|
|
|
not_openssl.require
|
|
|
not_row_based.require
|
|
|
null.result
|
|
|
null_key.result
|
|
|
odbc.result
|
|
|
olap.result
|
|
|
openssl_1.result
|
|
|
openssl_2.result
|
|
|
order_by.result
|
|
|
order_fill_sortbuf.result
|
|
|
outfile.result
|
|
|
overflow.result
|
|
|
packet.result
|
|
|
partition.result
|
Merge mysql.com:/home/jimw/my/mysql-5.1-13883
|
2006-02-17 11:06:05 -08:00 |
partition_02myisam.result
|
Fix error messages. Someone pushed a change to an error message but did not update the tests.
|
2006-02-24 14:16:06 -08:00 |
partition_03ndb.result
|
|
|
partition_error.result
|
|
|
partition_hash.result
|
|
|
partition_list.result
|
|
|
partition_mgm_err.result
|
After merge fixes
|
2006-02-26 15:11:56 +02:00 |
partition_mgm_err2.result
|
After merge fixes
|
2006-02-26 15:11:56 +02:00 |
partition_order.result
|
|
|
partition_pruning.result
|
Someone modified the output to explain but did not run all tests before pushing, otherwise they would have realized that they broke this test.
|
2006-02-24 15:51:01 -08:00 |
partition_range.result
|
|
|
preload.result
|
|
|
ps.result
|
Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525
|
2006-02-27 20:00:07 +03:00 |
ps_1general.result
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my51-mysqltestrun_check_testcases
|
2006-02-07 17:57:26 +01:00 |
ps_2myisam.result
|
|
|
ps_3innodb.result
|
|
|
ps_4heap.result
|
|
|
ps_5merge.result
|
|
|
ps_6bdb.result
|
|
|
ps_7ndb.result
|
|
|
ps_10nestset.result
|
|
|
ps_11bugs.result
|
|
|
ps_grant.result
|
|
|
query_cache.result
|
After merge fixes
|
2006-02-26 15:11:56 +02:00 |
query_cache_merge.result
|
|
|
query_cache_notembedded.result
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
raid.result
|
|
|
range.result
|
|
|
read_only.result
|
|
|
rename.result
|
|
|
renamedb.result
|
renamedb.test, renamedb.result:
|
2006-02-13 11:49:28 +04:00 |
repair.result
|
|
|
replace.result
|
|
|
rollback.result
|
|
|
row.result
|
|
|
rowid_order_bdb.result
|
|
|
rowid_order_innodb.result
|
|
|
rpl000001.a.result
|
|
|
rpl000001.b.result
|
|
|
rpl000010.result
|
|
|
rpl000011.result
|
|
|
rpl000013.result
|
|
|
rpl000017.result
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases
|
2006-02-07 17:20:50 +01:00 |
rpl000018.result
|
|
|
rpl_000015.result
|
|
|
rpl_alter.result
|
|
|
rpl_auto_increment.result
|
|
|
rpl_bit.result
|
|
|
rpl_bit_npk.result
|
|
|
rpl_chain_temp_table.result
|
|
|
rpl_change_master.result
|
|
|
rpl_commit_after_flush.result
|
|
|
rpl_create_database.result
|
|
|
rpl_ddl.result
|
|
|
rpl_deadlock_innodb.result
|
|
|
rpl_delete_no_where.result
|
|
|
rpl_do_grant.result
|
|
|
rpl_drop.result
|
|
|
rpl_drop_db.result
|
|
|
rpl_drop_temp.result
|
More rpl test updates with using ndb as default engine
|
2006-02-07 14:51:46 +01:00 |
rpl_dual_pos_advance.result
|
|
|
rpl_EE_err.result
|
|
|
rpl_empty_master_crash.result
|
|
|
rpl_err_ignoredtable.result
|
More rpl test updates with using ndb as default engine
|
2006-02-07 14:51:46 +01:00 |
rpl_failed_optimize.result
|
Update after merge 5.0 -> 5.1
|
2006-02-07 19:18:33 +01:00 |
rpl_failsafe.result
|
|
|
rpl_flushlog_loop.result
|
|
|
rpl_foreign_key_innodb.result
|
|
|
rpl_free_items.result
|
|
|
rpl_get_lock.result
|
|
|
rpl_heap.result
|
This patch removes the remaining TYPE= code from MySQL. It cleans up a number of tests where it was being called still (and failing). Also I cleaned up all of the extra scripts so that they now work.
|
2006-02-12 13:26:30 -08:00 |
rpl_ignore_grant.result
|
|
|
rpl_ignore_revoke.result
|
|
|
rpl_ignore_table.result
|
|
|
rpl_ignore_table_update.result
|
|
|
rpl_init_slave.result
|
|
|
rpl_innodb.result
|
|
|
rpl_insert_id.result
|
Implement suggestions from lars review
|
2006-02-08 16:47:46 +01:00 |
rpl_insert_id_pk.result
|
Implement suggestions from lars review
|
2006-02-08 16:47:46 +01:00 |
rpl_insert_ignore.result
|
|
|
rpl_insert_select.result
|
|
|
rpl_LD_INFILE.result
|
Fix test cases to work with non-standard --vardir.
|
2006-02-22 10:07:54 +01:00 |
rpl_load_from_master.result
|
|
|
rpl_load_table_from_master.result
|
Fix test cases to work with non-standard --vardir.
|
2006-02-22 10:07:54 +01:00 |
rpl_loaddata.result
|
Merge mysql.com:/home/mydev/mysql-5.1
|
2006-02-10 20:00:22 +01:00 |
rpl_loaddata2.result
|
Fix test cases to work with non-standard --vardir.
|
2006-02-22 10:07:54 +01:00 |
rpl_loaddata_m.result
|
Fix test cases to work with non-standard --vardir.
|
2006-02-22 10:07:54 +01:00 |
rpl_loaddata_s.result
|
BUG#17339: Missed line in previous patch
|
2006-02-13 19:52:57 +01:00 |
rpl_loaddatalocal.result
|
|
|
rpl_loadfile.result
|
Fix test cases to work with non-standard --vardir.
|
2006-02-22 10:07:54 +01:00 |
rpl_log_pos.result
|
|
|
rpl_many_optimize.result
|
|
|
rpl_master_pos_wait.result
|
|
|
rpl_misc_functions.result
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my51-mysqltest_var
|
2006-02-07 18:04:50 +01:00 |
rpl_mixed_ddl_dml.result
|
Merge mysql.com:/home/jimw/my/mysql-5.1-13883
|
2006-02-17 11:06:05 -08:00 |
rpl_multi_delete.result
|
test updates
|
2006-02-09 15:29:57 +01:00 |
rpl_multi_delete2.result
|
test updates
|
2006-02-09 15:29:57 +01:00 |
rpl_multi_engine.result
|
|
|
rpl_multi_update.result
|
|
|
rpl_multi_update2.result
|
|
|
rpl_multi_update3.result
|
Update after merge 5.0 -> 5.1
|
2006-02-07 19:18:33 +01:00 |
rpl_multi_update4.result
|
|
|
rpl_ndb_auto_inc.result
|
Updated test cases
|
2006-02-13 16:36:11 +01:00 |
rpl_ndb_bank.result
|
Fix test cases to work with non-standard --vardir.
|
2006-02-22 10:07:54 +01:00 |
rpl_ndb_basic.result
|
|
|
rpl_ndb_blob.result
|
|
|
rpl_ndb_blob2.result
|
Updated test cases
|
2006-02-13 16:36:11 +01:00 |
rpl_ndb_charset.result
|
Test case updates and new test cases added to CRBR
|
2006-02-16 04:42:16 +01:00 |
rpl_ndb_commit_afterflush.result
|
Test case updates and new test cases added to CRBR
|
2006-02-16 04:42:16 +01:00 |
rpl_ndb_dd_basic.result
|
test updates
|
2006-02-10 12:52:35 +01:00 |
rpl_ndb_ddl.result
|
Test case updates and new test cases added to CRBR
|
2006-02-16 04:42:16 +01:00 |
rpl_ndb_delete_nowhere.result
|
Test updates
|
2006-02-15 14:02:47 +01:00 |
rpl_ndb_func003.result
|
|
|
rpl_ndb_idempotent.result
|
test updates
|
2006-02-10 12:52:35 +01:00 |
rpl_ndb_insert_ignore.result
|
Test case updates and new test cases added to CRBR
|
2006-02-16 04:42:16 +01:00 |
rpl_ndb_load.result
|
|
|
rpl_ndb_log.result
|
Test cleanup
|
2006-02-16 21:50:05 +01:00 |
rpl_ndb_multi.result
|
|
|
rpl_ndb_multi_update2.result
|
Test case updates and new test cases added to CRBR
|
2006-02-16 04:42:16 +01:00 |
rpl_ndb_multi_update3.result
|
Test case updates and new test cases added to CRBR
|
2006-02-16 04:42:16 +01:00 |
rpl_ndb_relay_space.result
|
|
|
rpl_ndb_relayrotate.result
|
Test case updates and new test cases added to CRBR
|
2006-02-16 04:42:16 +01:00 |
rpl_ndb_row_001.result
|
Fix test cases to work with non-standard --vardir.
|
2006-02-22 10:07:54 +01:00 |
rpl_ndb_sp003.result
|
test updates
|
2006-02-10 12:52:35 +01:00 |
rpl_ndb_sp006.result
|
test updates
|
2006-02-10 12:52:35 +01:00 |
rpl_ndb_sp007.result
|
test updates
|
2006-02-10 12:52:35 +01:00 |
rpl_ndb_sync.result
|
Fix test cases to work with non-standard --vardir.
|
2006-02-22 10:07:54 +01:00 |
rpl_ndb_trig004.result
|
Test updates
|
2006-02-15 14:02:47 +01:00 |
rpl_ndb_UUID.result
|
Fix results due to change in SHOW CREATE TABLE output
|
2006-02-17 14:41:57 -08:00 |
rpl_openssl.result
|
|
|
rpl_optimize.result
|
|
|
rpl_ps.result
|
test updates
|
2006-02-09 15:29:57 +01:00 |
rpl_redirect.result
|
BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
|
2006-02-13 19:03:12 +01:00 |
rpl_relay_space_innodb.result
|
|
|
rpl_relay_space_myisam.result
|
Missed a check in of new results for rpl_relay_space_myisam
|
2006-02-08 22:00:11 +01:00 |
rpl_relayrotate.result
|
|
|
rpl_relayspace.result
|
|
|
rpl_replicate_do.result
|
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-02-08 16:52:34 +01:00 |
rpl_replicate_ignore_db.result
|
|
|
rpl_rewrt_db.result
|
|
|
rpl_rotate_logs.result
|
|
|
rpl_row_001.result
|
Fix test cases to work with non-standard --vardir.
|
2006-02-22 10:07:54 +01:00 |
rpl_row_4_bytes.result
|
WL#2977 and WL#2712 global and session-level variable to set the binlog format (row/statement),
|
2006-02-25 22:21:03 +01:00 |
rpl_row_basic_2myisam.result
|
WL#1563 - Modify MySQL to support fast CREATE/DROP INDEX
|
2006-02-13 12:58:33 +01:00 |
rpl_row_basic_3innodb.result
|
WL#1563 - Modify MySQL to support fast CREATE/DROP INDEX
|
2006-02-13 12:58:33 +01:00 |
rpl_row_basic_7ndb.result
|
|
|
rpl_row_basic_11bugs.result
|
Test case updates and new test cases added to CRBR
|
2006-02-16 04:42:16 +01:00 |
rpl_row_blob_innodb.result
|
Updated result files
|
2006-02-16 23:10:52 +01:00 |
rpl_row_blob_myisam.result
|
Updated result files
|
2006-02-16 23:10:52 +01:00 |
rpl_row_charset.result
|
|
|
rpl_row_create_table.result
|
WL#1563 - Modify MySQL to support fast CREATE/DROP INDEX
|
2006-02-13 12:58:33 +01:00 |
rpl_row_delayed_ins.result
|
Test case updates and new test cases added to CRBR
|
2006-02-16 04:42:16 +01:00 |
rpl_row_drop.result
|
Test updates to use with a default engine of ndb
|
2006-02-17 20:29:46 +01:00 |
rpl_row_err_ignoredtable.result
|
|
|
rpl_row_flsh_tbls.result
|
Update test results
|
2006-02-08 10:33:21 +01:00 |
rpl_row_func001.result
|
|
|
rpl_row_func002.result
|
|
|
rpl_row_func003.result
|
|
|
rpl_row_inexist_tbl.result
|
|
|
rpl_row_loaddata_m.result
|
Fix test cases to work with non-standard --vardir.
|
2006-02-22 10:07:54 +01:00 |
rpl_row_log.result
|
Test cleanup
|
2006-02-16 21:50:05 +01:00 |
rpl_row_log_innodb.result
|
Test cleanup
|
2006-02-16 21:50:05 +01:00 |
rpl_row_max_relay_size.result
|
|
|
rpl_row_multi_query.result
|
|
|
rpl_row_mysqlbinlog.result
|
rpl_row_mysqlbinlog.result, rpl_row_mysqlbinlog.test:
|
2006-02-22 23:11:42 +01:00 |
rpl_row_mystery22.result
|
|
|
rpl_row_NOW.result
|
|
|
rpl_row_reset_slave.result
|
|
|
rpl_row_sp001.result
|
|
|
rpl_row_sp002_innodb.result
|
|
|
rpl_row_sp003.result
|
|
|
rpl_row_sp005.result
|
Missed a check in of new results for rpl_relay_space_myisam
|
2006-02-08 22:00:11 +01:00 |
rpl_row_sp006_InnoDB.result
|
|
|
rpl_row_sp007_innodb.result
|
|
|
rpl_row_sp008.result
|
Test case updates and new test cases added to CRBR
|
2006-02-16 04:42:16 +01:00 |
rpl_row_sp009.result
|
Missed a check in of new results for rpl_relay_space_myisam
|
2006-02-08 22:00:11 +01:00 |
rpl_row_sp010.result
|
Test updates to use with a default engine of ndb
|
2006-02-17 20:29:46 +01:00 |
rpl_row_sp011.result
|
|
|
rpl_row_sp012.result
|
|
|
rpl_row_stop_middle.result
|
|
|
rpl_row_stop_middle_update.result
|
Fix test cases to work with non-standard --vardir.
|
2006-02-22 10:07:54 +01:00 |
rpl_row_tabledefs.result
|
|
|
rpl_row_trig001.result
|
Fix missing test cleanup
|
2006-02-10 10:18:57 +01:00 |
rpl_row_trig002.result
|
More updates for using NDB as default and some bug fixes along the way
|
2006-02-08 13:08:19 +01:00 |
rpl_row_trig003.result
|
|
|
rpl_row_trig004.result
|
Test updates
|
2006-02-15 14:02:47 +01:00 |
rpl_row_until.result
|
|
|
rpl_row_USER.result
|
|
|
rpl_row_UUID.result
|
Fix after merge of 5.0, fix of a result file which somebody hadn't updated.
|
2006-02-18 23:37:56 +01:00 |
rpl_row_view01.result
|
Missed a check in of new results for rpl_relay_space_myisam
|
2006-02-08 22:00:11 +01:00 |
rpl_server_id1.result
|
|
|
rpl_server_id2.result
|
|
|
rpl_session_var.result
|
|
|
rpl_set_charset.result
|
|
|
rpl_skip_error.result
|
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-02-08 16:52:34 +01:00 |
rpl_slave_status.result
|
BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
|
2006-02-13 19:03:12 +01:00 |
rpl_sp.result
|
Merge mysql.com:/home/mysql_src/mysql-5.0
|
2006-02-18 19:07:32 +01:00 |
rpl_sp004.result
|
|
|
rpl_sp_effects.result
|
|
|
rpl_sporadic_master.result
|
More updates for using NDB as default and some bug fixes along the way
|
2006-02-08 13:08:19 +01:00 |
rpl_start_stop_slave.result
|
|
|
rpl_stm_000001.result
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my51-mysqltest_var
|
2006-02-07 18:04:50 +01:00 |
rpl_stm_charset.result
|
Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.0
|
2006-02-14 20:48:34 +02:00 |
rpl_stm_EE_err2.result
|
|
|
rpl_stm_flsh_tbls.result
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases
|
2006-02-07 17:20:50 +01:00 |
rpl_stm_log.result
|
Test case
|
2006-02-17 00:54:00 +01:00 |
rpl_stm_max_relay_size.result
|
|
|
rpl_stm_multi_query.result
|
|
|
rpl_stm_mystery22.result
|
|
|
rpl_stm_no_op.result
|
|
|
rpl_stm_reset_slave.result
|
|
|
rpl_stm_until.result
|
|
|
rpl_switch_stm_row_mixed.result
|
WL#2977 and WL#2712 global and session-level variable to set the binlog format (row/statement),
|
2006-02-25 22:21:03 +01:00 |
rpl_temp_table.result
|
|
|
rpl_temporary.result
|
implement a reviw comments
|
2006-02-08 17:09:57 +01:00 |
rpl_timezone.result
|
BUG#16217 forced to introduce a separate mysql client command to adopt its
|
2006-02-09 16:23:09 +02:00 |
rpl_trigger.result
|
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
|
2006-02-15 14:36:31 +01:00 |
rpl_user_variables.result
|
|
|
rpl_variables.result
|
|
|
rpl_view.result
|
|
|
schema.result
|
|
|
select.result
|
|
|
select_found.result
|
|
|
select_safe.result
|
|
|
server_id.require
|
|
|
server_id1.require
|
|
|
show_check.result
|
Merge mysql.com:/home/jimw/my/mysql-5.1-13883
|
2006-02-17 11:06:05 -08:00 |
skip_grants.result
|
|
|
skip_name_resolve.result
|
|
|
slave-running.result
|
|
|
slave-stopped.result
|
|
|
sp-big.result
|
|
|
sp-code.result
|
Bug#17360 sp-code test case broken
|
2006-02-15 14:12:36 +01:00 |
sp-destruct.result
|
|
|
sp-dynamic.result
|
|
|
sp-error.result
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
sp-goto.result
|
|
|
sp-prelocking.result
|
Removed extra "drop view v1"
|
2006-02-07 19:59:19 +01:00 |
sp-security.result
|
Fix for BUG#7787: Stored procedures: improper warning for "grant execute" statement.
|
2006-02-22 13:44:04 +03:00 |
sp-threads.result
|
|
|
sp-vars.result
|
|
|
sp.result
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
sp.result.orig
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
sp_notembedded.result
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
sp_trans.result
|
Merge mysql.com:/home/mydev/mysql-5.1
|
2006-02-10 20:00:22 +01:00 |
sql_mode.result
|
Merge mysql.com:/home/mysql_src/mysql-5.0
|
2006-02-18 19:07:32 +01:00 |
ssl.result
|
|
|
ssl_compress.result
|
|
|
status.result
|
|
|
strict.result
|
|
|
subselect.result
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
subselect2.result
|
|
|
subselect_gis.result
|
|
|
subselect_innodb.result
|
|
|
subselect_notembedded.result
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
sum_distinct-big.result
|
|
|
sum_distinct.result
|
|
|
symlink.result
|
Merge mysql.com:/home/jimw/my/mysql-5.1-13883
|
2006-02-17 11:06:05 -08:00 |
synchronization.result
|
|
|
system_mysql_db.result
|
|
|
system_mysql_db_refs.result
|
|
|
tablelock.result
|
|
|
temp_table.result
|
|
|
testdb_only.require
|
|
|
timezone.result
|
|
|
timezone2.result
|
|
|
timezone3.result
|
|
|
timezone_grant.result
|
|
|
trigger-compat.result
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my51-mysqltestrun_check_testcases
|
2006-02-07 17:57:26 +01:00 |
trigger-grant.result
|
|
|
trigger.result
|
Fixed test for bug #13525 "Rename table does not keep info of triggers"
|
2006-02-26 20:25:24 +03:00 |
true.require
|
|
|
truncate.result
|
|
|
type_binary.result
|
|
|
type_bit.result
|
Merge mysql.com:/home/mydev/mysql-5.1
|
2006-02-10 20:00:22 +01:00 |
type_bit_innodb.result
|
|
|
type_blob.result
|
Merge mysql.com:/home/jimw/my/mysql-5.1-13883
|
2006-02-17 11:06:05 -08:00 |
type_date.result
|
|
|
type_datetime.result
|
|
|
type_decimal.result
|
|
|
type_enum.result
|
|
|
type_float.result
|
Merge neptunus.(none):/home/msvensson/mysql/mysqltest_float_result/my51-mysqltest_float_result
|
2006-02-07 18:17:57 +01:00 |
type_nchar.result
|
|
|
type_newdecimal-big.result
|
|
|
type_newdecimal.result
|
|
|
type_ranges.result
|
|
|
type_set.result
|
|
|
type_time.result
|
|
|
type_timestamp.result
|
|
|
type_uint.result
|
|
|
type_varchar.result
|
Merge mysql.com:/home/mydev/mysql-5.1
|
2006-02-10 20:00:22 +01:00 |
type_year.result
|
|
|
union.result
|
|
|
update.result
|
|
|
upgrade.result
|
Cleanups
|
2006-02-26 16:03:43 +02:00 |
user_limits.result
|
|
|
user_var-binlog.result
|
Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.0
|
2006-02-14 20:48:34 +02:00 |
user_var.result
|
|
|
varbinary.result
|
|
|
variables.result
|
Merge mysql.com:/usr/home/bar/mysql-5.0.cs_fs
|
2006-02-14 09:41:34 +04:00 |
view.result
|
Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525
|
2006-02-27 20:00:07 +03:00 |
view_grant.result
|
Fixes to embedded server to be able to run tests with it
|
2006-02-24 18:34:15 +02:00 |
view_query_cache.result
|
|
|
wait_timeout.result
|
Bug#2845 client fails to reconnect if using TCP/IP
|
2006-02-16 12:02:38 +01:00 |
warnings.result
|
This patch removes the remaining TYPE= code from MySQL. It cleans up a number of tests where it was being called still (and failing). Also I cleaned up all of the extra scripts so that they now work.
|
2006-02-12 13:26:30 -08:00 |
windows.result
|
|
|
xa.result
|
|
|
xml.result
|
Bug#16313 XML: extractvalue() ignores '!' in names
|
2006-02-28 13:59:16 +04:00 |