| .. |
|
alias.result
|
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
|
21 years ago |
|
almost_full.result
|
Bug #31305 myisam tables crash when they are near capacity.
|
18 years ago |
|
alter_table-big.result
|
Fix for bug #25044 "ALTER TABLE ... ENABLE KEYS acquires global 'opening
|
19 years ago |
|
alter_table.result
|
Bug#27747 database metadata doesn't return sufficient column default info
|
18 years ago |
|
analyse.result
|
Bug #28492: subselect returns LONG in >5.0.24a and LONGLONG in <=5.0.24a
|
19 years ago |
|
analyze.result
|
Fix for bug #30495: optimize table t1,t2,t3 extended errors
|
18 years ago |
|
ansi.result
|
Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1
|
20 years ago |
|
archive-big.result
|
BUG#15787 - MySQL crashes when archive table exceeds 2GB
|
19 years ago |
|
archive.result
|
after-merge fixup: archive test/result adjusted.
|
18 years ago |
|
archive_gis.result
|
gis_generic test cases:
|
19 years ago |
|
auto_increment.result
|
backport of Bug#11491 Misleading error message if not NULL column set to NULL, SQL mode TRADITIONAL
|
19 years ago |
|
backup.result
|
BUG#26976 - Missing table in merge not noted in related error msg +
|
19 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
|
BUG#28591: make the fix work for BDB tables too:
|
19 years ago |
|
bdb_cache.result
|
fix test results - Bug #11328
|
21 years ago |
|
bdb_gis.result
|
Bug #30825: Problems when putting a non-spatial index on a GIS column
|
18 years ago |
|
bdb_notembedded.result
|
Changes to make tests pass in pushbuild.
|
18 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
|
Merge mysql.com:/home/kent/bk/bug30069/mysql-4.1-build
|
18 years ago |
|
binary.result
|
Fixed bug #29087. This bug manifested itself for queries that performed
|
19 years ago |
|
binlog.result
|
Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using InnoDB
|
19 years ago |
|
binlog_innodb.result
|
Bug#28769 Test case "innodb" fails with --skip-log-bin
|
19 years ago |
|
binlog_killed.result
|
bug#27571
|
18 years ago |
|
binlog_killed_simulate.result
|
bug#27571
|
18 years ago |
|
binlog_start_comment.result
|
Fixed some test case after push of BUG#32205
|
18 years ago |
|
blackhole.result
|
Fixed some test case after push of BUG#32205
|
18 years ago |
|
bool.result
|
Change sql_mode BROKEN_NOT to HIGH_NOT_PRECEDENCE
|
21 years ago |
|
bootstrap.result
|
Bug#20166 mysql-test-run.pl does not test system privilege tables creation
|
19 years ago |
|
bulk_replace.result
|
client/mysqlmanagerc.c
|
24 years ago |
|
case.result
|
Fix for bug #30782: Truncated UNSIGNED BIGINT columns only in SELECT w/ CASE,
|
18 years ago |
|
case_sensitive_file_system.require
|
Bugs#17647: Trouble with "create database"
|
20 years ago |
|
cast.result
|
Bug#31990: MINUTE() and SECOND() return bogus results when used on a DATE
|
18 years ago |
|
check.result
|
BUG#26325 - TEMPORARY TABLE "corrupt" after first read, according
|
19 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
|
bug#27608 XML output is not well-formed
|
19 years ago |
|
comments.result
|
Bug#28779 (mysql_query() allows execution of statements with unbalanced
|
18 years ago |
|
compare.result
|
BUG#11927: Warnings shown for CAST( chr as signed) but not (chr + 0)
|
19 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
|
Fixed bug #31471: decimal_bin_size: Assertion `scale >= 0 &&
|
18 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
|
protect bug31473 from regressing into 5.0
|
18 years ago |
|
ctype_ascii.result
|
Bug#27562: ascii.xml invalid?
|
19 years ago |
|
ctype_big5.result
|
Fix for bug #32726: crash with cast in order by clause and cp932 charset
|
18 years ago |
|
ctype_collate.result
|
Bug#27747 database metadata doesn't return sufficient column default info
|
18 years ago |
|
ctype_cp932.result
|
Fix for bug #32726: crash with cast in order by clause and cp932 charset
|
18 years ago |
|
ctype_cp932_binlog.result
|
Fix for
|
19 years ago |
|
ctype_cp1250_ch.result
|
Remove compiler warnings
|
19 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
|
Merge mysql.com:/home/ram/work/mysql-5.0-engines
|
18 years ago |
|
ctype_gb2312.result
|
Fix for bug #32726: crash with cast in order by clause and cp932 charset
|
18 years ago |
|
ctype_gbk.result
|
Fix for bug #32726: crash with cast in order by clause and cp932 charset
|
18 years ago |
|
ctype_hebrew.result
|
Fix for the bug #24037 "Lossy Hebrew to Unicode conversion".
|
19 years ago |
|
ctype_latin1.result
|
Bug#29499 Converting 'del' from ascii to Unicode results in 'question mark'
|
19 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_ldml.result
|
Bug#28916 LDML doesn't work for utf8
|
19 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
|
Bug#27747 database metadata doesn't return sufficient column default info
|
18 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
|
Merge mysql.com:/home/ram/work/mysql-5.0-engines
|
18 years ago |
|
ctype_ucs.result
|
Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0
|
18 years ago |
|
ctype_ucs2_def.result
|
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rpl
|
19 years ago |
|
ctype_ucs_binlog.result
|
BUG#32205 Replaying statements from mysqlbinlog fails with a syntax error, replicates fine
|
18 years ago |
|
ctype_ujis.result
|
Bug#15376: Unassigned multibyte codes are converted to U+0000
|
20 years ago |
|
ctype_utf8.result
|
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0
|
18 years ago |
|
date_formats.result
|
Bug#27216: functions with parameters of different date types may return wrong
|
18 years ago |
|
default.result
|
Bug#27747 database metadata doesn't return sufficient column default info
|
18 years ago |
|
delayed.result
|
Merge mysql.com:/home/ram/work/mysql-5.0-engines
|
18 years ago |
|
delete.result
|
Merge mhansson@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
|
18 years ago |
|
derived.result
|
Bug #31221: Optimizer incorrectly identifies impossible WHERE clause
|
18 years ago |
|
dirty_close.result
|
Added --user=userid to mysqld
|
24 years ago |
|
distinct.result
|
Bug #30596 GROUP BY optimization gives wrong result order
|
18 years ago |
|
drop.result
|
Update tests and result files after running with new mysqltest that better detects problems with test files
|
19 years ago |
|
drop_temp_table.result
|
Fixes during review of pushed code
|
20 years ago |
|
empty_table.result
|
client/mysqlmanagerc.c
|
24 years ago |
|
endspace.result
|
Fixed bug #25971: indexes on text columns were ignored when ref accesses
|
19 years ago |
|
error_simulation.result
|
Fixed bug #28449: a crash may happen at some rare conditions when
|
19 years ago |
|
errors.result
|
Bug#28677: SELECT on missing column gives extra error
|
19 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 |
|
execution_constants.result
|
Bug#21476: (Thread stack overrun not caught, causing SEGV)
|
19 years ago |
|
explain.result
|
Fix for bug #32241: memory corruption due to large index map in 'Range
|
18 years ago |
|
federated.result
|
Bug #32374 crash with filesort when selecting from federated table and view.
|
18 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 |
|
federated_bug_25714.result
|
Bug#25714
|
19 years ago |
|
federated_innodb.result
|
Bug#25513
|
19 years ago |
|
fix_priv_tables.result
|
Bug#20589 Missing some table level privileges after upgrade
|
19 years ago |
|
flush.result
|
Bug#32528 Global read lock with a low priority write lock causes a server crash
|
18 years ago |
|
flush2.result
|
Backport from 5.1, limit SHOW VARIABLES to "log_bin%"
|
19 years ago |
|
flush_block_commit.result
|
Update mysqltest to latest version
|
19 years ago |
|
flush_block_commit_notembedded.result
|
merging
|
19 years ago |
|
flush_read_lock_kill.result
|
Update tests and result files after running with new mysqltest that better detects problems with test files
|
19 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
|
24 years ago |
|
fulltext.result
|
Merge mysql.com:/home/svoj/devel/mysql/BUG11392/mysql-4.1-engines
|
18 years ago |
|
fulltext2.result
|
BUG#16489 - utf8 + fulltext leads to corrupt index file.
|
20 years ago |
|
fulltext3.result
|
fix test for bug29299
|
19 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#25729 - boolean full text search is confused by NULLs produced by
|
19 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
|
Merge mysql.com:/usr/home/ram/work/bug23254/my41-bug23254
|
19 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
|
Bug#28450: The Item_date_add_interval in select list may fail the field
|
19 years ago |
|
func_default.result
|
Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimized
|
19 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
|
Merge mhansson@bk-internal:/home/bk/mysql-5.0-opt
|
18 years ago |
|
func_group.result
|
Bug #33133: Views are not transparent
|
18 years ago |
|
func_if.result
|
Bug#24532 (The return data type of IS TRUE is different from similar
|
19 years ago |
|
func_in.result
|
Fix for bug #28748: "Select" returning one value too few
|
19 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
|
20 years ago |
|
func_math.result
|
removed undeterministic test result from the fux for bug 30587
|
18 years ago |
|
func_misc.result
|
after merge fix
|
18 years ago |
|
func_op.result
|
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
|
20 years ago |
|
func_regexp.result
|
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0
|
18 years ago |
|
func_sapdb.result
|
Merge mysql.com:/home/gluh/MySQL/Merge/5.0
|
18 years ago |
|
func_set.result
|
Fix for bug #32560: crash with interval function and count(*)
|
18 years ago |
|
func_str.result
|
merging
|
18 years ago |
|
func_system.result
|
Bug#17203: "sql_no_cache sql_cache" in views created from prepared statement
|
20 years ago |
|
func_test.result
|
Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimized
|
19 years ago |
|
func_time.result
|
Bug#32770: LAST_DAY() returns a DATE, but somehow internally keeps track of the TIME.
|
18 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 #30825: Problems when putting a non-spatial index on a GIS column
|
18 years ago |
|
gis.result
|
Merge bk@192.168.21.1:mysql-5.0-opt
|
18 years ago |
|
grant.result
|
Make tests more robust (clean up better after grant.test)
|
18 years ago |
|
grant2.result
|
Bug #30468: column level privileges not respected when joining tables
|
18 years ago |
|
grant3.result
|
Bug#19828: Case sensitivity in hostname leads to inconsistent behavior
|
18 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
|
Merge mhansson@bk-internal:/home/bk/mysql-5.0-opt
|
18 years ago |
|
group_min_max.result
|
Bug #32268: Indexed queries give bogus MIN and MAX results
|
18 years ago |
|
handler.result
|
Bug#30632 HANDLER read failure causes hang
|
18 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_bug25714.require
|
Bug#25714
|
19 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_local_infile.require
|
Changes to fix tests in pushbuild.
|
18 years ago |
|
have_log_bin.require
|
BUG#28370 federated test cases fail with binlog disabled
|
19 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_mysql_upgrade.result
|
Expect the file "have_mysql_upgrade.result" to contain the
|
19 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_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_ssl.require
|
Add "have_ssl" as synonym for "have_openssl"
|
19 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
|
22 years ago |
|
having.result
|
Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug29911
|
19 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 anubis.xiphis.org:/usr/home/antony/work/mysql-5.0-engines
|
18 years ago |
|
heap_hash.result
|
Fix for bug #27643 "query failed : 1114 (The table '' is full)
|
19 years ago |
|
help.result
|
Merge trift2.:/MySQL/M41/test-help-4.1
|
19 years ago |
|
im_daemon_life_cycle.result
|
Fix result file.
|
19 years ago |
|
im_life_cycle.result
|
Fix for BUG##24415: Instance manager test im_daemon_life_cycle
|
19 years ago |
|
im_options_set.result
|
Preliminary patch for the following bugs:
|
20 years ago |
|
im_options_unset.result
|
Preliminary patch for the following bugs:
|
20 years ago |
|
im_utils.result
|
Update result file
|
19 years ago |
|
index_merge.result
|
Bug#31177: Server variables can't be set to their current values
|
18 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
|
BUG#25048 - ERROR 126 : Incorrect key file for table '.XXXX.MYI'; try to
|
19 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
|
backported test case from 5.1
|
18 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#31662: 'null' is shown as type of fields for view with bad definer, breaks mysqldump
|
18 years ago |
|
information_schema_inno.result
|
Fixed problems found by valgrind
|
20 years ago |
|
init_connect.result
|
Cleanup after test cases
|
19 years ago |
|
init_file.result
|
Bug#23240 --init_file statements with NOW() reports '1970-01-01 11:00:00'as the date time
|
19 years ago |
|
innodb-big.result
|
Bug#24989: The DEADLOCK error is improperly handled by InnoDB.
|
19 years ago |
|
innodb-deadlock.result
|
Bug#25164 create table `a` as select * from `A` hangs
|
18 years ago |
|
innodb-lock.result
|
A lot of fixes for prepared statements (PS):
|
21 years ago |
|
innodb-replace.result
|
Fix for BUG#25507 "multi-row insert delayed + auto increment causes
|
19 years ago |
|
innodb-ucs2.result
|
Bug#18743: Several test cases fails if "classic" configuration in 5.0
|
19 years ago |
|
innodb.result
|
Merge mysql.com:/home/gluh/MySQL/Merge/5.0
|
18 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
|
Bug #30825: Problems when putting a non-spatial index on a GIS column
|
18 years ago |
|
innodb_handler.result
|
bug#5373: handler READ NEXT w/o HANDLER READ [FIRST]
|
21 years ago |
|
innodb_mysql.result
|
Merge mysql.com:/home/gluh/MySQL/Merge/5.0
|
18 years ago |
|
innodb_notembedded.result
|
Update tests and result files after running with new mysqltest that better detects problems with test files
|
19 years ago |
|
innodb_timeout_rollback.result
|
Added innodb_rollback_on_timeout option to restore the 4.1
|
19 years ago |
|
innodb_unsafe_binlog.result
|
Changes from the innodb-5.0-ss115 snapshot.
|
20 years ago |
|
insert.result
|
Merge polly.(none):/home/kaa/src/maint/bug26788/my50-bug26788
|
18 years ago |
|
insert_notembedded.result
|
several fixes to make tests pass in embedded-server mode
|
19 years ago |
|
insert_select-binlog.result
|
Cleanup tests and results after merge from 4.1 of embedded
|
21 years ago |
|
insert_select.result
|
Bug#30384: Having SQL_BUFFER_RESULT option in the CREATE .. KEY(..) .. SELECT
|
18 years ago |
|
insert_update.result
|
Bug#28904: INSERT .. ON DUPLICATE was silently updating rows when it shouldn't.
|
19 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
|
Merge magare.gmz:/home/kgeorge/mysql/work/B27531-4.1-opt
|
19 years ago |
|
join_crash.result
|
Implementation of WL#2486 -
|
21 years ago |
|
join_nested.result
|
Fixed bug #29604.
|
19 years ago |
|
join_outer.result
|
Fixed bug #28571. Outer join queries with ON conditions over
|
19 years ago |
|
key.result
|
Fix for bug #31137: Assertion failed: primary_key_no == -1 || primary_key_no == 0,
|
18 years ago |
|
key_cache.result
|
Bug#31177: Server variables can't be set to their current values
|
18 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
|
Bug#12204
|
19 years ago |
|
kill.result
|
Bug #29138 'kill' fails in pushbuild
|
19 years ago |
|
limit.result
|
Fix for bug #28464: a string argument to 'limit ?' PS - replication fails
|
19 years ago |
|
loaddata.result
|
Fixed bug #29442.
|
19 years ago |
|
loaddata_autocom_innodb.result
|
Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0".
|
19 years ago |
|
loaddata_autocom_ndb.result
|
Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0".
|
19 years ago |
|
lock.result
|
BUG#26976 - Missing table in merge not noted in related error msg +
|
19 years ago |
|
lock_multi.result
|
Bug#31479 Bad lock interaction if CREATE TABLE LIKE is killed
|
18 years ago |
|
lock_tables_lost_commit.result
|
WorkLog#1323
|
22 years ago |
|
long_tmpdir.result
|
Fix for bug #29015 "Stack overflow in processing temporary table name when tmpdir path is long"
|
19 years ago |
|
lowercase0.require
|
Ensure that one can't from the command line set a variable too small. (Bug #2710)
|
22 years ago |
|
lowercase1.require
|
Bug #27653: Temp table can't be created if lower_case_table_names=1 and
|
19 years ago |
|
lowercase2.require
|
Some small portability fixes.
|
22 years ago |
|
lowercase_fs_off.result
|
Update test cases after run with --check-testcases
|
19 years ago |
|
lowercase_mixed_tmpdir.result
|
Bug #27653: Temp table can't be created if lower_case_table_names=1 and
|
19 years ago |
|
lowercase_table.result
|
Bug#20404: SHOW CREATE TABLE fails with Turkish I
|
19 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
|
Bug #31562: HAVING and lower case
|
18 years ago |
|
merge.result
|
Merge polly.(none):/home/kaa/src/opt/bug28837/my50-bug29131
|
18 years ago |
|
metadata.result
|
metadata.test, metadata.result:
|
19 years ago |
|
mix_innodb_myisam_binlog.result
|
Various fixes to make tests pass on Windows.
|
18 years ago |
|
multi_statement.result
|
Fixed problems found by valgrind
|
20 years ago |
|
multi_update.result
|
BUG#26395: if crash during autocommit update to transactional table on master, slave fails
|
18 years ago |
|
myisam-blob.result
|
Changed wellformedlen to well_formed_len
|
22 years ago |
|
myisam.result
|
Merge mysql.com:/home/gluh/MySQL/Merge/5.0
|
18 years ago |
|
myisampack.result
|
BUG#31277 - myisamchk --unpack corrupts a table
|
18 years ago |
|
mysql.result
|
Bug#29323 mysql client only accetps ANSI encoded files
|
18 years ago |
|
mysql_client_test.result
|
WL#2930
|
20 years ago |
|
mysql_comments.result
|
Fix for:
|
18 years ago |
|
mysql_protocols.result
|
mysql_protocols.result:
|
21 years ago |
|
mysql_upgrade.result
|
Bug #28401 mysql_upgrade Failed with STRICT_ALL_TABLES, ANSI_QUOTES and NO_ZERO_DATE
|
19 years ago |
|
mysqladmin.result
|
Bug#10608 mysqladmin breaks on "database" variable in my.cnf
|
19 years ago |
|
mysqlbinlog-cp932.result
|
Bug#18743: Several test cases fails if "classic" configuration in 5.0
|
19 years ago |
|
mysqlbinlog.result
|
Again blanking out some numbers in file names that is dependent
|
18 years ago |
|
mysqlbinlog2.result
|
Fixed some test case for BUG#32205
|
18 years ago |
|
mysqlcheck.result
|
Fix test case for Bug #25347 so that it actually tests the code fix,
|
18 years ago |
|
mysqldump-compat.result
|
Fixed bug #30126.
|
18 years ago |
|
mysqldump-max.result
|
Patch inspired by BUG#10491: Server returns data as charset
|
19 years ago |
|
mysqldump.result
|
mysqldump.test, mysqldump.result:
|
18 years ago |
|
mysqlshow.result
|
Bug #19147: mysqlshow INFORMATION_SCHEMA does not work
|
20 years ago |
|
mysqltest.result
|
Improve error messages
|
19 years ago |
|
named_pipe.result
|
Add test for named pipes on windows
|
18 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_auto_increment.result
|
ha_ndbcluster.h:
|
18 years ago |
|
ndb_autodiscover.result
|
BUG#18676 when cluster storage engine is down, misleading error message on create table with 4009.
|
19 years ago |
|
ndb_autodiscover2.result
|
ndb: bug#6451
|
21 years ago |
|
ndb_autodiscover3.result
|
Bug #16875 , correction of previous patch
|
20 years ago |
|
ndb_backup_print.result
|
Bug #27640 backup id not displayed in the output of "ndb_mgm start backup wait completed"
|
19 years ago |
|
ndb_basic.result
|
ndb - bug#31635 (5.0)
|
18 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#24028 in 5.0
|
19 years ago |
|
ndb_bug26793.result
|
Backport Magnus' fix from 5.1
|
19 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
|
bug#21072 Duplicate key error in NDB references wrong key: Return correct key for non-batching inserts
|
18 years ago |
|
ndb_condition_pushdown.result
|
ndb - bug#29390: if ScanFilter is too large, abort or optionally discard it
|
18 years ago |
|
ndb_config.result
|
Fixed host name comparison (still Bug #17582)
|
19 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
|
gis_generic test cases:
|
19 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
|
bug#24820 CREATE INDEX ....USING HASH on NDB table creates ordered index, not HASH index: Changed test since error mesage wasn't predictable
|
19 years ago |
|
ndb_index_unique.result
|
bug#21072 Duplicate key error in NDB references wrong key: Return correct key for non-batching inserts
|
18 years ago |
|
ndb_insert.result
|
ndb_insert.test, ndb_insert.result, ha_ndbcluster.cc:
|
19 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
|
After merge fixes
|
19 years ago |
|
ndb_minmax.result
|
Updated ndb_* test cases
|
22 years ago |
|
ndb_multi.result
|
ndb - ndb_multi spurious failure
|
19 years ago |
|
ndb_read_multi_range.result
|
bug#30337 DELETE ... WHERE PK IN (..) and AFTER DELETE trigger crashes API node: Added testcase
|
19 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
|
correct test and result
|
19 years ago |
|
ndb_restore_different_endian_data.result
|
BUG#29674 Restore/backup are endian compatible in 5.0
|
19 years ago |
|
ndb_restore_print.result
|
medium int printout support
|
19 years ago |
|
ndb_single_user.result
|
Bug #27710 Creating unique index fails during single user mode
|
19 years ago |
|
ndb_subquery.result
|
BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b are NULLs:
|
19 years ago |
|
ndb_transaction.result
|
Review of new pushed code (Indentation fixes and simple optimizations)
|
22 years ago |
|
ndb_trigger.result
|
Bug #26242 UPDATE with subquery and triggers failing with cluster tables
|
19 years ago |
|
ndb_truncate.result
|
Bug #18864 TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb table
|
20 years ago |
|
ndb_types.result
|
Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/41
|
19 years ago |
|
ndb_update.result
|
bug#21072 Duplicate key error in NDB references wrong key: Return correct key for non-batching inserts
|
18 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
|
Fixed bug #31471: decimal_bin_size: Assertion `scale >= 0 &&
|
18 years ago |
|
null_key.result
|
backport of Bug#11491 Misleading error message if not NULL column set to NULL, SQL mode TRADITIONAL
|
19 years ago |
|
odbc.result
|
Merge macbook.gmz:/Users/kgeorge/mysql/work/B14553-4.1-opt
|
20 years ago |
|
olap.result
|
Fix for bug #32558: group by null-returning expression with rollup causes crash
|
18 years ago |
|
openssl_1.result
|
Patch inspired by BUG#10491: Server returns data as charset
|
19 years ago |
|
openssl_2.result
|
Fix openssl_2 test so it passes or fails. (It was being reported
|
23 years ago |
|
order_by.result
|
Merge olga.mysql.com:/home/igor/mysql-4.1-opt
|
19 years ago |
|
order_fill_sortbuf.result
|
client/mysqlmanagerc.c
|
24 years ago |
|
outfile.result
|
Bug#28181 Access denied to 'information_schema when select into out file (regression)
|
19 years ago |
|
outfile_loaddata.result
|
Fixed bug #32533.
|
18 years ago |
|
overflow.result
|
One should not only have to include my_net.h to work with sockets.
|
24 years ago |
|
packet.result
|
Bug#31177: Server variables can't be set to their current values
|
18 years ago |
|
parser_precedence.result
|
Bug#30625 (Performance, reduce depth for expressions)
|
18 years ago |
|
perror.result
|
Change error code to test for "unknown error" with to 10000
|
20 years ago |
|
preload.result
|
BUG#26976 - Missing table in merge not noted in related error msg +
|
19 years ago |
|
ps.result
|
Merge mysql.com:/home/gluh/MySQL/Merge/5.0
|
18 years ago |
|
ps_1general.result
|
Bug#27747 database metadata doesn't return sufficient column default info
|
18 years ago |
|
ps_2myisam.result
|
Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
|
18 years ago |
|
ps_3innodb.result
|
Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
|
18 years ago |
|
ps_4heap.result
|
Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
|
18 years ago |
|
ps_5merge.result
|
Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
|
18 years ago |
|
ps_6bdb.result
|
Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
|
18 years ago |
|
ps_7ndb.result
|
Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
|
18 years ago |
|
ps_10nestset.result
|
Test expansion: "MOD" on non-integral first operand.
|
21 years ago |
|
ps_11bugs.result
|
Bug#19356: Assert on undefined @uservar in prepared statement execute
|
19 years ago |
|
ps_grant.result
|
After merge fixes
|
21 years ago |
|
query_cache.result
|
Merge adventure.(none):/home/thek/Development/cpp/bug30269/my50-bug30269
|
19 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
|
Update tests and result files after running with new mysqltest that better detects problems with test files
|
19 years ago |
|
query_cache_with_views.result
|
Bug#30269 Query cache eats memory
|
19 years ago |
|
raid.result
|
fixed test results
|
22 years ago |
|
range.result
|
BUG#32198: Comparison of DATE with DATETIME still not using indexes correctly
|
18 years ago |
|
read_only.result
|
Test fails because of non deterministric function: show grants for current_user()
|
18 years ago |
|
rename.result
|
Merge alik.:/mnt/raid/alik/MySQL/devel/5.0-rt
|
19 years ago |
|
repair.result
|
Merge polly.(none):/home/kaa/src/maint/mysql-4.1-maint
|
18 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 |
|
round.result
|
Bug#6147: Traditional: Assigning a string to a numeric column has unexpected results
|
20 years ago |
|
row.result
|
Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt-27704
|
19 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 shellback.(none):/home/msvensson/mysql/same_tools/my41-same_tools
|
19 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
|
Fix for rpl000015 that fails if $MYSQL_TCP_PORT is set. The default value for
|
19 years ago |
|
rpl000017.result
|
Add new option "check-testcases" to mysql-test-run.pl
|
20 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_change_master.result
|
port of the fix for bug 19116 4.1-opt -> 5.0-opt
|
19 years ago |
|
rpl_charset.result
|
BUG#32205 Replaying statements from mysqlbinlog fails with a syntax error, replicates fine
|
18 years ago |
|
rpl_charset_sjis.result
|
Bug#23619 Incorrectly escaped multibyte characters in binary log break replication
|
19 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_critical_errors.result
|
Added missing result file for rpl_critical_errors.
|
19 years ago |
|
rpl_critical_errors.result.txt
|
BUG#26551 (Aborted query for non-transactional table breaks replication):
|
19 years ago |
|
rpl_ddl.result
|
Implementation of WL#2897: Complete definer support in the stored routines.
|
20 years ago |
|
rpl_deadlock.result
|
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
|
19 years ago |
|
rpl_delete_all.result
|
fixed test after merge
|
21 years ago |
|
rpl_do_grant.result
|
Bug#24158 SET PASSWORD in binary log fails under ANSI_QUOTES
|
19 years ago |
|
rpl_drop.result
|
results fixed after merge
|
22 years ago |
|
rpl_drop_db.result
|
Cleanup after test cases
|
19 years ago |
|
rpl_drop_temp.result
|
log_event.cc:
|
21 years ago |
|
rpl_drop_view.result
|
Bug#30998 Drop View breaks replication if view does not exist
|
18 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
|
Merge shellback.(none):/home/msvensson/mysql/same_tools/my41-same_tools
|
19 years ago |
|
rpl_failed_optimize.result
|
BUG#26976 - Missing table in merge not noted in related error msg +
|
19 years ago |
|
rpl_flush_log_loop.result
|
Bug#28893 --relay-log variable is not exposed with SHOW VARIABLES
|
18 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_grant.result
|
update test result
|
18 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
|
Cleanup after test cases
|
19 years ago |
|
rpl_ignore_table.result
|
Update test result after merge
|
19 years ago |
|
rpl_init_slave.result
|
Cleanup after test cases
|
19 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_delayed.result
|
Addendum to bug 29571: wait for INSERT DELAYED to finish on master
|
19 years ago |
|
rpl_insert_id.result
|
Fix for BUG#24432
|
19 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_known_bugs_detection.result
|
Fix for BUG#24432
|
19 years ago |
|
rpl_loaddata.result
|
Fix a typo in the test case.
|
19 years ago |
|
rpl_loaddata_charset.result
|
Renaming recenly added test case, because of name conflict
|
19 years ago |
|
rpl_loaddata_map.result
|
Changes to make tests pass in pushbuild.
|
18 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_locale.result
|
Bug#22645 LC_TIME_NAMES: Statement not replicated
|
19 years ago |
|
rpl_log.result
|
after-merge fixes.
|
20 years ago |
|
rpl_log_pos.result
|
Fix for bug #28144: "Slave_IO_Running" differs in replication tests
|
19 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
|
Merge shellback.(none):/home/msvensson/mysql/same_tools/my41-same_tools
|
19 years ago |
|
rpl_max_relay_size.result
|
Cleanup after test cases
|
19 years ago |
|
rpl_misc_functions.result
|
rpl_misc_functions.result, rpl_misc_functions.test:
|
19 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_ndb_innodb_trans.result
|
Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0".
|
19 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_packet.result
|
Bug #30209 rpl_packet.test: Slave_running mismatch (timing bug?)
|
18 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
|
Bug#24478 DROP TRIGGER is not caught by replicate-*-table filters
|
19 years ago |
|
rpl_reset_slave.result
|
WL#874 "Extended LOAD DATA".
|
21 years ago |
|
rpl_rewrite_db.result
|
Bug#6147: Traditional: Assigning a string to a numeric column has unexpected results
|
20 years ago |
|
rpl_rotate_logs.result
|
Fix for bug #29420: crash with show and purge binlogs
|
19 years ago |
|
rpl_server_id.result
|
BUG#28908 Replication: set global server_id is not setting the session server_id
|
18 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
|
Bug #29878 Garbage data generation when executing SESSION_USER() on a slave.
|
19 years ago |
|
rpl_set_charset.result
|
merged
|
22 years ago |
|
rpl_skip_error.result
|
rpl_skip_error.test fixed
|
19 years ago |
|
rpl_slave_skip.result
|
BUG#12691 (Exec_master_log_pos corrupted with SQL_SLAVE_SKIP_COUNTER):
|
18 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#19725 "Calls to SF in other database are not replicated
|
19 years ago |
|
rpl_sp_effects.result
|
Bug #26199 Replication Failure on Slave when using stored procs with bit-type parameters.
|
18 years ago |
|
rpl_sporadic_master.result
|
altered syntax from SLAVE START|STOP to START|STOP SLAVE
|
23 years ago |
|
rpl_ssl.result
|
Fix for bug #28144: "Slave_IO_Running" differs in replication tests
|
19 years ago |
|
rpl_start_stop_slave.result
|
fix decimal2longlong too
|
21 years ago |
|
rpl_temporary.result
|
Workaround non portable use of "grep" and "cut" by loading the whole processlist
|
19 years ago |
|
rpl_timezone.result
|
BUG#32205 Replaying statements from mysqlbinlog fails with a syntax error, replicates fine
|
18 years ago |
|
rpl_transaction.result
|
BUG#26395: if crash during autocommit update to transactional table on master, slave fails
|
18 years ago |
|
rpl_trigger.result
|
Bug #19390: Test 'rpl_trigger' fails, might be random
|
18 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.result
|
Updating result file.
|
18 years ago |
|
rpl_user_variables.result
|
Fix for
|
19 years ago |
|
rpl_variables.result
|
Cleanup after test cases
|
19 years ago |
|
rpl_view.result
|
Fixed bug #28244.
|
19 years ago |
|
schema.result
|
Patch for WL#2894: Make stored routine variables work
|
20 years ago |
|
select.result
|
Fixed bug #32335.
|
18 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 |
|
shm.result
|
Add test for named pipes on windows
|
18 years ago |
|
show_check.result
|
Bug#27747 database metadata doesn't return sufficient column default info
|
18 years ago |
|
skip_grants.result
|
Fix for bug #33305: Test case in 'skip_grants' file need dynamic loading
|
18 years ago |
|
skip_name_resolve.result
|
Patch for WL#2894: Make stored routine variables work
|
20 years ago |
|
slave-running.result
|
client/mysqlmanagerc.c
|
24 years ago |
|
slave-stopped.result
|
client/mysqlmanagerc.c
|
24 years ago |
|
sp-big.result
|
Patch for WL#2894: Make stored routine variables work
|
20 years ago |
|
sp-code.result
|
Bug#33618 (Crash in sp_rcontext)
|
18 years ago |
|
sp-destruct.result
|
Fixed BUG#16303: erroneus stored procedures and functions should be droppable
|
20 years ago |
|
sp-dynamic.result
|
Bug#28846 Use of undocumented Prepared Statements crashes server
|
19 years ago |
|
sp-error.result
|
Bug#33618 (Crash in sp_rcontext)
|
18 years ago |
|
sp-prelocking.result
|
Bug #29929 LOCK TABLES does not pre-lock tables used in triggers of the locked tables
|
19 years ago |
|
sp-security.result
|
Fix for BUG#9504: Stored procedures: execute privilege doesn't
|
19 years ago |
|
sp-threads.result
|
Update tests and result files after running with new mysqltest that better detects problems with test files
|
19 years ago |
|
sp-ucs2.result
|
Bug#18743: Several test cases fails if "classic" configuration in 5.0
|
19 years ago |
|
sp-vars.result
|
Bug#27415 Text Variables in stored procedures
|
19 years ago |
|
sp.result
|
manual merge
|
18 years ago |
|
sp_notembedded.result
|
Update tests and result files after running with new mysqltest that better detects problems with test files
|
19 years ago |
|
sp_stress_case.result
|
Bug#19194 (Right recursion in parser for CASE causes excessive stack usage,
|
19 years ago |
|
sp_trans.result
|
Bug#10656 Stored Procedure - Create index and Truncate table command error
|
20 years ago |
|
sp_trans_log.result
|
BUG#26395: if crash during autocommit update to transactional table on master, slave fails
|
18 years ago |
|
sql_mode.result
|
sql_mode.test:
|
20 years ago |
|
ssl-big.result
|
Bug #29579 Clients using SSL can hang the server
|
19 years ago |
|
ssl.result
|
Post-merge fixes
|
20 years ago |
|
ssl_8k_key.result
|
Bug #29784 YaSSL assertion failure when reading 8k key.
|
19 years ago |
|
ssl_compress.result
|
Post-merge fixes
|
20 years ago |
|
ssl_connect.result
|
Add result file for ssl_connect.test
|
19 years ago |
|
status.result
|
Bug #30377: EXPLAIN loses last_query_cost when used with UNION
|
18 years ago |
|
strict.result
|
backport of Bug#11491 Misleading error message if not NULL column set to NULL, SQL mode TRADITIONAL
|
19 years ago |
|
strict_autoinc_1myisam.result
|
Bug#18908: ERROR 1406 (22001): Data too long for column :: using utf8
|
19 years ago |
|
strict_autoinc_2innodb.result
|
Bug#18908: ERROR 1406 (22001): Data too long for column :: using utf8
|
19 years ago |
|
strict_autoinc_3heap.result
|
Bug#18908: ERROR 1406 (22001): Data too long for column :: using utf8
|
19 years ago |
|
strict_autoinc_4bdb.result
|
Bug#18908: ERROR 1406 (22001): Data too long for column :: using utf8
|
19 years ago |
|
strict_autoinc_5ndb.result
|
Bug#18908: ERROR 1406 (22001): Data too long for column :: using utf8
|
19 years ago |
|
subselect.result
|
Fixed a PushBuild failure of the system_mysql_db test caused by the lack
|
18 years ago |
|
subselect2.result
|
BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b are NULLs:
|
19 years ago |
|
subselect3.result
|
Bug #30788: Inconsistent retrieval of char/varchar
|
18 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
|
after merge fix
|
19 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/svoj/devel/mysql/BUG32111/mysql-4.1-engines
|
18 years ago |
|
synchronization.result
|
Merge shellback.(none):/home/msvensson/mysql/same_tools/my41-same_tools
|
19 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
|
Bug #24791: Union with AVG-groups generates wrong results
|
19 years ago |
|
testdb_only.require
|
WL#1420 convert NIST test for mysql
|
21 years ago |
|
timezone.result
|
Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1"
|
19 years ago |
|
timezone2.result
|
Merge mysql.com:/home/cps/mysql/trees/4.1-runtime-bug9191
|
19 years ago |
|
timezone3.result
|
After merge fixes
|
21 years ago |
|
timezone4.result
|
Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1"
|
19 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
|
A fix and a test case for Bug#26141 mixing table types in trigger
|
19 years ago |
|
trigger.result
|
Add a test case for Bug#27248 Triggers: error if insert affects temporary
|
19 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
|
reverted the fix for Bug#5507
|
19 years ago |
|
type_binary.result
|
Bug#14171: Wrong internal default value for a BINARY field.
|
19 years ago |
|
type_bit.result
|
Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
|
18 years ago |
|
type_bit_innodb.result
|
Bug#31177: Server variables can't be set to their current values
|
18 years ago |
|
type_blob.result
|
Fixed bug #32282: TEXT silently truncates when value is exactly 65536
|
18 years ago |
|
type_date.result
|
Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
|
18 years ago |
|
type_datetime.result
|
Fix for BUG#32694 "NOT NULL table field in a subquery produces invalid results"
|
18 years ago |
|
type_decimal.result
|
Merge mhansson@bk-internal:/home/bk/mysql-5.0-opt
|
18 years ago |
|
type_enum.result
|
Bug#27747 database metadata doesn't return sufficient column default info
|
18 years ago |
|
type_float.result
|
Merge pilot.mysql.com:/data/msvensson/mysql/bug11589/my50-test_latest
|
18 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
|
Bug#24907: unpredictable (display) precission, if input precission increases
|
18 years ago |
|
type_ranges.result
|
Bug#27747 database metadata doesn't return sufficient column default info
|
18 years ago |
|
type_set.result
|
Bug#27069 set with identical elements are created
|
19 years ago |
|
type_time.result
|
Extended fix for the bug#29555.
|
19 years ago |
|
type_timestamp.result
|
bug #20910 (NOT NULL reported as NULL for TIMESTAMP)
|
20 years ago |
|
type_uint.result
|
Strict mode & better warnings
|
21 years ago |
|
type_varchar.result
|
type_varchar.result:
|
19 years ago |
|
type_year.result
|
Fix for bugs
|
19 years ago |
|
udf.result
|
Bug #30355: Incorrect ordering of UDF results
|
18 years ago |
|
udf_skip_grants.result
|
Fix for bug #33305: Test case in 'skip_grants' file need dynamic loading
|
18 years ago |
|
union.result
|
Merge mhansson@bk-internal:/home/bk/mysql-5.0-opt
|
18 years ago |
|
update.result
|
Fix for bug #22364 "Inconsistent "matched rows" when executing UPDATE"
|
19 years ago |
|
user_limits.result
|
Update test results
|
21 years ago |
|
user_var-binlog.result
|
BUG#32205 Replaying statements from mysqlbinlog fails with a syntax error, replicates fine
|
18 years ago |
|
user_var.result
|
user_var.result:
|
19 years ago |
|
varbinary.result
|
Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimized
|
19 years ago |
|
variables-big.result
|
BUG#26395: if crash during autocommit update to transactional table on master, slave fails
|
18 years ago |
|
variables.result
|
correct invalid values in SET GLOBAL var=DEFAULT
|
18 years ago |
|
view.result
|
Bug#29477: Not all fields of the target table were checked to have a default
|
18 years ago |
|
view_grant.result
|
view_grant.result, view_grant.test:
|
18 years ago |
|
wait_timeout.result
|
Added two possible error cases for a test.
|
19 years ago |
|
warnings.result
|
backport of Bug#11491 Misleading error message if not NULL column set to NULL, SQL mode TRADITIONAL
|
19 years ago |
|
windows.result
|
Bug #27811:
|
19 years ago |
|
xa.result
|
Bug#12935 Local and XA transactions not mutually exclusive
|
20 years ago |