mariadb/mysql-test/r
unknown 71fd458337 Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
into  mysql.com:/home/gluh/MySQL/Merge/5.1-opt
2007-01-11 18:15:40 +04:00
..
1st.result Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1-arch 2006-12-08 22:30:18 -05:00
alias.result
alter_table.result After merge fix. 2006-12-13 19:20:34 +04:00
analyse.result
analyze.result
ansi.result
archive.result This finished the bzero() on varchar patch I wrote a few months ago. It also completes the data_length() method I added to Fields to determine the length of data for a particular data type. I have many uses for this :) 2006-11-15 17:55:17 -08:00
archive_bitfield.result
archive_gis.result
auto_increment.result
backup.result WL# 3031 2006-12-08 22:19:51 -05:00
bench_count_distinct.result
big_test.require
bigint.result Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug19955/my50-bug19955 2006-11-15 12:24:21 -05:00
binary.result
binlog_row_binlog.result
binlog_row_blackhole.result
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
binlog_row_mix_innodb_myisam.result
binlog_statement_insert_delayed.result
binlog_stm_binlog.result
binlog_stm_blackhole.result
binlog_stm_ctype_cp932.result
binlog_stm_ctype_ucs.result
binlog_stm_drop_tmp_tbl.result
binlog_stm_innodb_stat.result
binlog_stm_insert_select.result
binlog_stm_mix_innodb_myisam.result
bool.result
bulk_replace.result
cache_innodb.result Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
case.result
case_sensitive_file_system.require
cast.result
check.result
check_var_limit.require
client_xml.result
comments.result
compare.result BUG#11927: Warnings shown for CAST( chr as signed) but not (chr + 0) 2006-11-28 15:44:11 +02:00
compress.result
concurrent_innodb.result
connect.result Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1-arch 2006-12-08 22:30:18 -05:00
consistent_snapshot.result
constraints.result
contributors.result
count_distinct.result
count_distinct2.result
count_distinct3.result
crash_commit_before.result
create.result
create_not_windows.result
create_select_tmp.result
csv.result The CSV format has always relied on numbers being quoted, which doesn't always happen. This fixes that so that numbers can now be unquoted (and the output does this as well so that the log takes up less space). 2007-01-04 11:41:17 -08:00
ctype_big5.result
ctype_collate.result
ctype_cp932_binlog_row.result
ctype_cp932_binlog_stm.result
ctype_cp1250_ch.result Fixed a LOT of compiler warnings 2006-11-27 01:47:38 +02:00
ctype_cp1251.result
ctype_create.result
ctype_eucjpms.result
ctype_euckr.result
ctype_filename.result
ctype_gb2312.result
ctype_gbk.result
ctype_latin1.result
ctype_latin1_de.result
ctype_latin2.result
ctype_latin2_ch.result
ctype_many.result
ctype_mb.result
ctype_recoding.result
ctype_sjis.result
ctype_tis620.result
ctype_uca.result
ctype_ucs.result
ctype_ucs2_def.result
ctype_ujis.result
ctype_utf8.result
date_formats.result after-merge fix-up. 2006-11-22 17:59:46 +04:00
deadlock_innodb.result
default.result
delayed.result
delete.result
derived.result
dirty_close.result
distinct.result Merge macbook.local:/Users/kgeorge/mysql/work/mysql-5.0-opt 2007-01-08 12:32:48 +02:00
drop.result Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-11-21 23:12:45 +02:00
empty_table.result
endspace.result
errors.result
events.result
events_bugs.result
events_grant.result
events_logs_tests.result
events_microsec.result
events_restart_phase0.result
events_restart_phase1.result
events_restart_phase2.result
events_restart_phase3.result
events_scheduling.result
events_stress.result
exampledb.result
execution_constants.result
explain.result
federated.result Merge chilla.local:/home/mydev/mysql-5.0-axmrg 2006-12-01 23:01:33 +01:00
federated_archive.result
federated_bug_13118.result
federated_server.result WL# 3031 2006-12-12 19:39:45 -05:00
federated_transactions.result
fix_priv_tables.result Bug#20589 Missing some table level privileges after upgrade 2006-11-29 12:04:29 +01:00
fix_priv_tabs.result Bug#20589 Missing some table level privileges after upgrade 2006-11-29 12:04:29 +01:00
flush.result
flush2.result Bug#17733 Flushing logs causes daily server crash 2006-12-01 09:49:19 +01:00
flush_block_commit.result Merge bk@192.168.21.1:mysql-5.1-opt 2006-12-08 15:49:43 +04:00
flush_block_commit_notembedded.result merging 2007-01-03 03:35:57 +04:00
flush_read_lock_kill.result
flush_table.result
foreign_key.result
fulltext.result
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 Merge dl145s.mysql.com:/data0/bk/team_tree_merge/MERGE/mysql-5.0-opt 2006-11-30 17:59:14 +01:00
func_group.result Merge dl145s.mysql.com:/data0/bk/team_tree_merge/MERGE/mysql-5.0-opt 2006-11-30 17:59:14 +01:00
func_group_innodb.result
func_if.result
func_in.result Merge dl145s.mysql.com:/data0/bk/team_tree_merge/mysql-5.1 2006-11-30 12:27:04 +01:00
func_isnull.result
func_like.result
func_math.result
func_misc.result Fix merges. 2006-11-29 12:49:21 -05:00
func_op.result
func_regexp.result
func_sapdb.result
func_set.result
func_str.result Merge siva.hindu.god:/usr/home/tim/m/bk/50-build 2006-12-20 15:46:36 -07:00
func_system.result
func_test.result
func_time.result Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint 2006-11-29 13:41:03 +04:00
func_timestamp.result
gcc296.result
gis-rtree.result Merge macbook.local:/Users/kgeorge/mysql/work/mysql-5.0-opt 2007-01-08 12:32:48 +02:00
gis.result Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2006-12-12 17:59:34 +04:00
grant.result Fix for bug#22369: Alter table rename combined 2006-12-04 18:22:38 +01:00
grant2.result Bug#16456 RBR: rpl_sp.test expects query to fail, but passes in RBR 2006-11-17 21:30:28 +01:00
grant3.result
grant_cache.result
greedy_optimizer.result
group_by.result
group_min_max.result func_in.result, group_min_max.result: 2006-11-29 14:51:22 +01:00
group_min_max_innodb.result
handler_innodb.result
handler_myisam.result
have_big5.require
have_binlog_format_mixed.require
have_binlog_format_row.require
have_binlog_format_statement.require
have_compress.require
have_cp932.require
have_cp1250_ch.require
have_crypt.require
have_debug.require
have_eucjpms.require
have_euckr.require
have_gb2312.require
have_gbk.require
have_geometry.require
have_latin2_ch.require
have_met_timezone.require
have_moscow_leap_timezone.require
have_mysql_upgrade.result
have_ndb_extra.require
have_ndbapi_examples.require
have_openssl.require
have_outfile.require
have_partition.require
have_perror.require
have_query_cache.require
have_row_based.require
have_sjis.require
have_symlink.require
have_tis620.require
have_ucs2.require
have_udf.require
have_udf_example.require
have_ujis.require
having.result
heap.result
heap_auto_increment.result
heap_btree.result
heap_hash.result
help.result
im_cmd_line.result Fixed a LOT of compiler warnings 2006-11-27 01:47:38 +02:00
im_daemon_life_cycle.result Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2006-11-30 02:36:18 +03:00
im_instance_conf.result Fixed a LOT of compiler warnings 2006-11-27 01:47:38 +02:00
im_life_cycle.result Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2006-11-30 02:36:18 +03:00
im_options.result
im_utils.result Fixed a LOT of compiler warnings 2006-11-27 01:47:38 +02:00
index_merge_innodb.result
index_merge_myisam.result After merge fix. 2006-12-26 22:10:02 +04:00
information_schema.result Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1-arch 2006-12-08 22:30:18 -05:00
information_schema_chmod.result
information_schema_db.result
information_schema_inno.result Fix for bug#25026 information_schema.KEY_COLUMN_USAGE.REFERENCED_TABLE_NAME returns garbage 2007-01-09 18:14:04 +04:00
information_schema_part.result
init_connect.result
init_file.result
innodb-lock.result
innodb-replace.result
innodb.result
innodb_gis.result
innodb_mysql.result Merge siva.hindu.god:/usr/home/tim/m/bk/50-build 2006-12-20 15:46:36 -07:00
innodb_notembedded.result Bug#16456 RBR: rpl_sp.test expects query to fail, but passes in RBR 2006-11-17 21:30:28 +01:00
innodb_timeout_rollback.result Added innodb_rollback_on_timeout option to restore the 4.1 2006-12-19 16:57:51 -07:00
insert.result
insert_notembedded.result
insert_select.result
insert_update.result
is_debug_build.require
isam.result
join.result
join_crash.result
join_nested.result Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt 2007-01-10 14:14:22 +04:00
join_outer.result
join_outer_innodb.result
key.result
key_cache.result
key_diff.result
key_primary.result
keywords.result
kill.result
limit.result
loaddata.result
loaddata_autocom_innodb.result
loaddata_autocom_ndb.result
lock.result
lock_multi.result
lock_tables_lost_commit.result
log_state.result
log_tables.result Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 2006-12-01 15:49:07 +01:00
lowercase0.require
lowercase2.require
lowercase_fs_off.result
lowercase_table.result
lowercase_table2.result
lowercase_table3.result
lowercase_table_grant.result
lowercase_table_qcache.result
lowercase_view.result
merge.result
metadata.result
mix2_myisam.result
multi_statement.result
multi_update.result
myisam-blob.result
myisam-system.result
myisam.result
mysql.result WL #3031 2006-12-11 11:44:03 -05:00
mysql_client_test.result
mysql_protocols.result
mysql_upgrade.result WL #3031 2006-12-09 13:33:26 -05:00
mysqladmin.result
mysqlbinlog.result
mysqlbinlog2.result
mysqlbinlog_base64.result
mysqlcheck.result Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1-arch 2006-12-08 22:30:18 -05:00
mysqldump-max.result
mysqldump.result Update result file for mysql_upgrade as we have more tables that is checked in 5.1 2006-11-15 13:22:38 +01:00
mysqlshow.result
mysqlslap.result
mysqltest.result Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint 2006-11-30 10:57:40 +01:00
ndb_alter_table.result fix for commit 1.2368 2006-12-18 09:46:44 +03:00
ndb_alter_table2.result
ndb_alter_table3.result
ndb_autodiscover.result
ndb_autodiscover2.result
ndb_autodiscover3.result
ndb_basic.result WL#2862 2006-12-17 23:08:04 +03:00
ndb_binlog_basic.result Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 2006-12-01 15:49:07 +01:00
ndb_binlog_basic2.result
ndb_binlog_ddl_multi.result Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 2006-12-01 15:49:07 +01:00
ndb_binlog_discover.result Bug #21806: wrong ndb binlog behaviour when cluster disconnects/restarts 2006-12-20 15:34:45 +01:00
ndb_binlog_ignore_db.result
ndb_binlog_multi.result Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 2006-12-01 15:49:07 +01:00
ndb_bitfield.result
ndb_blob.result
ndb_blob_partition.result
ndb_cache.result
ndb_cache2.result
ndb_cache_multi.result
ndb_cache_multi2.result
ndb_charset.result
ndb_condition_pushdown.result
ndb_config.result
ndb_config2.result
ndb_cursor.result fix for commit 1.2368 2006-12-18 12:52:59 +03:00
ndb_database.result
ndb_dd_alter.result bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb: copy tablespace from old table in copying alter table 2006-12-19 15:53:46 +01:00
ndb_dd_backuprestore.result
ndb_dd_basic.result WL# 3031 2006-12-08 22:19:51 -05:00
ndb_dd_ddl.result Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1 2006-12-27 11:01:54 +01:00
ndb_dd_disk2memory.result bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb: ALTER TABLE must specify STORAGE explicitely to change it, + post review changes 2006-12-19 23:20:43 +01:00
ndb_dd_dump.result
ndb_dd_sql_features.result
ndb_default_cluster.require
ndb_gis.result
ndb_grant.result
ndb_index.result
ndb_index_ordered.result
ndb_index_unique.result Bug#24818 CREATE UNIQUE INDEX (...) USING HASH on a NDB table crashes mysqld: Re-generated test result 2006-12-07 16:27:38 +01:00
ndb_insert.result
ndb_limit.result
ndb_load.result
ndb_loaddatalocal.result
ndb_lock.result
ndb_minmax.result
ndb_multi.result
ndb_multi_row.result
ndb_partition_error.result
ndb_partition_key.result
ndb_partition_list.result
ndb_partition_range.result
ndb_read_multi_range.result Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0 2006-12-15 09:06:15 +01:00
ndb_rename.result
ndb_replace.result
ndb_restore.result
ndb_restore_compat.result Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 2006-12-01 15:49:07 +01:00
ndb_restore_partition.result
ndb_sp.result WL#2862 ndb_sp.test - removed unnecessary line 2006-12-19 16:17:57 +03:00
ndb_subquery.result WL#2862 2006-12-17 23:08:04 +03:00
ndb_temporary.result
ndb_transaction.result
ndb_trigger.result WL#2862 2006-12-17 23:08:04 +03:00
ndb_truncate.result
ndb_types.result
ndb_update.result bug#18487 UPDATE IGNORE not supported for unique constraint violation of non-primary key: updated test result 2006-11-30 16:19:55 +01:00
ndb_view.result
ndbapi.result
negation_elimination.result
not_as_root.require
not_embedded.require
not_embedded_server.result
not_ndb.require
not_ndb_default.require
not_openssl.require
not_partition.require
not_partition.result
not_row_based.require
not_valgrind.require
not_windows.require
null.result
null_key.result
odbc.result
olap.result
openssl_1.result
openssl_2.result
order_by.result Merge mysql.com:/home/hf/work/mysql-5.0-0mrg 2006-11-19 22:26:36 +04:00
order_fill_sortbuf.result
outfile.result
overflow.result
packet.result
parser.result Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1 2006-12-04 19:11:55 +01:00
parser_bug21114_innodb.result
partition.result bug #24502 (reorganize partition closes connection) 2006-12-18 14:39:23 +04:00
partition_02myisam.result
partition_03ndb.result
partition_charset.result
partition_error.result
partition_federated.result bug #22451 (Partitions: duplicating results with ENGINE=FEDERATED) 2006-12-19 16:37:50 +04:00
partition_grant.result
partition_hash.result
partition_innodb.result
partition_list.result
partition_mgm.result
partition_mgm_err.result
partition_mgm_err2.result
partition_order.result
partition_pruning.result
partition_range.result
perror.result
preload.result
ps.result Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt 2007-01-10 14:14:22 +04:00
ps_1general.result Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
ps_2myisam.result
ps_3innodb.result
ps_4heap.result
ps_5merge.result
ps_7ndb.result New result 2006-12-05 15:52:31 +01:00
ps_10nestset.result
ps_11bugs.result
ps_grant.result
ps_not_windows.result Bug#23983 ps.test fails to open shared library 2006-11-20 15:18:57 -05:00
query_cache.result Merge shellback.(none):/home/msvensson/mysql/mysql-5.1 2006-11-29 15:44:09 +01:00
query_cache_merge.result
query_cache_notembedded.result Bug#16456 RBR: rpl_sp.test expects query to fail, but passes in RBR 2006-11-17 21:30:28 +01:00
raid.result
range.result
read_many_rows_innodb.result
read_only.result Fix for bug #22077 "DROP TEMPORARY TABLE fails with wrong error if read_only is set" 2006-11-20 17:35:23 +03:00
rename.result
renamedb.result
repair.result
replace.result
rollback.result
round.result
row.result
rowid_order_innodb.result
rpl000001.a.result
rpl000001.b.result
rpl000010.result
rpl000011.result
rpl000013.result
rpl000017.result
rpl_000015.result Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maint 2006-11-29 21:31:05 +01:00
rpl_alter.result
rpl_alter_db.result
rpl_auto_increment.result
rpl_auto_increment_11932.result
rpl_bit.result
rpl_bit_npk.result
rpl_change_master.result
rpl_commit_after_flush.result
rpl_create_database.result Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
rpl_ddl.result
rpl_deadlock_innodb.result Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1 2006-11-23 18:38:27 +01:00
rpl_delete_no_where.result
rpl_do_grant.result
rpl_drop.result
rpl_drop_db.result Update result file for mysql_upgrade as we have more tables that is checked in 5.1 2006-11-15 13:22:38 +01:00
rpl_drop_temp.result
rpl_dual_pos_advance.result
rpl_EE_err.result
rpl_empty_master_crash.result
rpl_err_ignoredtable.result
rpl_extraCol_innodb.result WL #3031 2006-12-15 09:42:41 -05:00
rpl_extraCol_myisam.result WL# 3031 2006-12-18 16:39:50 -05:00
rpl_failed_optimize.result
rpl_flushlog_loop.result
rpl_foreign_key_innodb.result
rpl_free_items.result
rpl_get_lock.result
rpl_ignore_grant.result
rpl_ignore_revoke.result
rpl_ignore_table.result
rpl_ignore_table_update.result
rpl_init_slave.result rpl_init_slave.result: 2006-11-28 16:39:04 -07:00
rpl_innodb.result
rpl_insert.result
rpl_insert_id.result
rpl_insert_id_pk.result
rpl_insert_ignore.result
rpl_insert_select.result
rpl_LD_INFILE.result
rpl_load_from_master.result Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
rpl_load_table_from_master.result
rpl_loaddata.result
rpl_loaddata2.result
rpl_loaddata_m.result Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
rpl_loaddata_s.result
rpl_loaddatalocal.result
rpl_loadfile.result
rpl_log_pos.result
rpl_many_optimize.result
rpl_master_pos_wait.result
rpl_misc_functions.result
rpl_mixed_ddl_dml.result
rpl_multi_delete.result
rpl_multi_delete2.result
rpl_multi_engine.result
rpl_multi_update.result
rpl_multi_update2.result
rpl_multi_update3.result
rpl_multi_update4.result
rpl_ndb_2innodb.result
rpl_ndb_2myisam.result
rpl_ndb_auto_inc.result
rpl_ndb_bank.result Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
rpl_ndb_basic.result
rpl_ndb_blob.result
rpl_ndb_blob2.result
rpl_ndb_charset.result
rpl_ndb_commit_afterflush.result
rpl_ndb_dd_advance.result bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb: ALTER TABLE must specify STORAGE explicitely to change it, + post review changes 2006-12-19 23:20:43 +01:00
rpl_ndb_dd_basic.result Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 2006-12-01 15:49:07 +01:00
rpl_ndb_dd_partitions.result
rpl_ndb_ddl.result
rpl_ndb_delete_nowhere.result
rpl_ndb_extraCol.result WL# 3031 2006-12-18 16:39:50 -05:00
rpl_ndb_func003.result
rpl_ndb_idempotent.result Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 2006-12-01 15:49:07 +01:00
rpl_ndb_innodb_trans.result
rpl_ndb_insert_ignore.result
rpl_ndb_load.result
rpl_ndb_log.result Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 2006-12-01 15:49:07 +01:00
rpl_ndb_multi.result Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 2006-12-01 15:49:07 +01:00
rpl_ndb_multi_update2.result
rpl_ndb_multi_update3.result
rpl_ndb_relayrotate.result
rpl_ndb_row_001.result
rpl_ndb_sp003.result
rpl_ndb_sp006.result
rpl_ndb_sync.result Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
rpl_ndb_trig004.result
rpl_ndb_UUID.result
rpl_ndbapi_multi.result
rpl_openssl.result
rpl_optimize.result
rpl_packet.result
rpl_ps.result
rpl_rbr_to_sbr.result
rpl_redirect.result
rpl_relay_space_innodb.result
rpl_relay_space_myisam.result
rpl_relayrotate.result
rpl_relayspace.result
rpl_replicate_do.result
rpl_replicate_ignore_db.result
rpl_rewrt_db.result
rpl_rotate_logs.result
rpl_row_001.result
rpl_row_4_bytes.result
rpl_row_basic_2myisam.result
rpl_row_basic_3innodb.result
rpl_row_basic_7ndb.result
rpl_row_basic_8partition.result
rpl_row_basic_11bugs.result Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
rpl_row_blob_innodb.result
rpl_row_blob_myisam.result
rpl_row_charset.result
rpl_row_create_table.result
rpl_row_delayed_ins.result
rpl_row_drop.result
rpl_row_err_ignoredtable.result
rpl_row_flsh_tbls.result
rpl_row_func001.result
rpl_row_func002.result
rpl_row_func003.result
rpl_row_inexist_tbl.result
rpl_row_loaddata_m.result
rpl_row_log.result
rpl_row_log_innodb.result
rpl_row_max_relay_size.result Update result file for mysql_upgrade as we have more tables that is checked in 5.1 2006-11-15 13:22:38 +01:00
rpl_row_multi_query.result
rpl_row_mysqlbinlog.result
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
rpl_row_sp006_InnoDB.result
rpl_row_sp007_innodb.result
rpl_row_sp008.result
rpl_row_sp009.result
rpl_row_sp010.result
rpl_row_sp011.result
rpl_row_sp012.result
rpl_row_stop_middle.result
rpl_row_stop_middle_update.result
rpl_row_tabledefs_2myisam.result WL# 3031 2006-12-19 08:02:55 -05:00
rpl_row_tabledefs_3innodb.result WL# 3031 2006-12-18 16:39:50 -05:00
rpl_row_tabledefs_7ndb.result
rpl_row_trig001.result
rpl_row_trig002.result
rpl_row_trig003.result
rpl_row_trig004.result
rpl_row_until.result
rpl_row_USER.result
rpl_row_UUID.result
rpl_row_view01.result
rpl_server_id1.result
rpl_server_id2.result
rpl_session_var.result
rpl_set_charset.result
rpl_sf.result Bug#16456 RBR: rpl_sp.test expects query to fail, but passes in RBR 2006-11-17 21:30:28 +01:00
rpl_skip_error.result
rpl_slave_status.result
rpl_sp.result WL #3031 2006-12-11 11:44:03 -05:00
rpl_sp004.result
rpl_sp_effects.result Bug#16456 RBR: rpl_sp.test expects query to fail, but passes in RBR 2006-11-17 21:30:28 +01:00
rpl_sporadic_master.result
rpl_start_stop_slave.result
rpl_stm_000001.result
rpl_stm_charset.result
rpl_stm_EE_err2.result
rpl_stm_flsh_tbls.result
rpl_stm_log.result
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
rpl_temp_table.result
rpl_temporary.result
rpl_timezone.result
rpl_trigger.result Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2006-11-30 02:36:18 +03:00
rpl_trunc_temp.result
rpl_truncate_2myisam.result
rpl_truncate_3innodb.result
rpl_truncate_7ndb.result Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 2006-12-01 15:49:07 +01:00
rpl_truncate_7ndb_2.result Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
rpl_user_variables.result
rpl_variables.result
rpl_view.result
schema.result Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
select.result WL# 3031 2006-12-08 22:19:51 -05:00
select_found.result
select_safe.result
server_id.require
server_id1.require
show_check.result Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1-arch 2006-12-08 22:30:18 -05:00
skip_grants.result
skip_name_resolve.result
slave-running.result
slave-stopped.result
sp-big.result
sp-code.result
sp-destruct.result
sp-dynamic.result
sp-error.result
sp-prelocking.result
sp-security.result
sp-threads.result
sp-vars.result
sp.result WL #3031 2006-12-11 11:44:03 -05:00
sp_gis.result WL #3031 2006-12-11 11:44:03 -05:00
sp_notembedded.result
sp_trans.result WL# 3031 2006-12-08 22:19:51 -05:00
sql_mode.result
ssl.result
ssl_compress.result
ssl_des.result
status.result
strict.result
strict_autoinc_1myisam.result
strict_autoinc_2innodb.result
strict_autoinc_3heap.result
strict_autoinc_4bdb.result
strict_autoinc_5ndb.result
subselect.result Merge macbook.local:/Users/kgeorge/mysql/work/mysql-5.0-opt 2007-01-08 12:32:48 +02:00
subselect2.result
subselect3.result
subselect_gis.result
subselect_innodb.result
subselect_notembedded.result
sum_distinct-big.result
sum_distinct.result
symlink.result
synchronization.result Disabled syncronization test at it fails on multiple platforms. (Bug #24529) 2006-11-27 23:19:53 +02:00
sysdate_is_now.result
system_mysql_db.result WL #3031 2006-12-11 11:44:03 -05:00
system_mysql_db_refs.result
tablelock.result
temp_table.result
testdb_only.require
timezone.result
timezone2.result Bug#16456 RBR: rpl_sp.test expects query to fail, but passes in RBR 2006-11-17 21:30:28 +01:00
timezone3.result
timezone4.result
timezone_grant.result
trigger-compat.result
trigger-grant.result
trigger-trans.result
trigger.result Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2006-11-30 02:36:18 +03:00
true.require
truncate.result
type_binary.result Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt 2007-01-10 14:14:22 +04:00
type_bit.result Merge mysql.com:/home/my/mysql-5.0 2006-11-29 23:07:15 +02:00
type_bit_innodb.result
type_blob.result
type_date.result
type_datetime.result
type_decimal.result
type_enum.result
type_float.result
type_nchar.result
type_newdecimal-big.result
type_newdecimal.result Merge bk@192.168.21.1:mysql-5.1-opt 2006-11-17 19:01:35 +04:00
type_ranges.result
type_set.result
type_time.result
type_timestamp.result WL# 3031 2006-12-08 22:19:51 -05:00
type_uint.result
type_varchar.result Merge dl145s.mysql.com:/data0/bk/team_tree_merge/MERGE2/mysql-5.0 2006-12-04 18:08:50 +01:00
type_year.result
udf.result Merge macbook.local:/Users/kgeorge/mysql/work/mysql-5.0-opt 2007-01-08 12:32:48 +02:00
union.result
unsafe_binlog_innodb.result
update.result
upgrade.result Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
user_limits.result
user_var-binlog.result
user_var.result Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt 2007-01-10 14:14:22 +04:00
varbinary.result Update result to 5.1 version format 2006-11-29 23:48:39 +01:00
variables.result
view.result Merge mysql.com:/home/kent/bk/main/mysql-5.0 2007-01-02 11:06:16 +01:00
view_grant.result Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 2006-12-04 19:28:38 +01:00
view_query_cache.result
wait_timeout.result
warnings.result Cleaning up warning for windows. Innodb is compiled but disable on Windows, so it should be fine. NDB wasn't compiled in, which is what caused the issue. 2007-01-05 20:20:53 -08:00
windows.require
windows.result Bug#23983 ps.test fails to open shared library 2006-11-20 15:18:57 -05:00
xa.result
xml.result WL# 3031 2006-12-08 22:19:51 -05:00