mariadb/mysql-test/r
andrey@whirlpool.mysql.com f57e58c8d2 Fix for bug #28310 Server reports events which never were created
Fix a race

Wait at the end of the test for all events to finish.
Then continue to the next result. This should be done, as the
server won't be restarted, and although events are dropped with
drop database, they could still be executing in memory.
2007-05-29 12:44:44 +02: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-big.result Patch changing how ALTER TABLE implementation handles table locking 2007-05-19 10:49:56 +04:00
alter_table.result Patch changing how ALTER TABLE implementation handles table locking 2007-05-19 10:49:56 +04:00
analyse.result Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug20305/my50-bug20305 2006-09-28 14:33:39 -04:00
analyze.result
ansi.result
archive.result After merge fix. 2007-03-31 20:27:43 +05:00
archive_bitfield.result
archive_gis.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
auto_increment.result Move test that requires innodb to "mysql_innodb" 2006-09-01 16:51:37 +02:00
backup.result WL# 3031 2006-12-08 22:19:51 -05:00
bench_count_distinct.result
big_test.require
bigint.result Merge mysql.com:/home/hf/work/8663/my50-8663 2007-05-16 23:01:21 +05:00
binary.result
binlog_row_binlog.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
binlog_row_blackhole.result After merge fix. 2007-05-10 20:30:49 +05:00
binlog_row_ctype_cp932.result Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2007-03-07 07:21:24 +01:00
binlog_row_ctype_ucs.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
binlog_row_drop_tmp_tbl.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
binlog_row_innodb_stat.result
binlog_row_insert_select.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
binlog_row_mix_innodb_myisam.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
binlog_statement_insert_delayed.result Small fixes for merge. 2007-04-10 18:01:29 +03:00
binlog_stm_binlog.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
binlog_stm_blackhole.result Merge mysql.com:/home/svoj/devel/mysql/BUG27998/mysql-5.0-engines 2007-05-10 20:01:58 +05:00
binlog_stm_ctype_cp932.result Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2007-03-07 07:21:24 +01:00
binlog_stm_ctype_ucs.result Post merge fixes of result files. 2007-03-30 04:44:49 +02:00
binlog_stm_drop_tmp_tbl.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
binlog_stm_innodb_stat.result
binlog_stm_insert_select.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
binlog_stm_mix_innodb_myisam.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
bool.result
bootstrap.result Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-20 12:48:15 +01:00
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 Merge polly.local:/tmp/20924/bug20294/my50-bug20294 2006-09-13 16:00:15 +04:00
case_sensitive_file_system.require
cast.result Merge mysql.com:/home/hf/work/27921/my50-27921 2007-05-11 18:13:06 +05:00
check.result Merge shellback.(none):/home/msvensson/mysql/same_tools/my41-same_tools 2006-10-03 16:14:23 +02:00
check_var_limit.require
client_xml.result bug#27608 XML output is not well-formed 2007-04-09 17:53:10 +05:00
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 WL#3823 Modify VARIABLE_VALUE columns to VARCHAR within INFORMATION_SCHEMA STATUS tables 2007-05-15 12:45:50 +05:00
concurrent_innodb.result This changeset belongs to 2006-08-16 14:58:49 +02:00
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 Cleanup tables created by test cases 2007-04-03 11:36:33 +02:00
create-big.result 5.1 version of fix for: 2007-05-23 15:26:16 +04:00
create.result 5.1 version of fix for: 2007-05-23 15:26:16 +04:00
create_not_windows.result
create_select_tmp.result
csv.result Remove non portable exec's from csv.test 2007-02-19 17:06:47 +01:00
ctype_big5.result
ctype_collate.result
ctype_cp932_binlog_row.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
ctype_cp932_binlog_stm.result Post merge fixes of result files. 2007-03-30 04:44:49 +02:00
ctype_cp1250_ch.result Fixed a LOT of compiler warnings 2006-11-27 01:47:38 +02:00
ctype_cp1251.result
ctype_create.result Changed several char* to LEX_STRING*. 2006-10-16 19:57:33 +03:00
ctype_eucjpms.result
ctype_euckr.result
ctype_filename.result
ctype_gb2312.result
ctype_gbk.result Bug#21620 ALTER TABLE affects other columns 2006-09-29 16:24:11 +05:00
ctype_hebrew.result Fix for the bug #24037 "Lossy Hebrew to Unicode conversion". 2006-12-22 15:30:37 +03:00
ctype_latin1.result
ctype_latin1_de.result
ctype_latin2.result
ctype_latin2_ch.result
ctype_many.result
ctype_mb.result
ctype_recoding.result Merge mysql.com:/usr/home/bar/mysql-5.0.b18908 2006-11-01 16:48:03 +04:00
ctype_sjis.result
ctype_tis620.result
ctype_uca.result Bug#27079 Crash while grouping empty ucs2 strings 2007-03-27 12:20:20 +05:00
ctype_ucs.result Merge mysql.com:/home/bar/mysql-5.0.b22638 2007-03-30 12:11:21 +05:00
ctype_ucs2_def.result
ctype_ujis.result
ctype_utf8.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
date_formats.result Backport of TIME->MYSQL_TIME / Y2K fixset 2007-05-16 10:44:59 +02:00
deadlock_innodb.result This changeset belongs to 2006-08-16 14:58:49 +02:00
default.result Merge mysql.com:/home/hf/work/20691/my50-20691 2007-02-13 01:22:43 +04:00
delayed.result Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-build 2007-03-20 17:58:30 +01:00
delete.result Bug #26186: 2007-02-23 18:49:41 +02:00
derived.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
dirty_close.result
distinct.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03: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 Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt 2007-03-09 17:54:13 +02:00
errors.result BUG 27513: fixed left-over sql mode from a test case. 2007-04-04 13:38:19 +03:00
events.result Post-merge and post-review fixes for the patch for 2007-04-05 20:47:22 +04:00
events_bugs.result Fix for 2007-05-26 16:36:38 +02:00
events_grant.result Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl 2007-03-29 09:54:59 -04:00
events_logs_tests.result Update the result file with an updated comment. 2007-03-22 00:11:58 +03:00
events_microsec.result
events_restart_phase1.result A set of changes aiming to make the Event Scheduler more user-friendly 2007-04-05 15:24:34 +04:00
events_restart_phase2.result A set of changes aiming to make the Event Scheduler more user-friendly 2007-04-05 15:24:34 +04:00
events_restart_phase3.result Fix for bug #28310 Server reports events which never were created 2007-05-29 12:44:44 +02:00
events_scheduling.result Post-merge and post-review fixes for the patch for 2007-04-05 20:47:22 +04:00
events_stress.result WL#3337 (Event scheduler new architecture) 2006-09-01 13:08:44 +02:00
events_time_zone.result A set of changes aiming to make the Event Scheduler more user-friendly 2007-04-05 15:24:34 +04:00
events_trans.result after-merging fix 2007-04-07 23:16:03 +05:00
events_trans_notembedded.result after-merging fix 2007-04-07 23:16:03 +05:00
exampledb.result
execution_constants.result Bug#21476: (Thread stack overrun not caught, causing SEGV) 2006-09-27 14:42:56 -04:00
explain.result Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-03-11 00:26:45 +03:00
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 fix test for bug#25721 2007-04-04 21:35:58 +00:00
federated_transactions.result test result changes (non-functional) for 5.1-5.0 merge 2006-08-16 17:16:36 -07:00
fix_priv_tables.result Bug#20589 Missing some table level privileges after upgrade 2006-11-29 12:04:29 +01:00
flush.result Update tests and result files after running with new mysqltest that better detects problems with test files 2006-10-04 13:09:37 +02:00
flush2.result Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2007-04-16 10:37:50 +02: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 Post merge fixes of result files. 2007-03-30 04:44:49 +02:00
flush_read_lock_kill.result Update tests and result files after running with new mysqltest that better detects problems with test files 2006-10-04 13:09:37 +02:00
flush_table.result Update test results to new mysqltest 2006-10-04 23:48:24 +02:00
foreign_key.result
fulltext.result Merge mysql.com:/home/svoj/devel/mysql/BUG25951/mysql-5.0-engines 2007-04-18 13:27:04 +05:00
fulltext2.result
fulltext_cache.result
fulltext_distinct.result
fulltext_left_join.result BUG#25729 - boolean full text search is confused by NULLs produced by 2007-04-02 17:26:39 +05:00
fulltext_multi.result
fulltext_order_by.result
fulltext_update.result
fulltext_var.result
func_compress.result Merge mysql.com:/usr/home/ram/work/bug23254/my50-bug23254 2006-10-13 19:33:28 +05:00
func_concat.result
func_crypt.result
func_date_add.result Bug#21811 Odd casting with date + INTERVAL arithmetic 2006-10-02 12:37:01 +02:00
func_default.result Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-03-11 00:26:45 +03:00
func_des_encrypt.result
func_encrypt.result
func_encrypt_nossl.result
func_equal.result
func_gconcat.result Merge mysql.com:/d2/hf/mrg/mysql-5.0-opt 2007-05-18 20:00:49 +05:00
func_group.result Merge mysql.com:/d2/hf/mrg/mysql-5.0-opt 2007-05-18 20:00:49 +05:00
func_group_innodb.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
func_if.result Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-24532 2007-02-12 14:01:46 -07:00
func_in.result Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-opt 2007-05-08 15:54:49 +04:00
func_isnull.result
func_like.result
func_math.result Merge polly.local:/home/kaa/src/maint/bug24912/my50-bug24912 2007-04-28 20:04:03 +04:00
func_misc.result Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-26093 2007-03-01 19:22:43 -07:00
func_op.result
func_regexp.result Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-03-11 00:26:45 +03:00
func_sapdb.result Backport of TIME->MYSQL_TIME / Y2K fixset 2007-05-16 10:44:59 +02:00
func_set.result
func_str.result Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-opt 2007-04-21 00:33:56 +04:00
func_system.result
func_test.result Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-03-11 00:26:45 +03:00
func_time.result Removed not used define YY_MAGIC_BELOW 2007-03-23 22:08:31 +02:00
func_timestamp.result
gcc296.result
gis-rtree.result merging 2007-03-15 17:35:31 +04:00
gis.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
grant.result Post-merge fix 2007-05-11 23:22:56 -07:00
grant2.result Merge mockturtle.local:/home/dlenev/src/mysql-5.0-like 2007-05-23 15:55:36 +04:00
grant3.result
grant_cache_no_prot.result This changeset belongs to the fix of Bug#735 Prepared Statements: there is no support for Query Cache 2007-05-24 22:13:49 +02:00
grant_cache_ps_prot.result This changeset belongs to the fix of Bug#735 Prepared Statements: there is no support for Query Cache 2007-05-24 22:13:49 +02:00
greedy_optimizer.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
group_by.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
group_min_max.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
group_min_max_innodb.result
handler_innodb.result Update test results to new mysqltest 2006-10-04 23:48:24 +02:00
handler_myisam.result Merge neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools 2006-10-04 16:35:40 +02:00
have_big5.require
have_binlog_format_mixed.require Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
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_dynamic_loading.require Add support for loading example plugin and add plugin.test 2006-12-15 00:09:56 +01:00
have_eucjpms.require
have_euckr.require
have_example_plugin.require Add support for loading example plugin and add plugin.test 2006-12-15 00:09:56 +01:00
have_gb2312.require
have_gbk.require
have_geometry.require
have_latin2_ch.require
have_log_bin.require files to check if log bin is turned on 2007-05-14 14:38:50 +02:00
have_met_timezone.require
have_moscow_leap_timezone.require
have_mysql_upgrade.result Expect the file "have_mysql_upgrade.result" to contain the 2006-11-13 16:55:05 +01:00
have_ndb_extra.require
have_ndbapi_examples.require Fixed ndbapi-examples, and added tests for mysql-test-run.pl 2006-09-01 15:14:50 +02:00
have_outfile.require
have_partition.require
have_perror.require
have_query_cache.require
have_sjis.require
have_ssl.require Add "have_ssl" as synonym for "have_openssl" 2007-03-05 10:03:42 +01:00
have_symlink.require
have_tis620.require
have_ucs2.require
have_udf_example.require
have_ujis.require
having.result Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-03-11 00:26:45 +03:00
heap.result Adjusted results after the fix for bug #20710. 2007-04-29 05:06:14 +05:00
heap_auto_increment.result
heap_btree.result Merge bk-internal.mysql.com:/home/bk/mysql-4.1-engines 2007-03-28 08:51:12 +02:00
heap_hash.result Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-opt 2006-09-18 12:57:20 +02:00
help.result Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-03-22 01:04:39 +01:00
im_cmd_line.result Fixed a LOT of compiler warnings 2006-11-27 01:47:38 +02:00
im_daemon_life_cycle.result Merge alik.opbmk:/mnt/raid/alik/MySQL/devel/5.0-rt-build 2007-02-23 21:55:14 +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 Patch for IM in scope of working on BUG#24415: Instance manager test 2007-02-18 15:45:28 +03:00
im_utils.result Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2007-04-16 10:37:50 +02:00
index_merge_innodb.result 1. Cumulated fix for Bug#22398, #22404 and #22405 2006-09-18 16:55:56 +02:00
index_merge_myisam.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
information_schema.result WL#3823 Modify VARIABLE_VALUE columns to VARCHAR within INFORMATION_SCHEMA STATUS tables 2007-05-15 12:45:50 +05:00
information_schema_chmod.result
information_schema_db.result Merge sin.intern.azundris.com:/home/tnurnberg/26817/50-26817 2007-03-23 20:39:37 +01:00
information_schema_inno.result Bug#21713 incorrect value for the REFERENTIAL_CONSTRAINTS.UNIQUE_CONSTRAINT_NAME column 2007-01-15 13:39:28 +04:00
information_schema_part.result update result for having tablespace in I_S.PARTITIONS 2006-10-27 16:15:17 +10:00
init_connect.result Cleanup after test cases 2006-11-15 10:23:27 +01:00
init_file.result Bug#23240 --init_file statements with NOW() reports '1970-01-01 11:00:00'as the date time 2007-02-19 14:57:54 +01:00
innodb-lock.result
innodb-replace.result Fix for BUG#25507 "multi-row insert delayed + auto increment causes 2007-02-15 15:39:03 +01:00
innodb-ucs2.result Bug#18743: Several test cases fails if "classic" configuration in 5.0 2007-02-19 13:57:06 +03:00
innodb.result Post-merge fix of innodb.result 2007-04-19 21:18:49 +02:00
innodb_gis.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
innodb_mysql.result Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2007-05-24 19:34:14 +04: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 Merge vajra.(none):/opt/local/work/mysql-5.0-21483 2007-05-16 10:21:39 +04:00
insert_notembedded.result several fixes to make tests pass in embedded-server mode 2006-11-13 20:06:45 +04:00
insert_select.result Merge mysql.com:/home/hf/work/mrg/mysql-5.0-opt 2007-03-22 23:59:20 +04:00
insert_update.result merging fixes 2007-05-11 23:37:36 +05:00
is_debug_build.require
isam.result
join.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
join_crash.result
join_nested.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
join_outer.result Merge magare.gmz:/home/kgeorge/mysql/work/B27531-5.0-opt 2007-05-04 16:37:30 +03:00
join_outer_innodb.result
key.result Bug #24778: Innodb: No result when using ORDER BY 2007-04-20 11:01:53 +02:00
key_cache.result Cleanup after test cases 2006-11-15 10:23:27 +01:00
key_diff.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
key_primary.result
keywords.result Fixed compiler warnings 2007-02-23 13:13:55 +02:00
kill.result Merge alik.:/mnt/raid/alik/MySQL/devel/5.1 2006-11-07 16:24:35 +03:00
limit.result Update test cases after run with --check-testcases 2006-11-14 19:45:52 +01:00
loaddata.result Merge bk-internal.mysql.com:/data0/bk/mysql-5.0-opt 2007-05-09 12:55:05 +02:00
loaddata_autocom_innodb.result Post-merge fixes: 2006-09-13 15:37:35 -06:00
loaddata_autocom_ndb.result Post-merge fixes: 2006-09-13 15:37:35 -06:00
lock.result BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be locked 2007-03-09 13:12:31 +03:00
lock_multi.result Update result file 2006-10-05 00:36:03 +02:00
lock_tables_lost_commit.result
log_state.result Test for setting general_log_file to a directory fails 2007-02-20 21:00:05 +01:00
log_tables-big.result Bug #27638: slow logging to CSV table inserts bad query_time and lock_time values 2007-04-04 21:40:47 +02:00
log_tables.result WL#2936 2007-03-02 08:43:45 -08:00
lowercase0.require
lowercase1.require Bug #27653: Temp table can't be created if lower_case_table_names=1 and 2007-04-30 23:16:46 +02:00
lowercase2.require
lowercase_fs_off.result Update test cases after run with --check-testcases 2006-11-14 19:45:52 +01:00
lowercase_mixed_tmpdir.result Bug #27653: Temp table can't be created if lower_case_table_names=1 and 2007-04-30 23:16:46 +02:00
lowercase_table.result After merge fix. 2006-11-03 13:08:53 +04:00
lowercase_table2.result
lowercase_table3.result Fix a test case according to fix for bug#10974. 2006-09-29 19:00:52 +05:00
lowercase_table_grant.result
lowercase_table_qcache.result
lowercase_view.result
merge.result Merge mysql.com:/home/svoj/devel/mysql/BUG24342/mysql-5.0-engines 2007-04-18 16:35:22 +05:00
metadata.result Bug #20191: getTableName gives wrong or inconsistent result when using VIEWs 2006-11-09 16:55:42 +02:00
mix2_myisam.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-03-01 14:53:32 +01:00
mix2_myisam_ucs2.result 5.1-specific fix for bug #18743. 2007-02-19 15:31:55 +03:00
multi_statement.result
multi_update.result Merge neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools 2006-10-04 16:35:40 +02:00
myisam-blob.result
myisam-system.result
myisam.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
mysql.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint 2007-04-23 13:28:09 +02:00
mysql_client_test.result Add two new result files 2006-10-03 15:48:41 +02:00
mysql_cp932.result Moved the test requiring cp932 to a separate unit. 2007-02-21 19:50:48 +03:00
mysql_protocols.result Added find_type_or_exit and find_bit_type_or_exit as wrappers 2007-03-19 11:19:51 +02:00
mysql_upgrade.result Bug#28401 mysql_upgrade Failed with STRICT_ALL_TABLES, ANSI_QUOTES and NO_ZERO_DATE 2007-05-19 18:22:55 +02:00
mysqladmin.result Bug#10608 mysqladmin breaks on "database" variable in my.cnf 2006-11-10 13:25:10 +01:00
mysqlbinlog-cp932.result Bug#18743: Several test cases fails if "classic" configuration in 5.0 2007-02-19 13:57:06 +03:00
mysqlbinlog.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint 2007-03-31 17:18:26 +02:00
mysqlbinlog2.result Fixes for tests after merge from 5.0 2007-04-05 22:34:33 +03:00
mysqlbinlog_base64.result Fix for BUG#25628: "mysqlbinlog crashes while processing binary logs". 2007-02-23 22:23:54 +01:00
mysqlcheck.result Merge mysql.com:/home/my/mysql-5.0 2007-01-27 03:46:45 +02:00
mysqldump-max.result Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint 2006-10-24 17:55:39 +02:00
mysqldump.result Bug#28223: mysqldump --compact --routines restores from @OLD_SQL_MODE w/o ever setting it 2007-05-16 10:14:29 +02:00
mysqlshow.result WL#3247,#3248: Adding [GLOBAL|SESSION]_STATUS and [GLOBAL|SESSION]_VARIABLES 2006-09-14 05:35:50 +04:00
mysqlslap.result Added pre and post option to test run (allows me to adjust an engine once all of the data has been loaded). 2007-03-26 02:24:49 -07:00
mysqltest.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-4.1-maint 2007-05-18 12:56:52 +02: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 BUG#18676 In order to coincide with 5.0 mysqld error code after bug#18676, Map the 4009 ndb error code to 157 mysql error code 2007-04-16 15:15:47 +08:00
ndb_autodiscover2.result
ndb_autodiscover3.result
ndb_basic.result Merge perch.ndb.mysql.com:/home/jonas/src/50-work 2007-05-08 08:24:21 +02: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 corrrection of test case 2007-04-19 06:24:36 +02:00
ndb_binlog_discover.result Bug #27076 Cluster does not honor SQL_LOG_BIN flag 2007-04-18 16:02:20 +02:00
ndb_binlog_ignore_db.result Bug #27076 Cluster does not honor SQL_LOG_BIN flag 2007-04-18 16:02:20 +02:00
ndb_binlog_log_bin.result Bug #27076 2007-04-18 21:39:45 +02:00
ndb_binlog_multi.result Bug #27076 Cluster does not honor SQL_LOG_BIN flag 2007-04-18 16:02:20 +02:00
ndb_bitfield.result
ndb_blob.result Merge clam.ndb.mysql.com:/export/space/pekka/ndb/version/my50-bug24028 2007-03-22 07:40:04 +01:00
ndb_blob_partition.result
ndb_cache.result
ndb_cache2.result
ndb_cache_multi.result
ndb_cache_multi2.result
ndb_charset.result Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1 2006-10-18 14:06:32 +02:00
ndb_condition_pushdown.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
ndb_config.result Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug21154 2006-10-05 23:13:29 +10:00
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, Bug #25296 Truncate table converts NDB disk based tables to in-memory tables: Added more checks in tests 2007-04-19 10:48:24 +02:00
ndb_dd_backuprestore.result update result for having tablespace in I_S.PARTITIONS 2006-10-27 16:15:17 +10:00
ndb_dd_basic.result Merge perch.ndb.mysql.com:/home/jonas/src/51-telco-gca 2007-04-12 07:40:15 +02: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 BUG#20073 information_schema.FILES for UNDO LOG give incorrect EXTENT_SIZE, FREE_EXTENTS, 2006-09-19 01:44:32 +10:00
ndb_dd_sql_features.result ndb - replace explain 'rows' by '#' in ndb*.test - stats are not deterministic 2006-10-16 16:13:03 +02:00
ndb_default_cluster.require
ndb_gis.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
ndb_grant.result
ndb_index.result
ndb_index_ordered.result bug#24820 CREATE INDEX ....USING HASH on NDB table creates ordered index, not HASH index: Merged up test 5.0 case 2007-01-08 14:20:35 +01:00
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 Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0-ndb 2007-05-02 11:05:48 +02:00
ndb_limit.result
ndb_load.result
ndb_loaddatalocal.result
ndb_lock.result Fixed compiler warnings 2007-02-23 13:13:55 +02:00
ndb_minmax.result
ndb_multi.result bug #21495 Alter table from x engine to ndb and back can cause issue with drop DB:disable distributed drop database if a database contains local tables 2006-11-15 11:13:49 +01:00
ndb_multi_row.result
ndb_partition_error.result
ndb_partition_error2.result merging 2007-04-04 14:19:33 +05:00
ndb_partition_key.result Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gca 2007-04-26 13:50:04 +02:00
ndb_partition_list.result
ndb_partition_range.result update result for having tablespace in I_S.PARTITIONS 2006-10-27 16:15:17 +10:00
ndb_read_multi_range.result bug#25821 Excessive partition pruning for multi-range index scan in NDB API: added original test case 2007-02-07 09:49:16 +01:00
ndb_rename.result
ndb_replace.result
ndb_restore.result ndb_restore to set correct value force varpart 2007-04-30 11:43:50 +02:00
ndb_restore_compat.result ndb_restore to set correct value force varpart 2007-04-30 11:43:50 +02:00
ndb_restore_partition.result
ndb_restore_print.result medium int printout support 2007-03-08 15:37:53 +07:00
ndb_row_format.result bugfix in checksum with force varpart 2007-05-04 12:19:06 +02:00
ndb_single_user.result some more tests + drop stuff after done 2007-04-16 14:15:30 +02:00
ndb_sp.result WL#2862 ndb_sp.test - removed unnecessary line 2006-12-19 16:17:57 +03:00
ndb_subquery.result BUG#24127: merge: update tests results 2007-01-25 10:00:09 +03:00
ndb_temporary.result
ndb_transaction.result
ndb_trigger.result Merge from 5.0 2007-04-04 16:58:25 +02:00
ndb_truncate.result
ndb_types.result Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/41 2007-01-18 13:26:48 -07:00
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 Removed absolute path 2006-09-01 16:14:59 +02:00
negation_elimination.result
no-threads.result Fixed compiler warnings 2007-02-23 13:13:55 +02:00
not_as_root.require
not_embedded.require
not_embedded_server.result Merge bk-internal.mysql.com:/data0/bk/mysql-5.1-runtime 2006-09-06 14:35:27 +02:00
not_ndb.require
not_ndb_default.require
not_openssl.require
not_partition.require Bug#18888 Trying to overwrite sql/lex_hash.h during build 2006-10-26 19:11:09 +02:00
not_partition.result Bug#18888 Trying to overwrite sql/lex_hash.h during build 2006-10-26 19:11:09 +02:00
not_valgrind.require
not_windows.require
null.result
null_key.result Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt 2007-02-02 10:25:45 +04:00
odbc.result
olap.result Merge mysql.com:/d2/hf/mrg/mysql-5.0-opt 2007-05-01 13:38:59 +05:00
one_thread_per_connection.require Fixed compiler warnings 2007-02-23 13:13:55 +02:00
openssl_1.result WL#3823 Modify VARIABLE_VALUE columns to VARCHAR within INFORMATION_SCHEMA STATUS tables 2007-05-15 12:45:50 +05:00
order_by.result Merge mysql.com:/d2/hf/mrg/mysql-5.0-opt 2007-04-06 12:45:07 +05:00
order_fill_sortbuf.result
outfile.result Bug#28181 Access denied to 'information_schema when select into out file (regression) 2007-05-04 14:41:58 +05:00
overflow.result
packet.result
parser.result Bug#22687 (Functions UNIQUE_USERS, GROUP_UNIQUE_USERS) 2007-01-11 14:58:05 -07:00
parser_bug21114_innodb.result Bug#21114 (Foreign key creation fails to table with name format) 2006-11-03 09:56:44 -07:00
partition.result Bug #28005 Partitions: can't use -9223372036854775808 2007-05-06 23:40:16 +05:00
partition_02myisam.result
partition_03ndb.result
partition_charset.result
partition_error.result Rearranged test cases, move InnoDB test cases to partition_innodb 2006-09-08 03:18:05 -04:00
partition_federated.result bug #22451 (Partitions: duplicating results with ENGINE=FEDERATED) 2006-12-19 16:37:50 +04:00
partition_grant.result Bug #23675 Partitions: possible security breach via alter 2007-04-04 14:01:47 +05:00
partition_hash.result BUG#18198: Partition function handling 2006-10-02 15:52:29 -04:00
partition_innodb.result wl#2936 post-merge fixes 2007-04-16 18:16:17 +02:00
partition_list.result
partition_mgm.result Correcting bad merge. 2006-08-29 09:30:58 -04:00
partition_mgm_err.result
partition_mgm_err2.result
partition_not_windows.result Bug#25141 Crash Server on Partitioning command 2007-04-23 13:50:34 -04:00
partition_order.result
partition_pruning.result
partition_range.result BUG#18198: Partition function handling 2006-10-02 15:52:29 -04:00
partition_windows.result Bug#25141 Crash Server on Partitioning command 2007-04-23 13:50:34 -04:00
perror.result
plugin.result BUG#25659 - memory leak via "plugins" test 2007-05-21 17:48:29 +05:00
preload.result
ps.result 5.1 version of a fix and test cases for bugs: 2007-05-28 15:30:01 +04:00
ps_1general.result Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2007-05-15 17:54:11 +04:00
ps_2myisam.result Bug#26277 User variable returns one type in SELECT @v and other for CREATE as SELECT @v 2007-05-18 12:44:03 +02:00
ps_3innodb.result Bug#26277 User variable returns one type in SELECT @v and other for CREATE as SELECT @v 2007-05-18 12:44:03 +02:00
ps_4heap.result Bug#26277 User variable returns one type in SELECT @v and other for CREATE as SELECT @v 2007-05-18 12:44:03 +02:00
ps_5merge.result Bug#26277 User variable returns one type in SELECT @v and other for CREATE as SELECT @v 2007-05-18 12:44:03 +02:00
ps_7ndb.result Bug#26277 User variable returns one type in SELECT @v and other for CREATE as SELECT @v 2007-05-18 12:44:03 +02:00
ps_10nestset.result
ps_11bugs.result Bug#19356: Assert on undefined @uservar in prepared statement execute 2006-10-04 11:19:23 -04:00
ps_grant.result Fix for bug #20665 All commands supported in Stored Procedures 2006-08-23 15:50:06 +02:00
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 adventure.(none):/home/thek/Development/cpp/bug27792/my50-bug27792 2007-05-08 12:18:36 +02: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
query_cache_ps_no_prot.result This changeset belongs to the fix of Bug#735 Prepared Statements: there is no support for Query Cache 2007-05-24 22:13:49 +02:00
query_cache_ps_ps_prot.result This changeset belongs to the fix of Bug#735 Prepared Statements: there is no support for Query Cache 2007-05-24 22:13:49 +02:00
raid.result
range.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
read_many_rows_innodb.result This changeset belongs to 2006-08-16 19:29:49 +02:00
read_only.result Post-merge fixes. 2006-12-12 23:22:46 +03:00
read_only_innodb.result WL#3602 (SET GLOBAL READONLY) 2006-11-20 20:40:35 -07:00
rename.result Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-4.1 2006-11-10 15:05:38 +03:00
renamedb.result
repair.result Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug27976/my50-bug27976 2007-05-07 12:39:20 -04:00
replace.result
rollback.result
round.result Automerge fix: "Out of range value" error message adjusted to 5.1. 2006-10-03 18:48:50 +05:00
row.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
rowid_order_innodb.result This changeset belongs to 2006-08-16 19:29:49 +02:00
rpl000001.a.result
rpl000001.b.result
rpl000010.result
rpl000011.result
rpl000013.result
rpl000017.result
rpl_000015.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02: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 Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_charset_sjis.result Bug#23619 Incorrectly escaped multibyte characters in binary log break replication 2006-11-09 14:27:34 +04:00
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_critical_errors.result Added missing result file for rpl_critical_errors. 2007-04-20 14:08:12 +02:00
rpl_critical_errors.result.txt BUG#26551 (Aborted query for non-transactional table breaks replication): 2007-04-12 14:00:45 +02:00
rpl_ddl.result Bug#18946 Test case rpl_ndb_ddl disabled 2007-03-06 18:15:31 +01:00
rpl_deadlock_innodb.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_delete_no_where.result
rpl_do_grant.result Merge mysql.com:/usr/home/bar/mysql-5.0.b24158 2006-12-08 16:15:43 +04:00
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 Bug#19991 CHANGE MASTER need option ssl-verify-server-cert 2007-03-29 15:09:57 +02:00
rpl_err_ignoredtable.result Merge neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools 2006-10-04 16:35:40 +02:00
rpl_events.result Fix rpl_events test failure in the runtime tree. 2007-04-13 23:53:05 -04:00
rpl_extraCol_innodb.result Update result for bug#19991 2007-03-29 21:59:06 +02:00
rpl_extraCol_myisam.result Update result for bug#19991 2007-03-29 21:59:06 +02:00
rpl_failed_optimize.result
rpl_flushlog_loop.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_foreign_key_innodb.result
rpl_free_items.result
rpl_get_lock.result
rpl_ignore_grant.result
rpl_ignore_revoke.result Cleanup after test cases 2006-11-15 10:23:27 +01:00
rpl_ignore_table.result Cleanup tables created by test cases 2007-04-03 11:36:33 +02:00
rpl_ignore_table_update.result
rpl_incident.result After merge fix 2007-04-02 13:57:32 +02:00
rpl_init_slave.result rpl_init_slave.result: 2006-11-28 16:39:04 -07:00
rpl_innodb.result
rpl_insert.result If mysqlslap schema does not exists, it should be an error, so no need for IF EXISTS 2006-09-21 13:04:33 +02:00
rpl_insert_id.result Manual merge from 5.0-rpl, of fixes for: 2007-02-15 20:28:58 +01:00
rpl_insert_id_pk.result
rpl_insert_ignore.result
rpl_insert_select.result
rpl_known_bugs_detection.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
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 Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_loaddata_charset.result Renaming recenly added test case, because of name conflict 2007-03-01 11:52:25 +04:00
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 Post merge fixes of result files. 2007-03-30 04:44:49 +02:00
rpl_loaddata_simple.result After merge fix 2007-03-01 18:16:17 +04:00
rpl_loaddatalocal.result Use same --slave-load-tmpdir in all versions(backport from 5.0) 2006-10-05 18:29:59 +02:00
rpl_loadfile.result
rpl_locale.result Bug#22645 LC_TIME_NAMES: Statement not replicated 2006-12-07 09:31:53 +04:00
rpl_log_pos.result Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 2007-04-16 17:08:29 +03:00
rpl_many_optimize.result
rpl_master_pos_wait.result Merge neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools 2006-10-04 16:35:40 +02:00
rpl_misc_functions.result Bug #25543 Replication of wrong values if using rand() in stored procedure 2007-03-09 12:18:28 -05:00
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 ndb - 2006-08-29 10:47:28 +02:00
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 Merge perch.ndb.mysql.com:/home/jonas/src/51-telco-gca 2007-04-11 07:59:26 +02:00
rpl_ndb_blob.result
rpl_ndb_blob2.result
rpl_ndb_charset.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
rpl_ndb_circular.result Bug#17095 circular replication for ndb 2007-04-12 16:13:49 +02:00
rpl_ndb_circular_simplex.result Fixing test case and result file for rpl_ndb_circular_simplex. 2007-04-17 08:36:14 +02:00
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 revert back to old show_binlog_events asto many test failures, and create a show_binlog_events2 instead 2007-04-18 23:08:56 +02:00
rpl_ndb_dd_partitions.result
rpl_ndb_ddl.result Bug#18946 Test case rpl_ndb_ddl disabled 2007-03-06 18:15:31 +01:00
rpl_ndb_delete_nowhere.result
rpl_ndb_do_db.result Many files: 2007-01-04 04:09:06 +01:00
rpl_ndb_do_table.result BUG#27044 bug fix of 27320 fixes this, added test case 2007-03-22 13:17:08 +01:00
rpl_ndb_extraCol.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_ndb_func003.result
rpl_ndb_idempotent.result Update result for bug#19991 2007-03-29 21:59:06 +02:00
rpl_ndb_innodb_trans.result Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0". 2006-09-05 16:52:05 +02:00
rpl_ndb_insert_ignore.result Fixing problems I identified in my auto_increment work pushed in July 2006-09-12 15:42:13 +02:00
rpl_ndb_load.result
rpl_ndb_log.result BUG#17095 (Cluster RBR in circle does not terminate): 2007-04-13 12:03:01 +02:00
rpl_ndb_multi.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
rpl_ndb_multi_update2.result
rpl_ndb_multi_update3.result ndb - 2006-08-29 10:47:28 +02:00
rpl_ndb_relayrotate.result
rpl_ndb_rep_ignore.result Many files: 2007-01-04 04:09:06 +01:00
rpl_ndb_row_001.result
rpl_ndb_sp003.result Update result format 2006-10-07 20:22:25 +02:00
rpl_ndb_sp006.result
rpl_ndb_stm_innodb.result Bug #26783 replication status unknown after cluster or mysqld failure 2007-04-03 07:20:55 +02:00
rpl_ndb_sync.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_ndb_trig004.result
rpl_ndb_UUID.result
rpl_ndbapi_multi.result Removed absolute path 2006-09-01 16:14:59 +02:00
rpl_optimize.result
rpl_packet.result WL#3823 Modify VARIABLE_VALUE columns to VARCHAR within INFORMATION_SCHEMA STATUS tables 2007-05-15 12:45:50 +05:00
rpl_ps.result
rpl_rbr_to_sbr.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_read_only.result Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_redirect.result Bug#19991 CHANGE MASTER need option ssl-verify-server-cert 2007-03-29 15:09:57 +02:00
rpl_relay_space_innodb.result
rpl_relay_space_myisam.result
rpl_relayrotate.result
rpl_relayspace.result
rpl_replicate_do.result Merge pilot.blaudden:/home/msvensson/mysql/bug19991/my51-bug19991 2007-03-29 15:29:26 +02:00
rpl_replicate_ignore_db.result
rpl_rewrt_db.result After merge fix 2006-10-03 16:00:09 +05:00
rpl_rotate_logs.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_row_001.result
rpl_row_4_bytes.result
rpl_row_basic_2myisam.result
rpl_row_basic_3innodb.result
rpl_row_basic_7ndb.result Bug #21072 Duplicate key error in NDB references wrong key: Added new printout for duplicate key error when key is unknown 2006-10-16 14:20:05 +02:00
rpl_row_basic_8partition.result Bug#22067 rpl_rbr_to_sbr and some other fail if NDB is default storage 2006-09-15 17:25:13 +03:00
rpl_row_basic_11bugs-master.opt BUG#22583: RBR between MyISAM and non-MyISAM tables containing a BIT 2007-03-20 08:52:01 +01:00
rpl_row_basic_11bugs-slave.opt BUG#22583: RBR between MyISAM and non-MyISAM tables containing a BIT 2007-03-20 08:52:01 +01:00
rpl_row_basic_11bugs.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
rpl_row_blob_innodb.result
rpl_row_blob_myisam.result
rpl_row_charset.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
rpl_row_create_table.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
rpl_row_delayed_ins.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
rpl_row_drop.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
rpl_row_err_ignoredtable.result
rpl_row_flsh_tbls.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
rpl_row_func001.result
rpl_row_func002.result Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_row_func003.result
rpl_row_inexist_tbl.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_row_insert_delayed.result Manual merge from 5.0-rpl, of fixes for: 2007-02-15 20:28:58 +01:00
rpl_row_loaddata_m.result
rpl_row_log.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_row_log_innodb.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_row_max_relay_size.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_row_multi_query.result
rpl_row_mysqlbinlog.result After merge fix for bug N20396 2006-12-11 15:08:04 +04:00
rpl_row_mystery22.result
rpl_row_NOW.result Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_row_reset_slave.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_row_sp001.result
rpl_row_sp002_innodb.result
rpl_row_sp003.result Update result format 2006-10-07 20:22:25 +02:00
rpl_row_sp005.result
rpl_row_sp006_InnoDB.result
rpl_row_sp007_innodb.result
rpl_row_sp008.result Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_row_sp009.result
rpl_row_sp010.result
rpl_row_sp011.result
rpl_row_sp012.result Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_row_stop_middle.result
rpl_row_stop_middle_update.result
rpl_row_tabledefs_2myisam.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_row_tabledefs_3innodb.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_row_tabledefs_7ndb.result Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_row_trig001.result
rpl_row_trig002.result
rpl_row_trig003.result
rpl_row_trig004.result
rpl_row_until.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_row_USER.result Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_row_UUID.result
rpl_row_view01.result Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_server_id1.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_server_id2.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
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 Merge pilot.blaudden:/home/msvensson/mysql/bug19991/my51-bug19991 2007-03-29 15:29:26 +02:00
rpl_sp.result Post merge fixes of result files. 2007-03-30 04:44:49 +02: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_ssl.result Add replace_result for things that are not tested 2007-04-11 09:06:27 +02:00
rpl_ssl1.result After merge fixes 2007-03-29 16:11:02 +02:00
rpl_start_stop_slave.result
rpl_stm_000001.result Merge neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools 2006-10-04 16:35:40 +02:00
rpl_stm_charset.result Post merge fixes of result files. 2007-03-30 04:44:49 +02:00
rpl_stm_EE_err2.result
rpl_stm_flsh_tbls.result Post merge fixes of result files. 2007-03-30 04:44:49 +02:00
rpl_stm_insert_delayed.result Manual merge from 5.0-rpl, of fixes for: 2007-02-15 20:28:58 +01:00
rpl_stm_log.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_stm_max_relay_size.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_stm_multi_query.result Post merge fixes of result files. 2007-03-30 04:44:49 +02:00
rpl_stm_mystery22.result
rpl_stm_no_op.result
rpl_stm_reset_slave.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_stm_until.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
rpl_switch_stm_row_mixed.result Post merge fixes of result files. 2007-03-30 04:44:49 +02:00
rpl_temp_table.result
rpl_temporary.result Workaround non portable use of "grep" and "cut" by loading the whole processlist 2007-02-26 09:16:22 +01:00
rpl_timezone.result Merge mysql.com:/home/bkroot/mysql-5.0-rpl 2006-12-08 23:33:39 +01:00
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 - Fixing binary log positions 2007-03-30 10:27:08 +02:00
rpl_truncate_3innodb.result - Fixing binary log positions 2007-03-30 10:27:08 +02:00
rpl_truncate_7ndb.result Post merge fixes of result files. 2007-03-30 04:44:49 +02: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_udf.result Patching tests to make them pass on all platforms. 2007-03-30 14:05:34 +02:00
rpl_user_variables.result Fix of incorrect merge of test case 2007-02-27 20:57:46 +01:00
rpl_variables.result Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint 2006-11-15 10:31:23 +01:00
rpl_view.result Fix for bug #19736 VIEW: column names not quoted properly when view is replicated 2006-11-03 15:27:37 +04:00
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 bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
select_found.result
select_safe.result
server_id.require
server_id1.require
show_check.result Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl 2007-03-06 16:44:14 +03:00
skip_grants.result Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2007-03-20 00:42:11 +03:00
skip_name_resolve.result
slave-running.result
slave-stopped.result
sp-big.result
sp-code.result Merge adventure.(none):/home/thek/Development/cpp/bug26977/my50-bug26977 2007-05-07 10:26:20 +02:00
sp-destruct.result
sp-dynamic.result Fix for bug #20665 All commands supported in Stored Procedures 2006-08-23 15:50:06 +02:00
sp-error.result Merge vajra.(none):/opt/local/work/mysql-5.0-runtime 2007-05-18 12:33:12 +04:00
sp-prelocking.result Bug #27907 "Misleading error message when opening/locking tables" 2007-05-18 12:29:06 +04:00
sp-security.result Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-marvel 2007-03-29 17:27:42 +03:00
sp-threads.result Update tests and result files after running with new mysqltest that better detects problems with test files 2006-10-04 13:09:37 +02:00
sp-ucs2.result Bug#18743: Several test cases fails if "classic" configuration in 5.0 2007-02-19 13:57:06 +03:00
sp-vars.result Merge adventure.(none):/home/thek/Development/cpp/bug26277/my51-bug26277 2007-05-18 14:29:24 +02:00
sp.result 5.1 version of a fix and test cases for bugs: 2007-05-28 15:30:01 +04:00
sp_gis.result errmsg change 2007-01-17 18:15:35 -05:00
sp_notembedded.result Update tests and result files after running with new mysqltest that better detects problems with test files 2006-10-04 13:09:37 +02:00
sp_stress_case.result Bug#19194 (Right recursion in parser for CASE causes excessive stack usage, 2006-12-11 16:59:02 -07:00
sp_trans.result merging 2007-05-18 23:21:34 +05:00
sp_trans_log.result Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF() 2007-04-16 19:20:46 +02:00
sql_mode.result
ssl.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
ssl_compress.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
ssl_connect.result Add result file for ssl_connect.test 2007-01-29 19:09:30 +01:00
status.result WL#3823 Modify VARIABLE_VALUE columns to VARCHAR within INFORMATION_SCHEMA STATUS tables 2007-05-15 12:45:50 +05:00
strict.result Merge mysql.com:/d2/hf/mrg/mysql-5.0-opt 2007-05-18 22:12:06 +05:00
strict_autoinc_1myisam.result Merge mysql.com:/usr/home/bar/mysql-5.0.b18908 2006-11-01 16:48:03 +04:00
strict_autoinc_2innodb.result Merge mysql.com:/usr/home/bar/mysql-5.0.b18908 2006-11-01 16:48:03 +04:00
strict_autoinc_3heap.result Merge mysql.com:/usr/home/bar/mysql-5.0.b18908 2006-11-01 16:48:03 +04:00
strict_autoinc_4bdb.result Merge mysql.com:/usr/home/bar/mysql-5.0.b18908 2006-11-01 16:48:03 +04:00
strict_autoinc_5ndb.result Merge mysql.com:/usr/home/bar/mysql-5.0.b18908 2006-11-01 16:48:03 +04:00
subselect.result Merge mysql.com:/d2/hf/mrg/mysql-5.0-opt 2007-05-18 20:00:49 +05:00
subselect2.result BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b are NULLs: 2007-01-12 23:22:41 +03:00
subselect3.result Merge olga.mysql.com:/home/igor/mysql-5.0-opt 2007-05-12 10:54:23 -07:00
subselect_gis.result
subselect_innodb.result
subselect_notembedded.result
sum_distinct-big.result
sum_distinct.result
symlink.result Valgrind error fixes 2007-02-01 18:00:24 +04:00
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 Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl 2007-03-29 09:54:59 -04:00
system_mysql_db_refs.result
tablelock.result
temp_table.result Merge mysql.com:/home/hf/work/mrg/mysql-5.0-opt 2007-03-22 23:59:20 +04:00
testdb_only.require
timezone.result Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 2006-11-01 16:47:40 +03:00
timezone2.result BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be locked 2007-03-09 13:12:31 +03:00
timezone3.result
timezone4.result Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 2006-11-01 16:47:40 +03:00
timezone_grant.result
trigger-compat.result
trigger-grant.result Bug #23556: TRUNCATE TABLE still maps to DELETE 2006-11-21 10:25:10 +02:00
trigger-trans.result
trigger.result Merge vajra.(none):/opt/local/work/mysql-5.0-runtime 2007-05-18 12:33:12 +04:00
true.require Required file for next tests (taken from work by JimW in Falcon) 2006-09-22 23:32:47 -07:00
truncate.result reverted the fix for Bug#5507 2007-04-17 12:32:01 +02:00
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 rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint 2007-01-18 17:10:00 +04:00
type_bit_innodb.result Merge mysql.com:/usr/home/ram/work/bug22533/my50-bug22533 2007-01-18 15:59:40 +04:00
type_blob.result Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0 2007-03-01 18:12:56 +01:00
type_date.result Bug#26277 User variable returns one type in SELECT @v and other for CREATE as SELECT @v 2007-05-18 12:44:03 +02:00
type_datetime.result Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51 2007-05-21 20:51:31 +02:00
type_decimal.result sql_rename.cc, sql_table.cc, type_decimal.result, mix2_myisam.result: 2006-10-20 10:12:38 +02:00
type_enum.result Merge mysql.com:/home/tnurnberg/24660/41-24660 2007-02-12 14:32:06 +01:00
type_float.result merging 2007-03-23 01:04:31 +04:00
type_nchar.result
type_newdecimal-big.result
type_newdecimal.result merging fixes 2007-05-11 23:37:36 +05:00
type_ranges.result Fix for bug #22377: iNCONSISTENCY WITH null 2006-10-05 17:29:50 +05:00
type_set.result merging fix 2007-04-06 16:06:10 +05:00
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 Fix for bugs 2007-03-29 09:08:30 +05:00
udf.result Merge recycle.(none):/src/bug23491/my50-bug23491 2007-03-29 10:42:03 -04:00
union.result bug #27531: 5.1 part of the fix: 2007-05-04 18:06:06 +03:00
unsafe_binlog_innodb.result This changeset belongs to 2006-08-16 14:58:49 +02:00
update.result Merge polly.local:/home/kaa/src/maint/bug22364/my50-bug22364 2007-04-27 12:42:15 +04:00
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 Post merge fixes of result files. 2007-03-30 04:44:49 +02:00
user_var.result Bug#26277 User variable returns one type in SELECT @v and other for CREATE as SELECT @v 2007-05-18 12:44:03 +02:00
varbinary.result Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-03-11 00:26:45 +03:00
variables-big.result Test result differences between mysql versions. 2007-04-16 14:37:38 -04:00
variables.result Merge bk-internal.mysql.com:/home/bk/mysql-5.1-engines 2007-04-27 19:09:39 +02:00
view.result Merge mysql.com:/home/hf/work/27921/my50-27921 2007-05-11 13:07:53 +05:00
view_grant.result Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-marvel 2007-03-29 17:27:42 +03:00
view_query_cache.result
wait_timeout.result Added two possible error cases for a test. 2007-01-10 16:55:53 +02:00
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
warnings_engine_disabled.result Bug#24997 warnings test case failure 2006-12-15 15:05:50 +01:00
windows.require
windows.result Merge bk@192.168.21.1:mysql-5.1 2007-04-29 18:52:14 +05:00
xa.result
xml.result Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-rpl 2007-01-22 13:28:58 +04:00