You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
unknown d2fa8e3a8d Fix by Georgi Kodinov: 20 years ago
..
alias.result Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 21 years ago
alter_table.result A test case for Bug#6073 "ALTER TABLE minor glitch" (can't repeat) 20 years ago
analyse.result Fixed bug #19714. 20 years ago
analyze.result Add missing drop table 20 years ago
ansi.result Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 20 years ago
archive.result Merge mysql.com:/usr/home/ram/work/mysql-4.1 20 years ago
archive_gis.result Change in gis test to allow NDB to be able to call generic tests. Fix for Archive so that ALTER TABLE doesn't issue a warning. Also added test case for alter table. 20 years ago
auto_increment.result Bug#17203: "sql_no_cache sql_cache" in views created from prepared statement 20 years ago
backup.result Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
bdb-alter-table-1.result WorkLog#1323 22 years ago
bdb-alter-table-2.result Some trivial optimzations 24 years ago
bdb-crash.result fixed bug #2342 22 years ago
bdb-deadlock.result Language/consistency edits to error messages 22 years ago
bdb.result Fix compilation failures on Windows caused by the patch for Bug#17199. 20 years ago
bdb_cache.result fix test results - Bug #11328 21 years ago
bdb_gis.result Change in gis test to allow NDB to be able to call generic tests. Fix for Archive so that ALTER TABLE doesn't issue a warning. Also added test case for alter table. 20 years ago
bench_count_distinct.result mark subquery in the FROM clause like derived and quoate all identifiers (BUG#4609) 22 years ago
big_test.require Fixed bug when sorting big files (introduced with multi-table-delete) 25 years ago
bigint.result Fixed bug #19714. 20 years ago
binary.result Expanding a binary field should result in 0x00-filled positions, not 0x20 20 years ago
binlog.result Fixes to embedded server to be able to run tests with it 20 years ago
blackhole.result Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
bool.result Change sql_mode BROKEN_NOT to HIGH_NOT_PRECEDENCE 21 years ago
bulk_replace.result client/mysqlmanagerc.c 25 years ago
case.result Bug#17048 CREATE TABLE ... SELECT truncate values 20 years ago
case_sensitive_file_system.require Bugs#17647: Trouble with "create database" 20 years ago
cast.result Bug #17903: cast to char results in binary 20 years ago
check.result Fix for bug#9897: Views: 'Check Table' crashes MySQL, with a view and a table in the statement 21 years ago
check_var_limit.require Move test that uses many tables (in query_cache.test) to separate test so that we can get it 'skipped' instead of 'failed' on system where we can't open many files. 23 years ago
client_xml.result Merge problem fixes 21 years ago
comments.result Added SQLSTATE to client/server protocol 23 years ago
compare.result Bug #21159: Optimizer: wrong result after AND with different data types 20 years ago
compress.result Post-merge fixes 20 years ago
connect.result mysql-test/r/connect.result + mysql-test/t/connect.test 20 years ago
consistent_snapshot.result WL#1596 "make mysqldump --master-data --single-transaction able to do online dump of InnoDB AND report reliable 21 years ago
constraints.result WorkLog#1323 22 years ago
count_distinct.result Fix bug #9593 "The combination of COUNT, DISTINCT and CONCAT seems to lock the 21 years ago
count_distinct2.result WL#926 "AVG(DISTINCT) and other distincts", part 2 (out of 3): clean up 21 years ago
count_distinct3.result Update VC++ files 22 years ago
create.result Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 20 years ago
create_not_windows.result BUG#19479: mysqldump creates invalid dump 20 years ago
create_select_tmp.result Add new option "check-testcases" to mysql-test-run.pl 20 years ago
csv.result BUG#13406 - incorrect amount of "records deleted" in CSV. 20 years ago
ctype_big5.result Bug#15375 Unassigned multibyte codes are broken 20 years ago
ctype_collate.result merge 21 years ago
ctype_cp932.result Fixes to embedded server to be able to run tests with it 20 years ago
ctype_cp932_binlog.result BUG#18293 (Values in stored procedures written to binlog unescaped): 20 years ago
ctype_cp932_notembedded.result Fixes to embedded server to be able to run tests with it 20 years ago
ctype_cp1250_ch.result Bug#13347: empty result from query with like and cp1250 charset 20 years ago
ctype_cp1251.result type_binary.result, type_binary.test: 20 years ago
ctype_create.result Syntax extention: 'ALTER DATABASE' without db name (after review) 21 years ago
ctype_eucjpms.result Bug#15376: Unassigned multibyte codes are converted to U+0000 20 years ago
ctype_euckr.result Bug#15377 Valid multibyte sequences are truncated on INSERT 20 years ago
ctype_gb2312.result Bug#15377 Valid multibyte sequences are truncated on INSERT 20 years ago
ctype_gbk.result Bug#15375 Unassigned multibyte codes are broken 20 years ago
ctype_latin1.result This problem has already been fixed by one of the previous changes. 20 years ago
ctype_latin1_de.result Bug#9509 Optimizer: wrong result after AND with latin1_german2_ci 21 years ago
ctype_latin2.result Bug#6505 Wrong sorting order: 21 years ago
ctype_latin2_ch.result Cleanup test cases that leaves "stuff" behind 20 years ago
ctype_many.result type_binary.result, type_binary.test: 20 years ago
ctype_mb.result merge bug##7943: Wrong prefix lengths reported on UTF-8 columns 21 years ago
ctype_recoding.result Add new option "check-testcases" to mysql-test-run.pl 20 years ago
ctype_sjis.result don't let bugfix for bug#8303 break the bugfix for bug#8378 20 years ago
ctype_tis620.result Merge msdesk.(none):/home/msvensson/mysql-4.1 20 years ago
ctype_uca.result ctype_uca.result, ctype_uca.test: 20 years ago
ctype_ucs.result Merge rurik.mysql.com:/home/igor/mysql-4.1-opt 20 years ago
ctype_ucs2_def.result Bug#15276: MySQL ignores collation-server 20 years ago
ctype_ucs_binlog.result BUG#16217 forced to introduce a separate mysql client command to adopt its 20 years ago
ctype_ujis.result Bug#15376: Unassigned multibyte codes are converted to U+0000 20 years ago
ctype_utf8.result Merge rurik.mysql.com:/home/igor/mysql-4.1-opt 20 years ago
date_formats.result Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint 20 years ago
default.result test case fixed to pass w/o innodb 20 years ago
delayed.result Bug #20195: INSERT DELAYED with auto_increment is assigned wrong values 20 years ago
delete.result Fix for bug #8143: A date with value 0 is treated as a NULL value 20 years ago
derived.result A fix and a test case for Bug#21002 "Derived table not selecting from a 20 years ago
dirty_close.result Added --user=userid to mysqld 24 years ago
distinct.result 4.1->5.0 merge for bug #16458 20 years ago
drop.result Fixed errors found during review 21 years ago
drop_temp_table.result Fixes during review of pushed code 20 years ago
empty_table.result client/mysqlmanagerc.c 25 years ago
endspace.result endspace.result: 21 years ago
errors.result Merge mysql.com:/home/timka/mysql/src/5.0-virgin 21 years ago
exampledb.result Adding test cases for the example storage engine (so that you can test to see if it was built correctly). 22 years ago
explain.result Merge rurik.mysql.com:/home/igor/tmp_merge 20 years ago
federated.result Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 20 years ago
federated_archive.result Improvement to federated for BUG#12659 20 years ago
federated_bug_13118.result Added testcase for BUG#13118 20 years ago
flush.result More DBUG statements 20 years ago
flush_block_commit.result mysql-test/r/flush_block_commit.result 21 years ago
flush_read_lock_kill.result Making FLUSH TABLES WITH READ LOCK killable while it's waiting for running commits to finish. Normally this step is not long but it's still nice to be killable 21 years ago
flush_table.result Fix bug #11934 Two sequential FLUSH TABLES WITH READ LOCK hangs client 21 years ago
foreign_key.result client/mysqlmanagerc.c 25 years ago
fulltext.result Bug#18071 Result from MATCH() uses too many decimals 20 years ago
fulltext2.result BUG#16489 - utf8 + fulltext leads to corrupt index file. 20 years ago
fulltext_cache.result Windows compatibility changes of the 'rpl_delete_all', 21 years ago
fulltext_distinct.result Bug #19498: Inconsistent support for DEFAULT in TEXT columns 20 years ago
fulltext_left_join.result Bug#14708: Inconsistent treatment of NULLs in LEFT JOINed FULLTEXT matching without index 20 years ago
fulltext_multi.result A lot of fixes for prepared statements (PS): 21 years ago
fulltext_order_by.result Merge mysql.com:/home/timka/mysql/src/5.0-virgin 21 years ago
fulltext_update.result Bug #19498: Inconsistent support for DEFAULT in TEXT columns 20 years ago
fulltext_var.result Make SHOW VARIABLES output really alphabetic. 22 years ago
func_compress.result Bug#18539 uncompress(d) is null: impossible? 20 years ago
func_concat.result Many files: 20 years ago
func_crypt.result Handle errors returned by system crypt() in ENCRYPT(). (Bug #13619) 20 years ago
func_date_add.result Clean up merge from 4.1 21 years ago
func_default.result Addition to fix for bug #11314 (test case wasn't complete) 21 years ago
func_des_encrypt.result Fix crash caused by calling DES_ENCRYPT() without the --des-key-file 21 years ago
func_encrypt.result Portability fixes 21 years ago
func_encrypt_nossl.result Fix test after last push 21 years ago
func_equal.result Merge mysql.com:/home/jimw/my/mysql-4.1-12612 20 years ago
func_gconcat.result Bug#16712: group_concat returns odd srting insead of intended result 20 years ago
func_group.result Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 20 years ago
func_if.result Fixed bug#16272: IF function with decimal args can produce wrong result 20 years ago
func_in.result BUG#19618: Crash for unsigned_col NOT IN (-1, ... ) 20 years ago
func_isnull.result Fixed some compilation problems in last changeset 24 years ago
func_like.result Merge mysql.com:/usr/home/bar/mysql-4.1.b12611 21 years ago
func_math.result Bug#17203: "sql_no_cache sql_cache" in views created from prepared statement 20 years ago
func_misc.result Merge mysql.com:/home/tomash/src/mysql_ab/tmp_merge 20 years ago
func_op.result Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 20 years ago
func_regexp.result mark subquery in the FROM clause like derived and quoate all identifiers (BUG#4609) 22 years ago
func_sapdb.result Merge mysql.com:/home/mydev/mysql-4.1-bug17877 20 years ago
func_set.result Fixed BUILD script to use --with-berkeley-db instead of --with-bdb 21 years ago
func_str.result Merge tkatchaounov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt 20 years ago
func_system.result Bug#17203: "sql_no_cache sql_cache" in views created from prepared statement 20 years ago
func_test.result func_str.result, null.result: 21 years ago
func_time.result Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 20 years ago
func_timestamp.result #19409: Test 'func_timestamp' fails on Windows x64 20 years ago
gcc296.result Changed mysql-test to print warnings for not existing table to DROP TABLE 23 years ago
gis-rtree.result Bug #19498: Inconsistent support for DEFAULT in TEXT columns 20 years ago
gis.result Bug #19498: Inconsistent support for DEFAULT in TEXT columns 20 years ago
grant.result Extended a test case for bug#7391. 20 years ago
grant2.result Merge updates. 20 years ago
grant3.result sql/sql_acl.cc 21 years ago
grant_cache.result Resolve merge from 4.1 21 years ago
greedy_optimizer.result Fix for BUG#7266. 21 years ago
group_by.result Bug #21174: Index degrades sort performance and 20 years ago
group_min_max.result Fix for BUG#21007. 20 years ago
handler.result Review fixes of new pushed code 20 years ago
have_archive.require Added tests for archive. Cleaned up a merge mistake and added some information on how well archive compresses. 22 years ago
have_bdb.require Extended mysqltest with --commands and 'require' 25 years ago
have_big5.require "like" did not work in some cases with character set big5 22 years ago
have_blackhole.require Additional storage engine called "blackhole". Customer request, and for that matter a Zawodny request. With this you can alter table to a type of table that would never store data. Its a /dev/null for a database. 21 years ago
have_compress.require added compress/uncompress function 23 years ago
have_cp932.require Skip cp932 and eucjpms tests when the character sets are not compiled. 21 years ago
have_cp1250_ch.require Bug#8840 Empty string comparison and character set 'cp1250' 21 years ago
have_crypt.require Fixes for Netware 23 years ago
have_csv.require This is the addition of the CSV engine "aka tina". Its an example engine that works as a plain text file. 22 years ago
have_debug.require Robustness feature. 22 years ago
have_eucjpms.require Skip cp932 and eucjpms tests when the character sets are not compiled. 21 years ago
have_euckr.require Bug#15377 Valid multibyte sequences are truncated on INSERT 20 years ago
have_exampledb.require Fix for crummy compiler that didn't udnerstand for declaration. Another fix for example storage engine to pass, not skip, test. 21 years ago
have_federated_db.require -Added quote_data and needs_quotes (moved from federated handler. 21 years ago
have_gb2312.require Bug#15377 Valid multibyte sequences are truncated on INSERT 20 years ago
have_gbk.require ctype-gbk.c: 21 years ago
have_geometry.require WL#1163 (Make spatial code separable for other parts) 22 years ago
have_innodb.require Changed Innobase to Innodb 25 years ago
have_latin2_ch.require Bug#17374: select ... like 'A%' operator fails to find value on columuns with key 20 years ago
have_met_timezone.require Portablity fix 22 years ago
have_moscow_leap_timezone.require Fix for bug #6387 "Queried timestamp values do not match the inserted 21 years ago
have_ndb.require Updated mysql-test-run to work with the started NDB Cluster 22 years ago
have_ndb_status_ok.require Ad file "have_ndb_status_ok.require" 20 years ago
have_openssl.require changes to make things work in the max version 24 years ago
have_outfile.require Bug#8191 - SELECT INTO OUTFILE insists on FROM clause 21 years ago
have_perror.require Bug#20145 perror segfault when call it with error nr 20 years ago
have_query_cache.require added building without query cache 24 years ago
have_raid.require Added support for hex strings to mysqlimport 25 years ago
have_sjis.require #3290: Can't convert sjis&ujis half-width katakana correctly 22 years ago
have_symlink.require Symlinking of tables should not work. 25 years ago
have_tis620.require Bug 1552: 22 years ago
have_ucs2.require "Collation" has been moved to SHOW FULL FIELDS 23 years ago
have_udf.require Bug#18564 Test failure due to test not checking preconditions 20 years ago
have_udf_example.require Add test to mysql-test-run.pl to see if the udf_example.so is availble. Set envioronment variable UDF_EXAMPLE_LIB if it is. 20 years ago
have_ujis.require Fixed that multibyte charsets didn't honor multibyte 23 years ago
having.result Fixed bug #19573. 20 years ago
heap.result BUG#18233 - Memory tables INDEX USING HASH (a,b) returns 1 row on 20 years ago
heap_auto_increment.result WorkLog#1323 22 years ago
heap_btree.result Merge updates. 20 years ago
heap_hash.result Post-merge fixes. 20 years ago
help.result Enable warnings for 'no default' fields being set to default when they 21 years ago
im_daemon_life_cycle.result Fix for BUG#20716: SHOW INSTANCES statement causes races in IM tests. 20 years ago
im_life_cycle.result Fix for BUG#20716: SHOW INSTANCES statement causes races in IM tests. 20 years ago
im_options_set.result Fix for BUG#20716: SHOW INSTANCES statement causes races in IM tests. 20 years ago
im_options_unset.result Fix for BUG#20716: SHOW INSTANCES statement causes races in IM tests. 20 years ago
im_utils.result Fix for BUG#20716: SHOW INSTANCES statement causes races in IM tests. 20 years ago
index_merge.result BUG#17314: Can't use index_merge/intersection for MERGE tables 20 years ago
index_merge_bdb.result Post-merge fixes. 22 years ago
index_merge_innodb.result BUG#19021, Crash in ROR-index_merge optimizer: 20 years ago
index_merge_innodb2.result Post-merge fixes. 22 years ago
index_merge_ror.result concurrent-insert can now be set to 2 for concurrent inserts when there is holes in the data file 21 years ago
index_merge_ror_cpk.result Fix for BUG#8579 (failing test case): Allow small differences in #rows estimate in test results 21 years ago
information_schema.result Fixed bug #21231: wrong results for a simple query with a 20 years ago
information_schema_chmod.result Bug#18474 Unlistable directories yield no info from information_schema, part2 20 years ago
information_schema_db.result Bug#17204 "second CALL to procedure crashes Server" 20 years ago
information_schema_inno.result Fixed problems found by valgrind 20 years ago
init_connect.result A fix and a test case for Bug#17843 "Certain stored procedures fail to 20 years ago
init_file.result A fix and a test case for Bug#17843 "Certain stored procedures fail to 20 years ago
innodb-big.result Moved some old test and added a new test to only be run with mysql-test-run --big 21 years ago
innodb-deadlock.result WorkLog#1323 22 years ago
innodb-lock.result A lot of fixes for prepared statements (PS): 21 years ago
innodb-replace.result Small fixes done while reviewing pushed code 21 years ago
innodb.result Fixed bug#12185: Data type aggregation may produce wrong result 20 years ago
innodb_cache.result BUG#6883: Added implicit commit for CREATE TABLE, TRUNCATE TABLE and DROP/CREATE DATABASE 21 years ago
innodb_gis.result Change in gis test to allow NDB to be able to call generic tests. Fix for Archive so that ALTER TABLE doesn't issue a warning. Also added test case for alter table. 20 years ago
innodb_handler.result bug#5373: handler READ NEXT w/o HANDLER READ [FIRST] 21 years ago
innodb_mysql.result Fix by Georgi Kodinov: 20 years ago
innodb_notembedded.result Fixes to embedded server to be able to run tests with it 20 years ago
innodb_unsafe_binlog.result Changes from the innodb-5.0-ss115 snapshot. 20 years ago
insert.result Fix for bug#13479 "REPLACE activates UPDATE trigger, not the DELETE and 20 years ago
insert_select-binlog.result Cleanup tests and results after merge from 4.1 of embedded 21 years ago
insert_select.result Bug#20989: View '(null).(null)' references invalid table(s)... on SQL SECURITY INVOKER 20 years ago
insert_update.result Merge xiphis.org:/usr/home/antony/work2/p2-bug10109.3 21 years ago
is_debug_build.require Post-review fixes, mainly fixing all print() methods for sp_instr* classes. 20 years ago
isam.result More fixes for strict mode: 21 years ago
join.result Bug #15355: Common natural join column not resolved in prepared statement nested 20 years ago
join_crash.result Implementation of WL#2486 - 21 years ago
join_nested.result Fixed bug #18279: crash in the cases when on conditions are moved 20 years ago
join_outer.result Fix by Georgi Kodinov: 20 years ago
key.result After merge fixes 20 years ago
key_cache.result Post-merge fixes 20 years ago
key_diff.result Merge with 4.0.14 23 years ago
key_primary.result Fixed crashing bug with alter table when table was in use (Bug #3643) 22 years ago
keywords.result WL#530&531: TIMESTAMPADD, TIMESTAMPDIFF functions 22 years ago
kill.result after merge 20 years ago
limit.result Merge 21 years ago
loaddata.result Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
lock.result Merge mysql.com:/home/mydev/mysql-4.1-bug5390 20 years ago
lock_multi.result Bug#16986 - Deadlock condition with MyISAM tables 20 years ago
lock_tables_lost_commit.result WorkLog#1323 22 years ago
lowercase0.require Ensure that one can't from the command line set a variable too small. (Bug #2710) 22 years ago
lowercase2.require Some small portability fixes. 22 years ago
lowercase_fs_off.result Bugs#17647: Trouble with "create database" 20 years ago
lowercase_table.result Clean up merge from 4.1 21 years ago
lowercase_table2.result Bug#17661 information_schema.SCHEMATA returns uppercase with lower_case_table_names = 1 20 years ago
lowercase_table3.result Fix for bug#8156:information_schema and lowercase_table3 fail on OSX 21 years ago
lowercase_table_grant.result Clean up merge from 4.1, including making several enum fields 21 years ago
lowercase_table_qcache.result fixed comparation of tables/database names with --lower_case_table_names (BUG#2880) 22 years ago
lowercase_view.result postmerge fix 20 years ago
merge.result Merge bk-internal:/home/bk/mysql-5.0-engines 20 years ago
metadata.result Merge mysql.com:/home/jimw/my/mysql-4.1-clean 21 years ago
mix_innodb_myisam_binlog.result Remove hard-coded ../var/.. path in test mix_innodb_myisam_binlog, 20 years ago
multi_statement.result Fixed problems found by valgrind 20 years ago
multi_update.result item_cmpfunc.cc, func_in.result, multi_update.result: 20 years ago
myisam-blob.result Changed wellformedlen to well_formed_len 22 years ago
myisam.result Fix test results to be vardir-independent. 20 years ago
mysql.result Merge bk-internal:/home/bk/mysql-5.0-maint 20 years ago
mysql_client.result Merge updates. 20 years ago
mysql_client_test.result WL#2930 20 years ago
mysql_protocols.result mysql_protocols.result: 22 years ago
mysqlbinlog.result Merge mysql.com:/usr_rh9/home/elkin.rh9/4.1 20 years ago
mysqlbinlog2.result BUG#16217 forced to introduce a separate mysql client command to adopt its 20 years ago
mysqlcheck.result Bug #16502: mysqlcheck gets confused with views 20 years ago
mysqldump-max.result 4.1 -> 5.0 merge fixes 20 years ago
mysqldump.result Make test case for bug#21215repeateble by calling "reset master" 20 years ago
mysqlshow.result Bug #19147: mysqlshow INFORMATION_SCHEMA does not work 20 years ago
mysqltest.result Bug#19890 mysqltest: "query" command is broken 20 years ago
ndb_alter_table.result ndb - bug#14509, part 1: move autoincr pre-fetch from Ndb to local dict cache 20 years ago
ndb_alter_table2.result Bug #13228 open table cache not flushed when table schema changed 20 years ago
ndb_autodiscover.result Merge mysql.com:/home/jimw/my/mysql-4.1-clean 20 years ago
ndb_autodiscover2.result ndb: bug#6451 21 years ago
ndb_autodiscover3.result Bug #16875 , correction of previous patch 20 years ago
ndb_basic.result perror returns 2 if it does not understand the option --ndb 20 years ago
ndb_bitfield.result Fix for bug#19196: Attempt to create index on usupported field type gives wrong error code 20 years ago
ndb_blob.result ndb - bug#19956 (occurs only in v5.0) 20 years ago
ndb_cache.result Merge of query cache from 4.1 to 5.0 21 years ago
ndb_cache2.result WL#2269 Enable query cache for NDB part 2 21 years ago
ndb_cache_multi.result Added test case for multiple MySQL Servers connected to one cluster 21 years ago
ndb_cache_multi2.result Bug#16795 ndb_cache_multi2 20 years ago
ndb_charset.result ndb - bug#14007 5.0 *** does not automerge into 5.1 *** 20 years ago
ndb_condition_pushdown.result ndb_condition_pushdown.result: 20 years ago
ndb_config.result postt review fixes 20 years ago
ndb_database.result Fix for Bug #9318 drop database does not drop ndb tables 21 years ago
ndb_default_cluster.require Bug #20820 auto inc table not handled correctly when restored from cluster backup 20 years ago
ndb_gis.result Change in gis test to allow NDB to be able to call generic tests. Fix for Archive so that ALTER TABLE doesn't issue a warning. Also added test case for alter table. 20 years ago
ndb_grant.result fixed ndb_grant test 21 years ago
ndb_index.result ndb charsets (wl-1732) final part: use strxfrm + strcoll 21 years ago
ndb_index_ordered.result ndb - fix ha_ndb crash on ordered index on nullable varchar 21 years ago
ndb_index_unique.result ndb - bug#15918 fix 20 years ago
ndb_insert.result Added tests with IGNORE and NULL values 20 years ago
ndb_limit.result bug#5782 21 years ago
ndb_load.result Change from std_data to std_data_ln 20 years ago
ndb_loaddatalocal.result Bug #19493 NDB does not ignore duplicate keys when using LOAD DATA LOCAL 20 years ago
ndb_lock.result Added order by 20 years ago
ndb_minmax.result Updated ndb_* test cases 22 years ago
ndb_multi.result Fix to make ndb_multi.test (Bug #15401 NDB lock problems) more predictable 20 years ago
ndb_read_multi_range.result ndb - bug#17729 bug#18406 20 years ago
ndb_rename.result Bug#16997 Table rename that changes database does not rename indexes, recreate indexes in new database 20 years ago
ndb_replace.result Fix for bug#18437 "Wrong values inserted with a before update trigger on 20 years ago
ndb_restore.result Bug #20820 auto inc table not handled correctly when restored from cluster backup 20 years ago
ndb_subquery.result bug#11205 - ndb - 4006 when starting scan 21 years ago
ndb_transaction.result Review of new pushed code (Indentation fixes and simple optimizations) 22 years ago
ndb_trigger.result Fix for bug#18437 "Wrong values inserted with a before update trigger on 20 years ago
ndb_truncate.result Bug #18864 TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb table 20 years ago
ndb_types.result type_binary.result, type_binary.test: 20 years ago
ndb_update.result Fix for Bug #9691 UPDATE fails on attempt to update primary key 21 years ago
negation_elimination.result After merge fixes of merge with 4.1 that included the new arena code. 22 years ago
not_as_root.require Bug#17002 mysql-test-run as root user 20 years ago
not_embedded.require Updated manual about embedded version. 24 years ago
not_embedded_server.result Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures". 21 years ago
not_openssl.require BUG#10589: des_encrypt functionality always return NULL 21 years ago
null.result Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_merge 20 years ago
null_key.result Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0 21 years ago
odbc.result Merge macbook.gmz:/Users/kgeorge/mysql/work/B14553-4.1-opt 20 years ago
olap.result Fixed bug #19714. 20 years ago
openssl_1.result Add tests for connecting to server with invalid and blank certs. 20 years ago
openssl_2.result Fix openssl_2 test so it passes or fails. (It was being reported 23 years ago
order_by.result Bug #21302: Result not properly sorted when using an ORDER BY on a second table in a join 20 years ago
order_fill_sortbuf.result client/mysqlmanagerc.c 25 years ago
outfile.result merge fixies BUG#10418 4.1 -> 5.0 20 years ago
overflow.result One should not only have to include my_net.h to work with sockets. 24 years ago
packet.result Final patch for WL#1600(warn if max_allowed_packet used) 22 years ago
perror.result Change error code to test for "unknown error" with to 10000 20 years ago
preload.result Post-merge fixes 20 years ago
ps.result A post-merge fix. 20 years ago
ps_1general.result Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1 20 years ago
ps_2myisam.result Fixed bug #19714. 20 years ago
ps_3innodb.result Fixed bug #19714. 20 years ago
ps_4heap.result Fixed bug #19714. 20 years ago
ps_5merge.result Fixed bug #19714. 20 years ago
ps_6bdb.result Fixed bug #19714. 20 years ago
ps_7ndb.result Correction for test tesults after pushing the fix for bug 19714. 20 years ago
ps_10nestset.result Test expansion: "MOD" on non-integral first operand. 21 years ago
ps_11bugs.result BUG#18492: mysqld reports ER_ILLEGAL_REFERENCE in --ps-protocol 20 years ago
ps_grant.result After merge fixes 21 years ago
query_cache.result Bug#17203: "sql_no_cache sql_cache" in views created from prepared statement 20 years ago
query_cache_merge.result Move test that uses many tables (in query_cache.test) to separate test so that we can get it 'skipped' instead of 'failed' on system where we can't open many files. 23 years ago
query_cache_notembedded.result We should prohobit concurent read of inserting file in SP 20 years ago
raid.result fixed test results 22 years ago
range.result Fixed bug #18165. 20 years ago
read_only.result Add new option "check-testcases" to mysql-test-run.pl 20 years ago
rename.result After merge fixes 21 years ago
repair.result Show all generated warnings in SHOW ERROR 21 years ago
replace.result Fixed bug#19789: REPLACE was allowed for a VIEW with CHECK OPTION enabled. 20 years ago
rollback.result WorkLog#1323 22 years ago
row.result stop on NULL comparison only if it is allowed (BUG#12509) 21 years ago
rowid_order_bdb.result * Undo of range optimizer fix from previous changeset 22 years ago
rowid_order_innodb.result results updated 22 years ago
rpl000001.a.result Extended mysqltest with --commands and 'require' 25 years ago
rpl000001.b.result Extended mysqltest with --commands and 'require' 25 years ago
rpl000001.result Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases 20 years ago
rpl000002.result Changed wellformedlen to well_formed_len 22 years ago
rpl000004.a.result Cleanup of tests to make them less dependent of eachother 25 years ago
rpl000004.b.result Extended mysqltest with --commands and 'require' 25 years ago
rpl000004.result Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl000005.result Fix for bug #7100: relay_log_space_max missing from SHOW VARIABLES 21 years ago
rpl000006.result WorkLog#1323 22 years ago
rpl000008.result Changed mysql-test to print warnings for not existing table to DROP TABLE 23 years ago
rpl000009.result Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privileges 21 years ago
rpl000010.result Changed mysql-test to print warnings for not existing table to DROP TABLE 23 years ago
rpl000011.result Changed mysql-test to print warnings for not existing table to DROP TABLE 23 years ago
rpl000012.result Changed mysql-test to print warnings for not existing table to DROP TABLE 23 years ago
rpl000013.result Changed mysql-test to print warnings for not existing table to DROP TABLE 23 years ago
rpl000015.result WL#874 "Extended LOAD DATA". 21 years ago
rpl000017.result Add new option "check-testcases" to mysql-test-run.pl 20 years ago
rpl000018.result Merge with 4.0.14 23 years ago
rpl_EE_error.result Generate warning in ha_delete_table() if files is missing in handler 21 years ago
rpl_alter.result Fixes after merge 22 years ago
rpl_auto_increment.result Fix for BUG#20524 "auto_increment_* not observed when inserting 20 years ago
rpl_auto_increment_11932.result rpl_auto_increment_11932.test, rpl_auto_increment_11932.result: 20 years ago
rpl_chain_temp_table.result Fix for BUG#1686 22 years ago
rpl_change_master.result WWe now store the catalog in Query_log_event in binlog WITHOUT its end zero. 21 years ago
rpl_charset.result BUG#16217 forced to introduce a separate mysql client command to adopt its 20 years ago
rpl_commit_after_flush.result After merge fixes 21 years ago
rpl_create_database.result Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privileges 21 years ago
rpl_ddl.result Implementation of WL#2897: Complete definer support in the stored routines. 20 years ago
rpl_deadlock.result Post merge correction for the Changesset 20 years ago
rpl_delete_all.result fixed test after merge 21 years ago
rpl_do_grant.result Bug#4338: mysql-test-run fails if compiled with non-latin1 character set 22 years ago
rpl_drop.result results fixed after merge 22 years ago
rpl_drop_db.result after pull cleanup 21 years ago
rpl_drop_temp.result log_event.cc: 21 years ago
rpl_dual_pos_advance.result Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in slave.cc; 20 years ago
rpl_empty_master_crash.result Write slave status field names using consistent style. 22 years ago
rpl_error_ignored_table.result WWe now store the catalog in Query_log_event in binlog WITHOUT its end zero. 21 years ago
rpl_failed_optimize.result Add new option "check-testcases" to mysql-test-run.pl 20 years ago
rpl_failsafe.result Merge with 4.0.8 23 years ago
rpl_flush_log_loop.result Merge neptunus.(none):/home/msvensson/mysql/bug11316/my41-bug11316 21 years ago
rpl_flush_tables.result Add new option "check-testcases" to mysql-test-run.pl 20 years ago
rpl_free_items.result After merge fixes 22 years ago
rpl_get_lock.result Bug#17203: "sql_no_cache sql_cache" in views created from prepared statement 20 years ago
rpl_heap.result Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DELETE in binlog)": 22 years ago
rpl_ignore_grant.result Bug#4338: mysql-test-run fails if compiled with non-latin1 character set 22 years ago
rpl_ignore_revoke.result Add new option "check-testcases" to mysql-test-run.pl 20 years ago
rpl_ignore_table.result BUG#16487: New test for ignored table and multi-update 20 years ago
rpl_init_slave.result Fixed test for 'init_slave' variable 22 years ago
rpl_innodb.result Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_insert_id.result Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0 20 years ago
rpl_insert_ignore.result A .test for BUG#6287 "Slave skips auto_increment values in Replication with InnoDB" 21 years ago
rpl_insert_select.result Added a test case for BUG#10456 21 years ago
rpl_loaddata.result Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases 20 years ago
rpl_loaddata_rule_m.result Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases 20 years ago
rpl_loaddata_rule_s.result Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases 20 years ago
rpl_loaddatalocal.result Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_log.result after-merge fixes. 20 years ago
rpl_log_pos.result WL#874 "Extended LOAD DATA". 21 years ago
rpl_many_optimize.result A test for the BUG#7658 just fixed in 4.0 (could not put it into 4.0 as in 4.0 we don't replicate OPTIMIZE TABLE). 21 years ago
rpl_master_pos_wait.result Bug#17203: "sql_no_cache sql_cache" in views created from prepared statement 20 years ago
rpl_max_relay_size.result WWe now store the catalog in Query_log_event in binlog WITHOUT its end zero. 21 years ago
rpl_misc_functions.result Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases 20 years ago
rpl_multi_delete.result Fix fur BUG#13348: "multi-table updates and deletes are not logged if no rows were affected". 20 years ago
rpl_multi_delete2.result fix for BUG#11139 (multi-delete with alias breaking replication if table rules are 20 years ago
rpl_multi_query.result WL#874 "Extended LOAD DATA". 21 years ago
rpl_multi_update.result Fix fur BUG#13348: "multi-table updates and deletes are not logged if no rows were affected". 20 years ago
rpl_multi_update2.result - set 'updating' in both tables list if we have two of them (because of subquery) (BUG#13236) 20 years ago
rpl_multi_update3.result Add new option "check-testcases" to mysql-test-run.pl 20 years ago
rpl_multi_update4.result BUG#15699, failure to apply ignore rule for unexisting table. 20 years ago
rpl_mystery22.result altered syntax from SLAVE START|STOP to START|STOP SLAVE 23 years ago
rpl_openssl.result Cleanup test cases that leaves "stuff" behind 20 years ago
rpl_optimize.result after merge fixes 22 years ago
rpl_ps.result Added replication tests 22 years ago
rpl_redirect.result Write slave status field names using consistent style. 22 years ago
rpl_relayrotate.result skip_name_resolve.result, skip_name_resolve.test: 20 years ago
rpl_relayspace.result Merge with 4.0.14 23 years ago
rpl_replicate_do.result Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases 20 years ago
rpl_reset_slave.result WL#874 "Extended LOAD DATA". 21 years ago
rpl_rewrite_db.result Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
rpl_rotate_logs.result After-merge fixes. 21 years ago
rpl_server_id1.result WL#874 "Extended LOAD DATA". 21 years ago
rpl_server_id2.result WL#874 "Extended LOAD DATA". 21 years ago
rpl_session_var.result Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 21 years ago
rpl_set_charset.result merged 22 years ago
rpl_skip_error.result Add new option "check-testcases" to mysql-test-run.pl 20 years ago
rpl_slave_status.result Add new option "check-testcases" to mysql-test-run.pl 20 years ago
rpl_sp.result Fix for BUG#20438: CREATE statements for views, stored routines and triggers 20 years ago
rpl_sp_effects.result Fix for BUG#12637: Make SPs+user variables replication work: 21 years ago
rpl_sporadic_master.result altered syntax from SLAVE START|STOP to START|STOP SLAVE 23 years ago
rpl_start_stop_slave.result fix decimal2longlong too 21 years ago
rpl_temporary.result Fixed result file (rpl_temporary) 20 years ago
rpl_timezone.result BUG#16217 forced to introduce a separate mysql client command to adopt its 20 years ago
rpl_trigger.result Fix for BUG#20438: CREATE statements for views, stored routines and triggers 20 years ago
rpl_trunc_temp.result Bug#17137 Running "truncate table" on temporary table leaves the table open on a slave 20 years ago
rpl_until.result Bug#15886 (Test: Timing issue in test "rpl_until"): 20 years ago
rpl_user_variables.result Bug#19136: Crashing log-bin and uninitialized user variables in a derived table 20 years ago
rpl_variables.result A fix (bug #10703: rpl_variables.test failure). 21 years ago
rpl_view.result Fix for BUG#20438: CREATE statements for views, stored routines and triggers 20 years ago
schema.result Patch for WL#2894: Make stored routine variables work 20 years ago
select.result select.result, func_group.result, sql_select.cc: 20 years ago
select_found.result Merge 21 years ago
select_safe.result Fix bug #11864 non unique names are allowed in subquery 21 years ago
server_id.require Added test case for multiple MySQL Servers connected to one cluster 21 years ago
server_id1.require Added test case for multiple MySQL Servers connected to one cluster 21 years ago
show_check.result Bug#16581: deadlock: server and client both read from connection in 20 years ago
skip_grants.result Additional fix for BUG#16777: Can not create trigger nor view 20 years ago
skip_name_resolve.result Patch for WL#2894: Make stored routine variables work 20 years ago
slave-running.result client/mysqlmanagerc.c 25 years ago
slave-stopped.result client/mysqlmanagerc.c 25 years ago
sp-big.result Patch for WL#2894: Make stored routine variables work 20 years ago
sp-code.result Bug#19207: Final parenthesis omitted for CREATE INDEX in Stored Procedure 20 years ago
sp-destruct.result Fixed BUG#16303: erroneus stored procedures and functions should be droppable 20 years ago
sp-dynamic.result A fix and a test case for Bug#19308 "REPAIR/OPTIMIZE/ANALYZE 20 years ago
sp-error.result BUG#14702: misleading error message when syntax error in 20 years ago
sp-prelocking.result Fix for bug#19634 "Re-execution of multi-delete which involve trigger/stored 20 years ago
sp-security.result Bug#18630: Arguments of suid routine calculated in wrong security 20 years ago
sp-threads.result BUG#12228: Post review fixes: Added test case, code cleanup. 21 years ago
sp-vars.result Bug#17226: Variable set in cursor on first iteration is assigned 20 years ago
sp.result Merge bk-internal.mysql.com:/home/bk/mysql-5.0 20 years ago
sp_notembedded.result Bug#15298 SHOW GRANTS FOR CURRENT_USER: Incorrect output in DEFINER context 20 years ago
sp_trans.result Bug#10656 Stored Procedure - Create index and Truncate table command error 20 years ago
sql_mode.result sql_mode.test: 20 years ago
ssl.result Post-merge fixes 20 years ago
ssl_compress.result Post-merge fixes 20 years ago
status.result In test for bug#15933 we have to wait for all disconnects to finish to avoid 20 years ago
strict.result Fix for bug #19370: DateTime datatype in MySQL has two bugs in it 20 years ago
subselect.result Merge mysql.com:/home/psergey/mysql-4.1-opt 20 years ago
subselect2.result Merge macbook.gmz:/Users/kgeorge/mysql/work/B20792-4.1-opt 20 years ago
subselect_gis.result subselect test split on two tests because gis extention can be absent 22 years ago
subselect_innodb.result Add new option "check-testcases" to mysql-test-run.pl 20 years ago
subselect_notembedded.result Fixes to embedded server to be able to run tests with it 20 years ago
sum_distinct-big.result Patch for WL#2894: Make stored routine variables work 20 years ago
sum_distinct.result Moved some old test and added a new test to only be run with mysql-test-run --big 21 years ago
symlink.result Merge mysql.com:/home/mydev/mysql-4.1-bug17877 20 years ago
synchronization.result Better handling of ensuring that setup_tables() are not called twice 21 years ago
sysdate_is_now.result Post-merge fixes 20 years ago
system_mysql_db.result type_binary.result, type_binary.test: 20 years ago
system_mysql_db_refs.result s/\r\n/\n/ in mysql-test/*/system_mysql_db* 22 years ago
tablelock.result Cleanup after last merge 24 years ago
temp_table.result Fixed problems found by valgrind 20 years ago
testdb_only.require WL#1420 convert NIST test for mysql 21 years ago
timezone.result WL#1264 "Per-thread time zone support infrastructure". 22 years ago
timezone2.result Fix for bug#11081 "Using a CONVERT_TZ function in a stored function or 20 years ago
timezone3.result After merge fixes 21 years ago
timezone_grant.result Fix for bug#15153 "CONVERT_TZ() is not allowed in all places in VIEWs". 20 years ago
trigger-compat.result Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50-mysqltestrun_check_testcases 20 years ago
trigger-grant.result Bug#14635: Accept NEW.x as INOUT parameters to stored procedures 20 years ago
trigger-trans.result Fix for bug #18153 "ALTER/OPTIMIZE/REPAIR on transactional tables corrupt 20 years ago
trigger.result Merge mysql.com:/home/tomash/src/mysql_ab/mysql-5.0 20 years ago
true.require Ensure that one can't from the command line set a variable too small. (Bug #2710) 22 years ago
truncate.result manually merged 22 years ago
type_binary.result Merge mysql.com:/home/jimw/my/mysql-5.0-14299 20 years ago
type_bit.result Bug #13601: Wrong int type for bit 20 years ago
type_bit_innodb.result Bug #13601: Wrong int type for bit 20 years ago
type_blob.result Bug #19498: Inconsistent support for DEFAULT in TEXT columns 20 years ago
type_date.result Update test result 21 years ago
type_datetime.result Fix for bug #19370: DateTime datatype in MySQL has two bugs in it 20 years ago
type_decimal.result Fix for bug#17826 'type_decimal' fails with ps-protocol 20 years ago
type_enum.result a fix (bug #6267: ENUM ... NOT NULL w/o default treated differently than other data types). 21 years ago
type_float.result Bug#17048 CREATE TABLE ... SELECT truncate values 20 years ago
type_nchar.result WorkLog#1323 22 years ago
type_newdecimal-big.result Patch for WL#2894: Make stored routine variables work 20 years ago
type_newdecimal.result Fix for bug#19667 group by a decimal expression yields wrong result 20 years ago
type_ranges.result Merge bk-internal:/home/bk/mysql-5.0-maint 20 years ago
type_set.result merge with 4.1 21 years ago
type_time.result Strict mode & better warnings 21 years ago
type_timestamp.result #19409: Test 'func_timestamp' fails on Windows x64 20 years ago
type_uint.result Strict mode & better warnings 21 years ago
type_varchar.result Fix for BUG#15588: String overrun during sp-vars.test 20 years ago
type_year.result After merge fixes 22 years ago
udf.result Merge bk-internal.mysql.com:/home/bk/mysql-5.0 20 years ago
union.result Update result after merge, since the function Item::tmp_table_field_from_field_type() 20 years ago
update.result Merge mysql.com:/opt/local/work/mysql-4.1-root 20 years ago
user_limits.result Update test results 21 years ago
user_var-binlog.result BUG#16217 forced to introduce a separate mysql client command to adopt its 20 years ago
user_var.result Bug #7498 User variable SET saves SIGNED BIGINT as UNSIGNED BIGINT 20 years ago
varbinary.result Fixed bug #16504. 20 years ago
variables.result Merge mysql.com:/opt/local/work/mysql-5.0-release 20 years ago
view.result ndb_condition_pushdown.result: 20 years ago
view_grant.result Merge mysql.com:/home/tomash/src/mysql_ab/mysql-5.0 20 years ago
view_query_cache.result We should not skip temptable view along with other derived 20 years ago
wait_timeout.result BUG#19951: Race conditions in test wait_timeout. 20 years ago
warnings.result Partial merge of the patch for bug #15195 from 4.1 -> 5.0; more changes needed 20 years ago
windows.result Fix handling of filenames that start the same as reserved filenames 21 years ago
xa.result Bug#12935 Local and XA transactions not mutually exclusive 20 years ago