mariadb/mysql-test/r
Sergei Golubchik 4cc8cda346 Remove the very old historical but never documented behavior,
than an empty host '' is the same as any-host wildcard '%'.

Replace '' with '%' in the parser (for GRANT ... foo@'') and when loading grant tables.

Side effect: one cannot have foo@'' and foo@'%' both at the same time
(but one can have foo@'%' and foo@'%%')
2013-10-18 11:38:13 -07:00
..
1st.result Modified test result to accound for the roles_mapping table. 2013-10-17 14:57:15 -07:00
aborted_clients.result MDEV-246 - Aborted_clients incremented during ordinary connection close 2012-05-03 02:47:06 +02:00
acl_roles_create_and_drop_role.result Reworked the implementation of create role and drop role. 2013-10-18 05:41:25 -07:00
acl_roles_create_and_drop_role_invalid_user_table.result Updated error message in case the user table's format is not up to date and can 2013-10-18 05:41:34 -07:00
acl_roles_create_and_grant_role.result Remove the very old historical but never documented behavior, 2013-10-18 11:38:13 -07:00
acl_roles_default_create_user_not_role.result Added testcase for acl_roles. 2013-10-17 20:45:11 -07:00
acl_roles_rebuild_role_grants.result Fixed GRANT ROLE TO ROLE not updating acl_roles_mappings hash. 2013-10-18 09:26:02 -07:00
acl_roles_rename_user.result Various bug fixes. 2013-10-18 06:34:27 -07:00
acl_roles_set_role-database-recursive.result CURRENT_ROLE() should return NULL, not "NONE" 2013-10-18 09:09:08 -07:00
acl_roles_set_role-database-simple.result CURRENT_ROLE() should return NULL, not "NONE" 2013-10-18 09:09:08 -07:00
acl_roles_set_role-multiple-role.result Remove the very old historical but never documented behavior, 2013-10-18 11:38:13 -07:00
acl_roles_set_role-recursive.result Remove the very old historical but never documented behavior, 2013-10-18 11:38:13 -07:00
acl_roles_set_role-routine-simple.result CURRENT_ROLE() should return NULL, not "NONE" 2013-10-18 09:09:08 -07:00
acl_roles_set_role-simple.result Remove the very old historical but never documented behavior, 2013-10-18 11:38:13 -07:00
acl_roles_set_role-table-column-priv.result CURRENT_ROLE() should return NULL, not "NONE" 2013-10-18 09:09:08 -07:00
acl_roles_set_role-table-simple.result CURRENT_ROLE() should return NULL, not "NONE" 2013-10-18 09:09:08 -07:00
acl_roles_show_grants.result Added GRANT ROLE TO ... and REVOKE ROLE FROM ... functionality. 2013-10-18 09:25:42 -07:00
adddate_454.result MDEV-4667 DATE('string') incompability between mysql and mariadb 2013-07-03 09:46:20 +02:00
alias.result MDEV-3908 crash in multi-table delete and mdl 2013-01-18 19:04:51 +01:00
almost_full.result
alter_table-big.result MDEV-26: Global transaction ID. 2013-03-28 10:34:43 +01:00
alter_table.result MDEV-318 IF (NOT) EXIST clauses for ALTER TABLE (MWL #252). 2013-04-13 11:59:16 +05:00
alter_table_mdev539_maria.result The patch for the task mdev-539. 2012-12-20 10:58:40 -08:00
alter_table_mdev539_myisam.result The patch for the task mdev-539. 2012-12-20 10:58:40 -08:00
alter_table_online.result
alter_table_trans.result error messages: name the storage engine explicitly, 2013-04-09 23:27:07 +02:00
analyze.result
ansi.result
auth_rpl.result
auto_increment.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
auto_increment_ranges_innodb.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
auto_increment_ranges_myisam.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
backup.result
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 merge with mysql-5.5.21 2012-03-09 08:06:59 +01:00
binary.result
binlog_tx_isolation.result
blackhole.result Bug #11880012: INDEX_SUBQUERY, BLACKHOLE, 2012-03-28 12:22:31 +04:00
blackhole_plugin.result
bool.result
bootstrap.result
bug39022.result
bug46261.result
bug46760.result
bug47671.result
bug58669.result
bug12427262.result BUG#12427262 : 60961: SHOW TABLES VERY SLOW WHEN NOT IN SYSTEM DISK CACHE 2012-04-21 05:23:09 +05:30
bug13633383.result merge with mysql-5.5.30 minus few incorrect or not applicable changesets 2013-02-28 18:42:49 +01:00
bulk_replace.result pbxt suite is now a main-pbxt overlay 2012-02-29 21:55:04 +01:00
cache_innodb.result merge from mysql-5.1 2012-02-29 21:18:50 +01:00
cache_temporal_4265.result MDEV-4284 Assertion `cmp_items[(uint)cmp_type]' fails in sql/item_cmpfunc.cc 2013-03-17 11:41:25 +01:00
case.result 5.3 merge 2012-08-27 18:13:17 +02:00
case_insensitive_file_system.require
case_insensitive_fs.require
case_sensitive_file_system.require
cast.result Merging from 5.3 2013-07-08 16:49:42 +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 Increased the version number to 10.0 2012-05-31 22:39:11 +03: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 Fixes for mysql-test failures 2013-10-18 08:10:51 -07: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
count_distinct2.result
count_distinct3.result
crash_commit_before.result
create-big.result MDEV-26: Global transaction ID. 2013-03-28 10:34:43 +01:00
create-uca.result
create.result MDEV-4911 - add KILL query id, and add query id information to processlist 2013-09-13 20:14:56 +04:00
create_delayed.result Fix for MDEV-4009: main.delayed sporadically fails with "query 'REPLACE DELAYED t1 VALUES (5)' failed: 1317: Query execution was interrupted" 2013-01-10 23:40:18 +02:00
create_not_windows.result
create_select_tmp.result
ctype_ascii.result
ctype_big5.result
ctype_binary.result Merge from 5.3. 2013-09-13 12:06:17 +04:00
ctype_collate.result
ctype_cp932_binlog_row.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
ctype_cp932_binlog_stm.result 5.5 merge 2013-06-06 17:51:28 +02:00
ctype_cp1250_ch.result
ctype_cp1251.result Merge from 5.3. 2013-09-13 12:06:17 +04:00
ctype_create.result
ctype_errors.result
ctype_eucjpms.result
ctype_euckr.result
ctype_filename.result
ctype_filesystem.result
ctype_gb2312.result
ctype_gbk.result
ctype_gbk_binlog.result
ctype_hebrew.result
ctype_latin1.result Merge from 5.3. 2013-09-13 12:06:17 +04:00
ctype_latin1_de.result
ctype_latin2.result
ctype_latin2_ch.result
ctype_ldml.result
ctype_like_range.result
ctype_many.result
ctype_mb.result
ctype_recoding.result 5.3 merge 2012-03-06 20:46:07 +01:00
ctype_sjis.result
ctype_tis620.result
ctype_uca.result pbxt suite is now a main-pbxt overlay 2012-02-29 21:55:04 +01:00
ctype_ucs.result Merge from 5.3. 2013-09-13 12:06:17 +04:00
ctype_ucs2_def.result
ctype_ucs2_query_cache.result Bug#MDEV-4518 Server crashes in is_white_space when it's run 2013-05-17 10:16:56 +04:00
ctype_ujis.result
ctype_ujis_ucs2.result
ctype_utf8.result MDEV-4425 REGEXP enhancements 2013-09-26 18:02:17 +04:00
ctype_utf8mb4.result MDEV-4425 REGEXP enhancements 2013-09-26 18:02:17 +04:00
ctype_utf8mb4_heap.result MDEV-4425 REGEXP enhancements 2013-09-26 18:02:17 +04:00
ctype_utf8mb4_innodb.result MDEV-4425 REGEXP enhancements 2013-09-26 18:02:17 +04:00
ctype_utf8mb4_myisam.result MDEV-4425 REGEXP enhancements 2013-09-26 18:02:17 +04:00
ctype_utf16.result non-functional cleanup, clarifying CONVERT_IF_BIGGER_TO_BLOB 2013-01-07 20:21:05 +01:00
ctype_utf16_def.result
ctype_utf16_uca.result pbxt suite is now a main-pbxt overlay 2012-02-29 21:55:04 +01:00
ctype_utf32.result fix val_str_ascii to return a string in the ascii-compatible charset. 2012-08-09 18:25:47 +02:00
ctype_utf32_uca.result pbxt suite is now a main-pbxt overlay 2012-02-29 21:55:04 +01:00
date_formats.result MDEV-4724 Some temporal functions do not preserve microseconds 2013-09-13 14:43:10 +04:00
datetime_456.result MDEV-3942 FROM_DAYS(<timestamp column>) returns different result in MariaDB comparing to MySQL: NULL vs 0000-00-00 2013-01-08 21:23:03 +01:00
ddl_i18n_koi8r.result merge with mysql-5.5.30 minus few incorrect or not applicable changesets 2013-02-28 18:42:49 +01:00
ddl_i18n_utf8.result merge with mysql-5.5.30 minus few incorrect or not applicable changesets 2013-02-28 18:42:49 +01:00
deadlock_innodb.result
debug_sync.result
default.result
default_storage_engine.result MDEV-220 MariaDB server 5.5 GA candidate has default storage engine MyISAM 2012-04-19 04:02:28 +02:00
delayed.result
delete.result
delete_returning.result MDEV-4919: Packets out of order on a SELECT after calling a procedure with DELETE .. RETURNING 2013-08-21 13:51:21 +04:00
deprecated_features.result
derived.result MDEV-5012 Server crashes in Item_ref::real_item on EXPLAIN with select subqueries or views, constant table, derived_merge+derived_with_keys 2013-09-13 23:42:00 +02:00
derived_opt.result [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring 2013-06-18 19:21:00 +04:00
derived_view.result MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETE 2013-10-15 11:51:41 +04:00
dirty_close.result
disabled_partition.require
distinct.result Merge 5.5->10.0-base 2013-10-13 18:10:19 -07:00
drop-no_root.result
drop.result find_files(): don't sort files in my_dir(), sort table names 2013-04-07 17:17:25 +02:00
drop_bad_db_type.result fix an old bug where dd_frm_type() could incorrectly determine the table type 2013-08-28 22:16:13 +02:00
drop_debug.result
dyncol.result Test suite fo bug MDEV-4849: Out of memory error and valgrind warnings on COLUMN_ADD 2013-08-20 16:53:51 +03:00
empty_table.result
empty_user_table.result fixes for buildbot 2013-05-21 09:42:10 +02:00
endspace.result
error_simulation.result mdev-200 set session dbug resets the output to stderr. 2012-03-23 20:49:47 +01:00
errors.result 5.3 merge 2012-08-31 14:15:52 +02:00
events_1.result
events_2.result
events_bugs.result Remove the very old historical but never documented behavior, 2013-10-18 11:38:13 -07:00
events_embedded.result
events_grant.result
events_logs_tests.result
events_microsec.result
events_restart.result
events_scheduling.result
events_stress.result
events_time_zone.result
events_trans.result
events_trans_notembedded.result
execution_constants.result
explain.result Update test results (checked) 2012-08-28 16:03:22 +04:00
explain_non_select.result MDEV-3798: EXPLAIN UPDATE/DELETE 2013-10-15 10:34:46 +04:00
explain_slowquerylog.result MDEV-5106: Server crashes in Explain_union::print_explain on ER_TOO_BIG_SELECT 2013-10-10 20:30:32 +04:00
failed_auth_3909.result 5.3 merge 2013-01-25 11:24:42 +01:00
features.result Added new status variables: 2012-09-09 01:22:06 +03:00
file_contents.result
filesort_debug.result MDEV-415: Back-port of the WL task #1393 from the mysql-5.6 code line. 2012-09-01 14:21:59 -07:00
fix_priv_tables.result
flush-innodb.result MDEV-254: Server hang with FLUSH TABLES WITH READ LOCK AND DISABLE CHECKPOINT 2012-05-08 14:27:44 +02:00
flush.result Implementation of Multi-source replication (MDEV:253) 2012-10-04 01:37:58 +03:00
flush2.result
flush_block_commit.result
flush_block_commit_notembedded.result
flush_read_lock.result Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" 2013-05-03 01:54:47 +03:00
flush_read_lock_kill.result
flush_table.result
foreign_key.result
fulltext.result MDEV-318 IF (NOT) EXIST clauses for ALTER TABLE (MWL #252). 2013-04-13 11:59:16 +05:00
fulltext2.result
fulltext3.result
fulltext_cache.result
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 mysql-5.5.31 merge 2013-05-07 13:05:09 +02: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
func_gconcat.result MDEV-3987 uninitialized read in Item_cond::fix_fields leads to crash: select .. where .. in ( select ... ) 2013-01-08 21:21:28 +01:00
func_group.result Merge 5.3->5.5 2013-09-15 17:30:53 -07:00
func_group_innodb.result 5.3 merge 2013-03-27 10:03:28 +01:00
func_if.result 5.3 merge 2012-05-21 20:54:41 +02:00
func_in.result Add back testcase for lp:817966 (was lost in the merge) 2012-06-23 20:12:54 +04:00
func_isnull.result
func_like.result
func_math.result mysql-5.5.31 merge 2013-05-07 13:05:09 +02:00
func_misc.result MDEV-3917 multiple use locks (GET_LOCK) in one connection. 2013-04-12 18:06:51 +05:00
func_op.result
func_regexp.result pbxt suite is now a main-pbxt overlay 2012-02-29 21:55:04 +01:00
func_regexp_pcre.result MDEV-4425 Regexp enhancements 2013-10-08 18:25:17 +04: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 merge 5.5 -> 10.0-base 2013-08-20 14:48:29 +03:00
func_str.result mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
func_system.result Increased the version number to 10.0 2012-05-31 22:39:11 +03:00
func_test.result Merge 5.3 -> 5.5 2012-06-20 15:01:28 +04:00
func_time.result 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02: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
function_defaults.result MDEV-452 Add full support for auto-initialized/updated timestamp and datetime 2012-10-17 15:43:56 +03:00
function_defaults_notembedded.result Fix missing reset of debug_sync, which could cause subsequent test to fail. 2013-04-19 15:59:39 +02:00
gcc296.result
gis-precise.result 5.3 merge 2012-05-04 07:16:38 +02:00
gis-rt-precise.result MDEV-294 SELECT WHERE ST_CONTAINS doesn't return all the records where ST_CONTAINS() is 1. 2012-05-29 09:59:25 +05:00
gis-rtree.result MDEV-4521 MBRContains, MBRWithin no longer work with geometries of different type. 2013-05-15 02:33:29 +05:00
gis.result 5.3 merge 2013-03-27 10:03:28 +01: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 Remove the very old historical but never documented behavior, 2013-10-18 11:38:13 -07:00
grant2.result
grant3.result
grant4.result file-based table discovery for discovering storage engines 2013-04-09 15:31:29 +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 Remove the very old historical but never documented behavior, 2013-10-18 11:38:13 -07:00
grant_cache_ps_prot.result Remove the very old historical but never documented behavior, 2013-10-18 11:38:13 -07:00
grant_explain_non_select.result MDEV-3798: EXPLAIN UPDATE/DELETE: 2013-10-15 11:43:34 +04:00
grant_lowercase.result proactive s/strmov/strnmov/ in sql_acl.cc and related test cases 2012-12-04 17:08:02 +01:00
grant_lowercase_fs.result
greedy_optimizer.result
group_by.result MDEV-4120: UNIQUE indexes should not be considered for loose index scan 2013-08-21 10:51:08 +03:00
group_by_innodb.result Fix for bug MDEV-3992 2013-01-14 15:05:05 +02:00
group_min_max.result 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02:00
group_min_max_innodb.result Merging from mysql-5.1 to mysql-5.5. 2012-12-11 10:51:24 +05:30
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 5.3->5.5 merge 2013-02-28 22:47:29 +01:00
help.result Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEM 2012-04-11 15:53:17 +05:30
implicit_char_to_num_conversion.result
implicit_commit.result
in_datetime_241.result MDEV-241 lp:992722 - Server crashes in get_datetime_value 2012-05-02 15:22:47 +02:00
index_intersect.result pbxt suite is now a main-pbxt overlay 2012-02-29 21:55:04 +01:00
index_intersect_innodb.result pbxt suite is now a main-pbxt overlay 2012-02-29 21:55:04 +01:00
index_merge_innodb.result Fixed random test failure 2012-09-10 17:26:54 +03:00
index_merge_myisam.result MDEV-4556 Server crashes in SEL_ARG::rb_insert with index_merge+index_merge_sort_union, FORCE INDEX 2013-07-11 15:12:50 +04:00
information_schema-big.result MDEV-3807 show plugins soname 'xxx' 2013-04-09 23:27:29 +02:00
information_schema.result update test results 2013-10-18 11:38:01 -07:00
information_schema2.result MDEV-4029 SELECT on information_schema using a subquery locks up the information_schema table due to incorrect mutexes handling 2013-01-21 10:52:39 +01:00
information_schema_all_engines.result update test results 2013-10-18 11:38:01 -07:00
information_schema_chmod.result
information_schema_db.result
information_schema_inno.result
information_schema_parameters.result
information_schema_part.result
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 bug mdev-4340. 2013-04-27 23:28:48 -07:00
innodb_icp,innodb_plugin.rdiff Update test results after the last cset. 2013-07-16 17:26:25 +04:00
innodb_icp.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
innodb_ignore_builtin.result
innodb_mrr_cpk,innodb_plugin.rdiff misc test/result fixes 2012-03-01 17:04:57 +01:00
innodb_mrr_cpk.result MDEV-5037: Server crash on a JOIN on a derived table with join_cache_level > 2 2013-09-20 14:47:38 +04:00
innodb_mysql_lock.result
innodb_mysql_lock2.result
innodb_mysql_sync.result error messages: name the storage engine explicitly, 2013-04-09 23:27:07 +02:00
innodb_utf8.result
insert.result MDEV-4817: Optimizer fails to optimize expression of the form 'FOO' IS NULL 2013-07-31 17:24:52 +04:00
insert_notembedded.result
insert_select.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
insert_update.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
ipv4_as_ipv6.result
ipv6.result
is_embedded.require
isam.result
join.result 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02:00
join_cache.result MDEV-5123 Remove duplicated conditions pushed both to join_tab->select_cond and join_tab->cache_select->cond for blocked joins. 2013-10-18 11:45:25 +03:00
join_crash.result
join_nested.result MDEV-621: LP:693329 - Assertion `!is_interleave_error' failed on low optimizer_search_depth 2013-05-04 00:56:50 +04:00
join_nested_jcl6.result Update testcase result 2013-05-04 13:05:24 +04:00
join_optimizer.result
join_outer.result MDEV-4836: Merge into 5.5-main 2013-09-03 18:41:07 +04: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-4836: Merge into 5.5-main 2013-09-03 18:41:07 +04:00
key.result Update test results (checked) 2012-08-28 16:03:22 +04:00
key_cache.result 5.3 merge 2012-02-21 20:51:56 +01:00
key_diff.result
key_primary.result
keywords.result OPTION is now a valid identifier (not a reserved word) 2013-03-14 18:39:22 +02:00
kill.result MDEV-4911 - add KILL query id, and add query id information to processlist 2013-09-16 18:14:46 +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
limit_rows_examined.result MDEV-5123 Remove duplicated conditions pushed both to join_tab->select_cond and join_tab->cache_select->cond for blocked joins. 2013-10-18 11:45:25 +03:00
loaddata.result 5.5 merge 2013-01-29 15:10:47 +01:00
loaddata_autocom_innodb.result
loadxml.result
locale.result
lock.result
lock_multi.result merge 5.5 -> 10.0-base 2013-08-20 14:48:29 +03:00
lock_multi_bug38499.result
lock_multi_bug38691.result
lock_sync.result
lock_tables_lost_commit.result
log_slow.result 5.5 merge 2013-06-06 17:51:28 +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
log_tables.result error messages: name the storage engine explicitly, 2013-04-09 23:27:07 +02:00
log_tables_debug.result
log_tables_upgrade.result Fixes for mysql-test failures 2013-10-18 08:10:51 -07:00
long_tmpdir.result
lowercase0.require
lowercase1.require
lowercase2.require
lowercase_fs_off.result
lowercase_mixed_tmpdir.result
lowercase_mixed_tmpdir_innodb.result
lowercase_table.result
lowercase_table2.result mysql-test fixes 2013-04-09 16:19:22 +02:00
lowercase_table3.result
lowercase_table4.result small cleanups 2013-01-15 19:16:18 +01:00
lowercase_table_grant.result
lowercase_table_qcache.result
lowercase_utf8.result
lowercase_view.result
mdev-504.result Preliminary test case for MDEV-504 in order to reproduce the problem 2012-09-03 22:01:52 +04:00
mdev316.result Merging from 5.3 2013-07-08 16:49:42 +04:00
mdev375.result MDEV-375 Server crashes in THD::print_aborted_warning with log_warnings > 3 2012-07-31 18:32:46 +02:00
mdl_sync.result remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag() 2013-04-09 15:50:30 +02:00
merge-big.result
merge.result error messages: name the storage engine explicitly, 2013-04-09 23:27:07 +02:00
merge_debug.result don't even try to run xtradb-only tests with innodb, use have_xtradb.combinations. 2012-02-23 09:18:48 +01:00
merge_innodb.result
merge_mmap.result
merge_recover.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-26: Global transaction ID. First alpha release. 2013-04-15 10:55:27 +02:00
multi_update2.result
multi_update_innodb.result
multi_update_tiny_hash.result
myisam-big.result Fixed lp:925377 "Querying myisam table metadata while 'alter table..enable keys' is running may corrupt the table" 2012-02-28 23:18:52 +02:00
myisam-blob.result
myisam-metadata.result Fixed timing failure in myisam-metadata.test 2013-06-06 15:51:36 +03:00
myisam-system.result * don't use 1-8 numbers for open_table_error codes, use an enum. 2013-04-09 15:34:17 +02:00
myisam.result Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G records 2013-05-10 12:32:34 +03:00
myisam_crash_before_flush_keys.result
myisam_debug.result
myisam_explain_non_select_all.result Update test results for the last cset. 2013-10-15 10:36:39 +04:00
myisam_icp.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
myisam_icp_notembedded.result Don't run test for BUG#933412 with embedded server, as it requires concurrent query 2012-02-22 17:38:24 +04:00
myisam_mrr.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
myisam_optimize.result 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02:00
myisampack.result Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
mysql-bug41486.result
mysql-bug45236.result
mysql.result mysql --skip-column-names flag should not affect alignment of field values, 2013-08-08 13:33:15 +02:00
mysql_binary_mode.result MDEV-4297 mysql --binary-mode 2013-06-10 21:45:30 +02:00
mysql_client_test.result * don't use 1-8 numbers for open_table_error codes, use an enum. 2013-04-09 15:34:17 +02:00
mysql_client_test_nonblock.result * don't use 1-8 numbers for open_table_error codes, use an enum. 2013-04-09 15:34:17 +02:00
mysql_comments.result
mysql_cp932.result
mysql_embedded.result
mysql_locale_posix.result
mysql_not_windows.result
mysql_plugin.result
mysql_protocols.result
mysql_upgrade.result Fixes for mysql-test failures 2013-10-18 08:10:51 -07:00
mysql_upgrade_ssl.result Fixes for mysql-test failures 2013-10-18 08:10:51 -07:00
mysqladmin.result
mysqlbinlog-innodb.result MDEV-26: Global transaction ID. First alpha release. 2013-04-15 10:55:27 +02:00
mysqlbinlog.result MDEV-4645: Incorrect reads of frozen binlog events; FDE corrupted in relay log 2013-09-12 21:36:58 +03:00
mysqlbinlog_row_big.result
mysqlcheck.result Fixes for mysql-test failures 2013-10-18 08:10:51 -07:00
mysqld--defaults-file.result
mysqld--help,win.rdiff portability fixes for mysql-test 2013-04-10 15:43:57 +02:00
mysqld--help.result - Fix incorrectly-removed piece of code JOIN::save_qpf 2013-09-25 15:51:16 +04:00
mysqld_option_err.result
mysqldump-compat.result
mysqldump-max.result MDEV-4475: Replication from MariaDB 10.0 to 5.5 does not work 2013-05-24 22:21:08 +02:00
mysqldump-no-binlog.result
mysqldump.result 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02:00
mysqldump_restore.result
mysqlhotcopy_myisam.result
mysqlshow.result Bug #13113026 INFORMATION_SCHEMA.INNODB_BUFFER_PAGE_LRUFROM 5.6 BACKPORT 2012-07-25 10:48:16 +05:30
mysqlslap.result merge 5.5 -> 10.0-base 2013-09-25 21:07:06 +03:00
mysqltest.result 5.5 merge 2013-01-29 15:10:47 +01:00
mysqltest_256.result MDEV-256 lp:995501 - mysqltest attempts to parse Perl code inside a block 2012-06-01 17:53:59 +02:00
mysqltest_cont_on_error.result Added --continue-on-error to mysqltest and mysql-test-run 2012-05-15 19:35:57 +02:00
mysqltest_ps.result
named_pipe.result
ndb_default_cluster.require
negation_elimination.result Post-merge fixes: 2012-06-20 13:41:31 +04:00
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_partition.require
not_partition.result Fix to compile without partitioning. 2013-06-15 19:09:40 +02:00
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 fix openssl_1 test 2012-12-01 18:01:59 +01:00
order_by.result 5.5 merge 2013-07-17 21:24:29 +02:00
order_by_sortkey.result MDEV-415: Back-port of the WL task #1393 from the mysql-5.6 code line. 2012-09-01 14:21:59 -07: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 MDEV-4718 Test "outfile_loaddata" fails on bigendian arches (ppc64) 2013-07-01 17:54:24 +02:00
overflow.result
packet.result
parser.result 5.5 merge 2013-07-17 21:24:29 +02:00
parser_bug21114_innodb.result
parser_not_embedded.result
parser_precedence.result
parser_stack.result
partition.result MDEV-4911 - add KILL query id, and add query id information to processlist 2013-09-13 20:14:56 +04:00
partition_binlog.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
partition_binlog_stmt.result
partition_blackhole.result
partition_bug18198.result
partition_cache.result fixed MySQL bug#53775: 2012-07-13 22:17:32 +03:00
partition_cache_innodb.result fixed MySQL bug#53775: 2012-07-13 22:17:32 +03:00
partition_cache_myisam.result fixed MySQL bug#53775: 2012-07-13 22:17:32 +03:00
partition_charset.result
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 5.5 merge 2013-07-17 21:24:29 +02:00
partition_debug_sync.result simplify test case 2013-04-07 15:36:37 +02:00
partition_disabled.result mysql-test fixes 2013-04-09 16:19:22 +02:00
partition_error.result Bug#13548704 ALGORITHM USED FOR DROPPING PARTITIONED TABLE CAN LEAD 2013-06-14 11:22:05 +05:30
partition_example.result MDEV-4022 table attributes with sysvar as a default value 2013-04-09 23:27:24 +02:00
partition_grant.result
partition_hash.result
partition_innodb.result Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHEN 2013-02-14 17:03:49 +01:00
partition_innodb_plugin.result error messages: name the storage engine explicitly, 2013-04-09 23:27:07 +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 Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHEN 2013-02-14 17:03:49 +01:00
partition_mgm_err2.result
partition_myisam.result 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02:00
partition_not_blackhole.result
partition_not_windows.result error messages: name the storage engine explicitly, 2013-04-09 23:27:07 +02:00
partition_open_files_limit.result Fixed wrong error codes from InnoDB/XtraDB that caused %M to give system dependent error messages (for unknown error code) 2012-07-06 19:10:18 +03:00
partition_order.result
partition_pruning.result Merging from 5.3 2013-07-08 16:49:42 +04:00
partition_range.result
partition_rename_longfilename.result
partition_symlink.result
partition_sync.result
partition_truncate.result
partition_utf8.result
partition_windows.result
perror-win.result
perror.result
plugin.result 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02:00
plugin_auth.result Remove the very old historical but never documented behavior, 2013-10-18 11:38:13 -07:00
plugin_auth_qa.result
plugin_auth_qa_1.result Remove the very old historical but never documented behavior, 2013-10-18 11:38:13 -07:00
plugin_auth_qa_2.result fix @@external_user variable 2013-03-26 17:57:36 +01:00
plugin_auth_qa_3.result fix @@external_user variable 2013-03-26 17:57:36 +01:00
plugin_innodb.result
plugin_load.result
plugin_load_option.result
plugin_loaderr.result bugfix: mysqld failed to start if a compiled-in plugin failed to initialize 2012-04-17 20:28:21 +02:00
plugin_maturity.result mdev-20: INSTALL PLUGIN SONAME 2012-03-05 21:48:06 +01:00
plugin_not_embedded.result
pool_of_threads.result
preload.result
processlist.result MDEV-4683 query start_time not reset when going to sleep 2013-07-01 12:02:44 +02:00
profiling.result
progress_976225.result MDEV-217 - Assertion `thd->stmt_arena != thd->progress.arena' failed in thd_progress_init on OPTIMIZE two tables when replaced by recreate 2012-04-18 20:48:14 +02:00
ps.result Fixes for mysql-test failures 2013-10-18 08:10:51 -07:00
ps_1general.result remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag() 2013-04-09 15:50:30 +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_ddl.result
ps_ddl1.result
ps_grant.result
ps_not_windows.result
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
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 MDEV-4161 Assertion `status_var.memory_used == 0' fails in virtual THD::~THD() 2013-04-04 11:05:04 +02:00
range.result MDEV-5123 Remove duplicated conditions pushed both to join_tab->select_cond and join_tab->cache_select->cond for blocked joins. 2013-10-18 11:45:25 +03:00
range_mrr_icp.result MDEV-5123 Remove duplicated conditions pushed both to join_tab->select_cond and join_tab->cache_select->cond for blocked joins. 2013-10-18 11:45:25 +03:00
range_vs_index_merge.result The patch for the task mdev-539. 2012-12-20 10:58:40 -08:00
range_vs_index_merge_innodb,innodb_plugin.rdiff 5.3->5.5 merge 2012-11-22 10:19:31 +01:00
range_vs_index_merge_innodb.result 5.3->5.5 merge 2012-11-22 10:19:31 +01:00
read_many_rows_innodb.result
read_only.result MDEV-136 Non-blocking "set read_only" 2012-06-04 17:39:28 +02:00
read_only_innodb.result MDEV-136 Non-blocking "set read_only" 2012-06-04 17:39:28 +02:00
rename.result remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag() 2013-04-09 15:50:30 +02:00
renamedb.result
repair.result Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G records 2013-05-10 12:32:34 +03: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 Fixed wrong error codes from InnoDB/XtraDB that caused %M to give system dependent error messages (for unknown error code) 2012-07-06 19:10:18 +03:00
row-checksum.result Fixed wrong error codes from InnoDB/XtraDB that caused %M to give system dependent error messages (for unknown error code) 2012-07-06 19:10:18 +03: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 BUG#16615117 MYSQLDUMP PRODUCES A CHANGE MASTER STATEMENT 2013-04-12 14:18:21 +05:30
schema.result find_files(): don't sort files in my_dir(), sort table names 2013-04-07 17:17:25 +02:00
secure_file_priv_win.result
select.result 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02:00
select_debug.result
select_found.result
select_jcl6.result 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02:00
select_pkeycache.result 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02:00
select_safe.result
selectivity.result [SHOW] EXPLAIN UPDATE/DELETE, code re-architecting 2013-06-18 10:57:36 +04:00
selectivity_innodb.result [SHOW] EXPLAIN UPDATE/DELETE, code re-architecting 2013-06-18 10:57:36 +04:00
servers.result MDEV-4594 - CREATE SERVER crashes embedded 2013-06-06 19:27:17 +04:00
shm.result
show_check.result 5.5 merge 2013-07-17 21:24:29 +02:00
show_explain.result MDEV-3798: EXPLAIN UPDATE/DELETE 2013-10-14 20:09:33 +04:00
show_explain_non_select.result SHOW EXPLAIN for MariaDB 2013-02-12 14:37:08 +04:00
show_explain_ps.result Enable PERFORMANCE_SCHEMA tracking for SHOW EXPLAIN's conditions. 2012-07-07 08:47:41 +04:00
show_profile.result
shutdown.result MDEV-4660 SHUTDOWN command 2013-06-24 20:56:49 +02:00
signal.result
signal_code.result Implementation of Multi-source replication (MDEV:253) 2012-10-04 01:37:58 +03:00
signal_demo1.result
signal_demo2.result
signal_demo3.result
signal_sqlmode.result
single_delete_update.result
skip_grants.result Remove the very old historical but never documented behavior, 2013-10-18 11:38:13 -07:00
skip_log_bin.result
skip_name_resolve.result
slave-running.result
slave-stopped.result
sp-big.result
sp-bugs.result Merge from 5.1 to 5.5 2012-03-28 13:35:08 +05:30
sp-code.result Implementation of Multi-source replication (MDEV:253) 2012-10-04 01:37:58 +03:00
sp-destruct.result
sp-dynamic.result
sp-error.result
sp-fib.result
sp-lock.result
sp-no-code.result
sp-prelocking.result
sp-security.result
sp-threads.result
sp-ucs2.result
sp-vars.result
sp.result 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02: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 Remove the very old historical but never documented behavior, 2013-10-18 11:38:13 -07:00
sp_stress_case.result
sp_sync.result
sp_trans.result
sp_trans_log.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
sql_mode.result simplify the handler api - table_type() is no longer abstract, not even virtual 2012-12-17 11:00:39 +01:00
ssl-big.result
ssl.result
ssl_8k_key.result
ssl_and_innodb.result
ssl_cipher.result
ssl_compress.result
ssl_connect.result
stat_tables.result Changed the names of the system tables for statistical data: 2012-12-05 00:31:05 -08:00
stat_tables_disabled.result Fixed bug mdev-503. 2012-09-01 23:51:47 -07:00
stat_tables_innodb.result Changed the names of the system tables for statistical data: 2012-12-05 00:31:05 -08:00
stat_tables_par.result Fixed bug mdev-4019. 2013-01-13 00:40:38 -08:00
stat_tables_par_innodb.result Fixed bug mdev-4019. 2013-01-13 00:40:38 -08:00
stat_tables_partition.result Fixed bug mdev-3866. 2012-11-19 13:04:37 -08:00
stat_tables_rbr.result MDEV-4475: Replication from MariaDB 10.0 to 5.5 does not work 2013-05-24 22:21:08 +02:00
stat_tables_repl.result Fixed bug mdev-485. 2012-09-10 22:22:57 -07:00
statistics.result Make test working on case insensitive file system 2013-04-22 12:18:46 +03:00
status.result typo fixed: space in the status variable name 2012-04-17 20:25:03 +02:00
status2.result
status_bug17954.result
status_user.result 5.5 merge 2013-06-06 17:51:28 +02:00
str_to_datetime_457.result 5.5 merge 2013-07-17 21:24:29 +02:00
strict.result Merging MDEV-4635 from 5.3. 2013-06-18 13:14:46 +04:00
strict_autoinc_1myisam.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
strict_autoinc_2innodb.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
strict_autoinc_3heap.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
subselect.result Merge 5.3->5.5 2013-08-27 22:19:14 -07:00
subselect2.result MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETE 2013-10-15 11:51:41 +04:00
subselect3.result [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring 2013-06-27 16:41:12 +04:00
subselect3_jcl6.result [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring 2013-06-27 16:41:12 +04:00
subselect4.result Merge 5.3->5.5 2013-08-27 22:19:14 -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
subselect_exists2in.result 5.5 merge 2013-03-27 23:41:02 +01:00
subselect_exists2in_costmat.result [NOT] EXISTS to IN transformation. 2013-02-26 01:20:17 +02:00
subselect_exists_to_in.result [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring 2013-08-24 00:46:49 +04:00
subselect_extra.result
subselect_extra_no_semijoin.result Patch for mdev-287: CHEAP SQ: A query with subquery in SELECT list, EXISTS, inner joins takes hundreds times longer 2012-05-30 00:18:53 +03:00
subselect_gis.result
subselect_innodb.result 5.5 merge 2013-07-17 21:24:29 +02:00
subselect_mat.result MDEV-5123 Remove duplicated conditions pushed both to join_tab->select_cond and join_tab->cache_select->cond for blocked joins. 2013-10-18 11:45:25 +03:00
subselect_mat_cost.result MDEV-537 Make multi-column non-top level subqueries to be executed via index (index/unique subquery) 2013-02-07 15:33:24 +02:00
subselect_mat_cost_bugs.result 5.3->5.5 merge 2013-02-28 22:47:29 +01:00
subselect_no_mat.result Merge 5.3->5.5 2013-08-27 22:19:14 -07:00
subselect_no_opts.result Merge 5.3->5.5 2013-08-27 22:19:14 -07:00
subselect_no_scache.result Merge 5.3->5.5 2013-08-27 22:19:14 -07:00
subselect_no_semijoin.result Merge 5.3->5.5 2013-08-27 22:19:14 -07:00
subselect_notembedded.result
subselect_nulls.result
subselect_partial_match.result Fixed bug lp:1000649 2012-06-05 17:25:10 +03:00
subselect_sj.result MDEV-5123 Remove duplicated conditions pushed both to join_tab->select_cond and join_tab->cache_select->cond for blocked joins. 2013-10-18 11:45:25 +03:00
subselect_sj2.result Merge 5.3->5.5 2013-10-14 12:08:55 -07:00
subselect_sj2_jcl6,innodb_plugin.rdiff merge 2012-04-07 15:58:46 +02:00
subselect_sj2_jcl6.result Merge 5.3->5.5 2013-10-14 12:08:55 -07:00
subselect_sj2_mat.result Merge 5.3->5.5 2013-10-14 12:08:55 -07:00
subselect_sj_aria.result
subselect_sj_jcl6.result MDEV-5123 Remove duplicated conditions pushed both to join_tab->select_cond and join_tab->cache_select->cond for blocked joins. 2013-10-18 11:45:25 +03:00
subselect_sj_mat.result MDEV-5123 Remove duplicated conditions pushed both to join_tab->select_cond and join_tab->cache_select->cond for blocked joins. 2013-10-18 11:45:25 +03:00
subselect_sj_nonmerged.result BUG#913030: Optimizer chooses a suboptimal excution plan for Q18 from DBT-3 2012-04-02 21:41:54 +04:00
sum_distinct-big.result Fixed bug mdev-4311 (bug #68749). 2013-03-27 19:17:32 -07:00
sum_distinct.result
symlink.result Fixed wrong error codes from InnoDB/XtraDB that caused %M to give system dependent error messages (for unknown error code) 2012-07-06 19:10:18 +03:00
synchronization.result
sysdate_is_now.result
system_mysql_db.result Fixes for mysql-test failures 2013-10-18 08:10:51 -07:00
system_mysql_db_fix30020.result
system_mysql_db_fix40123.result fix mysql_upgrade to preserve the collation of mysql.user.is_role 2013-10-18 08:14:04 -07:00
system_mysql_db_fix50030.result fix mysql_upgrade to preserve the collation of mysql.user.is_role 2013-10-18 08:14:04 -07:00
system_mysql_db_fix50117.result fix mysql_upgrade to preserve the collation of mysql.user.is_role 2013-10-18 08:14:04 -07:00
system_mysql_db_refs.result
table_elim.result MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETE 2013-10-15 11:51:41 +04:00
table_elim_debug.result
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
timezone.result MDEV-4724 Some temporal functions do not preserve microseconds 2013-09-13 14:43:10 +04:00
timezone2.result MDEV-4653 Wrong result for CONVERT_TZ(TIME('00:00:00'),'+00:00','+7:5') 2013-08-08 12:58:28 +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
trigger.result Automatic merge 2012-09-22 15:30:24 +03:00
trigger_notembedded.result
true.require
truncate.result
truncate_badse.result remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag() 2013-04-09 15:50:30 +02:00
truncate_coverage.result
type_binary.result
type_bit.result Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
type_bit_innodb.result Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
type_blob.result 5.2 merge. 2012-08-22 16:45:25 +02:00
type_date.result Merging from 5.3 2013-08-22 16:23:54 +04:00
type_datetime.result Merge from 5.3 2013-09-10 10:08:11 +04:00
type_datetime_hires.result 5.3 -> 5.5 Merge 2013-06-17 20:33:36 +03:00
type_decimal.result
type_enum.result 5.3->5.5 merge 2013-03-10 12:46:56 +01:00
type_float.result
type_nchar.result
type_newdecimal-big.result
type_newdecimal.result
type_ranges.result
type_set.result
type_time.result MDEV-4724 Some temporal functions do not preserve microseconds 2013-09-13 14:43:10 +04:00
type_time_hires.result
type_timestamp.result MDEV-452 Add full support for auto-initialized/updated timestamp and datetime 2012-10-17 15:43:56 +03:00
type_timestamp_hires.result MDEV-438 Microseconds: Precision is ignored in CURRENT_TIMESTAMP(N) when it is given as a default column value 2012-12-17 20:47:23 +01:00
type_uint.result
type_varchar.result
type_year.result Merge 5.3->5.5 2013-01-23 15:18:05 -08:00
udf.result
udf_query_cache.result
udf_skip_grants.result
union.result Fixed LP bug #1010729. 2012-06-08 22:15:49 -07:00
unsafe_binlog_innodb.result
update.result Fix for MDEV-3948, and backport of the following collection of fixes and backports 2013-01-28 15:13:39 +02:00
update_ignore_216.result MDEV-216 lp:976104 - Assertion `0' failed in my_message_sql on UPDATE IGNORE, or unknown error on release build 2012-04-26 19:21:37 +02:00
upgrade.result revert 2013-04-09 15:35:07 +02:00
user_limits.result
user_var-binlog.result 5.5 merge 2013-06-06 17:51:28 +02:00
user_var.result merge 5.5 -> 10.0-base 2013-08-20 14:48:29 +03:00
varbinary.result The bug 2013-05-08 13:36:17 +04:00
variables-notembedded.result
variables.result merge 5.5 -> 10.0-base 2013-08-20 14:48:29 +03:00
variables_community.result
view.result Merge 5.5 -> 10.0-base 2013-10-16 20:26:16 +04:00
view_alias.result
view_grant.result Remove the very old historical but never documented behavior, 2013-10-18 11:38:13 -07:00
wait_timeout.result
warnings.result
warnings_debug.result
warnings_engine_disabled.result
windows.result MDEV-4482: main.windows test fails in buildbot with result mismatch 2013-05-05 05:27:02 +04:00
xa.result mysql 5.5.23 merge 2012-04-10 08:28:13 +02:00
xa_binlog.result MDEV-26: Global transaction ID 2013-03-26 10:35:34 +01:00
xml.result
xtradb_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