mariadb/mysql-test/r
Oleksandr Byelkin a7ed4644a6 MDEV-10146: Wrong result (or questionable result and behavior) with aggregate function in uncorrelated SELECT subquery
When outer reference resolved in a VIEW it still should mark aggregate function resolving border.
2017-07-05 09:07:50 +02:00
..
1st.result Bug : Fix the naming of the proxy_priv table 2010-11-02 17:45:26 +02:00
aborted_clients.result MDEV-246 - Aborted_clients incremented during ordinary connection close 2012-05-03 02:47:06 +02:00
adddate_454.result MDEV-4667 DATE('string') incompability between mysql and mariadb 2013-07-03 09:46:20 +02:00
alias.result MDEV-3908 crash in multi-table delete and mdl 2013-01-18 19:04:51 +01:00
almost_full.result Bug Faulty regex for detecting [Warning] and [ERROR] in mysqld error log 2009-08-25 15:56:50 +02:00
alter_table-big.result Bug#11748731 - 37248: SOME 'BIG' TESTS FAILING ON 6.0: 2011-11-10 17:18:41 +05:30
alter_table.result Bug#20755615 CREATING INDEX ON A RENAMED COLUMN WITH CASE CRASH .FRM 2015-09-22 16:52:18 +05:30
alter_table_online.result Added ALTER ONLINE TABLE, which will give an error if the change can't be done 'instantly' (without a table copy) 2011-04-28 19:56:10 +03:00
alter_table_trans.result MDEV-5743 Server crashes in mysql_alter_table on an attempt to add a primary key to InnoDB table 2014-04-07 21:53:19 +02:00
analyze.result after merge changes: 2011-12-12 23:58:40 +01:00
ansi.result Update test results for 5.1 2006-05-10 20:39:26 +02:00
assign_key_cache-5405.result MDEV-5405 RQG induced crash in mi_assign_to_key_cache in safe mutex unlock 2014-01-27 12:11:04 +01:00
auth_rpl.result Update of auth_rpl test. 2011-09-16 14:35:25 +02:00
auto_increment.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
auto_increment_ranges_innodb.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
auto_increment_ranges_myisam.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
backup.result Bug#47974 'TYPE=storage_engine' is deprecated and will be 2010-02-09 11:30:50 +01:00
bad_frm_crash_5029.result MDEV-5029 Crash in MariaDB 5.5.33 with .frm from older MariaDB release 2013-09-18 17:25:10 +02:00
bench_count_distinct.result Ported WL#3220 to mysql-next-mr. 2009-09-28 10:21:25 +03:00
big_test.require Fixed bug when sorting big files (introduced with multi-table-delete) 2001-06-25 11:35:22 +03:00
bigint.result MDEV-9372 select 100 between 1 and 9223372036854775808 returns false 2016-04-22 16:04:20 +04:00
binary.result Merge olga.mysql.com:/home/igor/mysql-5.0-opt 2007-06-30 20:49:28 -07:00
binlog_tx_isolation.result BUG#23051 (READ COMMITTED breaks mixed and statement-based replication): 2007-06-14 13:33:31 +02:00
blackhole.result post-merge changes, fixes, and tests 2015-04-28 13:57:21 +02:00
blackhole_plugin.result A patch for Bug#11765297 (58251 - archive_plugin and blackhole_plugin 2011-03-14 14:03:08 +03:00
bool.result Change sql_mode BROKEN_NOT to HIGH_NOT_PRECEDENCE 2004-11-27 19:26:46 +00:00
bootstrap.result post-merge fixes. 2011-07-02 22:12:12 +02:00
bug39022.result A 5.1-only version of fix for bug "Embedded SELECT 2010-05-28 00:07:40 +04:00
bug46261.result after merge changes: 2011-12-12 23:58:40 +01:00
bug46760.result WL#5349 Change default storage engine to InnoDB 2010-06-17 22:51:35 +02:00
bug47671.result Merge with MySQL 5.1.42 2010-01-15 17:27:55 +02:00
bug58669.result after merge changes: 2011-12-12 23:58:40 +01:00
bug12427262.result BUG#12427262 : 60961: SHOW TABLES VERY SLOW WHEN NOT IN SYSTEM DISK CACHE 2012-04-21 05:23:09 +05:30
bug13633383.result merge with mysql-5.5.30 minus few incorrect or not applicable changesets 2013-02-28 18:42:49 +01:00
bulk_replace.result pbxt suite is now a main-pbxt overlay 2012-02-29 21:55:04 +01:00
cache_innodb.result merge from mysql-5.1 2012-02-29 21:18:50 +01:00
cache_temporal_4265.result MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_precision() 2016-12-19 14:28:08 +04:00
case.result MDEV-9745 Crash with CASE WHEN TRUE THEN COALESCE(CAST(NULL AS UNSIGNED)) ELSE 4 END 2016-04-20 08:53:30 +04:00
case_insensitive_file_system.require Bug#37402: Mysql cant read partitioned table with capital letter in the name 2008-07-11 01:14:13 +02:00
case_insensitive_fs.require Bug#41049 does syntax "grant" case insensitive? 2009-10-27 12:09:19 +04:00
case_sensitive_file_system.require Bugs#17647: Trouble with "create database" 2006-05-04 11:55:09 +05:00
cast.result Merge 5.3->5.5 2014-06-04 21:53:15 +04:00
change_user.result Merge with 5.1 to get in changes from MySQL 5.1.55 2011-02-28 19:39:30 +02:00
change_user_notembedded.result report "using password: YES/NO" correctly for the COM_CHANGE_USER failures 2013-01-25 00:20:53 +01:00
check.result Bug Segfault in upgrade_shared_lock_to_exclusive() for 2010-09-22 10:15:41 +02:00
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. 2003-08-22 04:07:40 +03:00
client_xml.result Bug#13618 : mysqldump --xml omits comment on table field 2011-01-14 19:50:34 +05:30
comment_column.result Patch for WL#3736: Extended Table, Column and Index Comments. 2010-02-20 13:07:32 +03:00
comment_column2.result Patch for WL#3736: Extended Table, Column and Index Comments. 2010-02-20 13:07:32 +03:00
comment_index.result Patch for WL#3736: Extended Table, Column and Index Comments. 2010-02-20 13:07:32 +03:00
comment_table.result Patch for WL#3736: Extended Table, Column and Index Comments. 2010-02-20 13:07:32 +03:00
comments.result Support 6 digit version numbers in executable comment syntax. 2014-02-11 21:43:08 +02:00
commit.result Bug#20837 Apparent change of isolation level during transaction 2010-06-08 19:47:10 +02:00
commit_1innodb.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
compare.result Merge from 5.3 2012-08-24 13:57:39 +02:00
compress.result 5.3 merge 2012-01-13 15:50:02 +01:00
concurrent_innodb_safelog.result Fix for Bug#42308 Several server tests do not pass MTR's --check option 2009-05-15 12:15:56 +02:00
concurrent_innodb_unsafelog.result Fix for Bug#42308 Several server tests do not pass MTR's --check option 2009-05-15 12:15:56 +02:00
connect.result Merge BUG#1010351 from 5.2 to 5.5 2012-06-10 14:12:50 +04:00
consistent_snapshot.result Bug#44664: valgrind warning for COMMIT_AND_CHAIN and ROLLBACK_AND_CHAIN 2009-05-11 20:54:00 -03:00
constraints.result after merge changes: 2011-12-12 23:58:40 +01:00
contributors.result WL#6454: Deprecate SHOW AUTHORS and SHOW CONTRIBUTORS 2012-09-11 16:29:51 +02:00
count_distinct.result Bug#51980 mysqld service crashes with a simple COUNT(DISTINCT) query over a view 2010-04-13 11:38:28 +02:00
count_distinct2.result WL#926 "AVG(DISTINCT) and other distincts", part 2 (out of 3): clean up 2005-03-15 03:46:19 +03:00
count_distinct3.result Bug#26887 - main.count_distinct3 fails randomly 2009-04-16 13:47:44 -04:00
crash_commit_before.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
create-big.result Bug#13982017: ALTER TABLE RENAME ENDS UP WITH ERROR 1050 (42S01) 2012-06-01 09:31:24 +02:00
create-uca.result Fix test suite so that it works when doing configure --without-uca 2009-12-27 15:54:41 +02:00
create.result MDEV-10274 Bundling insert with create statement for table with unsigned Decimal primary key issues warning 1194. 2016-12-19 16:09:20 +04:00
create_delayed.result Fix for MDEV-4009: main.delayed sporadically fails with "query 'REPLACE DELAYED t1 VALUES (5)' failed: 1317: Query execution was interrupted" 2013-01-10 23:40:18 +02:00
create_not_windows.result Bug 29325: moved the test from create_not_windows to symlink. 2007-07-13 13:56:22 +03:00
create_select_tmp.result Merge mysql.com:/home/mydev/mysql-5.1 2006-02-10 20:00:22 +01:00
ctype_ascii.result Bug#27562: ascii.xml invalid? 2007-08-07 05:35:20 -04:00
ctype_big5.result Merge from 5.3. 2014-04-21 12:19:47 +04:00
ctype_binary.result MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_precision() 2016-12-19 14:28:08 +04:00
ctype_collate.result 5.3->5.5 merge 2011-11-27 17:46:20 +01:00
ctype_cp850.result MDEV-9862 Illegal mix of collation, when comparing column with CASE expression 2016-04-02 00:04:47 +04:00
ctype_cp932.result Bug : LIKE DOESN'T MATCH WHEN CP932_BIN/SJIS_BIN 2014-08-12 17:16:51 +05:30
ctype_cp932_binlog_row.result Merge BUG#43263 from 5.0-bugteam to 5.1-bugteam 2009-05-31 13:44:41 +08:00
ctype_cp932_binlog_stm.result The bug 2013-05-08 13:36:17 +04:00
ctype_cp1250_ch.result Merge from 5.3. 2014-04-21 12:19:47 +04:00
ctype_cp1251.result MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_precision() 2016-12-19 14:28:08 +04:00
ctype_create.result Changed several char* to LEX_STRING*. 2006-10-16 19:57:33 +03:00
ctype_errors.result after merge changes: 2011-12-12 23:58:40 +01:00
ctype_eucjpms.result MDEV-5453 Assertion `src' fails in my_strnxfrm_unicode on GROUP BY MID(..) WITH ROLLUP 2013-12-17 15:19:26 +04:00
ctype_euckr.result Merge from 5.3. 2014-04-21 12:19:47 +04:00
ctype_filename.result Correct length check in my_wc_mb_filename() 2015-12-07 09:20:31 +02:00
ctype_filesystem.result Addendum to bug : make the test case portable to windows 2008-12-01 13:34:53 +02:00
ctype_gb2312.result Merge from 5.3. 2014-04-21 12:19:47 +04:00
ctype_gbk.result Merge from 5.3. 2014-04-21 12:19:47 +04:00
ctype_gbk_binlog.result Apply patch from Bug#46010. 2009-09-30 08:35:31 +02:00
ctype_hebrew.result Fix for the bug "Lossy Hebrew to Unicode conversion". 2006-12-22 15:30:37 +03:00
ctype_latin1.result MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_precision() 2016-12-19 14:28:08 +04:00
ctype_latin1_de.result MDEV-5453 Assertion `src' fails in my_strnxfrm_unicode on GROUP BY MID(..) WITH ROLLUP 2013-12-17 15:19:26 +04:00
ctype_latin2.result Bug#6505 Wrong sorting order: 2005-05-06 18:41:41 +05:00
ctype_latin2_ch.result Cleanup test cases that leaves "stuff" behind 2006-04-18 18:10:47 +02:00
ctype_ldml.result Manual merge of mysql-trunk into mysql-trunk-merge. 2010-03-24 18:03:44 +03:00
ctype_like_range.result Bug#57737 Character sets: search fails with like, contraction, index 2010-11-26 13:44:39 +03:00
ctype_many.result Merging from 5.1. 2011-01-17 15:26:13 +03:00
ctype_mb.result Patch for WL#3736: Extended Table, Column and Index Comments. 2010-02-20 13:07:32 +03:00
ctype_recoding.result MDEV-10181 Illegal mix of collation for a field and an ASCII string as a view field 2016-06-10 15:50:19 +04:00
ctype_sjis.result MDEV-5453 Assertion `src' fails in my_strnxfrm_unicode on GROUP BY MID(..) WITH ROLLUP 2013-12-17 15:19:26 +04:00
ctype_tis620.result MDEV-5453 Assertion `src' fails in my_strnxfrm_unicode on GROUP BY MID(..) WITH ROLLUP 2013-12-17 15:19:26 +04:00
ctype_uca.result MDEV-7649 wrong result when comparing utf8 column with an invalid literal 2015-04-24 11:00:34 +04:00
ctype_uca_innodb.result MDEV-7649 wrong result when comparing utf8 column with an invalid literal 2015-04-24 11:00:34 +04:00
ctype_ucs.result MDEV-11685: sql_mode can't be set with non-ascii connection charset 2017-01-11 09:08:17 -05:00
ctype_ucs2_def.result WL#751 Error message construction, backport 2009-10-15 17:23:43 +05:00
ctype_ucs2_query_cache.result MDEV-5138 Numerous test failures in "mtr --ps --embedded". 2014-04-15 18:09:58 +05:00
ctype_ujis.result MDEV-5453 Assertion `src' fails in my_strnxfrm_unicode on GROUP BY MID(..) WITH ROLLUP 2013-12-17 15:19:26 +04:00
ctype_ujis_ucs2.result Bug#28600 Yen sign and overline ujis conversion change 2007-05-30 12:30:15 +05:00
ctype_utf8.result MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_precision() 2016-12-19 14:28:08 +04:00
ctype_utf8mb4.result MDEV-8402 Bug Truncated data with subquery & UTF8 2016-06-10 17:06:38 +04:00
ctype_utf8mb4_heap.result MDEV-9371 select insert('a',2,1,'b') doesn't return expected 'a' 2016-02-10 10:03:47 +04:00
ctype_utf8mb4_innodb.result MDEV-9371 select insert('a',2,1,'b') doesn't return expected 'a' 2016-02-10 10:03:47 +04:00
ctype_utf8mb4_myisam.result MDEV-9371 select insert('a',2,1,'b') doesn't return expected 'a' 2016-02-10 10:03:47 +04:00
ctype_utf16.result MDEV-11685: sql_mode can't be set with non-ascii connection charset 2017-01-11 09:08:17 -05:00
ctype_utf16_def.result Backporting Bug#32391 Character sets: crash with --character-set-server 2010-08-19 10:00:43 +04:00
ctype_utf16_uca.result Merge from 5.3. 2014-04-21 12:19:47 +04:00
ctype_utf32.result MDEV-11685: sql_mode can't be set with non-ascii connection charset 2017-01-11 09:08:17 -05:00
ctype_utf32_uca.result Merge from 5.3. 2014-04-21 12:19:47 +04:00
date_formats.result MDEV-5506 safe_mutex: Trying to lock unitialized mutex at safemalloc.c 2014-01-28 12:25:29 +04:00
datetime_456.result MDEV-3942 FROM_DAYS(<timestamp column>) returns different result in MariaDB comparing to MySQL: NULL vs 0000-00-00 2013-01-08 21:23:03 +01:00
ddl_i18n_koi8r.result merge with mysql-5.5.30 minus few incorrect or not applicable changesets 2013-02-28 18:42:49 +01:00
ddl_i18n_utf8.result merge with mysql-5.5.30 minus few incorrect or not applicable changesets 2013-02-28 18:42:49 +01:00
deadlock_innodb.result Merge moksha.local:/Users/davi/mysql/push/bugs/25164-5.0 2007-08-27 10:19:58 -03:00
debug_sync.result Implement new type-of-operation-aware metadata locks. 2010-02-01 14:43:06 +03:00
default.result Bug#33717 INSERT...(default) fails for enum. Crashes CSV tables, loads spaces for MyISAM 2010-02-17 16:13:42 +04:00
default_storage_engine.result MDEV-220 MariaDB server 5.5 GA candidate has default storage engine MyISAM 2012-04-19 04:02:28 +02:00
delayed.result 5.5-merge 2011-07-02 22:08:51 +02:00
delete.result 5.3 merge 2012-01-13 15:50:02 +01:00
deprecated_features.result after merge changes: 2011-12-12 23:58:40 +01:00
derived.result Fixed bug mdev-9028. 2017-02-16 23:44:54 -08:00
derived_opt.result MDEV-6838 Using too big key for internal temp tables 2015-03-06 17:03:46 +01:00
derived_view.result Fixed the bug mdev-12812. 2017-05-17 16:16:54 -07:00
dirty_close.result Backport of Bug#10374 to mysql-next-mr 2009-11-10 17:09:27 -02:00
disabled_partition.require Bug#39893: Crash if select on a partitioned table, when partitioning is disabled 2009-01-08 15:16:44 +01:00
distinct.result MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
drop-no_root.result Backporting of Bug#40128 from 6.0 to next-mr. 2009-10-09 18:52:49 +04:00
drop.result merge. 2010-11-25 18:17:28 +01:00
drop_bad_db_type.result fix an old bug where dd_frm_type() could incorrectly determine the table type 2013-08-28 22:16:13 +02:00
drop_debug.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
dyncol.result MDEV-7505 - Too large scale in DECIMAL dynamic column getter crashes mysqld 2015-06-05 10:44:11 +04:00
empty_server_name-8224.result MDEV-8224 Server crashes in get_server_from_table_to_cache on empty name 2015-06-03 17:11:07 +02:00
empty_table.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
empty_user_table.result fixes for buildbot 2013-05-21 09:42:10 +02:00
endspace.result 5.3 merge 2012-01-13 15:50:02 +01:00
error_simulation.result Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42 2015-02-11 23:50:40 +01:00
errors.result 5.3 merge 2012-08-31 14:15:52 +02:00
events_1.result Merge branch 'mysql/5.5' into 5.5 2015-12-09 10:00:49 +01:00
events_2.result Bug#25335897: Modified the year of the date value from 2017 to 2037 in first event. 2017-01-03 09:06:19 +01:00
events_bugs.result after merge changes: 2011-12-12 23:58:40 +01:00
events_embedded.result Bug#35997 Event scheduler seems to let the server crash, if it is embedded. 2008-05-09 09:43:02 +02:00
events_grant.result Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def" 2009-10-23 16:02:20 +05:00
events_logs_tests.result Test events_logs_tests cleanup 2007-09-05 12:14:43 -06:00
events_microsec.result after merge changes: 2011-12-12 23:58:40 +01:00
events_restart.result Patch for Bug#12394306: the sever may crash if mysql.event is corrupted. 2011-05-04 16:59:24 +04:00
events_scheduling.result Backport from next-mr-bugfixing of tor.didriksen@sun.com-20100106140051-3j2iuag63eltsr2e 2010-05-19 11:18:59 +02:00
events_slowlog.result MDEV-11552 Queries executed by event scheduler are written to slow log incorrectly or not written at all 2016-12-17 00:16:15 +01:00
events_stress.result Merge XtraDB 6 into MariaDB. 2009-08-03 22:09:53 +02:00
events_time_zone.result Fix for Bug#39979 main.events_time_zone does not clean up 2008-11-14 17:18:20 +01:00
events_trans.result MTR's internal check of the test case 'main.events_trans' failed. 2013-12-18 11:08:21 +01:00
events_trans_notembedded.result after-merging fix 2007-04-07 23:16:03 +05:00
execution_constants.result Bug MYSQLTEST: PROVIDE ACCESS TO ERROR NAMES THROUGH NUMERIC CODES AND VICE VERSA 2011-08-22 13:58:49 +02:00
explain.result Update test results (checked) 2012-08-28 16:03:22 +04:00
failed_auth_3909.result 5.3 merge 2013-01-25 11:24:42 +01:00
failed_auth_unixsocket.result 5.3-merge 2014-03-16 19:21:37 +01:00
features.result Added new status variables: 2012-09-09 01:22:06 +03:00
file_contents.result Bug#19908468 PLACE CORRECT INFORMATION IN INFO_SRC AFTER TRANSITIONING TO GIT 2014-11-11 16:01:13 +01:00
filesort_bad_i_s-7585.result MDEV-7585 Assertion `thd->is_error() || kill_errno || thd->killed == ABORT_QUERY' failed in ha_rows filesort 2015-04-27 15:42:12 +02:00
filesort_debug.result mysql 5.5.23 merge 2012-04-10 08:28:13 +02:00
fix_priv_tables.result Bug#20589 Missing some table level privileges after upgrade 2006-11-29 12:04:29 +01:00
flush-innodb.result MDEV-254: Server hang with FLUSH TABLES WITH READ LOCK AND DISABLE CHECKPOINT 2012-05-08 14:27:44 +02:00
flush.result after merge changes: 2011-12-12 23:58:40 +01:00
flush2.result BUG#48048: Deprecated constructs need removal in Betony 2009-11-04 12:28:20 +00:00
flush_block_commit.result Backport of: 2009-12-09 18:56:34 +03:00
flush_block_commit_notembedded.result Manual merge 2010-05-26 22:34:25 +08:00
flush_read_lock.result Upmerge 11762407 (54999) with additions 2011-02-23 12:54:58 +01:00
flush_read_lock_kill.result Patch that refactors global read lock implementation and fixes 2010-11-11 20:11:05 +03:00
flush_table.result Initial import of WL#3726 "DDL locking for all metadata objects". 2009-11-30 18:55:03 +03:00
foreign_key.result 5.3 merge 2012-01-13 15:50:02 +01:00
frm_bad_row_type-7333.result MDEV-7333 "'show table status like 'table_name'" on tokudb table lead to MariaDB crash 2015-01-13 19:27:28 +01:00
fulltext.result Merge branch 'mysql/5.5' into 5.5 2015-12-09 10:00:49 +01:00
fulltext2.result fix test for bug29299 2007-07-06 11:35:10 -07:00
fulltext3.result MDEV-9986 Full-text search of the utf8mb4 column causes crash 2016-04-26 12:58:14 +02:00
fulltext_cache.result Windows compatibility changes of the 'rpl_delete_all', 2005-02-17 02:59:39 +01:00
fulltext_charsets.result MDEV-11241 Certain combining marks cause MariaDB to crash when doing Full-Text searches 2016-12-03 22:03:38 +01:00
fulltext_derived_4257.result MDEV-4257 Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' fails on FROM subquery with fulltext search, derived_merge=on 2013-07-05 16:02:02 +02:00
fulltext_derived_4316.result MDEV-4316 MariaDB server crash with signal 11 2013-04-06 15:14:46 +02:00
fulltext_distinct.result Bug : Inconsistent support for DEFAULT in TEXT columns 2006-07-18 16:04:18 -07:00
fulltext_left_join.result BUG#906357: Incorrect result with outer join and full text match 2011-12-20 00:55:32 +04:00
fulltext_multi.result A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
fulltext_order_by.result Continuation of the efforts in previous cset. 2011-12-30 11:34:29 +01:00
fulltext_update.result Bug : Inconsistent support for DEFAULT in TEXT columns 2006-07-18 16:04:18 -07:00
fulltext_var.result fulltext_var.result: 2005-08-29 22:35:48 -05:00
func_analyse.result 5.1 -> 5.5 merge 2011-04-14 13:10:11 +04:00
func_compress.result MDEV-4513 Valgrind warnings (Conditional jump or move depends on uninitialised value) in inflate on UNCOMPRESS 2014-11-18 15:42:48 +01:00
func_concat.result MariaDB 5.2 -> MariaDB 5.3 merge 2010-06-26 14:05:41 +04:00
func_crypt.result Manual merge. 2009-06-01 16:00:38 +04:00
func_date_add.result MDEV-4284 Assertion `cmp_items[(uint)cmp_type]' fails in sql/item_cmpfunc.cc 2013-03-17 11:41:25 +01:00
func_default.result merge with 5.3 2011-10-19 21:45:18 +02:00
func_des_encrypt.result Bug : Inserting duplicate values at one time with DES_ENCRYPT leads 2009-04-17 18:52:57 +03:00
func_digest.result Bug#54661 sha2() returns BINARY result 2010-07-07 10:38:11 +04:00
func_encrypt.result WL#2110 (SIGNAL) 2009-09-10 03:18:29 -06:00
func_encrypt_nossl.result Fix buildbot: update test results (2) 2012-01-02 21:31:17 +01:00
func_encrypt_ucs2.result Merging from 5.1 2011-03-03 15:27:36 +03:00
func_equal.result Another attempt to fix bug mdev-5103. 2013-11-21 15:19:25 -08:00
func_gconcat.result MDEV-7821 - Server crashes in Item_func_group_concat::fix_fields on 2nd 2015-07-31 13:05:10 +04:00
func_group.result MDEV-10468 Assertion `nr >= 0.0' failed in Item_sum_std::val_real() 2016-08-08 18:37:02 +04:00
func_group_innodb.result 5.3 merge 2013-03-27 10:03:28 +01:00
func_if.result MDEV-8663: IF Statement returns multiple values erroneously (or Assertion `!null_value' failed in Item::send(Protocol*, String*)) 2015-09-04 15:56:58 +02:00
func_in.result Add back testcase for lp:817966 (was lost in the merge) 2012-06-23 20:12:54 +04:00
func_isnull.result 5.1-bugteam->trunk-merge merge 2010-06-08 10:47:23 +04:00
func_like.result Merging from mysql-5.1 2011-01-17 12:39:59 +03:00
func_math.result MDEV-10467 Assertion `nr >= 0.0' failed in Item_sum_std::val_real() 2016-08-03 15:55:48 +04:00
func_misc.result Merge branch 'mysql/5.5' into 5.5 2016-08-03 20:38:25 +02:00
func_op.result Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache' 2011-12-15 00:21:15 -08:00
func_regexp.result 5.3 merge 2014-02-22 22:51:20 +01:00
func_rollback.result Additional tests inspired by Bug 2008-04-09 15:56:25 +02:00
func_sapdb.result MDEV-4724 Some temporal functions do not preserve microseconds 2013-09-13 14:43:10 +04:00
func_set.result Merge from 5.3 2013-08-08 11:48:49 +04:00
func_str.result MDEV-9371 select insert('a',2,1,'b') doesn't return expected 'a' 2016-02-10 10:03:47 +04:00
func_system.result Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.1-opt 2006-08-01 09:24:19 +04:00
func_test.result Merge 5.3 -> 5.5 2012-06-20 15:01:28 +04:00
func_time.result MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_precision() 2016-12-19 14:28:08 +04:00
func_time_hires.result MDEV-4724 Some temporal functions do not preserve microseconds 2013-09-13 14:43:10 +04:00
func_timestamp.result revert a suggested "optimization" that introduced a bug 2011-06-06 20:28:15 +02:00
gcc296.result Changed mysql-test to print warnings for not existing table to DROP TABLE 2003-01-06 01:48:59 +02:00
gis-precise.result Backport from 10.0: 2014-10-08 18:10:31 +04:00
gis-rt-precise.result MDEV-294 SELECT WHERE ST_CONTAINS doesn't return all the records where ST_CONTAINS() is 1. 2012-05-29 09:59:25 +05:00
gis-rtree.result MDEV-4521 MBRContains, MBRWithin no longer work with geometries of different type. 2013-05-15 02:33:29 +05:00
gis.result MDEV-4922 Stored Procedure - Geometry parameter not working. 2015-06-08 13:47:07 +05:00
gis2.result MDEV-3934 Assertion `((keypart_map+1) & keypart_map) == 0' failed in _mi_pack_key with an index on a POINT column 2013-01-20 14:06:33 +01:00
grant.result MDEV-5999 MySQL Bug#12766319 - 61865: RENAME USER DOES NOT WORK CORRECTLY - REQUIRES FLUSH PRIVILEGES 2017-02-27 12:35:10 +01:00
grant2.result after merge changes: 2011-12-12 23:58:40 +01:00
grant3.result Follow up for bug#36742. Changed test case for bug#19828 2010-10-18 21:03:53 +07:00
grant4.result Patch for WL#3736: Extended Table, Column and Index Comments. 2010-02-20 13:07:32 +03:00
grant_4332.result MDEV-4519 SHOW EVENTS and SHOW PROCEDURE STATUS truncate long user names 2013-06-13 20:18:40 +02:00
grant_cache_no_prot.result merge with 5.3 2011-10-19 21:45:18 +02:00
grant_cache_ps_prot.result merge with 5.3 2011-10-19 21:45:18 +02:00
grant_lowercase.result proactive s/strmov/strnmov/ in sql_acl.cc and related test cases 2012-12-04 17:08:02 +01:00
grant_lowercase_fs.result Bug#41049 does syntax "grant" case insensitive? 2009-10-27 12:09:19 +04:00
greedy_optimizer.result 5.3 merge 2012-01-13 15:50:02 +01:00
group_by.result MDEV-10663: Use of Inline table columns in HAVING clause throws 1463 Error 2016-12-06 19:34:25 +01:00
group_by_innodb.result move innodb specific test from group_by.test to group_by_innodb.test 2014-01-26 21:49:11 +01:00
group_by_null.result MDEV-5461 Assertion `length <= column->length' fails in write_block_record with functions in select list, GROUP BY, ORDER BY 2014-01-26 21:49:19 +01:00
group_min_max.result mysql-5.5.39 merge 2014-08-02 21:26:16 +02:00
group_min_max_innodb.result DEV-10595 MariaDB daemon leaks memory with specific query 2016-08-25 09:50:04 +03:00
handler_read_last.result 5.3.4 merge 2012-02-15 18:08:08 +01:00
handlersocket.result MDEV-4065 thd_kill_statement service 2013-01-18 19:04:23 +01:00
have_compress.require added compress/uncompress function 2003-04-09 20:50:30 -04:00
have_crypt.require Fixes for Netware 2003-01-28 08:38:28 +02:00
have_geometry.require WL#1163 (Make spatial code separable for other parts) 2004-05-27 20:31:30 +05:00
have_local_infile.require Changes to fix tests in pushbuild. 2008-01-31 12:17:40 +01:00
have_log_bin.require Fix typo 2007-06-07 20:25:22 +02:00
have_met_timezone.require Portablity fix 2003-12-14 21:31:02 +01:00
have_moscow_leap_timezone.require Fix for bug "Queried timestamp values do not match the inserted 2004-11-03 17:59:03 +00:00
have_mutex_deadlock_detector.require Some after-merge fixes for 5.5 merge. 2011-10-25 12:53:40 +02:00
have_mysql_upgrade.result Expect the file "have_mysql_upgrade.result" to contain the 2006-11-13 16:55:05 +01:00
have_ndb_extra.require wl2325 wl2324 2006-01-12 19:51:02 +01:00
have_ndbapi_examples.require Fixed ndbapi-examples, and added tests for mysql-test-run.pl 2006-09-01 15:14:50 +02:00
have_outfile.require Merge 5.0 -> 5.1 2009-02-03 14:45:17 +01:00
have_partition.require Bug# 16718 partitioning support status variable has incorrect name 2006-01-23 08:42:32 -06:00
have_perror.require Bug#20145 perror segfault when call it with error nr 2006-07-24 18:05:00 +02:00
have_pool_of_threads.require Added "pool-of-threads" handling (with libevent) 2009-03-13 00:27:35 +02:00
have_profiling.require WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
have_query_cache.require added building without query cache 2002-03-22 22:55:08 +02:00
have_ssl.require Add "have_ssl" as synonym for "have_openssl" 2007-03-05 10:03:42 +01:00
have_ssl_is_yes_or_disabled_only.require Backport of: 2010-04-13 19:04:45 +04:00
have_symlink.require Symlinking of tables should not work. 2001-06-05 03:38:10 +03:00
have_utf8mb4.require Backporting WL#1213 2010-02-24 13:15:34 +04:00
have_utf16.require Backporting WL#1213 2010-02-24 13:15:34 +04:00
have_utf32.require Backporting WL#1213 2010-02-24 13:15:34 +04:00
have_working_dns.require MBug#443092: test cases mysql and mysql_upgrade fails with wildcard DNS 2009-10-05 15:22:23 +02:00
having.result MDEV-7301: Unknown column quoted with backticks in HAVING clause 2015-03-23 09:49:32 +02:00
help.result Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEM 2012-04-11 15:53:17 +05:30
implicit_char_to_num_conversion.result Adding bug scenario for data types in main suite 2011-05-14 21:44:49 +05:30
implicit_commit.result Bug Assert in reload_acl_and_cache during RESET QUERY CACHE 2010-02-26 10:58:33 +01:00
in_datetime_241.result MDEV-241 lp:992722 - Server crashes in get_datetime_value 2012-05-02 15:22:47 +02:00
index_intersect.result pbxt suite is now a main-pbxt overlay 2012-02-29 21:55:04 +01:00
index_intersect_innodb.result pbxt suite is now a main-pbxt overlay 2012-02-29 21:55:04 +01:00
index_merge_innodb.result MDEV-10927: Crash When Using sort_union Optimization 2016-12-22 15:51:37 +05:30
index_merge_myisam.result Backport the following from 5.5 to 5.3: 2014-02-19 18:34:12 +04:00
information_schema-big.result a couple of fixes for tests 2012-01-31 17:12:44 +01:00
information_schema.result MDEV-11069 main.information_schema test fails if hostname includes 'user' 2016-10-17 14:04:45 +03:00
information_schema2.result MDEV-8796 Delete with sub query with information_schema.TABLES deletes too many rows 2015-10-08 10:01:43 +02:00
information_schema_all_engines.result merge test case adjustments from 5.2 2012-11-09 12:54:48 +02:00
information_schema_chmod.result Bug#18474 Unlistable directories yield no info from information_schema, part2 2006-05-04 17:47:25 +02:00
information_schema_db.result Bug#35333, "If Federated table can't connect to remote host, can't retrieve metadata" 2010-11-29 18:51:46 -06:00
information_schema_inno.result Bug Assertion `thd->transaction.stmt.is_empty()' 2010-08-20 09:16:26 +02:00
information_schema_parameters.result after merge changes: 2011-12-12 23:58:40 +01:00
information_schema_part.result MDEV-11353 - Identical logical conditions 2016-12-20 17:42:08 +04:00
information_schema_routines.result MDEV-4519 SHOW EVENTS and SHOW PROCEDURE STATUS truncate long user names 2013-06-13 20:18:40 +02:00
init_connect.result BUG#11755281/47032: ERROR 2006 / ERROR 2013 INSTEAD OF PROPER ERROR MESSAGE 2012-01-02 06:25:48 +00:00
init_connection_query_cache.result MDEV-4520: Assertion `0' fails in Query_cache::end_of_result on concurrent drop event and event execution 2013-05-23 17:05:31 +03:00
init_file.result remove few obscure, unused, or misused mtr features 2012-02-06 18:42:18 +01:00
innodb_bug878769,innodb_plugin.rdiff allow suite.pm to skip combinations that originate from test/include files. 2012-02-07 16:22:36 +01:00
innodb_bug878769.result Fixed LP bug . 2011-10-22 07:19:43 -07:00
innodb_ext_key.result Fixed MDEV-5424: SELECT using ORDER BY DESC and LIMIT produces unexpected results (InnoDB/XtraDB) 2014-01-02 15:51:02 +02:00
innodb_icp,innodb_plugin.rdiff Fixed the bug mdev-12429 and its duplicates mdev-12145 and mdev-9886. 2017-04-04 10:04:52 -07:00
innodb_icp.result Fixed the bug mdev-12429 and its duplicates mdev-12145 and mdev-9886. 2017-04-04 10:04:52 -07:00
innodb_ignore_builtin.result fixed for mysql-test-run to 2010-06-10 11:11:52 +02:00
innodb_load_xa.result MDEV-8474: InnoDB sets per-connection data unsafely 2015-07-21 12:12:58 +03:00
innodb_mrr_cpk,innodb_plugin.rdiff Merge 5.3->5.5 2014-10-29 13:22:48 +03:00
innodb_mrr_cpk.result Merge 5.3->5.5 2014-10-29 13:22:48 +03:00
innodb_mysql_lock.result Bug#11853126 RE-ENABLE CONCURRENT READS WHILE CREATING 2011-06-01 13:52:20 +02:00
innodb_mysql_lock2.result Yet another follow-up for the 5.5 version of fix for 2010-05-30 13:27:44 +04:00
innodb_mysql_sync.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
innodb_utf8.result Fix test suite so that it works when doing configure --without-uca 2009-12-27 15:54:41 +02:00
insert.result BUG#23135731: INSERT WITH DUPLICATE KEY UPDATE REPORTS 2016-04-22 10:25:16 +05:30
insert_innodb.result Merge branch 'mysql/5.5' into 5.5 2016-06-14 13:55:28 +02:00
insert_notembedded.result Backport of: 2009-11-20 22:51:12 +03:00
insert_select.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
insert_update.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
insert_update_autoinc-7150.result MDEV-7150 Wrong auto increment values on INSERT .. ON DUPLICATE KEY UPDATE when the inserted columns include NULL in an auto-increment column 2014-12-18 00:13:16 +01:00
ipv4_as_ipv6.result Follow-up for bug#36742: changed results for test ipv4_as_ipv6 because hostname is case-insensitive. 2010-10-18 23:20:26 +07:00
ipv6.result New patch for bug#49579, now with "have_ipv4_mapped.inc". 2010-01-29 11:48:11 +01:00
is_debug_build.require Post-review fixes, mainly fixing all print() methods for sp_instr* classes. 2005-11-18 16:30:27 +01:00
is_embedded.require Bug#35997 Event scheduler seems to let the server crash, if it is embedded. 2008-05-09 09:43:02 +02:00
isam.result More fixes for strict mode: 2004-10-02 22:20:08 +03:00
join.result Fixed bug mdev-4959. 2013-08-28 09:14:57 -07:00
join_cache.result MDEV-11722 main.join_cache fails in buildbot on very slow builders 2017-01-05 17:32:11 +02:00
join_crash.result Implementation of WL#2486 - 2005-08-12 17:57:19 +03:00
join_nested.result Fixed bug mdev-7992. 2017-02-24 09:40:53 -08:00
join_nested_jcl6.result Fixed bug mdev-7992. 2017-02-24 09:40:53 -08:00
join_optimizer.result 5.3->5.5 merge 2011-11-27 17:46:20 +01:00
join_outer.result MDEV-11958: LEFT JOIN with stored routine produces incorrect result 2017-05-23 11:06:31 +02:00
join_outer_innodb.result MDEV-4817: Optimizer fails to optimize expression of the form 'FOO' IS NULL 2013-07-31 17:24:52 +04:00
join_outer_jcl6.result MDEV-11958: LEFT JOIN with stored routine produces incorrect result 2017-05-23 11:06:31 +02:00
key.result Update test results (checked) 2012-08-28 16:03:22 +04:00
key_cache.result 5.3 merge 2012-02-21 20:51:56 +01:00
key_diff.result MWL#128: Added into EXPLAIN output info about types of the used join buffers and 2010-10-18 13:33:05 -07:00
key_primary.result select.result, select.test: 2004-09-02 22:06:30 -07:00
keywords.result OPTION is now a valid identifier (not a reserved word) 2013-03-14 18:39:22 +02:00
kill-2.result MDEV-6896 kill user command cause MariaDB crash 2014-12-15 13:01:11 +02:00
kill.result further reduce diffs to 5.5, monty review 2012-01-24 19:18:22 +01:00
kill_processlist-6619.result MDEV-9945 - main.kill_processlist-6619 fails sporadically 2016-06-14 14:44:09 +04:00
last_value.result Added function last_value() which returns the last value but evalutes all arguments as a side effect. 2012-09-05 18:23:51 +03:00
limit.result Added tests to cover more server code 2009-06-07 13:05:19 +03:00
limit_rows_examined.result Fixed the bugs mdev-12670 and mdev-12675. 2017-05-09 15:09:15 -07:00
loaddata.result Merge remote-tracking branch 'mysql/5.5' into 5.5 2017-04-11 10:18:04 -04:00
loaddata_autocom_innodb.result WL#4189 2007-12-12 18:19:24 +01:00
loadxml.result Bug - LOAD XML DOES NOT HANDLE EMPTY ELEMENTS 2015-08-18 12:24:27 +05:30
locale.result MDEV-10052 Illegal mix of collations with DAYNAME(date_field)<>varchar_field 2016-05-10 19:13:06 +04:00
lock.result merge with 5.3 2011-10-19 21:45:18 +02:00
lock_multi.result 5.3 merge 2012-02-24 14:37:00 +01:00
lock_multi_bug38499.result MWL#106: Backport optimizations for derived tables and views. 2010-05-26 13:18:18 -07:00
lock_multi_bug38691.result Reduce test case runtime. 2009-08-28 18:49:16 -03:00
lock_sync.result Bug#19070633 - POSSIBLE ACCESS TO FREED MEMORY IN IS_FREE_LOCK() 2014-09-16 11:28:46 +05:30
lock_tables_lost_commit.result 1. Slice of fix for Bug#42003 tests missing the disconnect of connections <> default 2009-02-02 22:20:25 +01:00
locked_temporary-5955.result MDEV-5955 Server crashes in handler::ha_external_lock or assertion `m_lock_type == 2' fails in handler::ha_close on disconnect with a locked temporary table 2014-03-26 19:56:23 +01:00
log_errchk.result MDEV-6870 Not possible to use FIFO file as a general_log file 2015-04-27 15:42:12 +02:00
log_slow.result MDEV-11719 main.subselect_no_exists_to_in failed in buildbot 2017-01-04 03:33:39 +02:00
log_state.result mysql-5.5.28 2012-10-16 13:04:42 +02:00
log_state_bug33693.result Bug general log name and location depend on PID file, 2009-10-12 15:35:30 +02:00
log_tables-big.result Bug#22874167 : fix for MAIN.LOG_TABLES-BIG UNSTABLE ON LOADED HOSTS 2016-11-09 19:27:35 +01:00
log_tables.result merge with 5.3 2011-10-19 21:45:18 +02:00
log_tables_debug.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
log_tables_upgrade.result post-merge fixes 2015-04-29 12:40:52 +02:00
long_tmpdir.result Fix for bug "Stack overflow in processing temporary table name when tmpdir path is long" 2007-06-11 23:06:20 +04:00
lowercase0.require Bug#37402: Mysql cant read partitioned table with capital letter in the name 2008-07-11 01:14:13 +02:00
lowercase1.require Bug : Temp table can't be created if lower_case_table_names=1 and 2007-04-30 23:16:46 +02:00
lowercase2.require Some small portability fixes. 2003-12-30 13:14:21 +02:00
lowercase_fs_off.result Bug RENAME TABLE causes assert on OS X 2010-09-16 11:11:13 +02:00
lowercase_fs_on.result Bug#20198490 : LOWER_CASE_TABLE_NAMES=0 ON WINDOWS LEADS TO 2015-08-21 08:35:42 +05:30
lowercase_mixed_tmpdir.result Bug : Temp table can't be created if lower_case_table_names=1 and 2007-04-30 23:16:46 +02:00
lowercase_mixed_tmpdir_innodb.result Merge 5.3-mwl128 -> 5.3 2010-10-27 16:31:22 -07:00
lowercase_table.result After merge fix. 2006-11-03 13:08:53 +04:00
lowercase_table2.result merge mysql-5.1->mysql-5.5 2011-04-06 18:11:43 +03:00
lowercase_table4.result Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BIT 2014-06-25 12:35:50 +02:00
lowercase_table_grant.result Fix for BUG#9412: Triggers: should have trigger privilege. 2006-02-01 13:28:45 +03:00
lowercase_table_qcache.result fixed comparation of tables/database names with --lower_case_table_names (BUG#2880) 2004-02-20 22:44:54 +02:00
lowercase_utf8.result 5.0->bugteam->5.1-bugteam merge 2009-02-18 16:09:46 +04:00
lowercase_view.result Bug : SELECT column_name FROM INFORMATION_SCHEMA.STATISTICS 2010-06-25 15:59:44 +03:00
mdev316.result Merging from 5.3 2013-07-08 16:49:42 +04:00
mdev375.result MDEV-375 Server crashes in THD::print_aborted_warning with log_warnings > 3 2012-07-31 18:32:46 +02:00
mdev6830.result fix a couple of dbug tests not to write to /tmp 2016-04-19 11:27:00 +02:00
mdl_sync.result Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEAR 2013-08-20 13:12:34 +04:00
merge-big.result updated results for big tests 2012-01-05 00:02:57 +01:00
merge.result MDEV-10424 - Assertion `ticket == __null' failed in MDL_request::set_type 2016-08-17 11:12:05 +04:00
merge_debug.result don't even try to run xtradb-only tests with innodb, use have_xtradb.combinations. 2012-02-23 09:18:48 +01:00
merge_innodb.result Bug#20691429 ASSERTION `CHILD_L' FAILED IN STORAGE/MYISAMMRG/HA_MYISAMMRG.CC:631 2016-02-09 11:28:59 +01:00
merge_mmap.result A fix and a test case for Bug#36171 "CREATE TEMPORARY TABLE and 2010-07-02 20:07:57 +04:00
metadata.result merge with 5.3 2011-10-19 21:45:18 +02:00
mix2_myisam.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
mix2_myisam_ucs2.result 5.1-specific fix for bug . 2007-02-19 15:31:55 +03:00
mrr_derived_crash_4610.result MDEV-4610 SQL query crashes MariaDB with derived_with_keys 2013-07-05 20:45:42 +02:00
mrr_icp_extra.result MDEV-4778: Incorrect results from Aria/MyISAM SELECT using index with prefix length on TEXT column 2013-07-16 10:56:42 +04:00
multi_statement.result Review of code pushed since last 5.0 pull: 2005-10-06 17:54:43 +03:00
multi_update.result MDEV-8018: main.multi_update fails with --ps-protocol 2015-04-22 13:59:18 +02:00
multi_update2.result Fix for Bug#26890 main.multi_update times out 2008-11-19 19:17:26 +01:00
multi_update_innodb.result BUG#11882110: UPDATE REPORTS ER_KEY_NOT_FOUND IF TABLE IS 2011-06-16 08:24:00 +02:00
multi_update_tiny_hash.result Fixed bug#36676: multiupdate using LEFT JOIN updates only 2008-05-18 14:21:25 +05:00
myisam-big.result Fixed lp:925377 "Querying myisam table metadata while 'alter table..enable keys' is running may corrupt the table" 2012-02-28 23:18:52 +02:00
myisam-blob.result MDEV-9319 ALTER from a bigger to a smaller blob type truncates too much data 2015-12-29 14:17:31 +04:00
myisam-metadata.result Yet another attempt at fixing random failures in test case main.myisam-metadata 2014-10-29 13:39:22 +01:00
myisam-system.result WL#2110 (SIGNAL) 2009-09-10 03:18:29 -06:00
myisam.result MDEV-3870 - Valgrind warnings on OPTIMIZE MyISAM or Aria TABLE with disabled 2015-06-09 23:24:03 +04:00
myisam_crash_before_flush_keys.result Fix failing tests in the main suite 2011-12-30 11:22:27 +01:00
myisam_debug.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
myisam_enable_keys-10506.result MDEV-10506 Protocol::end_statement(): Assertion `0' failed upon ALTER TABLE 2016-08-07 11:02:42 +02:00
myisam_icp.result Fixed the bug mdev-12429 and its duplicates mdev-12145 and mdev-9886. 2017-04-04 10:04:52 -07:00
myisam_icp_notembedded.result Don't run test for BUG#933412 with embedded server, as it requires concurrent query 2012-02-22 17:38:24 +04:00
myisam_mrr.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
myisam_optimize.result mtr: check that tests clean up debug_sync. fix tests that didn't. 2014-01-27 12:10:53 +01:00
myisam_recover.result Bug SQL NODE RESTART REQUIRED TO 2015-05-12 20:27:26 +05:30
myisampack.result MDEV-6245 Certain compressed tables with myisampack are corrupted by "CHECK TABLE" 2014-05-17 10:42:59 +03:00
mysql-bug41486.result MWL#17: Table elimination 2009-06-25 02:44:14 +04:00
mysql-bug45236.result Bug : large blob inserts from mysqldump fail, possible 2009-06-10 11:24:47 +04:00
mysql.result MDEV-13187 incorrect backslash parsing in clients 2017-06-27 14:00:37 +02:00
mysql_binary_mode.result MDEV-4297 mysql --binary-mode 2013-06-10 21:45:30 +02:00
mysql_client_test.result Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-30 09:43:42 -03:00
mysql_client_test_nonblock.result MWL#192: Non-blocking client API for libmysqlclient. 2011-09-20 12:49:25 +02:00
mysql_comments.result 5.1-specific changes for bug after merging the patch from 5.0: 2007-11-02 16:40:08 +03:00
mysql_cp932.result Moved the test requiring cp932 to a separate unit. 2007-02-21 19:50:48 +03:00
mysql_embedded.result BUG#12561297:LIBMYSQLD/EXAMPLE/MYSQL_EMBEDDED IS ABORTING. 2011-06-14 00:11:24 +05:30
mysql_locale_posix.result A postfix for WL#1349 2009-10-27 08:38:32 +04:00
mysql_not_windows.result mysqltest: don't eat new lines in --exec 2016-10-14 01:12:04 +02:00
mysql_plugin.result Bug#21973610: BUFFER OVERFLOW ISSUES 2015-11-07 22:03:47 +05:30
mysql_protocols.result Added find_type_or_exit and find_bit_type_or_exit as wrappers 2007-03-19 11:19:51 +02:00
mysql_tzinfo_to_sql_symlink.result MDEV-6236 - [PATCH] mysql_tzinfo_to_sql may produce invalid SQL 2015-06-05 10:44:10 +04:00
mysql_upgrade.result MDEV-9453 mysql_upgrade.exe error when mysql is migrated to mariadb 2016-02-06 11:45:23 +01:00
mysql_upgrade_ssl.result post-merge fixes 2015-04-29 12:40:52 +02:00
mysql_upgrade_view.result MDEV-9453 mysql_upgrade.exe error when mysql is migrated to mariadb 2016-02-06 11:45:23 +01:00
mysqladmin.result BUG#11766184 - 59234 : cmdline clients crash --defaults-extra-file 2011-03-17 18:01:06 +05:30
mysqlbinlog-innodb.result merge with mysql-5.5.30 minus few incorrect or not applicable changesets 2013-02-28 18:42:49 +01:00
mysqlbinlog.result merge with mysql-5.5.30 minus few incorrect or not applicable changesets 2013-02-28 18:42:49 +01:00
mysqlbinlog_row_big.result BUG#59177: mysqlbinlog_row_big fails on Windows with out of memory 2011-01-12 19:32:45 +00:00
mysqlcheck.result MDEV-6128:[PATCH] mysqlcheck wrongly escapes '.' in table names 2016-08-08 21:27:30 +02:00
mysqld--defaults-file.result Bug 2011-02-08 11:21:14 +01:00
mysqld--help,win.rdiff update the r/mysqld--help,win.rdiff to match the updated r/mysqld--help.result 2012-10-01 16:11:46 +02:00
mysqld--help.result MDEV-9493 --tc-heuristic-recover option values off by one 2016-04-19 11:27:00 +02:00
mysqld_option_err.result When using --help --verbose give error and abort if there are any unknown options 2009-10-02 14:09:01 +03:00
mysqldump-compat.result Fixed bug . 2007-08-31 16:59:07 +05:00
mysqldump-max.result Backport MySQL WL#2540 into MariaDB. 2011-05-03 14:01:11 +02:00
mysqldump-nl.result mysqldump: comments and identifiers with new lines 2016-10-14 01:12:04 +02:00
mysqldump-no-binlog.result Bug : mysqldump returns a 0 status on error when using 2008-03-07 11:15:49 +02:00
mysqldump.result Merge remote-tracking branch 'mysql/5.5' into 5.5 2017-04-11 10:18:04 -04:00
mysqldump_restore.result BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
mysqlhotcopy_myisam.result Patch for trunk after merge from 5.1-bugteam of bug52913. 2010-06-03 11:27:27 +02:00
mysqlshow.result Bug INFORMATION_SCHEMA.INNODB_BUFFER_PAGE_LRUFROM 5.6 BACKPORT 2012-07-25 10:48:16 +05:30
mysqlslap.result MDEV-4684 - Enhancement request: --init-command support for mysqlslap 2013-09-17 18:51:14 +04:00
mysqltest.result MDEV-13187 incorrect backslash parsing in clients 2017-06-27 14:00:37 +02:00
mysqltest_256.result MDEV-256 lp:995501 - mysqltest attempts to parse Perl code inside a block 2012-06-01 17:53:59 +02:00
mysqltest_cont_on_error.result Added --continue-on-error to mysqltest and mysql-test-run 2012-05-15 19:35:57 +02:00
mysqltest_ps.result Implement mysqltest --enable_prepare_warnings to properly fix some test failures. 2009-10-09 10:09:24 +02:00
named_pipe.result 5.3 merge 2012-01-13 15:50:02 +01:00
ndb_default_cluster.require Bug auto inc table not handled correctly when restored from cluster backup 2006-07-06 18:50:44 +02:00
negation_elimination.result Post-merge fixes: 2012-06-20 13:41:31 +04:00
no-threads.result Bug Problems with thread_handling system variable 2007-12-11 17:30:42 -05:00
no_binlog.result BUG#50780: 'show binary logs' debug assertion when binary 2010-02-05 17:51:55 +00:00
non_blocking_api.result MWL#192: non-blocking client API, after-review fixes. 2012-01-06 12:43:18 +01:00
not_embedded.require Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
not_embedded_server.result Merge from mysql-5.1 for bug#58026. 2011-02-04 10:59:55 +06:00
not_ndb.require wl2325 wl2324 2006-01-12 19:51:02 +01:00
not_ndb_default.require Update 'abort_not_supported_test' to print a reason why the test was aborted 2006-07-19 14:25:52 +02:00
not_openssl.require BUG#10589: des_encrypt functionality always return NULL 2005-06-17 18:07:46 +02:00
not_partition.require Bug#18888 Trying to overwrite sql/lex_hash.h during build 2006-10-26 19:11:09 +02:00
not_partition.result lots of post-merge changes 2011-04-25 17:22:25 +02:00
not_staging.require Add include files required for --staging-run 2009-06-05 18:36:14 +03:00
not_true.require Bug#32430: 'show innodb status' causes errors 2009-09-25 11:26:49 +02:00
not_valgrind.require WL#3337 (Events new architecture) 2006-07-17 16:52:45 +02:00
not_windows.require Update 'abort_not_supported_test' to print a reason why the test was aborted 2006-07-19 14:25:52 +02:00
null.result Merge 5.3-5.5 2013-10-13 13:43:29 -07:00
null_key.result MDEV-4778: Incorrect results from Aria/MyISAM SELECT using index with prefix length on TEXT column 2013-07-16 10:56:42 +04:00
odbc.result Bug#41371 Select returns 1 row with condition "col is not null and col is null" 2009-11-03 17:54:41 +04:00
olap.result after merge changes: 2011-12-12 23:58:40 +01:00
old-mode.result Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 2011-07-01 15:08:30 +03:00
one_thread_per_connection.require Fixed compiler warnings 2007-02-23 13:13:55 +02:00
openssl_1.result main.openssl_1 failure 2016-06-14 14:52:43 +02:00
openssl_6975,tlsv10.result MDEV-6975 Implement TLS protocol 2014-11-19 18:54:02 +01:00
openssl_6975,tlsv12.result MDEV-6975 Implement TLS protocol 2014-11-19 18:54:02 +01:00
order_by.result Fixed bug mdev-10705. 2017-01-05 13:54:31 -08:00
order_by_innodb.result MDEV-6434: Wrong result (extra rows) with ORDER BY, multiple-column index, InnoDB 2014-07-22 15:52:49 +04:00
order_fill_sortbuf.result minor test cleanup. one server restart less in mtr 2012-10-16 10:35:05 +02:00
outfile.result after merge changes: 2011-12-12 23:58:40 +01:00
outfile_loaddata.result Backport from trunk: 2014-04-23 17:01:35 +02:00
overflow.result fixed error messages 2001-10-08 20:18:37 -06:00
packet.result Merged bug to 5.5. 2011-03-25 14:55:22 +02:00
parser.result MDEV-11171 Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_length' failed in Lex_input_stream::body_utf8_append(const char*, const char*) 2016-11-28 17:28:37 +04:00
parser_bug21114_innodb.result Bug#21114 (Foreign key creation fails to table with name format) 2006-11-03 09:56:44 -07:00
parser_not_embedded.result after merge changes: 2011-12-12 23:58:40 +01:00
parser_precedence.result after merge changes: 2011-12-12 23:58:40 +01:00
parser_stack.result Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending on 2008-07-14 15:41:30 -06:00
partition.result MDEV-6322: The PARTITION engine can return wrong query results 2014-07-23 22:48:31 +04:00
partition_binlog.result post-push fix for test to work on row-based-replication 2010-12-03 14:05:33 +01:00
partition_binlog_stmt.result Bug#13500478 63623: TEST CASE PARTITION_BINLOG_STMT 2012-01-20 14:19:39 +01:00
partition_blackhole.result This changeset contains the following stuff: 2007-10-22 20:10:51 +02:00
partition_bug18198.result Bug : innodb crash with varying time_zone on partitioned 2009-12-13 23:29:50 +03:00
partition_cache.result fixed MySQL bug#53775: 2012-07-13 22:17:32 +03:00
partition_cache_innodb.result fixed MySQL bug#53775: 2012-07-13 22:17:32 +03:00
partition_cache_myisam.result fixed MySQL bug#53775: 2012-07-13 22:17:32 +03:00
partition_charset.result Disabled ascii-function 2007-06-13 17:28:59 +02:00
partition_column.result Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHEN 2013-02-14 17:03:49 +01:00
partition_column_prune.result post push patch, fixing test result for bug#53806/46754. 2010-09-14 10:56:11 +02:00
partition_csv.result initial merge from 5.1-mtr 2009-09-04 15:20:58 +02:00
partition_datatype.result Merging from 5.3 2013-07-08 16:49:42 +04:00
partition_debug_sync.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
partition_disabled.result after merge changes: 2011-12-12 23:58:40 +01:00
partition_error.result Merge remote-tracking branch 'mysql/5.5' into 5.5 2015-10-08 22:54:24 +02:00
partition_example.result A temporary solution to make CREATE TABLE attributes 2010-05-11 16:49:23 +02:00
partition_grant.result Bug Partitions: possible security breach via alter 2007-04-04 14:01:47 +05:00
partition_hash.result merge 2010-09-13 15:56:56 +02:00
partition_innodb.result MDEV-9455: [ERROR] mysqld got signal 11 2017-02-20 15:49:38 +01:00
partition_innodb_plugin.result mysql-5.5 merge 2012-01-16 20:16:35 +01:00
partition_innodb_semi_consistent.result merge with 5.3 2011-10-19 21:45:18 +02:00
partition_innodb_stmt.result BUG#50670: Slave stops with error code 1644 2010-04-28 14:47:49 +02:00
partition_key_cache.result Merge MySQL 5.5.20 into MariaDB 5.5. 2012-02-14 16:06:41 +01:00
partition_list.result Fixed Information schema for column list partitioned tables 2009-10-21 20:04:34 +02:00
partition_mgm.result Move test for bug 39559, which uses command-line mysql client 2009-04-17 16:00:53 -04:00
partition_mgm_err.result Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHEN 2013-02-14 17:03:49 +01:00
partition_mgm_err2.result After merge fixes 2006-02-26 15:11:56 +02:00
partition_myisam.result MDEV-10418 Assertion `m_extra_cache' failed in 2017-02-22 01:36:16 +04:00
partition_not_blackhole.result Bug#46086: crash when dropping a partitioned table 2010-07-08 14:36:55 +02:00
partition_not_windows.result Removed column_list and fixed all issues relating to this change 2009-10-21 12:40:21 +02:00
partition_open_files_limit.result Bug#46922: crash when adding partitions and open_files_limit 2009-10-08 15:36:43 +02:00
partition_order.result MDEV-5177: ha_partition and innodb index intersection produce fewer rows (MySQL Bug#70703) 2014-03-11 16:45:08 +01:00
partition_pruning.result mysql-5.5.39 merge 2014-08-02 21:26:16 +02:00
partition_range.result merge 2011-01-10 16:13:12 +01:00
partition_rename_longfilename.result Bug rename table does corrupt tables with partition files on failure. 2009-07-27 16:50:43 +05:30
partition_symlink.result Bug#25092566: CREATE TABLE WITH DATA DIRECTORY CLAUSE DOES NOT REQUIRE SPECIAL 2016-11-25 14:55:01 +05:30
partition_sync.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
partition_truncate.result Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait for 2010-08-16 14:53:30 +02:00
partition_utf8.result Merge branch 'mysql-5.1' into mysql-5.5 2015-07-10 07:54:55 +05:30
partition_windows.result Post-merge fix: Update warning number due to repositioning in the error list. 2008-10-26 15:05:24 -02:00
perror-win.result Fixed tests for windows 2010-02-24 00:22:19 -07:00
perror.result MySQL-5.5.35 merge 2014-01-22 15:29:36 +01:00
plugin.result Bug#18903155: BACKPORT BUG-18008907 TO 5.5+ VERSIONS. 2014-06-27 17:04:08 +05:30
plugin_auth.result update test results, broken by MDEV-5547 fix 2014-01-22 23:59:21 +01:00
plugin_auth_qa.result Merge branch 'mysql-5.1' into mysql-5.5 2015-07-10 07:54:55 +05:30
plugin_auth_qa_1.result fix misplaced and non-working if() in the grammar 2011-07-12 17:41:13 +02:00
plugin_auth_qa_2.result mysql-5.5.34 merge 2013-11-19 13:16:25 +01:00
plugin_auth_qa_3.result Bug BACKPORT BUG#16513435 TO 5.5 AND 5.6 2014-06-30 19:24:25 +05:30
plugin_innodb.result lp:790513 MariaDB crashes on startup 2011-06-21 17:40:51 +02:00
plugin_load.result Bug#33358 2008-01-25 16:05:15 -08:00
plugin_load_option.result WL#5496 - Plugin LOAD_OPTION in INFORMATION_SCHEMA.PLUGINS 2010-09-27 17:03:27 +04:00
plugin_loaderr.result disable the test for MDEV-6351 on embedded 2014-07-28 09:42:52 +02:00
plugin_maturity.result MDEV-5022 Strange message or wrong errno on mismatching versions of plugin and server 2013-11-11 09:31:09 +01:00
plugin_not_embedded.result BUG#58246: INSTALL PLUGIN not secure & crashable 2010-12-01 13:54:50 +01:00
plugin_vars.result MDEV-5345 - Deadlock between mysql_change_user(), SHOW VARIABLES and 2014-01-28 11:12:43 +04:00
pool_of_threads.result MDEV-10100 main.pool_of_threads fails sporadically in buildbot 2017-01-04 13:03:30 +02:00
preload.result Recommit for merging and pushing 2009-02-27 16:11:15 +02:00
processlist.result MDEV-7189: main.processlist fails sporadically in buildbot 2015-01-06 16:32:41 +01:00
profiling.result WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
progress_976225.result MDEV-217 - Assertion `thd->stmt_arena != thd->progress.arena' failed in thd_progress_init on OPTIMIZE two tables when replaced by recreate 2012-04-18 20:48:14 +02:00
ps.result Fixed bug mdev-11859. 2017-01-23 19:40:22 -08:00
ps_1general.result MDEV-10318 unset params in --ps --embedded 2016-07-12 12:13:31 +02:00
ps_2myisam.result MDEV-4724 Some temporal functions do not preserve microseconds 2013-09-13 14:43:10 +04:00
ps_3innodb.result MDEV-4724 Some temporal functions do not preserve microseconds 2013-09-13 14:43:10 +04:00
ps_4heap.result MDEV-4724 Some temporal functions do not preserve microseconds 2013-09-13 14:43:10 +04:00
ps_5merge.result MDEV-4724 Some temporal functions do not preserve microseconds 2013-09-13 14:43:10 +04:00
ps_10nestset.result Test expansion: "MOD" on non-integral first operand. 2004-11-02 15:09:57 +01:00
ps_11bugs.result Fix for MDEV-4144 2013-03-29 17:53:21 +02:00
ps_change_master.result MDEV-7640: CHANGE MASTER TO doesn't work with prepared statements 2015-10-11 17:21:51 -04:00
ps_ddl.result after merge changes: 2011-12-12 23:58:40 +01:00
ps_ddl1.result Apply and review: 2009-12-29 15:19:05 +03:00
ps_grant.result Bug BACKPORT 19817663 TO 5.1 and 5.5 2015-04-27 14:33:25 +05:30
ps_max_subselect-5113.result MDEV-5113 Wrong result (extra row) and valgrind warnings in Item_maxmin_subselect::any_value on 2nd execution of PS with SELECT subquery 2013-11-12 15:02:25 +01:00
ps_not_windows.result Bug#23983 ps.test fails to open shared library 2006-11-20 15:18:57 -05:00
query_cache.result MDEV-4981: Account for queries handled by query-cache in USER_STATISTICS (and in HOST_STATISTICS) 2013-10-16 16:07:25 +03:00
query_cache_28249.result Merge with 5.2. 2011-12-11 11:34:44 +02:00
query_cache_debug.result merge with 5.3 2011-10-19 21:45:18 +02:00
query_cache_merge.result Cherry-pick Bug#33362 from mysql-5.1 2008-07-24 11:14:34 -03:00
query_cache_notembedded.result merge. 2010-11-25 18:17:28 +01:00
query_cache_ps_no_prot.result WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
query_cache_ps_ps_prot.result WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
query_cache_with_views.result Bug#46615 Assertion in Query_cache::invalidate in INSERT in a VIEW of a MERGE table 2010-03-24 17:37:41 +01:00
quick_select_4161.result mtr: check that tests clean up debug_sync. fix tests that didn't. 2014-01-27 12:10:53 +01:00
range.result MDEV-10228: Delete missing rows with OR conditions 2016-07-27 00:38:51 +03:00
range_innodb.result MDEV-6735: Range checked for each record used with key (also MDEV-7786, MDEV-7923) 2015-06-09 18:56:51 +03:00
range_mrr_icp.result MDEV-10228: update test results 2016-07-30 10:53:01 +03:00
range_vs_index_merge.result Fixed bug mdev-8603. 2017-01-18 11:42:41 -08:00
range_vs_index_merge_innodb,innodb_plugin.rdiff Fixed bug mdev-8603. 2017-01-18 11:42:41 -08:00
range_vs_index_merge_innodb.result Fixed bug mdev-8603. 2017-01-18 11:42:41 -08:00
read_many_rows_innodb.result Bug#37635: Test read_many_rows_innodb is failing w/ wrong error message (lock_wait_timeout) 2009-10-11 11:06:55 +02:00
read_only.result MDEV-136 Non-blocking "set read_only" 2012-06-04 17:39:28 +02:00
read_only_innodb.result MDEV-136 Non-blocking "set read_only" 2012-06-04 17:39:28 +02:00
rename.result Patch that addresses bug "ALTER TABLE RENAME 2010-05-28 09:25:11 +04:00
renamedb.result after merge changes: 2011-12-12 23:58:40 +01:00
repair.result MDEV-8115 mysql_upgrade crashes the server with REPAIR VIEW 2015-05-07 22:18:34 +02:00
repair_symlink-5543.result MDEV-5543 MyISAM repair unsafe usage of TMD files 2014-01-20 19:09:01 +01:00
replace.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
rollback.result WorkLog#1323 2003-12-10 04:31:42 +00:00
round.result Automerge fix: "Out of range value" error message adjusted to 5.1. 2006-10-03 18:48:50 +05:00
row-checksum-old.result XtraDB after-merge fixes. 2009-06-09 17:08:46 +02:00
row-checksum.result XtraDB after-merge fixes. 2009-06-09 17:08:46 +02:00
row.result Fixed bug mdev-3913. 2013-02-20 18:01:36 -08:00
rowid_order_innodb.result Fixes of testcases after merge with MySQL 5.1.59 2011-11-23 10:25:27 +02:00
rpl_colSize.result WL#3228 (NDB) : RBR using different table defs on slave/master 2007-07-27 14:38:36 -04:00
rpl_extraColmaster_innodb.result WL#3915 : (NDB) master's cols > slave 2007-07-27 23:11:36 -04:00
rpl_extraColmaster_myisam.result WL#3915 : (NDB) master's cols > slave 2007-07-27 23:11:36 -04:00
rpl_mysqldump_slave.result MDEV-5624 mysqldump --dump-slave option does not restart the replication if the dump has failed 2014-02-21 00:53:02 +01:00
schema.result Followup for Bug Deadlock DROP/ALTER/CREATE DATABASE 2010-08-10 13:16:44 +02:00
second_frac-9175.result MDEV-9175 Query parser tansforms MICROSECOND into SECOND_FRAC, which does not work 2016-02-06 11:45:23 +01:00
secure_file_priv_win.result Fix failing tests in the main suite 2011-12-30 11:22:27 +01:00
select.result 5.3 merge 2014-02-22 22:51:20 +01:00
select_debug.result fix a couple of dbug tests not to write to /tmp 2016-04-19 11:27:00 +02:00
select_found.result Fixed bug#28404. 2007-08-02 12:45:56 -07:00
select_jcl6.result MDEV-7682 Incorrect use of SPATIAL KEY for query plan 2015-03-20 11:58:23 +02:00
select_pkeycache.result 5.3 merge 2014-02-22 22:51:20 +01:00
select_safe.result Merge with 5.2. 2011-12-11 11:34:44 +02:00
server_id.require Added test case for multiple MySQL Servers connected to one cluster 2004-12-15 12:09:19 +01:00
server_id1.require Added test case for multiple MySQL Servers connected to one cluster 2004-12-15 12:09:19 +01:00
set_password_plugin-9835.result MDEV-9835 Valid password is not working after server restart 2016-04-19 11:27:00 +02:00
shm.result 5.3 merge 2012-01-13 15:50:02 +01:00
show_bad_definer-5553.result MDEV-5553 A view or procedure with a non existing definer can block "SHOW TABLE STATUS" with an unclear error message 2014-10-07 11:55:39 +02:00
show_check.result MDEV-4519 SHOW EVENTS and SHOW PROCEDURE STATUS truncate long user names 2013-06-13 20:18:40 +02:00
show_profile.result Bug#50057: SHOW PROFILE CPU for Windows 2010-02-05 17:31:34 +01:00
show_row_order-9226.result MDEV-9226 SHOW COLUMNS returns wrong column order for tables with large ENUMs 2015-12-08 09:46:51 +01:00
signal.result after merge changes: 2011-12-12 23:58:40 +01:00
signal_code.result WL#5670: Proposal: Remove SHOW NEW MASTER statement 2011-02-16 17:27:35 +01:00
signal_demo1.result WL#2110 (SIGNAL) 2009-09-10 03:18:29 -06:00
signal_demo2.result WL#2110 (SIGNAL) 2009-09-10 03:18:29 -06:00
signal_demo3.result Auto-merge from mysql-trunk-bugfixing. 2010-07-30 19:28:36 +04:00
signal_sqlmode.result WL#2110 (SIGNAL) 2009-09-10 03:18:29 -06:00
single_delete_update.result 5.3.4 merge 2012-02-15 18:08:08 +01:00
skip_grants.result after merge changes: 2011-12-12 23:58:40 +01:00
skip_log_bin.result Bug Assertion mysql_bin_log.is_open() failed in binlog_trans_log_savepos() 2008-08-29 17:20:08 +03:00
skip_name_resolve.result Bug : Missing variable - skip_name_resolve 2010-03-31 16:12:37 +03:00
slave-running.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
slave-stopped.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
sp-big.result Auto-merge from mysql-trunk-bugfixing. 2010-07-30 19:28:36 +04:00
sp-bugs.result MDEV-6601 Assertion `!thd->in_active_multi_stmt_transa ction() || thd->in_multi_stmt_transaction_mode()' failed on executing a stored procedure with commit 2014-08-25 16:58:19 +02:00
sp-code.result mysql 5.5.23 merge 2012-04-10 08:28:13 +02:00
sp-destruct.result post-merge changes, fixes, and tests 2015-04-28 13:57:21 +02:00
sp-dynamic.result WL#2110 (SIGNAL) 2009-09-10 03:18:29 -06:00
sp-error.result after merge changes: 2011-12-12 23:58:40 +01:00
sp-fib.result Bug#15866 Prepared for push on 5.0 2009-07-03 10:19:32 +02:00
sp-group.result Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigger that is repeatedly executed. 2015-06-25 23:18:48 +03:00
sp-innodb.result Merge remote-tracking branch 'mysql/5.5' into 5.5 2015-04-27 21:04:06 +02:00
sp-lock.result Bug Concurrent statement using stored function and DROP DATABASE 2010-11-17 15:37:23 +01:00
sp-no-code.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
sp-prelocking.result BUG#21142859: FUNCTION UPDATING A VIEW FAILS TO FIND TABLE 2016-05-18 11:07:29 +05:30
sp-security.result Merge from mysql-5.1-security to mysql-5.5-security 2011-04-13 09:59:17 +02:00
sp-threads.result MDEV-9970 - main.sp-threads fails sporadically 2016-04-23 00:28:50 +04:00
sp-ucs2.result after merge changes: 2011-12-12 23:58:40 +01:00
sp-vars.result merge with 5.3 2011-10-19 21:45:18 +02:00
sp.result MDEV-10713: signal 11 error on multi-table update - crash in handler::increment_statistics or in make_select or assertion failure pfs_thread == ((PFS_thread*) pthread_getspecific((THR_PFS))) 2016-12-08 23:19:55 +01:00
sp_gis.result Many files: 2007-10-27 01:40:48 +05:00
sp_missing_4665.result MDEV-4665 crash when referencing missing function in a subquery 2013-07-05 17:54:25 +02:00
sp_notembedded.result mysql-5.5.29 merge 2013-01-15 19:13:32 +01:00
sp_stress_case.result Bug#19194 (Right recursion in parser for CASE causes excessive stack usage, 2006-12-11 16:59:02 -07:00
sp_sync.result Manual merge of patch for bug#11756013 from mysql-5.1 tree. 2011-06-24 00:02:58 +07:00
sp_trans.result manual merge 2011-08-08 17:45:43 +01:00
sp_trans_log.result Post-push fix for BUG#53259. 2010-07-04 20:35:05 +01:00
sql_mode.result Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BREAKS REPLICATION 2012-02-29 12:23:15 +05:30
ssl-big.result Bug Clients using SSL can hang the server 2007-07-12 22:06:33 -04:00
ssl.result 5.3 merge 2012-01-13 15:50:02 +01:00
ssl_8k_key.result Bug YaSSL assertion failure when reading 8k key. 2007-07-17 14:43:56 -04:00
ssl_7937,nossl.result tests for MDEV-7937: Enforce SSL when --ssl client option is used 2015-06-09 22:16:26 +02:00
ssl_7937.result tests for MDEV-7937: Enforce SSL when --ssl client option is used 2015-06-09 22:16:26 +02:00
ssl_and_innodb.result Bug Assertion failed: arg_length > length 2011-02-07 11:17:46 +01:00
ssl_ca.result Bug#21920657: SSL-CA FAILS SILENTLY IF THE PATH CANNOT BE 2016-03-01 10:17:25 +05:30
ssl_cert_verify.result Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
ssl_cipher.result BUG : 52596: SSL_CIPHER_LIST NOT SET OR RETURNED FOR "SHOW STATUS LIKE 'SSL_CIPHER_LIST'" 2011-03-11 16:16:34 +05:30
ssl_compress.result 5.3 merge 2012-01-13 15:50:02 +01:00
ssl_connect.result Add result file for ssl_connect.test 2007-01-29 19:09:30 +01:00
ssl_timeout-9836.result MDEV-9836 Connection lost when using SSL 2016-04-20 19:03:59 +02:00
stack-crash.result Fixed test failure (5.5 had different test result than 10.0) 2014-03-11 17:37:46 +02:00
status.result typo fixed: space in the status variable name 2012-04-17 20:25:03 +02:00
status2.result Bug#24289 Status Variable "Questions" gets wrong values with Stored Routines(for 5.1) 2008-12-17 17:23:21 +04:00
status_bug17954.result Updates tests to handle thread pool correctly 2011-01-14 09:28:23 +01:00
status_user.result MDEV-4332 Increase username length from 16 characters 2013-04-18 22:17:29 +02:00
strict.result Merging MDEV-4635 from 5.3. 2013-06-18 13:14:46 +04:00
strict_autoinc_1myisam.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
strict_autoinc_2innodb.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
strict_autoinc_3heap.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
subselect.result MDEV-10146: Wrong result (or questionable result and behavior) with aggregate function in uncorrelated SELECT subquery 2017-07-05 09:07:50 +02:00
subselect2.result test case for Bug : HANDLE_FATAL_SIGNAL (SIG=11) IN SUBSELECT_UNION_ENGINE::NO_ROWS 2016-12-22 12:49:27 +01:00
subselect3.result Fixed the bug mdev-12429 and its duplicates mdev-12145 and mdev-9886. 2017-04-04 10:04:52 -07:00
subselect3_jcl6.result Fixed the bug mdev-12429 and its duplicates mdev-12145 and mdev-9886. 2017-04-04 10:04:52 -07:00
subselect4.result Fixed the bug mdev-12429 and its duplicates mdev-12145 and mdev-9886. 2017-04-04 10:04:52 -07:00
subselect_cache.result MDEV-4817: Optimizer fails to optimize expression of the form 'FOO' IS NULL 2013-07-31 17:24:52 +04:00
subselect_debug.result 5.3 merge 2013-11-13 13:38:37 +01:00
subselect_extra.result MDEV-6838 Using too big key for internal temp tables 2015-03-06 17:03:46 +01:00
subselect_extra_no_semijoin.result MDEV-7823: Server crashes in next_depth_first_tab on nested IN clauses with SQ inside 2016-02-09 01:46:53 +03:00
subselect_gis.result subselect test split on two tests because gis extention can be absent 2004-08-24 10:15:39 +03:00
subselect_innodb.result Fixed the bug mdev-10693. 2017-04-24 11:46:01 -07:00
subselect_mat.result Fixed the bug mdev-12838. 2017-06-07 12:45:32 -07:00
subselect_mat_cost.result Patch for mdev-287: CHEAP SQ: A query with subquery in SELECT list, EXISTS, inner joins takes hundreds times longer 2012-05-30 00:18:53 +03:00
subselect_mat_cost_bugs.result Fixed the bug mdev-12963. 2017-06-07 16:29:55 -07:00
subselect_no_mat.result MDEV-10146: Wrong result (or questionable result and behavior) with aggregate function in uncorrelated SELECT subquery 2017-07-05 09:07:50 +02:00
subselect_no_opts.result MDEV-10146: Wrong result (or questionable result and behavior) with aggregate function in uncorrelated SELECT subquery 2017-07-05 09:07:50 +02:00
subselect_no_scache.result MDEV-10146: Wrong result (or questionable result and behavior) with aggregate function in uncorrelated SELECT subquery 2017-07-05 09:07:50 +02:00
subselect_no_semijoin.result MDEV-10146: Wrong result (or questionable result and behavior) with aggregate function in uncorrelated SELECT subquery 2017-07-05 09:07:50 +02:00
subselect_notembedded.result after merge changes: 2011-12-12 23:58:40 +01:00
subselect_nulls.result Change the default @@optimizer_switch settings: 2011-11-02 13:48:41 +04:00
subselect_partial_match.result Fixed bug lp:1000649 2012-06-05 17:25:10 +03:00
subselect_sj.result Fixed the bug mdev-12817/mdev-12820. 2017-05-17 14:29:13 -07:00
subselect_sj2.result MDEV-7474: Semi-Join's DuplicateWeedout strategy skipped ... 2015-03-17 13:26:33 +03:00
subselect_sj2_jcl6,innodb_plugin.rdiff MDEV-7858: main.subselect_sj2_jcl6 fails in buildbot 2015-03-30 00:49:16 +03:00
subselect_sj2_jcl6.result MDEV-7474: Semi-Join's DuplicateWeedout strategy skipped ... 2015-03-17 13:26:33 +03:00
subselect_sj2_mat.result Fixed the bug mdev-12855. 2017-06-07 22:54:57 -07:00
subselect_sj_aria.result BUG#887468: Second assertion `keypart_map' failed in maria_rkey with semijoin 2011-11-12 20:50:11 +02:00
subselect_sj_jcl6.result Fixed the bug mdev-12817/mdev-12820. 2017-05-17 14:29:13 -07:00
subselect_sj_mat.result Fixed the bug mdev-12838. 2017-06-07 12:45:32 -07:00
subselect_sj_nonmerged.result BUG#913030: Optimizer chooses a suboptimal excution plan for Q18 from DBT-3 2012-04-02 21:41:54 +04:00
sum_distinct-big.result Fixed bug mdev-4311 (bug ). 2013-03-27 19:17:32 -07:00
sum_distinct.result Fixed LP bug . 2011-12-28 18:47:01 -08:00
symlink-aria-11902.result MDEV-11902 mi_open race condition 2017-02-27 12:35:10 +01:00
symlink-myisam-11902.result MDEV-11902 mi_open race condition 2017-02-27 12:35:10 +01:00
symlink.result Bug#25514146: DB_NAME IS IGNORED WHEN CREATING TABLE WITH DATA DIRECTORY 2017-02-23 14:48:25 +01:00
synchronization.result Merge 5.0 -> 5.1 2009-02-09 22:00:15 +01:00
sysdate_is_now.result wl#173 - temporal types with sub-second resolution 2011-03-01 13:24:36 +01:00
system_mysql_db.result 5.3->5.5 merge 2011-11-22 18:04:38 +01:00
system_mysql_db_fix30020.result remove few obscure, unused, or misused mtr features 2012-02-06 18:42:18 +01:00
system_mysql_db_fix40123.result remove few obscure, unused, or misused mtr features 2012-02-06 18:42:18 +01:00
system_mysql_db_fix50030.result remove few obscure, unused, or misused mtr features 2012-02-06 18:42:18 +01:00
system_mysql_db_fix50117.result remove few obscure, unused, or misused mtr features 2012-02-06 18:42:18 +01:00
system_mysql_db_refs.result s/\r\n/\n/ in mysql-test/*/system_mysql_db* 2004-06-28 15:53:49 +05:00
table_elim.result Fixed bug mdev-12099. 2017-02-27 09:02:41 -08:00
table_elim_debug.result Fixed bug . 2010-09-28 12:39:33 -07:00
table_keyinfo-6838.result MDEV-6838: Using too big key for internal temp tables 2015-02-28 23:58:05 +02:00
table_options.result post-merge fixes. 2011-07-02 22:12:12 +02:00
tablelock.result Bug#23588 SHOW COLUMNS on a temporary table causes locking issues 2008-02-22 12:30:17 +04:00
tablespace.result Bug#60111 storage type for table not saved in .frm 2011-03-04 09:41:29 +01:00
temp_table.result Backport from mysql-6.0-codebase of: 2010-06-23 13:34:40 +02:00
temporal_scale_4283.result MDEV-4283 Assertion `scale <= precision' fails in strings/decimal.c 2013-03-18 08:44:24 +01:00
testdb_only.require WL#1420 convert NIST test for mysql 2005-01-26 10:19:28 +01:00
timezone.result MDEV-4724 Some temporal functions do not preserve microseconds 2013-09-13 14:43:10 +04:00
timezone2.result MDEV-5506 safe_mutex: Trying to lock unitialized mutex at safemalloc.c 2014-01-28 12:25:29 +04:00
timezone3.result Backport of a 5.0.74 fix into 5.0.72sp1: 2009-01-12 17:40:29 +01:00
timezone4.result MDEV-4724 Some temporal functions do not preserve microseconds 2013-09-13 14:43:10 +04:00
timezone_grant.result Merge mysql.com:/extern/mysql/5.1/generic/mysql-5.0-merge 2006-04-25 16:20:49 +02:00
trigger-compat.result after merge changes: 2011-12-12 23:58:40 +01:00
trigger-trans.result Bug#20094067: BACKPORT BUG#19683834 TO 5.5 AND 5.6 2015-01-27 13:13:55 +05:30
trigger.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
trigger_notembedded.result merge. 2010-11-25 18:17:28 +01:00
true.require Required file for next tests (taken from work by JimW in Falcon) 2006-09-22 23:32:47 -07:00
truncate-stale-6500.result MDEV-6500: Stale data returned after TRUNCATE PARTITION operation 2015-06-04 18:04:31 +03:00
truncate.result Bug#42643: InnoDB does not support replication of TRUNCATE TABLE 2010-05-25 17:01:38 -03:00
truncate_coverage.result Bug Segfault in Query_cache::invalidate_data for TRUNCATE TABLE 2010-10-29 16:10:53 +02:00
type_binary.result Bug#52430 Incorrect key in the error message for duplicate key error involving BINARY type 2010-05-27 20:01:43 +04:00
type_bit.result merge with 5.3 2011-10-19 21:45:18 +02:00
type_bit_innodb.result allow suite.pm to skip combinations that originate from test/include files. 2012-02-07 16:22:36 +01:00
type_blob.result MDEV-9319 ALTER from a bigger to a smaller blob type truncates too much data 2015-12-29 14:17:31 +04:00
type_date.result MDEV-10316 - main.type_date fails around midnight sporadically 2016-07-21 15:44:58 +04:00
type_datetime.result Merge 5.3->5.5 2014-06-04 21:53:15 +04:00
type_datetime_hires.result 5.3 -> 5.5 Merge 2013-06-17 20:33:36 +03:00
type_decimal.result str2decimal: don't return a negative zero 2016-12-05 10:28:20 +01:00
type_enum.result 5.3->5.5 merge 2013-03-10 12:46:56 +01:00
type_float.result Merge with 5.2. 2011-12-11 11:34:44 +02:00
type_nchar.result Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower case 2006-02-22 10:09:59 +01:00
type_newdecimal-big.result Merge WL#2984 2005-12-12 13:29:48 +03:00
type_newdecimal.result decimal: *correct* implementation of ROUND_UP at last 2014-10-08 00:46:10 +02:00
type_ranges.result Bug : 4082: integer lengths cause truncation with distinct concat 2011-05-11 14:11:57 +03:00
type_set.result Bug : Crash in String::append when inserting duplicate empty strings an uft8 2008-09-05 18:21:59 +03:00
type_time.result MDEV-6592 Assertion `ltime->day == 0' failed with TIMESTAMP, MAKETIME 2014-10-03 15:07:53 +04:00
type_time_hires.result MDEV-4858 Wrong results for a huge unsigned value inserted into a TIME column 2014-06-04 20:32:57 +04:00
type_timestamp.result MDEV-9413 "datetime >= coalesce(c1(NULL))" doesn't return expected NULL 2016-04-20 11:11:13 +04:00
type_timestamp_hires.result mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
type_uint.result fix BIGINT+MEDIUMINT type aggregation 2016-09-12 16:42:05 +02:00
type_varchar.result merge with 5.3 2011-10-19 21:45:18 +02:00
type_year.result Merge 5.3->5.5 2013-01-23 15:18:05 -08:00
udf.result after merge changes: 2011-12-12 23:58:40 +01:00
udf_debug_sync.result MDEV-5616 - Deadlock between CREATE/DROP FUNCTION and SELECT from view 2014-02-13 16:41:08 +04:00
udf_notembedded.result MDEV-8644 Using a UDF in a virtual column causes a crash when stopping the server 2015-12-08 09:46:52 +01:00
udf_query_cache.result Fix for: LP : Assert in _ma_update_at_original_place() 2010-11-02 17:22:57 +02:00
udf_skip_grants.result Fix for bug : Test case in 'skip_grants' file need dynamic loading 2007-12-24 17:42:13 +03:00
union.result MDEV-10172: UNION query returns incorrect rows outside conditional evaluation 2016-12-20 11:25:47 +01:00
union_crash-714.result 5.3 merge 2014-02-14 14:09:29 +01:00
uniques_crash-7912.result Fix failing test cases for MDEV-7912 patch 2015-04-29 14:16:03 +03:00
unsafe_binlog_innodb.result Bug Test program / embedded server crash in test "unsafe_binlog_innodb" 2007-06-12 17:53:16 +05:00
update.result MDEV-8701 Crash on derived query 2015-11-06 17:56:56 +01:00
update_ignore_216.result MDEV-216 lp:976104 - Assertion `0' failed in my_message_sql on UPDATE IGNORE, or unknown error on release build 2012-04-26 19:21:37 +02:00
update_innodb.result MDEV-8114: server crash on updates with joins still on 10.0.18 2015-06-06 16:13:51 +02:00
upgrade.result Bugfix: New table creation/renaming block added if old encoded table present. 2011-05-11 14:09:48 +03:00
user_limits.result 5.3->5.5 merge 2011-11-22 18:04:38 +01:00
user_var-binlog.result The bug 2013-05-08 13:36:17 +04:00
user_var.result 5.1 merge 2014-03-16 13:59:44 +01:00
userstat-badlogin-4824.result MDEV-4824 userstats - wrong user statistics 2013-11-11 16:17:32 +01:00
varbinary.result The bug 2013-05-08 13:36:17 +04:00
variables-notembedded.result 5.3 merge 2012-01-13 15:50:02 +01:00
variables.result MDEV-6673 I_S.SESSION_VARIABLES shows global values 2014-08-31 19:55:11 +02:00
variables_community.result renaming test variables+c to variables_community, + is problematic 2010-02-11 14:26:58 +01:00
view.result Fixed bug mdev-12099. 2017-02-27 09:02:41 -08:00
view_alias.result Bug#40277: SHOW CREATE VIEW returns invalid SQL 2010-03-09 07:36:26 -03:00
view_grant.result MDEV-4951 drop user leaves privileges 2013-08-28 07:49:53 +02:00
wait_timeout.result Fix for bug#39108: Set global wait timeout within the test, not more via opt file. 2009-01-23 18:19:09 +01:00
wait_timeout_not_windows.result MDEV-7775 Wrong error message (Unknown error) when idle sessions are killed after wait_timeout 2016-04-25 22:46:43 +02:00
warnings.result after merge changes: 2011-12-12 23:58:40 +01:00
warnings_debug.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
warnings_engine_disabled.result merge. 2010-11-25 18:17:28 +01:00
windows.require Update 'abort_not_supported_test' to print a reason why the test was aborted 2006-07-19 14:25:52 +02:00
windows.result Bug : REPLACE.EXE UTILITY IS BROKEN IN 5.5 2014-10-21 16:25:35 +05:30
xa.result mysql 5.5.23 merge 2012-04-10 08:28:13 +02:00
xa_binlog.result MWL#116: After-review fixes. 2011-03-31 14:29:23 +02:00
xml.result Merge 5.3->5.5 2014-04-23 17:43:20 +04:00
xtradb_mrr.result MDEV-9946: main.xtradb_mrr fails sporadically 2016-08-04 13:14:45 +03:00