mariadb/mysql-test/r
Igor Babaev 167da05f55 MDEV-19790 Wrong result for query with outer join and IS NOT TRUE predicate
in where clause

The classes Item_func_isnottrue and Item_func_isnotfalse inherited the
implementation of the eval_not_null_tables method from the Item_func
class. As a result the not_null_tables_cache was set incorrectly for
the objects of these classes. It led to improper conversion of outer
joins to inner joins when the where clause of the processed query
contained IS NOT TRUE or IS NOT FALSE predicates. The coverted query
in many cases produced a wrong result set.
2019-06-17 14:23:10 -07:00
..
1st.result
aborted_clients.result
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
alter_table-big.result
alter_table.result Merge branch 'mysql/5.5' into 5.5 2018-10-23 15:59:24 +02:00
alter_table_online.result
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
ansi.result
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
auto_increment.result MDEV-16534 PPC64: Unexpected error with a negative value into auto-increment columns in HEAP, MyISAM, ARIA 2018-06-20 16:36:46 +04:00
auto_increment_ranges_innodb.result MDEV-17377 invalid gap in auto-increment values after LOAD DATA 2018-11-01 16:18:17 +01: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
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
big_test.require
bigint.result MDEV-17724 Wrong result for BETWEEN 0 AND 18446744073709551615 2018-11-15 16:45:43 +04:00
binary.result
binary_to_hex.result Bug#25340722 - PRINT BINARY DATA AS HEX IN THE MYSQL 2017-05-03 15:16:08 +00:00
binlog_tx_isolation.result
blackhole.result post-merge changes, fixes, and tests 2015-04-28 13:57:21 +02:00
blackhole_plugin.result
bool.result
bootstrap.result
bug39022.result
bug46261.result
bug46760.result
bug47671.result
bug58669.result
bug12427262.result
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
cache_innodb.result
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 Merge branch 'mysql/5.5' into 5.5 2017-10-17 10:18:17 +02:00
case_insensitive_file_system.require
case_insensitive_fs.require
case_sensitive_file_system.require
cast.result Merge 5.3->5.5 2014-06-04 21:53:15 +04:00
change_user.result
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
check_var_limit.require
client_xml.result
comment_column.result
comment_column2.result
comment_index.result
comment_table.result
comments.result Support 6 digit version numbers in executable comment syntax. 2014-02-11 21:43:08 +02:00
commit.result
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
concurrent_innodb_safelog.result
concurrent_innodb_unsafelog.result
connect.result
connect_debug.result Use after free in authentication 2018-05-01 00:30:17 +02:00
consistent_snapshot.result
constraints.result
contributors.result WL#6454: Deprecate SHOW AUTHORS and SHOW CONTRIBUTORS 2012-09-11 16:29:51 +02:00
count_distinct.result MDEV-13458: Wrong result for aggregate function with distinct clause when the value for tmp_table_size is small 2017-08-09 18:09:04 +05:30
count_distinct2.result
count_distinct3.result
crash_commit_before.result
create-big.result
create-uca.result
create.result crash with too long index comments 2018-01-18 17:50:34 +01: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
create_select_tmp.result
ctype_ascii.result
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
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 #11755818 : LIKE DOESN'T MATCH WHEN CP932_BIN/SJIS_BIN 2014-08-12 17:16:51 +05:30
ctype_cp932_binlog_row.result
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
ctype_errors.result
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
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
ctype_hebrew.result
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
ctype_latin2_ch.result
ctype_ldml.result
ctype_like_range.result
ctype_many.result
ctype_mb.result
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-15624 Changing the default character set to utf8mb4 changes query evaluation in a very surprising way 2018-04-04 09:12:44 +04:00
ctype_ucs2_def.result
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
ctype_utf8.result MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535 2017-10-13 07:06:09 +04:00
ctype_utf8mb4.result MDEV-15624 Changing the default character set to utf8mb4 changes query evaluation in a very surprising way 2018-04-04 09:12:44 +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
ctype_utf16_uca.result Merge from 5.3. 2014-04-21 12:19:47 +04:00
ctype_utf32.result MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535 2017-10-13 07:06:09 +04: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 Fix tests in 2020 2019-03-26 00:56:41 +04:00
ddl_i18n_utf8.result Fix tests in 2020 2019-03-26 00:56:41 +04:00
deadlock_innodb.result
debug_sync.result
default.result
default_storage_engine.result
delayed.result
delete.result
deprecated_features.result
derived.result cleanup 2019-06-01 09:43:40 +02:00
derived_opt.result MDEV-17382 Hash join algorithm should not be used to join materialized 2018-10-07 10:19:19 -07:00
derived_view.result MDEV-18479 Another complement 2019-06-10 22:38:55 -07:00
dirty_close.result
disabled_partition.require
distinct.result MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
drop-no_root.result
drop.result
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
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
empty_user_table.result fixes for buildbot 2013-05-21 09:42:10 +02:00
endspace.result
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 MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535 2017-10-13 07:06:09 +04:00
events_1.result Fix tests in 2020 2019-03-26 00:56:41 +04: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
events_embedded.result
events_grant.result
events_logs_tests.result
events_microsec.result
events_restart.result
events_scheduling.result
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
events_time_zone.result
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
execution_constants.result
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
fix_priv_tables.result
flush-innodb.result
flush.result
flush2.result
flush_block_commit.result
flush_block_commit_notembedded.result
flush_read_lock.result
flush_read_lock_kill.result
flush_table.result
foreign_key.result
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 MDEV-14743: Server crashes in Item_func_match::init_search 2018-01-12 20:00:45 +01:00
fulltext2.result
fulltext3.result MDEV-9986 Full-text search of the utf8mb4 column causes crash 2016-04-26 12:58:14 +02:00
fulltext_cache.result
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
fulltext_left_join.result
fulltext_multi.result
fulltext_order_by.result
fulltext_update.result
fulltext_var.result
func_analyse.result
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
func_crypt.result
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
func_des_encrypt.result
func_digest.result
func_encrypt.result
func_encrypt_nossl.result
func_encrypt_ucs2.result
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 Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL)) 2017-10-17 11:04:09 +02:00
func_isnull.result MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed on EXPLAIN EXTENDED with constant table and view 2018-08-15 14:23:07 +02:00
func_like.result
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 MDEV-15630 uuid() function evaluates at wrong time in query 2018-04-03 16:28:52 +04:00
func_op.result
func_regexp.result 5.3 merge 2014-02-22 22:51:20 +01:00
func_rollback.result
func_sapdb.result MDEV-4724 Some temporal functions do not preserve microseconds 2013-09-13 14:43:10 +04:00
func_set.result MDEV-14596 Crash in INTERVAL(ROW(..),ROW(..)) 2017-12-08 14:40:27 +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
func_test.result
func_time.result MDEV-17244 MAKETIME(900,0,0.111) returns a wrong result 2018-09-20 16:51:56 +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
gcc296.result
gis-precise.result Backport from 10.0: 2014-10-08 18:10:31 +04:00
gis-rt-precise.result
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 Bug#27230925: HANDLE_FATAL_SIGNAL (SIG=11) IN SHOW_ROUTINE_GRANTS 2018-09-04 08:31:46 +02:00
grant2.result
grant3.result
grant4.result Bug#28986737: RENAMING AND REPLACING MYSQL.USER TABLE CAN LEAD TO A SERVER CRASH 2019-04-25 21:43:31 +02: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
grant_cache_ps_prot.result
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
grant_not_windows.result MDEV-16220 MTR - do not pass UTF8 on the command line for mysql client. 2018-05-18 20:59:21 +01:00
greedy_optimizer.result
group_by.result MDEV-12350: Heap corruption, overrun buffer, ASAN errors, server crash in my_fill_8bit / filesort 2017-12-20 11:50:22 +02: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
handlersocket.result MDEV-4065 thd_kill_statement service 2013-01-18 19:04:23 +01:00
have_compress.require
have_crypt.require
have_geometry.require
have_local_infile.require
have_log_bin.require
have_met_timezone.require
have_moscow_leap_timezone.require
have_mutex_deadlock_detector.require
have_mysql_upgrade.result
have_ndb_extra.require
have_ndbapi_examples.require
have_outfile.require
have_partition.require
have_perror.require
have_pool_of_threads.require
have_profiling.require
have_query_cache.require
have_ssl.require
have_ssl_is_yes_or_disabled_only.require
have_symlink.require
have_utf8mb4.require
have_utf16.require
have_utf32.require
have_working_dns.require
having.result MDEV-16235 Server crashes in my_utf8_uni or in my_strtod_int upon 2018-06-11 08:52:49 -07:00
help.result
implicit_char_to_num_conversion.result
implicit_commit.result
in_datetime_241.result
index_intersect.result
index_intersect_innodb.result
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
information_schema.result MDEV-16342 SHOW ENGINES: MyISAM description is useless 2018-06-11 09:57:54 +02: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
information_schema_db.result
information_schema_inno.result
information_schema_parameters.result
information_schema_part.result MDEV-11353 - Identical logical conditions 2016-12-20 17:42:08 +04:00
information_schema_prepare.result MDEV-15907 ASAN heap-use-after-free in strnmov / .. / fill_effective_table_privileges on concurrent GRANT and CREATE VIEW 2019-04-24 11:15:38 +02: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
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
innodb_bug878769,innodb_plugin.rdiff
innodb_bug878769.result
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
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 MDEV-17382 Hash join algorithm should not be used to join materialized 2018-10-07 10:19:19 -07:00
innodb_mysql_lock.result
innodb_mysql_lock2.result
innodb_mysql_sync.result
innodb_utf8.result
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
insert_select.result MDEV-15318 CREATE .. SELECT VALUES produces invalid table structure 2018-05-17 11:32:13 +02:00
insert_update.result Bug #26881946: INCORRECT BEHAVIOR WITH "VALUES" 2017-11-16 09:31:12 +05:30
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
ipv6.result
is_debug_build.require
is_embedded.require
isam.result
join.result MDEV-16957: Server crashes in Field_iterator_natural_join::next upon 2nd execution of SP 2018-08-31 17:07:43 +02:00
join_cache.result MDEV-16603 Crash with set join_cache_level=4 2018-06-29 22:46:38 -07:00
join_crash.result
join_nested.result MDEV-19588 Wrong results from query, using left join. 2019-05-28 14:53:08 -07:00
join_nested_jcl6.result MDEV-19588 Wrong results from query, using left join. 2019-05-28 14:53:08 -07:00
join_optimizer.result
join_outer.result MDEV-19790 Wrong result for query with outer join and IS NOT TRUE predicate 2019-06-17 14:23:10 -07: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-19790 Wrong result for query with outer join and IS NOT TRUE predicate 2019-06-17 14:23:10 -07:00
key.result Update test results (checked) 2012-08-28 16:03:22 +04:00
key_cache.result
key_diff.result
key_primary.result
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
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 MDEV-16235 Server crashes in my_utf8_uni or in my_strtod_int 2018-05-22 12:09:05 -07:00
limit_rows_examined.result Fixed the bugs mdev-12670 and mdev-12675. 2017-05-09 15:09:15 -07:00
loaddata.result MDEV-15950: LOAD DATA INTO compex_view crashed 2019-01-30 19:35:40 +05:30
loaddata_autocom_innodb.result
loadxml.result test case for loadxml and spaces 2017-07-18 14:59:33 +02:00
locale.result MDEV-10052 Illegal mix of collations with DAYNAME(date_field)<>varchar_field 2016-05-10 19:13:06 +04:00
lock.result mysqltest: Allow HANDLER READ in --ps-protocol tests 2018-06-11 09:57:54 +02:00
lock_multi.result
lock_multi_bug38499.result
lock_multi_bug38691.result
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
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
log_tables-big.result MTR's internal check of main.log_tables-big failed 2017-08-15 20:10:04 +03:00
log_tables.result
log_tables_debug.result
log_tables_upgrade.result post-merge fixes 2015-04-29 12:40:52 +02:00
long_tmpdir.result
lowercase0.require
lowercase1.require
lowercase2.require
lowercase_fs_off.result MDEV-13912 mysql_upgrade: case (in)sensitivity for stored procedures 2018-10-19 20:18:41 +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
lowercase_mixed_tmpdir_innodb.result
lowercase_table.result
lowercase_table2.result
lowercase_table4.result Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BIT 2014-06-25 12:35:50 +02:00
lowercase_table_grant.result
lowercase_table_qcache.result
lowercase_utf8.result
lowercase_view.result
mdev316.result Merging from 5.3 2013-07-08 16:49:42 +04:00
mdev375.result
mdev6830.result fix a couple of dbug tests not to write to /tmp 2016-04-19 11:27:00 +02:00
mdev_14586.result MDEV-14586 Assertion `0' failed in retrieve_auto_increment ... 2018-01-23 17:29:58 +05:30
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
merge.result MDEV-10424 - Assertion `ticket == __null' failed in MDL_request::set_type 2016-08-17 11:12:05 +04:00
merge_debug.result
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
metadata.result
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
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
multi_update.result MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24 2019-06-01 09:43:40 +02:00
multi_update_big.result cleanup 2019-04-24 11:15:38 +02:00
multi_update_debug.result MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24 2019-06-01 09:43:40 +02:00
multi_update_innodb.result MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24 2019-06-01 09:43:40 +02:00
multi_update_tiny_hash.result
myisam-big.result
myisam-blob.result BUG#27788685: NO WARNING WHEN TRUNCATING A STRING WITH DATA 2018-07-23 10:16:58 +05:30
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
myisam.result MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535 2017-10-13 07:06:09 +04:00
myisam_crash_before_flush_keys.result
myisam_debug.result
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
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 #18075170 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
mysql-bug45236.result
mysql.result Fix for MDEV-15538, '-N' Produce html output wrong 2019-03-22 01:01:59 +04:00
mysql_binary_mode.result MDEV-4297 mysql --binary-mode 2013-06-10 21:45:30 +02:00
mysql_client_test.result
mysql_client_test_nonblock.result
mysql_comments.result
mysql_cp932.result
mysql_embedded.result
mysql_locale_posix.result
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
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
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
mysqlcheck.result MDEV-6128:[PATCH] mysqlcheck wrongly escapes '.' in table names 2016-08-08 21:27:30 +02:00
mysqld--defaults-file.result
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 Revert "MDEV-14429 sql_safe_updates in my.cnf not work" 2018-10-20 13:29:27 +02:00
mysqld_option_err.result
mysqldump-compat.result
mysqldump-max.result
mysqldump-nl.result MDEV-13187 incorrect backslash parsing in clients 2018-01-24 09:35:07 +01:00
mysqldump-no-binlog.result
mysqldump.result fix the test for 2019 2019-01-02 12:03:15 +01:00
mysqldump_restore.result
mysqlhotcopy_myisam.result
mysqlshow.result
mysqlslap.result MDEV-15789 - mysqlslap use incorrect table def 2018-06-07 17:21:14 +04:00
mysqltest.result MDEV-13187 incorrect backslash parsing in clients 2017-06-27 14:00:37 +02:00
mysqltest_256.result
mysqltest_cont_on_error.result
mysqltest_ps.result
named_pipe.result
ndb_default_cluster.require
negation_elimination.result
no-threads.result
no_binlog.result
non_blocking_api.result
not_embedded.require
not_embedded_server.result
not_ndb.require
not_ndb_default.require
not_openssl.require
not_partition.require
not_partition.result
not_staging.require
not_true.require
not_valgrind.require
not_windows.require
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
olap.result
old-mode.result
one_thread_per_connection.require
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 mdev-6706 Wrong result (missing rows) 2018-01-12 13:14:27 -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
outfile_loaddata.result Backport from trunk: 2014-04-23 17:01:35 +02:00
overflow.result
packet.result
parser.result MDEV-15620 Crash when using "SET @@NEW.a=expr" inside a trigger 2018-03-27 09:40:10 +04:00
parser_bug21114_innodb.result
parser_not_embedded.result
parser_precedence.result
parser_stack.result
partition.result MDEV-6322: The PARTITION engine can return wrong query results 2014-07-23 22:48:31 +04:00
partition_binlog.result
partition_binlog_stmt.result
partition_blackhole.result
partition_bug18198.result
partition_cache.result
partition_cache_innodb.result
partition_cache_myisam.result
partition_charset.result
partition_column.result Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHEN 2013-02-14 17:03:49 +01:00
partition_column_prune.result
partition_csv.result
partition_datatype.result MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535 2017-10-13 07:06:09 +04:00
partition_debug_sync.result
partition_disabled.result
partition_error.result Merge remote-tracking branch 'mysql/5.5' into 5.5 2015-10-08 22:54:24 +02:00
partition_example.result
partition_grant.result
partition_hash.result
partition_innodb.result MDEV-9455: [ERROR] mysqld got signal 11 2017-02-20 15:49:38 +01:00
partition_innodb_plugin.result
partition_innodb_semi_consistent.result
partition_innodb_stmt.result
partition_key_cache.result
partition_list.result
partition_mgm.result
partition_mgm_err.result Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHEN 2013-02-14 17:03:49 +01:00
partition_mgm_err2.result
partition_myisam.result MDEV-10418 Assertion `m_extra_cache' failed in 2017-02-22 01:36:16 +04:00
partition_not_blackhole.result
partition_not_windows.result
partition_open_files_limit.result
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
partition_rename_longfilename.result
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
partition_truncate.result
partition_utf8.result Merge branch 'mysql-5.1' into mysql-5.5 2015-07-10 07:54:55 +05:30
partition_windows.result
perror-win.result
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
plugin_auth_qa_2.result mysql-5.5.34 merge 2013-11-19 13:16:25 +01:00
plugin_auth_qa_3.result Bug #17357528 BACKPORT BUG#16513435 TO 5.5 AND 5.6 2014-06-30 19:24:25 +05:30
plugin_innodb.result
plugin_load.result
plugin_load_option.result
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
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
processlist.result MDEV-7189: main.processlist fails sporadically in buildbot 2015-01-06 16:32:41 +01:00
profiling.result
progress_976225.result
ps.result MDEV-10657: incorrect result returned with binary protocol (prepared statements) 2017-12-27 16:01:37 +01: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
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
ps_ddl1.result
ps_grant.result Bug #20683237 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
ps_qc_innodb.result MDEV-15492: Subquery crash similar to MDEV-10050 2018-03-21 19:47:42 +01: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
query_cache_debug.result MDEV-14526: MariaDB keeps crashing under load when query_cache_type is changed 2018-01-14 10:49:56 +01:00
query_cache_merge.result
query_cache_notembedded.result
query_cache_ps_no_prot.result
query_cache_ps_ps_prot.result
query_cache_with_views.result
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
read_only.result MDEV-16987 - ALTER DATABASE possible in read-only mode 2018-12-13 20:52:23 +04:00
read_only_innodb.result MDEV-14185 CREATE TEMPORARY TABLE AS SELECT causes error 1290 with read_only and InnoDB. 2018-04-07 21:51:15 +04:00
rename.result
renamedb.result
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
round.result
row-checksum-old.result MDEV-17085: CHECKSUM TABLE EXTENDED does not work correctly 2019-01-16 13:57:22 +01:00
row-checksum.result MDEV-17085: CHECKSUM TABLE EXTENDED does not work correctly 2019-01-16 13:57:22 +01:00
row.result Fixed bug mdev-3913. 2013-02-20 18:01:36 -08:00
rowid_order_innodb.result
rpl_colSize.result
rpl_extraColmaster_innodb.result
rpl_extraColmaster_myisam.result
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
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
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
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
server_id.require
server_id1.require
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
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 Fix tests in 2020 2019-03-26 00:56:41 +04:00
show_function_with_pad_char_to_full_length.result MDEV-13149 -- show function status now works with PAD_CHAR_TO_FULL_LENGTH 2017-10-10 16:16:12 +03:00
show_profile.result
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
signal_code.result
signal_demo1.result
signal_demo2.result
signal_demo3.result
signal_sqlmode.result
single_delete_update.result
skip_grants.result
skip_log_bin.result
skip_name_resolve.result
slave-running.result
slave-stopped.result
sp-big.result
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
sp-destruct.result BUG#26881798: SERVER EXITS WHEN PRIMARY KEY IN MYSQL.PROC IS DROPPED 2018-04-19 22:32:27 +02:00
sp-dynamic.result
sp-error.result
sp-fib.result
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 MDEV-15035 Wrong results when calling a stored procedure 2018-04-25 09:22:06 -07:00
sp-lock.result
sp-no-code.result
sp-prelocking.result BUG#21142859: FUNCTION UPDATING A VIEW FAILS TO FIND TABLE 2016-05-18 11:07:29 +05:30
sp-security.result Bug#27407480: AUTOMATIC_SP_PRIVILEGES REQUIRES NEED THE INSERT PRIVILEGES FOR MYSQL.USER TABLE 2018-09-04 08:31:46 +02:00
sp-threads.result MDEV-9970 - main.sp-threads fails sporadically 2016-04-23 00:28:50 +04:00
sp-ucs2.result
sp-vars.result
sp.result MDEV-17610 Unexpected connection abort after certain operations from within stored procedure 2019-04-04 15:35:22 +01:00
sp_gis.result
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
sp_sync.result
sp_trans.result
sp_trans_log.result
sql_mode.result
ssl-big.result
ssl.result
ssl_8k_key.result
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
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
ssl_compress.result
ssl_connect.result
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
status2.result
status_bug17954.result
status_user.result MDEV-4332 Increase username length from 16 characters 2013-04-18 22:17:29 +02:00
strict.result MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535 2017-10-13 07:06:09 +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-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)' 2019-06-09 11:11:20 -07:00
subselect2.result Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERY 2019-01-23 12:39:17 +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 MDEV-16235 Server crashes in my_utf8_uni or in my_strtod_int upon 2018-06-11 08:52:49 -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_innodb.result Fixed the bug mdev-10693. 2017-04-24 11:46:01 -07:00
subselect_mat.result MDEV-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)' 2019-06-09 11:11:20 -07:00
subselect_mat_cost.result
subselect_mat_cost_bugs.result MDEV-16726 Assertion `tab->type == JT_REF || tab->type == JT_EQ_REF' failed 2018-07-19 15:31:46 -07:00
subselect_no_mat.result MDEV-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)' 2019-06-09 11:11:20 -07:00
subselect_no_opts.result MDEV-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)' 2019-06-09 11:11:20 -07:00
subselect_no_scache.result MDEV-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)' 2019-06-09 11:11:20 -07:00
subselect_no_semijoin.result MDEV-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)' 2019-06-09 11:11:20 -07:00
subselect_notembedded.result
subselect_nulls.result MDEV-7339 Server crashes in Item_func_trig_cond::val_int 2017-07-12 10:39:02 +02:00
subselect_partial_match.result
subselect_sj.result MDEV-18896 Crash in convert_join_subqueries_to_semijoins : Correction 2019-05-19 11:44:34 -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 MDEV-15982: Incorrect results when subquery is materialized 2018-07-11 10:43:38 +03:00
subselect_sj_aria.result
subselect_sj_jcl6.result MDEV-18896 Crash in convert_join_subqueries_to_semijoins : Correction 2019-05-19 11:44:34 -07:00
subselect_sj_mat.result MDEV-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)' 2019-06-09 11:11:20 -07:00
subselect_sj_nonmerged.result
sum_distinct-big.result Fixed bug mdev-4311 (bug #68749). 2013-03-27 19:17:32 -07:00
sum_distinct.result
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
sysdate_is_now.result
system_mysql_db.result
system_mysql_db_fix30020.result
system_mysql_db_fix40123.result
system_mysql_db_fix50030.result
system_mysql_db_fix50117.result
system_mysql_db_refs.result
table_elim.result Fixed bug mdev-12099. 2017-02-27 09:02:41 -08:00
table_elim_debug.result
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
tablelock.result
tablespace.result
temp_table.result
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
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
timezone4.result MDEV-4724 Some temporal functions do not preserve microseconds 2013-09-13 14:43:10 +04:00
timezone_grant.result
trigger-compat.result
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
true.require
truncate-stale-6500.result MDEV-6500: Stale data returned after TRUNCATE PARTITION operation 2015-06-04 18:04:31 +03:00
truncate.result
truncate_coverage.result
type_binary.result
type_bit.result
type_bit_innodb.result
type_blob.result MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535 2017-10-13 07:06:09 +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 MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong result 2018-09-20 16:02:58 +04:00
type_nchar.result
type_newdecimal-big.result
type_newdecimal.result MDEV-17256 Decimal field multiplication bug. 2018-10-30 18:15:41 +04:00
type_ranges.result
type_set.result
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
type_uint.result fix BIGINT+MEDIUMINT type aggregation 2016-09-12 16:42:05 +02:00
type_varchar.result MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535 2017-10-13 07:06:09 +04:00
type_year.result Merge 5.3->5.5 2013-01-23 15:18:05 -08:00
udf.result
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
udf_skip_grants.result
union.result Merge remote-tracking branch 'mysql/5.5' into 5.5 2018-07-29 13:10:29 +02: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
update.result MDEV-8701 Crash on derived query 2015-11-06 17:56:56 +01:00
update_ignore_216.result
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
user_limits.result
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
variables.result MDEV-6673 I_S.SESSION_VARIABLES shows global values 2014-08-31 19:55:11 +02:00
variables_community.result
view.result MDEV-11274: Executing EXPLAIN of complex query over join limit causes server to crash 2018-03-27 11:16:15 +03:00
view_alias.result
view_grant.result bugfix: multi-update checked privileges on views incorrectly 2019-04-24 11:15:38 +02:00
wait_timeout.result
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
warnings_debug.result
warnings_engine_disabled.result
windows.require
windows.result Bug #16581605: REPLACE.EXE UTILITY IS BROKEN IN 5.5 2014-10-21 16:25:35 +05:30
xa.result MDEV-14609 XA Transction unable to ROLLBACK TO SAVEPOINT 2018-01-15 13:50:28 +04:00
xa_binlog.result
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