mariadb/mysql-test/r
unknown ea4c84eada Merge mysql.com:/misc/mysql/mysql-5.1
into  mysql.com:/misc/mysql/mysql-5.1-opt


CMakeLists.txt:
  Auto merged
configure.in:
  Auto merged
include/config-win.h:
  Auto merged
include/my_global.h:
  Auto merged
sql/sql_acl.cc:
  Auto merged
sql/sql_db.cc:
  Auto merged
storage/innobase/handler/ha_innodb.cc:
  Auto merged
2008-03-27 23:34:12 +01:00
..
1st.result
alias.result
almost_full.result Bug #31305 myisam tables crash when they are near capacity. 2007-11-12 13:00:22 +04:00
alter_table-big.result
alter_table.result Bug #25426 Prefix index on DECIMAL column causes warning. 2008-01-31 15:56:02 +04:00
analyse.result
analyze.result Fix for bug #30495: optimize table t1,t2,t3 extended errors 2007-11-21 11:11:22 +04:00
ansi.result
archive-big.result
archive.result Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-12-13 15:56:04 +04:00
archive_bitfield.result
archive_gis.result
auto_increment.result Bug#33699: The UPDATE statement allows NULL as new value on a NOT NULL 2008-01-11 05:06:08 +04:00
backup.result
bench_count_distinct.result
big_test.require
bigint.result Merge mysql.com:/home/kent/bk/bug30069/mysql-5.0-build 2007-11-12 14:09:57 +01:00
binary.result
binlog_tx_isolation.result
bool.result
bootstrap.result
bulk_replace.result
cache_innodb.result
case.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
case_sensitive_file_system.require
cast.result Bug#31990: MINUTE() and SECOND() return bogus results when used on a DATE 2007-12-11 10:12:05 +01:00
change_user.result Fix for bug #34650: Test suite without cluster fails on Mac OS X 2008-03-07 21:14:34 +03:00
check.result
check_var_limit.require
client_xml.result
comments.result Bug#28779 (mysql_query() allows execution of statements with unbalanced 2007-08-30 12:57:05 -06:00
commit_1innodb.result Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1 2008-03-14 18:32:01 +01:00
compare.result Post-merge fix. 2008-03-12 13:22:58 +03:00
compress.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
concurrent_innodb.result
connect.result Avoid races in connect.test. 2008-03-17 14:26:00 +03:00
consistent_snapshot.result
constraints.result
contributors.result
count_distinct.result
count_distinct2.result
count_distinct3.result
crash_commit_before.result
create-big.result
create.result Fix for Bug#34274: Invalid handling of 'DEFAULT 0' 2008-03-22 11:32:24 +03:00
create_not_windows.result
create_select_tmp.result
csv.result Bug#33067 2008-01-17 15:37:18 -08:00
csv_not_null.result Bug#34468 - csv_not_null fails 2008-02-14 08:17:47 -05:00
ctype_ascii.result Bug#27562: ascii.xml invalid? 2007-08-07 05:35:20 -04:00
ctype_big5.result Merge stella.local:/home2/mydev/mysql-5.1-amain 2008-03-26 10:27:00 +01:00
ctype_collate.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
ctype_cp932_binlog_row.result
ctype_cp932_binlog_stm.result merged bug 30604 to 5.1-opt 2008-02-22 16:27:02 +02:00
ctype_cp1250_ch.result After merge fix 2008-03-08 01:14:56 +04:00
ctype_cp1251.result
ctype_create.result
ctype_eucjpms.result Bug#32510 LIKE search fails with indexed 'eucjpms' and 'ujis' char column 2008-02-04 11:10:40 +04:00
ctype_euckr.result Merge stella.local:/home2/mydev/mysql-5.1-amain 2008-03-26 10:27:00 +01:00
ctype_filename.result
ctype_gb2312.result Merge stella.local:/home2/mydev/mysql-5.1-amain 2008-03-26 10:27:00 +01:00
ctype_gbk.result Merge stella.local:/home2/mydev/mysql-5.1-amain 2008-03-26 10:27:00 +01:00
ctype_hebrew.result
ctype_latin1.result
ctype_latin1_de.result Bug#27877 incorrect german order in utf8_general_ci 2008-02-11 16:28:33 +04:00
ctype_latin2.result
ctype_latin2_ch.result
ctype_ldml.result
ctype_many.result
ctype_mb.result
ctype_recoding.result Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt 2007-09-20 14:10:05 +05:00
ctype_sjis.result Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl 2008-02-20 19:49:26 +01:00
ctype_tis620.result
ctype_uca.result Merge stella.local:/home2/mydev/mysql-5.1-amain 2008-03-26 10:27:00 +01:00
ctype_ucs.result Merge stella.local:/home2/mydev/mysql-5.1-amain 2008-03-26 10:27:00 +01:00
ctype_ucs2_def.result Merge stella.local:/home2/mydev/mysql-5.0-axmrg 2008-01-16 13:53:43 +01:00
ctype_ujis.result Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl 2008-02-20 19:49:26 +01:00
ctype_ujis_ucs2.result
ctype_utf8.result Bug#27877 incorrect german order in utf8_general_ci 2008-02-11 16:28:33 +04:00
date_formats.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
ddl_i18n_koi8r.result Fix for Bug#30217: Views: changes in metadata behaviour 2008-02-22 13:30:33 +03:00
ddl_i18n_utf8.result Fix for Bug#30217: Views: changes in metadata behaviour 2008-02-22 13:30:33 +03:00
deadlock_innodb.result Merge moksha.local:/Users/davi/mysql/push/bugs/25164-5.0 2007-08-27 10:19:58 -03:00
default.result Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt 2007-09-20 14:10:05 +05:00
delayed.result Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt 2007-12-13 16:10:57 +04:00
delete.result Merge mhansson@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-12-04 11:32:11 +01:00
derived.result Merge magare.gmz:/home/kgeorge/mysql/work/B31221-5.0-gca-opt 2007-10-18 15:57:59 +03:00
dirty_close.result
distinct.result Bug #30596 GROUP BY optimization gives wrong result order 2007-08-28 18:01:29 +02:00
drop.result Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1 2008-03-27 08:20:25 +01:00
empty_table.result
endspace.result Fixed bug#28404. 2007-08-02 12:45:56 -07:00
error_simulation.result
errors.result
events_1.result Patch for bug#32664: event.test has timeout randomly. File is split into event_1.test and event_2.test. 2008-02-20 14:40:46 +01:00
events_2.result Patch for bug#32664: event.test has timeout randomly. File is split into event_1.test and event_2.test. 2008-02-20 14:40:46 +01:00
events_bugs.result Bug#32633 Can not create any routine if SQL_MODE=no_engine_substitution 2008-02-07 08:47:39 -02:00
events_grant.result
events_logs_tests.result Test events_logs_tests cleanup 2007-09-05 12:14:43 -06:00
events_microsec.result
events_restart_phase1.result
events_restart_phase2.result
events_restart_phase3.result
events_scheduling.result Removing non-deterministic tests from events_scheduling test. 2008-02-13 12:41:54 +01:00
events_stress.result
events_time_zone.result
events_trans.result Many files: 2007-10-27 01:40:48 +05:00
events_trans_notembedded.result
exampledb.result
execution_constants.result
explain.result Merge polly.(none):/home/kaa/src/opt/bug32241/my50-bug29131 2007-11-16 14:00:57 +03:00
federated.result Merge trift2.:/MySQL/M51/mysql-5.1 2008-03-27 12:45:16 +01:00
federated_archive.result
federated_bug_13118.result
federated_bug_25714.result
federated_innodb.result
federated_server.result Bug#30671 2007-11-01 12:30:03 -07:00
federated_transactions.result
fix_priv_tables.result
flush.result Merge mysql.com:/home/hf/work/33334/my50-33334 2008-03-23 20:35:00 +04:00
flush2.result
flush_block_commit.result
flush_block_commit_notembedded.result
flush_read_lock_kill.result Bug#34891 sp_notembedded.test fails sporadically 2008-03-13 14:54:29 -03:00
flush_table.result
foreign_key.result
fulltext.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
fulltext2.result
fulltext3.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 Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
func_date_add.result
func_default.result
func_des_encrypt.result
func_encrypt.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
func_encrypt_nossl.result
func_equal.result
func_gconcat.result Merge magare.gmz:/home/kgeorge/mysql/work/B34747-5.0-opt 2008-02-28 15:45:54 +02:00
func_group.result Merge kaamos.(none):/data/src/opt/bug34512/my50 2008-03-19 14:25:36 +03:00
func_group_innodb.result
func_if.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
func_in.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
func_isnull.result
func_like.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
func_math.result Fix for bug #31236: Inconsistent division by zero behavior for 2008-02-20 00:33:43 +03:00
func_misc.result Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/mysql-5.1 2008-03-14 11:13:54 -07:00
func_op.result
func_regexp.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
func_sapdb.result Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-10-23 19:08:21 +05:00
func_set.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
func_str.result Merge kaamos.(none):/data/src/mysql-5.1 2008-03-12 11:19:46 +03:00
func_system.result
func_test.result
func_time.result Merge kaamos.(none):/data/src/mysql-5.1 2008-03-12 11:19:46 +03:00
func_timestamp.result
gcc296.result
gis-rtree.result Merge magare.gmz:/home/kgeorge/mysql/autopush/B30825-new-5.0-opt 2007-10-23 11:44:14 +03:00
gis.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
grant.result Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug#33464/my51-bug#33464 2008-03-05 14:22:52 -05:00
grant2.result merged the fix for bug 30468 to 5.1-opt 2007-09-27 12:32:59 +03:00
grant3.result Fixed bug#31194: Privilege ordering does not order properly 2008-02-13 19:34:12 +04:00
grant_cache_no_prot.result
grant_cache_ps_prot.result
greedy_optimizer.result
group_by.result Post-merge fixes. 2008-01-19 22:13:42 +03:00
group_min_max.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
group_min_max_innodb.result
handler_innodb.result Bug#31397 Inconsistent drop table behavior of handler tables. 2007-11-20 15:17:53 -02:00
handler_myisam.result Bug#31397 Inconsistent drop table behavior of handler tables. 2007-11-20 15:17:53 -02:00
have_big5.require
have_binlog_format_mixed.require
have_binlog_format_row.require
have_binlog_format_statement.require
have_bug25714.require
have_community_features.require
have_compress.require
have_cp866.require
have_cp932.require
have_cp1250_ch.require
have_cp1251.require
have_crypt.require
have_debug.require
have_dynamic_loading.require
have_eucjpms.require
have_euckr.require
have_example_plugin.require
have_gb2312.require
have_gbk.require
have_geometry.require
have_koi8r.require
have_latin2_ch.require
have_local_infile.require Changes to fix tests in pushbuild. 2008-01-31 12:17:40 +01:00
have_log_bin.require
have_met_timezone.require
have_moscow_leap_timezone.require
have_mysql_upgrade.result
have_ndb_extra.require
have_ndbapi_examples.require
have_outfile.require
have_partition.require
have_perror.require
have_query_cache.require
have_sjis.require
have_ssl.require
have_symlink.require
have_tis620.require
have_ucs2.require
have_udf_example.require
have_ujis.require
have_utf8.require
having.result
heap.result Merge kaamos.(none):/data/src/opt/mysql-5.0-opt 2008-02-13 12:12:00 +03:00
heap_auto_increment.result
heap_btree.result Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-engines 2007-10-19 13:06:37 -07:00
heap_hash.result
help.result
index_merge_innodb.result
index_merge_myisam.result Bug#31177: Server variables can't be set to their current values 2007-12-01 19:55:06 +01:00
information_schema.result Merge host.loc:/home/uchum/work/mysql-5.1 2008-03-27 15:54:45 +04:00
information_schema_chmod.result
information_schema_db.result Fix result files (Bug#21854). 2008-03-22 11:01:31 +03:00
information_schema_inno.result Bug#35108 SELECT FROM REFERENTIAL_CONSTRAINTS crashes 2008-03-14 14:12:39 +04:00
information_schema_part.result
init_connect.result
init_file.result
innodb-lock.result
innodb-replace.result
innodb-semi-consistent.result Bug#32754 - InnoDB tests do not prepare or clean up correctly 2007-11-27 09:25:45 +01:00
innodb-ucs2.result Bug#32754 - InnoDB tests do not prepare or clean up correctly 2007-11-27 09:25:45 +01:00
innodb.result Apply innodb-5.1-ss2360 snapshot 2008-03-27 02:40:45 +01:00
innodb_autoinc_lock_mode_zero.result Apply snapshot innodb-5.1-ss1989 2007-11-06 15:42:58 -07:00
innodb_bug34053.result Applied InnoDB snapshot innodb-5.1-ss2298 2008-02-19 09:44:09 -07:00
innodb_gis.result merge 5.0-opt -> 5.1-opt for bug 30825 2007-10-23 14:26:57 +03:00
innodb_mysql.result Merge kaamos.(none):/data/src/mysql-5.1 2008-03-12 11:19:46 +03:00
innodb_notembedded.result
innodb_timeout_rollback.result Bug#32754 - InnoDB tests do not prepare or clean up correctly 2007-11-27 09:25:45 +01:00
innodb_trx_weight.result
insert.result Merge polly.(none):/home/kaa/src/maint/bug26788/my51-bug26788 2007-12-01 15:40:59 +03:00
insert_notembedded.result The test case for bug 28587 doesn't work with the embedded version, 2007-09-06 13:22:34 -03:00
insert_select.result Merge sunlight.local:/local_work/27216-bug-5.0-opt-mysql 2007-09-24 17:23:40 +04:00
insert_update.result The test case for bug 28587 doesn't work with the embedded version, 2007-09-06 13:22:34 -03:00
is_debug_build.require
isam.result
join.result Bug #31094: Forcing index-based sort doesn't work anymore if joins are done 2007-10-05 17:28:34 +03:00
join_crash.result
join_nested.result
join_outer.result
join_outer_innodb.result Fix for bug #26447: "ALTER TABLE .. ORDER" does not work with InnoDB 2007-11-07 19:59:58 +04:00
key.result Merge ramayana.hindu.god:/home/tsmith/m/bk/51 2007-12-05 12:33:36 -07:00
key_cache.result Bug#31177: Server variables can't be set to their current values 2007-11-30 06:32:04 +01:00
key_diff.result
key_primary.result
keywords.result
kill.result Bug#34891 sp_notembedded.test fails sporadically 2008-03-13 14:54:29 -03:00
limit.result Bug#33851 Passing UNSIGNED param to EXECUTE returns ERROR 1210 2008-02-28 11:34:08 -03:00
loaddata.result
loaddata_autocom_innodb.result
lock.result
lock_multi.result Bug#34311 main.lock_multi.test fails 2008-02-06 09:40:59 -02:00
lock_tables_lost_commit.result
log_state.result Merge ramayana.hindu.god:/home/tsmith/m/bk/51 2007-12-05 12:33:36 -07:00
log_tables-big.result
log_tables.result Bug#23924 general_log truncates queries with character set introducers. 2008-02-29 17:56:50 +04:00
long_tmpdir.result
lowercase0.require
lowercase1.require
lowercase2.require
lowercase_fs_off.result
lowercase_mixed_tmpdir.result
lowercase_table.result
lowercase_table2.result
lowercase_table3.result
lowercase_table_grant.result
lowercase_table_qcache.result
lowercase_view.result merge bug 31562 to 5.1 : changed SHOW CREATE VIEW format 2007-11-13 19:32:12 +02:00
merge-big.result Bug#34376 - merge-big test fails 2008-02-07 12:04:19 +01:00
merge.result Post-merge fixes 2008-03-14 21:37:19 +01:00
merge_innodb.result Bug#30491 - MERGE doesn't report error when one table is Innodb 2007-11-30 15:16:31 +01:00
metadata.result Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDS 2007-11-13 13:24:48 +00:00
mix2_myisam.result Post-merge fixes. 2008-02-13 21:57:50 +03:00
mix2_myisam_ucs2.result
multi_statement.result
multi_update.result Updating result files. 2008-02-18 15:16:39 +01:00
myisam-blob.result
myisam-system.result
myisam.result Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/mysql-5.1 2008-03-14 11:13:54 -07:00
myisampack.result BUG#31277 - myisamchk --unpack corrupts a table 2007-11-07 12:55:28 +04:00
mysql.result Bug#25146 Some warnings/errors not shown when using --show-warnings 2007-11-26 19:50:43 +01:00
mysql_client_test.result
mysql_comments.result 5.1-specific changes for bug #26215 after merging the patch from 5.0: 2007-11-02 16:40:08 +03:00
mysql_cp932.result
mysql_protocols.result
mysql_upgrade.result Bug#30487 mysql_upgrade reports misleading errors 2007-08-27 11:27:03 +02:00
mysqladmin.result
mysqlbinlog-cp932.result
mysqlbinlog.result BUG#31168: @@hostname does not replicate 2008-03-07 13:59:36 +01:00
mysqlbinlog2.result BUG#31168: @@hostname does not replicate 2008-03-07 13:59:36 +01:00
mysqlbinlog_base64.result
mysqlcheck.result Merge quad.:/mnt/raid/alik/MySQL/devel/5.0-rt 2008-02-01 13:29:27 +03:00
mysqldump-compat.result Fixed bug #30126. 2007-08-31 16:59:07 +05:00
mysqldump-max.result
mysqldump-no-binlog.result Bug #34909: mysqldump returns a 0 status on error when using 2008-03-07 11:15:49 +02:00
mysqldump.result Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1 2008-03-05 10:16:20 +01:00
mysqlshow.result
mysqlslap.result Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-arch 2007-12-20 12:32:16 -08:00
mysqltest.result Backport mysqltests "change_user" command 2007-10-31 18:44:31 +01:00
named_pipe.result Additional patch for Bug#32538. Fix result files of windows test cases. 2008-02-13 12:02:16 +03:00
ndb_default_cluster.require
negation_elimination.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
no-threads.result Bug #30651 Problems with thread_handling system variable 2007-12-11 17:30:42 -05:00
not_as_root.require
not_embedded.require
not_embedded_server.result Additional patch for Bug#31222: com_% global status counters 2008-02-13 13:00:24 +03:00
not_ndb.require
not_ndb_default.require
not_openssl.require
not_partition.require
not_partition.result
not_valgrind.require
not_windows.require
null.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
null_key.result BUG#34945: "ref_or_null queries that are null_rejecting and have a null value crash mysql" 2008-03-03 20:35:44 +03:00
odbc.result
olap.result Merge mysql.com:/home/ram/work/b32558/b32558.5.0 2007-11-23 12:35:02 +04:00
one_thread_per_connection.require
openssl_1.result
order_by.result Merge kaamos.(none):/data/src/opt/mysql-5.0-opt 2008-02-14 12:54:23 +03:00
order_fill_sortbuf.result
outfile.result
outfile_loaddata.result Fixed bug #32533. 2007-11-20 20:15:20 +04:00
overflow.result
packet.result Bug#31177: Server variables can't be set to their current values 2007-11-30 06:32:04 +01:00
parser.result Bug#28317 Left Outer Join with {oj outer-join} 2007-12-19 20:59:57 -02:00
parser_bug21114_innodb.result
parser_precedence.result Bug#30625 (Performance, reduce depth for expressions) 2007-08-28 11:16:03 -06:00
partition.result fixed test case problem on win 2008-03-03 20:29:58 +04:00
partition_archive.result partition_archive tests added 2007-12-06 22:17:42 +04:00
partition_blackhole.result This changeset contains the following stuff: 2007-10-22 20:10:51 +02:00
partition_bug18198.result
partition_charset.result
partition_csv.result This changeset contains the following stuff: 2007-10-22 20:10:51 +02:00
partition_datatype.result Post push fix 2008-02-25 21:18:50 +01:00
partition_error.result Post push fix 2008-02-25 21:18:50 +01:00
partition_federated.result
partition_grant.result
partition_hash.result Bug#30822: ALTER TABLE COALESCE PARTITION causes segmentation fault 2007-11-20 11:21:00 +01:00
partition_innodb.result Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/mysql-5.1-engines 2008-03-07 13:46:29 -08:00
partition_list.result
partition_mgm.result Bug#32091: Security breach via directory changes 2007-11-13 11:12:53 +01:00
partition_mgm_err.result
partition_mgm_err2.result
partition_not_windows.result Bug#35305: partition_symlink test failures 2008-03-17 16:11:26 +01:00
partition_order.result
partition_pruning.result Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-opt 2007-09-14 14:25:45 +04:00
partition_range.result Merge dator6.(none):/home/mikael/mysql_clones/bug32943 2008-02-13 11:29:50 +01:00
partition_symlink.result Bug#35305: partition_symlink test failures 2008-03-17 16:11:26 +01:00
partition_windows.result Bug#30459 Partitioning across disks failing on Windows 2008-01-04 12:06:20 +01:00
perror.result
plugin.result Bug#32757: hang with sql_mode set when setting some global variables 2008-02-24 14:12:17 +01:00
plugin_load.result Bug#33358 2008-01-25 16:05:15 -08:00
preload.result
profiling.result Correct complaints of reviewers and clean up test. 2007-12-14 08:57:37 -05:00
ps.result Merge buzz.(none):/home/davi/mysql-5.0-runtime 2008-02-28 20:22:50 -03:00
ps_1general.result Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt 2007-09-20 14:10:05 +05:00
ps_2myisam.result Bug#33699: The UPDATE statement allows NULL as new value on a NOT NULL 2008-01-11 05:06:08 +04:00
ps_3innodb.result Bug#33699: The UPDATE statement allows NULL as new value on a NOT NULL 2008-01-11 05:06:08 +04:00
ps_4heap.result Bug#33699: The UPDATE statement allows NULL as new value on a NOT NULL 2008-01-11 05:06:08 +04:00
ps_5merge.result Bug#33699: The UPDATE statement allows NULL as new value on a NOT NULL 2008-01-11 05:06:08 +04:00
ps_10nestset.result
ps_11bugs.result
ps_ddl.result test update 2008-02-07 12:00:48 -07:00
ps_grant.result
ps_not_windows.result
query_cache.result Merge stella.local:/home2/mydev/mysql-5.1-amain 2008-03-26 17:36:12 +01:00
query_cache_debug.result Fixed faulty test case caused by race condition. 2008-01-11 14:16:46 +01:00
query_cache_merge.result
query_cache_notembedded.result Bug#30710 query_cache.test fails on embedded - per-column privs test 2007-10-16 14:42:42 +02:00
query_cache_ps_no_prot.result Fix for BUG#25843: changing default database between PREPARE and EXECUTE 2007-08-31 20:42:14 +04:00
query_cache_ps_ps_prot.result Fix for BUG#25843: changing default database between PREPARE and EXECUTE 2007-08-31 20:42:14 +04:00
query_cache_with_views.result Bug#30269 Query cache eats memory 2007-08-21 13:43:09 +02:00
raid.result
range.result Post-merge fixes. 2008-02-13 21:57:50 +03:00
read_many_rows_innodb.result
read_only.result Merge adventure.(none):/home/thek/Development/cpp/mysql-5.0-runtime 2007-12-10 16:47:45 +01:00
read_only_innodb.result
rename.result
renamedb.result WL#4030 (Deprecate RENAME DATABASE: replace with ALTER DATABASE <name> 2007-09-10 16:10:37 -06:00
repair.result Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maint 2007-10-17 10:38:26 +04:00
replace.result
rollback.result
round.result
row.result Merge host.loc:/home/uchum/work/PP/5.0-opt-34620 2008-02-28 23:01:22 +04:00
rowid_order_innodb.result
rpl_colSize.result
rpl_extraColmaster_innodb.result
rpl_extraColmaster_myisam.result
schema.result
select.result Merge kaamos.(none):/data/src/mysql-5.1 2008-03-12 11:19:46 +03:00
select_found.result Fixed bug#28404. 2007-08-02 12:45:56 -07:00
select_safe.result
server_id.require
server_id1.require
shm.result Additional patch for Bug#32538. Fix result files of windows test cases. 2008-02-13 12:02:16 +03:00
show_check.result Fix for Bug#34852: SHOW OPEN TABLES output is not repeatable 2008-02-28 15:35:25 +03:00
skip_grants.result Merge kaamos.(none):/data/src/opt/bug33305/my50-bug33305 2008-01-10 13:37:54 +03:00
skip_name_resolve.result
slave-running.result
slave-stopped.result
sp-big.result
sp-code.result Manual merge 2008-03-25 17:48:05 -06:00
sp-destruct.result
sp-dynamic.result
sp-error.result Bug#8759 (Stored Procedures: SQLSTATE '00000' should be illegal) 2008-03-21 12:08:04 -06:00
sp-prelocking.result
sp-security.result Fix result files (Bug#21854). 2008-03-22 11:01:31 +03:00
sp-threads.result
sp-ucs2.result
sp-vars.result
sp.result Merge kaamos.(none):/data/src/mysql-5.1 2008-02-17 14:57:01 +03:00
sp_gis.result Many files: 2007-10-27 01:40:48 +05:00
sp_notembedded.result Post-merge fix. 2008-03-26 20:27:23 +01:00
sp_stress_case.result
sp_trans.result
sp_trans_log.result BUG#26395: if crash during autocommit update to transactional table on master, slave fails 2007-12-21 20:30:23 +01:00
sql_mode.result Bug#32753: PAD_CHAR_TO_FULL_LENGTH is not documented and interferes with grant tables 2008-02-24 13:58:07 +01:00
ssl-big.result
ssl.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
ssl_8k_key.result
ssl_compress.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
ssl_connect.result
status.result Followup for bug#30252. 2007-12-19 01:27:15 +01:00
strict.result Merge kaamos.(none):/data/src/opt/bug31236/my51-bug31236 2008-02-20 00:37:51 +03:00
strict_autoinc_1myisam.result
strict_autoinc_2innodb.result
strict_autoinc_3heap.result
subselect.result Merge kaamos.(none):/data/src/opt/bug34650/my51 2008-03-19 12:18:16 +03:00
subselect2.result
subselect3.result Merge host.loc:/home/uchum/work/PA/5.0-opt-34763 2008-03-20 00:30:37 +04:00
subselect_gis.result
subselect_innodb.result
subselect_notembedded.result Fix for bug #34650: Test suite without cluster fails on Mac OS X 2008-03-07 21:14:34 +03:00
sum_distinct-big.result
sum_distinct.result
symlink.result Merge stella.local:/home2/mydev/mysql-5.1-ateam 2008-03-20 12:22:02 +01:00
synchronization.result
sysdate_is_now.result
system_mysql_db.result Bug#32633 Can not create any routine if SQL_MODE=no_engine_substitution 2008-02-07 08:47:39 -02:00
system_mysql_db_refs.result
tablelock.result Bug#23588 SHOW COLUMNS on a temporary table causes locking issues 2008-02-22 12:30:17 +04:00
temp_table.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
testdb_only.require
timezone.result
timezone2.result
timezone3.result
timezone4.result
timezone_grant.result
trigger-compat.result
trigger-trans.result A fix for Bug#34643: TRUNCATE crash if trigger and foreign key. 2008-03-12 16:13:33 +03:00
trigger.result Bug#23771 AFTER UPDATE trigger not invoked when there are no changes of the data 2008-02-12 09:44:27 -02:00
trigger_notembedded.result Fix result files (Bug#21854). 2008-03-22 11:01:31 +03:00
true.require
truncate.result
type_binary.result Merge kaamos.(none):/data/src/opt/mysql-5.0-opt 2008-02-13 12:12:00 +03:00
type_bit.result Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-opt 2007-12-02 03:19:07 +01:00
type_bit_innodb.result Merge mysql.com:/misc/mysql/31177/50-31177 2007-12-01 15:53:56 +01:00
type_blob.result Fix for Bug#32538: View definition picks up character set, 2008-02-12 22:09:16 +03:00
type_date.result Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 2007-12-20 08:35:52 +01:00
type_datetime.result BUG#32694 post-merge adjustment of EXPLAIN results for 5.1. 2007-12-08 23:54:07 +02:00
type_decimal.result Merge mhansson@bk-internal:/home/bk/mysql-5.1-opt 2008-01-17 18:36:04 +01:00
type_enum.result Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt 2007-09-20 14:10:05 +05:00
type_float.result Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-maint 2007-10-15 10:59:01 +02:00
type_nchar.result
type_newdecimal-big.result
type_newdecimal.result Bug#24907: unpredictable (display) precission, if input precission increases 2007-11-17 19:42:16 +01:00
type_ranges.result Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDS 2007-11-13 13:24:48 +00:00
type_set.result Post-merge fixes 2008-03-14 21:37:19 +01:00
type_time.result
type_timestamp.result Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDS 2007-11-13 13:24:48 +00:00
type_uint.result
type_varchar.result
type_year.result
udf.result Merge magare.gmz:/home/kgeorge/mysql/work/B30355-5.0-opt 2007-11-27 17:19:51 +02:00
udf_skip_grants.result Fix for bug #33305: Test case in 'skip_grants' file need dynamic loading 2007-12-24 17:42:13 +03:00
union.result Merge mhansson@bk-internal:/home/bk/mysql-5.1-opt 2007-12-21 14:52:39 +01:00
unsafe_binlog_innodb.result
update.result
upgrade.result WL#4030 (Deprecate RENAME DATABASE: replace with ALTER DATABASE <name> 2007-09-10 16:10:37 -06:00
user_limits.result
user_var-binlog.result BUG#31168: @@hostname does not replicate 2008-03-07 13:59:36 +01:00
user_var.result Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-12-13 15:56:04 +04:00
varbinary.result
variables+c.result
variables-big.result BUG#26395: if crash during autocommit update to transactional table on master, slave fails 2007-12-21 20:30:23 +01:00
variables-notembedded.result Problem: After I moved rpl/t/rpl_variables.test into t/variables.test, 2008-02-15 12:54:04 +00:00
variables.result Problem: After I moved rpl/t/rpl_variables.test into t/variables.test, 2008-02-15 12:54:04 +00:00
variables_debug.result Bug#34424 query_cache_debug.test leads to valgrind warnings 2008-02-26 12:03:59 -03:00
view.result view.result: 2008-03-27 00:55:13 +04:00
view_grant.result Fix result files (Bug#21854). 2008-03-22 11:01:31 +03:00
wait_timeout.result
warnings.result Merge kaamos.(none):/data/src/opt/mysql-5.0-opt 2008-02-13 12:12:00 +03:00
warnings_engine_disabled.result
windows.require
windows.result test fixed 2007-11-18 17:33:12 +04:00
xa.result
xml.result Fix for bug #32557: order by updatexml causes assertion in filesort 2007-11-21 16:00:09 +04:00