mariadb/mysql-test/r
2017-11-03 12:34:05 +05:30
..
1st.result
aborted_clients.result
adddate_454.result
alias.result
almost_full.result
alter_table-big.result
alter_table.result Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
alter_table_autoinc-5574.result MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
alter_table_mdev539_maria.result
alter_table_mdev539_myisam.result
alter_table_online.result MDEV-13175 Adding a new enum value at the end of a list triggers a table rebuild 2017-07-20 20:13:28 +02:00
alter_table_trans.result 5.5 merge 2014-05-09 12:35:11 +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
auto_increment_ranges_innodb.result
auto_increment_ranges_myisam.result
bad_frm_crash_5029.result
bench_count_distinct.result
big_test.require
bigint.result MDEV-9372 select 100 between 1 and 9223372036854775808 returns false 2016-04-22 16:04:20 +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
blackhole.result Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02:00
blackhole_plugin.result MDEV-7652 - More explanatory ERROR and WARNING messages when loading plugins 2015-07-29 13:51:22 +04:00
bool.result
bootstrap.result clarify the test case 2015-05-03 11:51:22 +02:00
bug39022.result
bug46760.result
bug47671.result
bug58669.result
bug12427262.result
bug13633383.result
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 5.5.38 merge 2014-06-06 00:07:27 +02:00
change_user.result
change_user_notembedded.result put at least some output-generating statement in the test 2014-12-02 20:35:45 +01:00
check.result MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT 2016-12-04 01:59:35 +01:00
check_var_limit.require
client_xml.result
comment_column.result build_frm_image(): don't try to guess the "real table name" from the 2014-03-26 09:41:16 +01:00
comment_column2.result
comment_index.result
comment_table.result
comments.result 5.5 merge 2014-02-25 16:04:35 +01:00
commit.result
commit_1innodb.result Implementation of MDEV-5491: CREATE OR REPLACE TABLE 2014-01-29 15:37:17 +02:00
compare.result
compress.result
concurrent_innodb_safelog.result
concurrent_innodb_unsafelog.result
connect.result MDEV-6253 MySQL Users Break when Migrating from MySQL 5.1 to MariaDB 10.0.10 2014-06-11 10:09:29 +02:00
consistent_snapshot.result
constraints.result MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT 2016-12-04 01:59:35 +01:00
contributors.result Update MariaDB Foundation sponsors 2017-06-15 14:42:41 +04: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 Fixed MDEV-5780 "create-big fails in 10.0" 2014-03-10 14:08:12 +02:00
create-uca.result
create.result Merge remote-tracking branch 'origin/5.5' into 10.0 2017-01-06 17:09:59 +02:00
create_delayed.result
create_not_windows.result
create_or_replace.result MDEV-10824 - Crash in CREATE OR REPLACE TABLE t1 AS SELECT spfunc() 2016-10-26 14:12:02 +04:00
create_or_replace2.result MDEV-5854 Interrupted CREATE OR REPLACE is written into binlog, and in a wrong format 2014-03-19 15:15:57 +02:00
create_select_tmp.result
ctype_ascii.result
ctype_big5.result Adding tests for handling 0x5C as the second byte in a multi-byte sequence, 2014-09-23 15:58:54 +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 MDEV-5115 RBR from MySQL 5.6 to MariaDB 10.0 does not work 2013-12-09 12:37:45 +01:00
ctype_cp932_binlog_stm.result Adding tests for handling 0x5C as the second byte in a multi-byte sequence, 2014-09-23 15:58:54 +04:00
ctype_cp1250_ch.result 5.5 merge 2014-05-09 12:35:11 +02: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 MDEV-7387 [PATCH] Alter table xxx CHARACTER SET utf8, CONVERT TO CHARACTER SET latin1 should fail 2015-03-13 16:12:54 +04:00
ctype_errors.result
ctype_eucjpms.result MDEV-6776 ujis and eucjmps erroneously accept 0x8EA0 as a valid byte sequence 2014-09-24 17:27:00 +04:00
ctype_euckr.result 5.5 merge 2014-05-09 12:35:11 +02: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 Adding thorough tests covering what happens with escaped sequences 2014-09-12 12:57:27 +04:00
ctype_gbk.result MDEV-9886 Illegal mix of collations with a view comparing a field to a binary constant 2017-10-07 13:42:11 +04:00
ctype_gbk_binlog.result
ctype_hebrew.result
ctype_latin1.result MDEV-9886 Illegal mix of collations with a view comparing a field to a binary constant 2017-10-07 13:42:11 +04:00
ctype_latin1_de.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_latin2.result MDEV-5431 Test main.ctype_latin2 fails in buildbot 2013-12-11 16:37:53 +04:00
ctype_latin2_ch.result
ctype_ldml.result
ctype_like_range.result
ctype_many.result
ctype_mb.result
ctype_partitions.result MDEV-6255 DUPLICATE KEY Errors on SELECT .. GROUP BY that uses temporary and filesort. 2014-09-11 22:42:35 +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 Adding tests for handling 0x5C as the second byte in a multi-byte sequence, 2014-09-23 15:58:54 +04:00
ctype_swe7.result MDEV-6737 Stored routines do now work with swe7: "The table mysql.proc is missing, corrupt, or contains bad data" 2014-09-12 16:06:18 +04:00
ctype_tis620.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_uca.result Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02: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 Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
ctype_ucs2_def.result Merge remote-tracking branch 'origin/5.5' into 10.0 2017-01-06 17:09:59 +02:00
ctype_ucs2_query_cache.result Merge remote-tracking branch 'origin/5.5' into 10.0 2017-01-06 17:09:59 +02:00
ctype_ujis.result MDEV-6776 ujis and eucjmps erroneously accept 0x8EA0 as a valid byte sequence 2014-09-24 17:27:00 +04:00
ctype_ujis_ucs2.result
ctype_upgrade.result Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02:00
ctype_utf8.result Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
ctype_utf8mb4.result MDEV-11343 LOAD DATA INFILE fails to load data with an escape character followed by a multi-byte character 2016-11-29 06:51:12 +04:00
ctype_utf8mb4_heap.result Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
ctype_utf8mb4_innodb.result Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
ctype_utf8mb4_myisam.result Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
ctype_utf8mb4_uca.result MDEV-4929 Myanmar collation 2013-12-20 12:42:33 +04:00
ctype_utf16.result Merge branch '5.5' into 10.0 2017-01-12 03:37:13 +02:00
ctype_utf16_def.result Merge remote-tracking branch 'origin/5.5' into 10.0 2017-01-06 17:09:59 +02:00
ctype_utf16_uca.result 5.5 merge 2014-05-09 12:35:11 +02:00
ctype_utf16le.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_utf32.result Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
ctype_utf32_uca.result 5.5 merge 2014-05-09 12:35:11 +02:00
date_formats.result MDEV-4511 Assertion `scale <= precision' fails on GROUP BY TIMEDIFF with incorrect types 2014-04-24 16:59:01 +04:00
datetime_456.result
ddl_i18n_koi8r.result
ddl_i18n_utf8.result
deadlock_innodb.result
debug_sync.result
default.result A join patch for MDEV-10780 and MDEV-11265 2016-11-10 18:15:36 +04:00
default_storage_engine.result
delayed.result MDEV-9679 main.delayed fails sporadically 2016-03-21 11:43:19 +01:00
delete.result
delete_returning.result MDEV-13776 mysqld got signal 11 on delete returning 2017-10-23 15:35:10 -07:00
delete_returning_grant.result
deprecated_features.result
derived.result Merge branch '5.5' into 10.0 2017-03-03 01:37:54 +02:00
derived_opt.result Merge branch '5.5' into 10.0 2015-03-06 18:41:32 +01:00
derived_view.result Merge branch '5.5' into 10.0 2017-05-20 00:59:40 +02:00
dirty_close.result
distinct.result Fixed the problem of mdev-5947. 2014-04-22 14:39:57 -07:00
drop-no_root.result
drop.result MDEV-10846 Running mysqldump backup twice returns error: Table 2016-10-27 00:04:26 +04:00
drop_bad_db_type.result
drop_debug.result
dyncol.result MDEV-9167: COLUMN_CHECK fails on valid decimal data 2015-12-16 11:09:54 +01:00
empty_server_name-8224.result Fixed mysqltest run failure: 2015-08-13 01:28:15 +03:00
empty_table.result
empty_user_table.result
endspace.result
engine_error_in_alter-8453.result MDEV-8453 Alter table not returning engine errors 2017-08-01 09:52:57 +02:00
error_simulation.result Merge branch '5.5' into 10.0 2015-02-18 15:16:27 +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 MDEV-9524 Cannot load from mysql.event when sql_mode is set to PAD_CHAR_TO_FULL_LENGTH 2016-06-21 21:26:31 +04:00
events_2.result Merge branch '5.5' into 10.0 2017-04-21 18:34:06 +02:00
events_bugs.result Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
events_embedded.result
events_grant.result
events_logs_tests.result
events_microsec.result
events_restart.result Allow mysql_upgrade to enable event after table is corrected 2015-10-21 16:31:11 +03:00
events_scheduling.result
events_slowlog.result Merge remote-tracking branch 'origin/5.5' into 10.0 2017-01-06 17:09:59 +02: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 MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT 2016-12-04 01:59:35 +01:00
explain_non_select.result Fix for MDEV-8321, MDEV-6223 2015-10-06 15:54:37 +03:00
explain_slowquerylog.result
ext_key_noPK_6794.result MDEV-6794 XtraDB no longer using UNIQUE as clustered index when PK missing 2014-11-18 22:26:14 +01:00
failed_auth_3909.result
failed_auth_unixsocket.result 5.3-merge 2014-03-16 19:21:37 +01:00
features.result MDEV-7802: group commit status variable addition 2015-04-29 11:29:25 +02: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-notembedded.result Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:00:36 +01:00
flush-innodb.result InnoDB 5.6.20 2014-09-11 16:42:54 +02:00
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 5.5 merge 2015-01-21 12:03:02 +01:00
fulltext.result Merge branch '5.5' into 10.0 2015-12-13 00:10:40 +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
fulltext_derived_4316.result
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 MDEV-10306 Wrong results with combination of CONCAT, SUBSTR and CONVERT in subquery 2017-06-19 12:45:32 +04:00
func_crypt.result MDEV-10306 Wrong results with combination of CONCAT, SUBSTR and CONVERT in subquery 2017-06-19 12:45:32 +04:00
func_date_add.result
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 Fixed the problem of mdev-5947. 2014-04-22 14:39:57 -07: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 Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
func_isnull.result
func_like.result MDEV-5445 Server crashes in Item_func_like::fix_fields on LIKE ExtractValue(..) 2013-12-17 13:23:05 +04:00
func_math.result Merge branch '5.5' into 10.0 2016-08-10 19:19:05 +02:00
func_misc.result MDEV-13685 Can not replay binary log due to Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation 'concat' 2017-09-15 12:25:06 +04:00
func_op.result
func_regexp.result MDEV-5820 MySQL Bug #54805 definitions in regex/my_regex.h conflict with /usr/include/regex.h 2014-03-20 23:26:50 +01:00
func_regexp_pcre.result smaller stack size on quantal-x86 and wheezy-x86 2017-10-10 14:31:33 +02:00
func_regexp_pcre_debug.result MDEV-8102 REGEXP function fails to match hex values when expression is stored as a variable 2015-05-14 14:43:37 +04:00
func_rollback.result
func_sapdb.result
func_set.result MDEV-7482 VIEW containing INTERVAL(...) 2015-02-22 12:54:52 +01:00
func_str.result Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
func_system.result
func_test.result MDEV-7001 Bad result for NOT NOT STRCMP('a','b') and NOT NOT NULLIF(2,3) 2014-11-02 01:08:09 +04:00
func_time.result Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
func_time_hires.result
func_timestamp.result
func_weight_string.result
function_defaults.result MDEV-7778 impossible create copy of table, if table contain default value for timestamp field 2015-05-05 13:22:09 +04:00
function_defaults_innodb.result MDEV-7778 impossible create copy of table, if table contain default value for timestamp field 2015-05-05 13:22:09 +04:00
function_defaults_notembedded.result
gcc296.result
get_diagnostics.result unreserve GET keyword 2013-11-21 14:25:28 +01:00
gis-alter_table_online.result MDEV-13175 Adding a new enum value at the end of a list triggers a table rebuild 2017-07-20 20:13:28 +02:00
gis-debug.result MDEV-6073 Merge gis test cases form 5.6. 2014-07-01 00:30:24 +05:00
gis-precise.result Backport from 10.0: 2014-10-08 18:10:31 +04:00
gis-rt-precise.result MDEV-12078 Using spatial index changes type from point to geometry 2017-07-11 23:27:19 +04:00
gis-rtree.result
gis.result MDEV-12915 ST_Centroid does not return the same result than MySQL. 2017-08-01 09:52:56 +02:00
gis2.result
grant.result Merge branch '5.5' into 10.0 2017-03-03 01:37:54 +02:00
grant2.result MDEV-8569 build_table_filename() doesn't support temporary tables. 2016-07-18 11:50:08 +04:00
grant3.result
grant4.result
grant5.result MDEV-9580 SHOW GRANTS FOR <current_user> fails 2016-04-24 18:15:20 +02:00
grant_4332.result
grant_cache_no_prot.result
grant_cache_ps_prot.result
grant_explain_non_select.result
grant_lowercase.result
grant_lowercase_fs.result
greedy_optimizer.result
group_by.result Merge remote-tracking branch 'origin/5.5' into 10.0 2017-07-25 00:41:54 +03:00
group_by_innodb.result MDEV-11162 Assertion `num_records == m_idx_array.size()' failed in Filesort_buffer::alloc_sort_buffer(uint, uint) 2016-12-08 02:03:34 +05:30
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 MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT 2016-12-04 01:59:35 +01:00
group_min_max_innodb.result Merge branch '5.5' into 10.0 2016-09-27 09:21:19 +02:00
handler_read_last.result Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
handlersocket.result MroongaSE: addint thd_autoinc and thd_error_context plugin services 2013-12-12 19:18:49 +04:00
have_compress.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_ndb_extra.require
have_ndbapi_examples.require
have_outfile.require
have_perror.require
have_pool_of_threads.require
have_profiling.require
have_query_cache.require
have_symlink.require
have_utf8mb4.require
have_utf16.require
have_utf32.require
have_working_dns.require
have_wsrep_on.require Minor improvements in mtr and wsrep test files. 2014-09-09 19:19:12 -04:00
having.result Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02:00
help.result MDEV-9524 Cannot load from mysql.event when sql_mode is set to PAD_CHAR_TO_FULL_LENGTH 2016-06-21 21:26:31 +04:00
host_cache_size_functionality.result
huge_frm-6224.result MDEV-6224 Incorrect information in file when *.frm is > 256K 2014-07-08 19:38:26 +02:00
implicit_char_to_num_conversion.result
implicit_commit.result
in_datetime_241.result
index_intersect.result
index_intersect_innodb.result MDEV-5244: Make extended_keys=ON by default in 10.0 2014-02-25 01:18:13 +04:00
index_merge_innodb.result Merge remote-tracking branch 'origin/5.5' into 10.0 2017-01-06 17:09:59 +02:00
index_merge_myisam.result MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT 2016-12-04 01:59:35 +01:00
information_schema-big.result update test results 2014-03-12 12:34:47 +01:00
information_schema.result Merge tag 'mariadb-10.0.29' into 10.0-galera 2017-01-13 13:53:59 -05: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 XtraDB made the default 2014-03-07 15:21:07 +01: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_routines.result
information_schema_stats.result MDEV-10428 main.information_schema_stats fails sporadically in buildbot 2016-07-25 01:57:00 +03:00
init_connect.result
init_connection_query_cache.result
init_file.result
init_file_longline_3816.result
init_file_set_password-7656.result MDEV-7656 init_file option does not allow changing passwords 2015-10-22 07:23:59 +02:00
innodb_bug878769.result
innodb_ext_key.result Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
innodb_icp.result Merge branch '5.5' into 10.0 2017-04-21 18:34:06 +02:00
innodb_ignore_builtin.result
innodb_load_xa.result Merge commit '96badb16afcf' into 10.0 2015-08-03 23:09:43 +03:00
innodb_load_xa_with_wsrep.result Merge branch '5.5-galera' into 10.0-galera 2015-08-14 14:59:43 -04:00
innodb_mrr_cpk.result Merge 5.3->5.5 2014-10-29 13:22:48 +03:00
innodb_mysql_lock.result
innodb_mysql_lock2.result MDEV-6050 MySQL Bug#13036505 62540: TABLE LOCKS WITHIN STORED FUNCTIONS ARE BACK IN 5.5 WITH MIXED AND ROW BI 2014-07-31 12:03:20 +02:00
innodb_mysql_sync.result MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT 2016-12-04 01:59:35 +01:00
innodb_utf8.result
insert.result MDEV-13861 Assertion `0' failed in Protocol::end_statement 2017-09-21 21:43:07 +02:00
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 Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
insert_update.result
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_and_ipv6.result main.ipv4_and_ipv6 - fails on sid 2014-08-06 11:47:26 +02:00
ipv4_as_ipv6.result
ipv6.result
join.result Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
join_cache.result Merge remote-tracking branch 'origin/5.5' into 10.0 2017-01-06 17:09:59 +02:00
join_crash.result
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
join_outer.result Merge 5.5 into 10.0 2017-05-29 13:15:36 +03:00
join_outer_innodb.result
join_outer_jcl6.result Merge 5.5 into 10.0 2017-05-29 13:15:36 +03:00
key.result MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT 2016-12-04 01:59:35 +01:00
key_cache.result MDEV-7184 main.key_cache fails in buildbot on Windows 32bit 2015-01-19 14:07:51 +01:00
key_diff.result
key_primary.result
keywords.result
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
kill_query-6728.result MDEV-6728 KILL QUERY executed on an idle connection can interrupt the next query 2015-01-19 14:07:41 +01:00
last_value.result
limit.result
limit_rows_examined.result Merge remote-tracking branch 'origin/5.5' into 10.0 2017-05-17 15:42:36 +03:00
loaddata.result Merge branch '5.5' into 10.0 2017-04-21 18:34:06 +02:00
loaddata_autocom_innodb.result
loadxml.result test case for loadxml and spaces 2017-07-18 14:59:33 +02:00
locale.result Merge branch '5.5' into bb-10.0 2016-06-21 14:11:02 +02:00
lock.result
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 Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02:00
log_slow.result Merge remote-tracking branch 'origin/5.5' into 10.0 2017-01-06 17:09:59 +02:00
log_state.result
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 MDEV-7431 main.log_tables fails sporadically in buildbot 2015-01-15 20:15:50 +04:00
log_tables_debug.result
log_tables_upgrade.result Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02:00
long_tmpdir.result
lowercase0.require
lowercase1.require
lowercase2.require
lowercase_fs_off.result MDEV-9014 SHOW TRIGGERS not case sensitive 2015-10-28 21:32:07 +01:00
lowercase_fs_on.result backport include/search_pattern_in_file.inc from 10.1 2016-10-26 18:44:34 +02:00
lowercase_mixed_tmpdir.result
lowercase_mixed_tmpdir_innodb.result
lowercase_table.result MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_table_names 2014-03-23 15:43:57 +02:00
lowercase_table2.result MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT 2016-12-04 01:59:35 +01:00
lowercase_table4.result Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BIT 2014-06-25 12:35:50 +02:00
lowercase_table5.result MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_table_names 2014-03-23 15:43:57 +02:00
lowercase_table_grant.result
lowercase_table_qcache.result
lowercase_utf8.result
lowercase_view.result Fixes for CREATE_OR_REPLACE 2014-01-31 12:06:28 +02:00
mdev-504.result MDEV-8670 main.mdev-504 fails on Windows (in buildbot and outside) 2015-08-24 01:37:21 +03:00
mdev316.result
mdev375.result
mdev6830.result fix a couple of dbug tests not to write to /tmp 2016-04-19 11:27:00 +02:00
mdev13607.result MDEV-13607 MariaDB crash in fix_semijoin_strategies_for_picked_join_order 2017-10-23 15:33:13 -07:00
mdl_sync.result fix mdl_sync test to work now when ALTER TABLE .. ENGINE=xxx may be executed online 2014-05-08 10:25:24 +02:00
merge-big.result
merge.result Merge branch '5.5' into 10.0 2016-09-27 09:21:19 +02: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 MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT 2016-12-04 01:59:35 +01:00
mix2_myisam_ucs2.result
mrr_derived_crash_4610.result
mrr_icp_extra.result MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT 2016-12-04 01:59:35 +01:00
multi_statement.result
multi_update.result MDEV-5973: MySQL Bug#11757486:49539: NON-DESCRIPTIVE ERR (ERROR 0 FROM STORAGE ENGINE) WITH MULTI-TABLE UPDATE 2016-06-21 18:48:14 +02:00
multi_update2.result
multi_update_innodb.result
multi_update_tiny_hash.result
myisam-big.result
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-system.result Post MDEV-11902 Fix test failures in maria and myisam storage engines 2017-03-03 20:12:48 +02:00
myisam.result Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
myisam_crash_before_flush_keys.result
myisam_debug.result Update myisam_debug test result post print_lock_error change 2017-08-01 09:52:59 +02:00
myisam_enable_keys-10506.result Merge branch '5.5' into 10.0 2016-08-10 19:19:05 +02:00
myisam_explain_non_select_all.result MDEV-6430: It is impossible to see if "filesort with small limit" optimization was used 2014-07-09 13:09:41 +04:00
myisam_icp.result Merge branch '5.5' into 10.0 2017-04-21 18:34:06 +02:00
myisam_icp_notembedded.result
myisam_mrr.result
myisam_optimize.result 5.5 merge 2014-02-01 00:54:03 +01:00
myisam_recover.result Bug #18075170 SQL NODE RESTART REQUIRED TO 2015-05-12 20:27:26 +05:30
myisampack.result 5.5.38 merge 2014-06-06 00:07:27 +02:00
mysql-bug41486.result
mysql-bug45236.result
mysql.result MDEV-13187 incorrect backslash parsing in clients 2017-06-27 14:00:37 +02:00
mysql5613mysql.result
mysql_binary_mode.result
mysql_client_test.result
mysql_client_test_comp.result Fixed assert in perfschema/pfs.cc::start_idle_wait_v1 when using performance schema and big packets in debug version. 2014-07-19 13:38:40 +03:00
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 Merge tag 'mariadb-10.0.20' into 10.0-galera 2015-06-21 23:54:55 -04:00
mysql_upgrade-6984.result Allow mysql_upgrade to enable event after table is corrected 2015-10-21 16:31:11 +03:00
mysql_upgrade.result MDEV-13274 mysql_upgrade fails if dbname+tablename+partioname > 64 chars 2017-07-20 20:13:28 +02:00
mysql_upgrade_no_innodb.result Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02:00
mysql_upgrade_ssl.result Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02:00
mysql_upgrade_view.result Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
mysqladmin.result
mysqlbinlog-innodb.result
mysqlbinlog.result
mysqlbinlog_row_big.result
mysqlcheck.result Merge branch '5.5' into 10.0 2016-08-10 19:19:05 +02:00
mysqld--defaults-file.result
mysqld--help,win.rdiff
mysqld--help.result Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
mysqld_option_err.result MDEV-9969 mysql_install_db error processing ignore_db_dirs. 2016-06-18 10:46:55 +04:00
mysqldump-compat.result
mysqldump-max.result
mysqldump-nl.result mysqldump: comments and identifiers with new lines 2016-10-14 01:12:04 +02:00
mysqldump-no-binlog.result
mysqldump.result Merge branch '5.5' into 10.0 2017-04-21 18:34:06 +02:00
mysqldump_restore.result
mysqlhotcopy_myisam.result
mysqlshow.result
mysqlslap.result
mysqltest.result Merge branch '5.5' into 10.0 2017-06-28 10:10:31 +02:00
mysqltest_256.result
mysqltest_cont_on_error.result
mysqltest_ps.result
named_pipe.result backport include/search_pattern_in_file.inc from 10.1 2016-10-26 18:44:34 +02:00
ndb_default_cluster.require
negation_elimination.result
no-threads.result
no_binlog.result
non_blocking_api.result
not_embedded_server.result MDEV-5861 MySQL Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BREAKS REPLICATION 2014-03-26 09:42:52 +01:00
not_ndb.require
not_ndb_default.require
not_partition.result MDEV-5823 MySQL bug#11760213-52599: ALTER TABLE REMOVE PARTITIONING ON NON-PARTITIONED TABLE CORRUPTS MYISAM 2014-03-21 14:05:44 +01:00
not_staging.require
not_true.require
not_valgrind.require
not_windows.require
not_wsrep.require Merged r3466 from maria-5.5-galera. 2014-03-27 08:17:24 -04:00
null.result MDEV-7001 Bad result for NOT NOT STRCMP('a','b') and NOT NOT NULLIF(2,3) 2014-11-02 01:08:09 +04:00
null_key.result Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
odbc.result
olap.result
old-mode.result MDEV-6649 Different warnings for TIME and TIME(N) when @@old_mode=zero_date_time_cast 2014-10-20 16:42:00 +04:00
one_thread_per_connection.require
openssl_1.result MDEV-10211 : fix ssl test not to use specific value of ssl_cipher, as it can change between different openssl/yassl version 2016-07-12 12:21:38 +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 Merge remote-tracking branch 'origin/5.5' into 10.0 2017-01-06 17:09:59 +02: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_by_sortkey.result MDEV-6430: It is impossible to see if "filesort with small limit" optimization was used 2014-07-09 13:09:41 +04:00
order_by_zerolength-4285.result MDEV-4285 Server crashes in ptr_compare on NOW and CAST in ORDER BY 2014-11-18 22:27:31 +01:00
order_fill_sortbuf.result
outfile.result
outfile_loaddata.result Backport from trunk: 2014-04-23 17:01:35 +02:00
overflow.result
packet.result
parser.result Merge branch '5.5' into 10.0 2016-12-09 16:33:48 +01:00
parser_bug21114_innodb.result
parser_not_embedded.result
parser_precedence.result
parser_stack.result
partition.result MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT 2016-12-04 01:59:35 +01:00
partition_alter.result MDEV-7990: ERROR 1526 when procedure executed for second time ALTER TABLE partition ... pMAX values less than MAXVALUE 2015-09-14 09:56:17 +02: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
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 fix tests to cleanup after themselves 2014-02-06 16:27:55 +01:00
partition_disabled.result MDEV-5823 MySQL bug#11760213-52599: ALTER TABLE REMOVE PARTITIONING ON NON-PARTITIONED TABLE CORRUPTS MYISAM 2014-03-21 14:05:44 +01:00
partition_error.result Merge branch '5.5' into 10.0 2015-10-09 17:12:26 +02:00
partition_example.result
partition_exchange.result Implementation of MDEV-5491: CREATE OR REPLACE TABLE 2014-01-29 15:37:17 +02:00
partition_explicit_prune.result Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
partition_grant.result
partition_hash.result
partition_innodb.result Merge branch '5.5' into 10.0 2017-03-03 01:37:54 +02:00
partition_innodb_plugin.result Fixed test failure seen on partition_innodb_plugin test case. 2015-02-18 14:07:13 +02:00
partition_innodb_semi_consistent.result
partition_innodb_stmt.result
partition_key_cache.result
partition_list.result
partition_mgm.result
partition_mgm_err.result
partition_mgm_err2.result
partition_myisam.result Merge branch '5.5' into 10.0 2017-03-03 01:37:54 +02:00
partition_not_blackhole.result MDEV-8287 DROP TABLE suppresses all engine errors 2015-06-16 23:58:40 +02:00
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 MDEV-9505: Valgrind failure in SEL_ARG::store_min,find_used_partitions 2016-02-01 19:36:22 +03: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 MDEV-5818: MySQL WL#6145: Separate the dependence of DATA DIRECTORY from symbolic links 2014-03-23 17:00:29 +02:00
perror-win.result
perror.result MySQL-5.5.35 merge 2014-01-22 15:29:36 +01:00
plugin.result MDEV-7652 - More explanatory ERROR and WARNING messages when loading plugins 2015-07-29 13:51:22 +04:00
plugin_auth.result 5.5 merge 2014-02-01 00:54:03 +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
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
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 Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
ps_1general.result Merge branch '5.5' into 10.0 2016-07-12 22:20:46 +02:00
ps_2myisam.result MDEV-6287 Bad warning level when inserting a DATETIME value into a TIME column 2014-06-02 12:33:17 +04:00
ps_3innodb.result MDEV-6287 Bad warning level when inserting a DATETIME value into a TIME column 2014-06-02 12:33:17 +04:00
ps_4heap.result MDEV-6287 Bad warning level when inserting a DATETIME value into a TIME column 2014-06-02 12:33:17 +04:00
ps_5merge.result MDEV-6287 Bad warning level when inserting a DATETIME value into a TIME column 2014-06-02 12:33:17 +04:00
ps_10nestset.result
ps_11bugs.result
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 Implementation of MDEV-5491: CREATE OR REPLACE TABLE 2014-01-29 15:37:17 +02:00
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
ps_not_windows.result
query_cache.result
query_cache_28249.result
query_cache_debug.result
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 Merge branch '5.5' into 10.0 2016-08-10 19:19:05 +02: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 Merge branch '5.5' into 10.0 2016-08-10 19:19:05 +02:00
range_vs_index_merge.result Fixed the bug mdev-11574. 2017-10-06 00:08:36 -07:00
range_vs_index_merge_innodb.result Fixed the bug mdev-11574. 2017-10-06 00:08:36 -07:00
read_many_rows_innodb.result
read_only.result Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
read_only_innodb.result
rename.result
renamedb.result
repair.result MDEV-8115 mysql_upgrade crashes the server with REPAIR VIEW 2015-05-09 16:55:26 -04:00
repair_symlink-5543.result MDEV-5543 MyISAM repair unsafe usage of TMD files 2014-01-20 19:09:01 +01:00
replace.result
rollback.result
round.result
row-checksum-old.result
row-checksum.result
row.result
rowid_order_innodb.result
rpl_mysqldump_slave.result MDEV-6336: mysqldump --master-data does not work with GTID setups 2014-07-09 13:36:28 +02: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 Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03: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 MDEV-9390 Function found_rows() gives incorrect result where the previous SELECT contains ORDER BY clause 2016-02-15 13:02:21 +01:00
select_jcl6.result Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
select_pkeycache.result Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
select_safe.result
selectivity.result Fixed bug mdev-11364. 2016-11-29 11:29:07 -08:00
selectivity_innodb.result Fixed bug mdev-11364. 2016-11-29 11:29:07 -08:00
selectivity_no_engine.result Backport to 10.0: MDEV-8779: mysqld got signal 11 in sql/opt_range_mrr.cc:100(step_down_to) 2015-09-21 17:32:37 +03:00
servers.result
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 Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
show_explain.result 10.0-base merge 2014-02-03 15:22:39 +01:00
show_explain_non_select.result
show_explain_ps.result
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_grants_with_plugin-7985.result Merge branch '5.5' into 10.0 2016-04-26 23:05:26 +02: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
shutdown.result
sighup-6580.result MDEV-6580 Assertion `thd' failed in my_malloc_size_cb_func upon writing status report into error log 2014-09-07 20:19:12 +02:00
signal.result
signal_code.result
signal_demo1.result
signal_demo2.result
signal_demo3.result
signal_sqlmode.result
single_delete_update.result Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
skip_grants.result Allow mysql_upgrade to enable event after table is corrected 2015-10-21 16:31:11 +03:00
skip_log_bin.result
skip_name_resolve.result
sp-big.result
sp-bugs.result 5.5 merge 2014-09-16 14:03:17 +02:00
sp-bugs2.result MDEV-6610 Assertion `thd->is_error() || thd->killed' failed in mysql_execute_command on executing an SP with repeated CREATE TABLE .. SELECT 2014-09-06 09:46:41 +02:00
sp-code.result
sp-destruct.result Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02:00
sp-dynamic.result
sp-error.result
sp-fib.result
sp-group.result after-merge fixes 2015-08-04 23:40:25 +02:00
sp-innodb.result Merge branch '5.5' into 10.0 2015-05-04 22:00:24 +02:00
sp-lock.result
sp-no-code.result
sp-prelocking.result MDEV-9084 Calling a stored function from a nested select from temporary table causes unpredictable behavior 2017-01-06 10:46:21 +01:00
sp-security.result MDEV-5849 MySQL bug#12602983 - User without privilege on routine can discover its existence by executing "select non_existing_func();" or by "call non_existing_proc()" 2014-03-20 23:26:41 +01: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-11935: Queries in stored procedures with and EXISTS(SELECT * FROM VIEW) crashes and closes hte conneciton. 2017-02-27 10:12:17 +01:00
sp_gis.result
sp_missing_4665.result
sp_notembedded.result fix a case where automatic procedure grant was changing user's password 2015-02-17 18:07:56 +01:00
sp_stress_case.result
sp_sync.result
sp_trans.result
sp_trans_log.result MDEV-5115 RBR from MySQL 5.6 to MariaDB 10.0 does not work 2013-12-09 12:37:45 +01:00
sql_mode.result
ssl-big.result
ssl-crl-revoked-crl.result
ssl.result MDEV-10211 postfix - in ssl.test, remove remaining SHOW STATUS LIKE 'Ssl_cipher' 2016-07-12 12:36:11 +02:00
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 MDEV-10211 : fix ssl test not to use specific value of ssl_cipher, as it can change between different openssl/yassl version 2016-07-12 12:21:38 +02:00
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 MDEV-10211 : fix ssl test not to use specific value of ssl_cipher, as it can change between different openssl/yassl version 2016-07-12 12:21:38 +02:00
ssl_connect.result
ssl_crl.result
ssl_crl_clients-valid.result
ssl_crl_clients.result
ssl_crl_clients_valid.result
ssl_crl_clrpath.result
ssl_timeout-9836.result MDEV-9836 Connection lost when using SSL 2016-04-20 19:03:59 +02:00
ssl_timeout.result MDEV-10211 : fix ssl test not to use specific value of ssl_cipher, as it can change between different openssl/yassl version 2016-07-12 12:21:38 +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
stat_tables-enospc.result MDEV-6181 EITS could eat all tmpdir space and hang 2014-08-04 21:36:02 +02:00
stat_tables.result MDEV-7370: Server deadlocks on renaming a table for which persistent statistics exists 2015-11-18 21:31:45 +03:00
stat_tables_disabled.result
stat_tables_innodb.result MDEV-7370: Server deadlocks on renaming a table for which persistent statistics exists 2015-11-18 21:31:45 +03:00
stat_tables_par.result MDEV-4360: ANALYZE shows "Table is already up to date" while updating stats 2014-03-28 00:32:53 +04:00
stat_tables_par_innodb.result MDEV-4360: ANALYZE shows "Table is already up to date" while updating stats 2014-03-28 00:32:53 +04:00
stat_tables_partition.result MDEV-4360: ANALYZE shows "Table is already up to date" while updating stats 2014-03-28 00:32:53 +04:00
stat_tables_rbr.result MDEV-4360: ANALYZE shows "Table is already up to date" while updating stats 2014-03-28 00:32:53 +04:00
stat_tables_repl.result MDEV-4360: ANALYZE shows "Table is already up to date" while updating stats 2014-03-28 00:32:53 +04:00
statistics.result MDEV#7383: engine-independent-stats column_stats has limited values for max/min values 2015-11-09 17:58:35 +03:00
statistics_index_crash-7362.result MDEV-7362: ANALYZE TABLES crash with table-independent-statistics gathering 2015-01-17 16:58:10 +00:00
status.result Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
status2.result
status_bug17954.result
status_user.result Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
str_to_datetime_457.result
strict.result Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
strict_autoinc_1myisam.result
strict_autoinc_2innodb.result
strict_autoinc_3heap.result
subselect.result Update subselect test results to pass on 10.0 2017-07-29 20:01:20 +03:00
subselect2.result Merge remote-tracking branch 'origin/5.5' into 10.0 2017-01-06 17:09:59 +02:00
subselect3.result Merge branch '5.5' into 10.0 2017-04-21 18:34:06 +02:00
subselect3_jcl6.result Merge branch '5.5' into 10.0 2017-04-21 18:34:06 +02:00
subselect4.result Merge branch '5.5' into 10.0 2017-04-21 18:34:06 +02:00
subselect_cache.result Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03:00
subselect_debug.result
subselect_exists2in.result Fixed bug mdev-10053. 2017-04-21 14:34:24 -07:00
subselect_exists2in_costmat.result
subselect_extra.result Merge branch '5.5' into 10.0 2015-03-06 18:41:32 +01:00
subselect_extra_no_semijoin.result Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
subselect_gis.result
subselect_innodb.result Merge branch '5.5' into bb-10.0-merge-5.5 2017-04-25 16:30:39 +02:00
subselect_mat.result Merge remote-tracking branch '5.5' into 10.0 2017-06-20 12:31:17 +03:00
subselect_mat_cost.result
subselect_mat_cost_bugs.result Fixed the bug mdev-13135. 2017-10-13 07:24:54 -07:00
subselect_no_exists_to_in.result Update subselect test results to pass on 10.0 2017-07-29 20:01:20 +03:00
subselect_no_mat.result Update subselect test results to pass on 10.0 2017-07-29 20:01:20 +03:00
subselect_no_opts.result Update subselect test results to pass on 10.0 2017-07-29 20:01:20 +03:00
subselect_no_scache.result Update subselect test results to pass on 10.0 2017-07-29 20:01:20 +03:00
subselect_no_semijoin.result Update subselect test results to pass on 10.0 2017-07-29 20:01:20 +03: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 Merge branch '5.5' into 10.0 2017-05-20 00:59:40 +02:00
subselect_sj2.result MDEV-8289: Semijoin inflates number of rows in query result 2015-08-18 22:54:42 +03:00
subselect_sj2_jcl6.result MDEV-8289: Semijoin inflates number of rows in query result 2015-08-18 22:54:42 +03:00
subselect_sj2_mat.result Merge remote-tracking branch '5.5' into 10.0 2017-06-20 12:31:17 +03:00
subselect_sj_aria.result
subselect_sj_jcl6.result Merge branch '5.5' into 10.0 2017-05-20 00:59:40 +02:00
subselect_sj_mat.result Merge remote-tracking branch '5.5' into 10.0 2017-06-20 12:31:17 +03:00
subselect_sj_nonmerged.result
sum_distinct-big.result
sum_distinct.result
symlink-aria-11902.result Make ELOOP be considered a File Not Found error when it comes from handlerton 2017-03-14 00:25:26 +02:00
symlink-myisam-11902.result Make ELOOP be considered a File Not Found error when it comes from handlerton 2017-03-14 00:25:26 +02:00
symlink.result Merge branch '5.5' into 10.0 2017-04-21 18:34:06 +02:00
synchronization.result
sysdate_is_now.result
system_mysql_db.result MDEV#7383: Update test results 2015-11-12 22:21:47 +03:00
system_mysql_db_fix30020.result
system_mysql_db_fix40123.result Fixed buildbot failures with system_mysql_db_fix 2015-11-14 07:21:03 +02:00
system_mysql_db_fix50030.result Fixed buildbot failures with system_mysql_db_fix 2015-11-14 07:21:03 +02:00
system_mysql_db_fix50117.result Fixed buildbot failures with system_mysql_db_fix 2015-11-14 07:21:03 +02:00
system_mysql_db_refs.result
table_elim.result Merge branch '5.5' into 10.0 2017-03-03 01:37:54 +02: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-5867.result MDEV-5867 ALTER TABLE t1 ENGINE=InnoDB keeps bad options when t1 ENGINE is CONNECT 2014-07-08 19:39:27 +02:00
table_options.result
tablelock.result
tablespace.result
tc_heuristic_recover.result MDEV-13437 InnoDB fails to return error for XA COMMIT or XA ROLLBACK in read-only mode 2017-08-29 11:59:59 +03:00
temp_table.result MDEV-8569 build_table_filename() doesn't support temporary tables. 2016-07-18 11:50:08 +04:00
temporal_literal.result MDEV-5975 Prepared statements with DATE literals do not honor NO_ZERO_IN_DATE 2014-04-22 11:23:35 +04:00
temporal_scale_4283.result
timezone.result
timezone2.result MDEV-5372 Make "CAST(time_expr AS DATETIME)" compatible with MySQL-5.6 (and the SQL Standard) 2014-03-07 00:21:25 +04:00
timezone3.result
timezone4.result
timezone_grant.result
tmp_table_count-7586.result MDEV-7586: Merged derived tables/VIEWs increment created_tmp_tables 2015-02-26 23:09:54 +02:00
trans_read_only.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 MDEV-5894 MySQL BUG#34750: Print database name in Unknown Table error message 2014-03-20 00:44:35 +01: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_badse.result
truncate_coverage.result
type_binary.result MDEV-8472 BINARY, VARBINARY and BLOB return different warnings on CAST to DECIMAL 2015-07-16 16:28:06 +04:00
type_bit.result MDEV-6052 Inconsistent results with bit type 2014-08-05 11:47:58 +02:00
type_bit_innodb.result MDEV-6052 Inconsistent results with bit type 2014-08-05 11:47:58 +02:00
type_blob.result Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
type_date.result Merge branch '5.5' into 10.0 2016-08-10 19:19:05 +02:00
type_datetime.result MDEV-9374 having '2015-01-01 01:00:00.000001' > coalesce(NULL) returns true 2016-06-16 14:57:32 +04:00
type_datetime_hires.result MDEV-5372 Make "CAST(time_expr AS DATETIME)" compatible with MySQL-5.6 (and the SQL Standard) 2014-03-07 00:21:25 +04:00
type_decimal.result str2decimal: don't return a negative zero 2016-12-05 10:28:20 +01:00
type_enum.result MDEV-6993 Bad results with join comparing DECIMAL and ENUM/SET columns 2014-11-19 12:08:35 +04:00
type_float.result MDEV-6950 Bad results with joins comparing DATE/DATETIME and INT/DECIMAL/DOUBLE/ENUM/VARCHAR columns 2014-11-18 16:33:29 +04:00
type_nchar.result
type_newdecimal-big.result
type_newdecimal.result MDEV-6950 Bad results with joins comparing DATE/DATETIME and INT/DECIMAL/DOUBLE/ENUM/VARCHAR columns 2014-11-18 16:33:29 +04:00
type_ranges.result MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT 2016-12-04 01:59:35 +01:00
type_set.result MDEV-6993 Bad results with join comparing DECIMAL and ENUM/SET columns 2014-11-19 12:08:35 +04:00
type_temporal_mysql56.result
type_time.result 5.5.40+ merge 2014-10-09 10:30:11 +02:00
type_time_6065.result MDEV-6065 MySQL Bug#13623473 "MISSING ROWS ON SELECT AND JOIN WITH TIME/DATETIME COMPARE" 2014-06-11 10:08:08 +02:00
type_time_hires.result Committing a change into r/type_time_hires.result forgotten 2015-06-15 11:11:42 +04:00
type_timestamp.result Merge branch '5.5' into 10.0 2016-04-26 23:05:26 +02:00
type_timestamp_hires.result MDEV-7778 impossible create copy of table, if table contain default value for timestamp field 2015-05-05 13:22:09 +04:00
type_uint.result Merge branch '5.5' into 10.0 2016-09-27 09:21:19 +02:00
type_varchar.result Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
type_year.result
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 Bug #24595639: INCORRECT BEHAVIOR IN QUERY WITH UNION AND GROUP BY 2017-07-18 14:59:34 +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 Added new status variables to make it easier to debug certain problems: 2016-08-21 20:18:39 +03: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
user_var.result 5.1 merge 2014-03-16 13:59:44 +01:00
userstat-badlogin-4824.result
varbinary.result
variables-notembedded.result
variables.result 5.5 merge 2014-09-16 14:03:17 +02:00
variables_community.result
view.result Merge branch '5.5' into 10.0 2017-09-19 01:02:01 +03:00
view_alias.result MDEV-7482 VIEW containing INTERVAL(...) 2015-02-22 12:54:52 +01:00
view_grant.result MDEV-5876: MySQL bug #11766767 - "59957: VIEW USING MERGE PERMISSIONS IN MULTI-TABLE UPDATE" 2014-03-24 08:18:01 +02:00
wait_timeout.result
wait_timeout_not_windows.result backport include/search_pattern_in_file.inc from 10.1 2016-10-26 18:44:34 +02:00
warnings.result
warnings_debug.result
warnings_engine_disabled.result
windows.result Bug #16581605: REPLACE.EXE UTILITY IS BROKEN IN 5.5 2014-10-21 16:25:35 +05:30
xa.result
xa_binlog.result
xml.result 5.5 merge 2014-05-09 12:35:11 +02:00
xtradb_mrr.result MDEV-9946: main.xtradb_mrr fails sporadically 2016-08-04 13:14:45 +03:00