mariadb/mysql-test/r
Sergei Golubchik 3792693f31 merge MySQL-5.6 bugfix "Bug#17862905: MYSQLDUMP CREATES USELESS METADATA LOCKS"
revno: 5716
committer: Praveenkumar Hulakund <praveenkumar.hulakund@oracle.com>
branch nick: mysql_5_6
timestamp: Sat 2013-12-28 22:08:40 +0530
message:
  Bug#17862905: MYSQLDUMP CREATES USELESS METADATA LOCKS
2014-05-05 23:53:31 +02:00
..
1st.result 10.0-base merge (roles) 2013-10-29 15:08:44 +01:00
aborted_clients.result
adddate_454.result
alias.result
almost_full.result
alter_table-big.result
alter_table.result MDEV-4439 ALTER TABLE .. [ADD|DROP] FOREIGN KEY IF [NOT] EXISTS does not work if constraint name is not used. 2014-02-06 16:27:05 +01: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
alter_table_trans.result 5.5 merge 2014-02-01 00:54:03 +01: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
binary.result
blackhole.result MDEV-5814: MySQL Bug#13948247 DIVISION BY 0 IN GET_BEST_DISJUNCT_QUICK WITH FORCE INDEX GROUP BY 2014-03-14 18:52:16 +01:00
blackhole_plugin.result
bool.result
bootstrap.result
bug39022.result
bug46261.result
bug46760.result
bug47671.result
bug58669.result
bug12427262.result
bug13633383.result
bulk_replace.result
cache_innodb.result
cache_temporal_4265.result MDEV-5298 Illegal mix of collations on timestamp 2013-12-10 13:34:59 +04:00
case.result
case_insensitive_file_system.require
case_insensitive_fs.require
case_sensitive_file_system.require
cast.result 5.2 merge 2014-03-16 21:03:01 +01:00
change_user.result
change_user_notembedded.result
check.result
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 merge 10.0-base into 10.0 2013-11-04 08:43:56 +01:00
consistent_snapshot.result
constraints.result
contributors.result Updated sponsors and authors 2014-03-28 09:31:43 +02:00
count_distinct.result
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 Implementation of MDEV-5491: CREATE OR REPLACE TABLE 2014-01-29 15:37:17 +02:00
create_delayed.result
create_not_windows.result
create_or_replace.result MDEV-5930 Server crashes in thd_get_ha_data on CREATE OR REPLACE TABLE 2014-03-23 18:39:10 +02: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 MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_binary.result 5.5 merge 2014-03-26 22:25:38 +01:00
ctype_collate.result Merging more ctype_* tests from MySQL-5.6. 2013-10-28 12:17:46 +04:00
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 MDEV-5180 Data type for WEIGHT_STRING is too short in some cases 2013-10-25 15:01:03 +04:00
ctype_cp1250_ch.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_cp1251.result 5.5 merge 2014-03-26 22:25:38 +01:00
ctype_create.result
ctype_errors.result
ctype_eucjpms.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_euckr.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_filename.result
ctype_filesystem.result
ctype_gb2312.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_gbk.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_gbk_binlog.result
ctype_hebrew.result
ctype_latin1.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +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 Merging more ctype_* tests from MySQL-5.6. 2013-10-28 12:17:46 +04:00
ctype_ldml.result Merging xxx_unicode_520_ci and xxx_vietnamese_ci from MySQL-5.6. 2013-11-12 16:48:57 +04:00
ctype_like_range.result Merging xxx_unicode_520_ci and xxx_vietnamese_ci from MySQL-5.6. 2013-11-12 16:48:57 +04:00
ctype_many.result Merging more ctype_* tests from MySQL-5.6. 2013-10-28 12:17:46 +04:00
ctype_mb.result
ctype_recoding.result
ctype_sjis.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +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 MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_ucs.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_ucs2_def.result
ctype_ucs2_query_cache.result
ctype_ujis.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_ujis_ucs2.result
ctype_upgrade.result MDEV-5241: Collation incompatibilities with MySQL-5.6 2013-11-09 00:20:07 +02:00
ctype_utf8.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_utf8mb4.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_utf8mb4_heap.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_utf8mb4_innodb.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_utf8mb4_myisam.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_utf8mb4_uca.result MDEV-4929 Myanmar collation 2013-12-20 12:42:33 +04:00
ctype_utf16.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_utf16_def.result
ctype_utf16_uca.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04: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 MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04:00
ctype_utf32_uca.result MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations 2014-04-25 17:10:25 +04: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
default_storage_engine.result
delayed.result
delete.result
delete_returning.result
delete_returning_grant.result
deprecated_features.result
derived.result merge 5.3->5.5 2014-01-26 16:41:15 +02:00
derived_opt.result
derived_view.result 5.5 merge 2014-03-26 22:25:38 +01: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-5894 MySQL BUG#34750: Print database name in Unknown Table error message 2014-03-20 00:44:35 +01:00
drop_bad_db_type.result
drop_debug.result
dyncol.result MDEV-5840: group_concat( column_json(dynamic_column )) return empty result 2014-03-13 10:38:41 +02:00
empty_table.result
empty_user_table.result
endspace.result
error_simulation.result 10.0-base merge 2014-02-26 15:28:07 +01:00
errors.result
events_1.result
events_2.result
events_bugs.result 10.0-base merge (roles) 2013-10-29 15:08:44 +01: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 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
explain_non_select.result Merge 10.0-base -> 10.0 2013-10-16 13:38:42 +04:00
explain_slowquerylog.result MDEV-5308 Crash when running with slow_query_log=1 2013-11-21 16:29:46 +04:00
failed_auth_3909.result
failed_auth_unixsocket.result 5.3-merge 2014-03-16 19:21:37 +01:00
features.result
file_contents.result
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 MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:06:29 +01: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
fulltext.result
fulltext2.result
fulltext3.result
fulltext_cache.result
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 5.3 merge 2014-03-25 11:09:12 +01:00
func_concat.result
func_crypt.result
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
func_group.result Fixed MDEV-5617: mysqld crashes when running a query with ONLY_FULL_GROUP_BY 2014-02-11 16:58:49 +02:00
func_group_innodb.result Fixed the problem of mdev-5947. 2014-04-22 14:39:57 -07:00
func_if.result
func_in.result
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 MDEV-5858 MySQL Bug#12744991 - DECIMAL_ROUND(X,D) GIVES WRONG RESULTS WHEN D == N*(-9) 2014-03-20 09:50:45 +01:00
func_misc.result 5.5 merge 2014-03-26 22:25:38 +01: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 MDEV-6027 RLIKE: "." no longer matching new line 2014-04-23 10:57:25 +04:00
func_rollback.result
func_sapdb.result
func_set.result
func_str.result 5.2 merge 2014-03-16 21:03:01 +01:00
func_system.result MDEV-4332 Increase username length from 16 characters 2013-11-03 16:31:52 +01:00
func_test.result
func_time.result MDEV-4511 Assertion `scale <= precision' fails on GROUP BY TIMEDIFF with incorrect types 2014-04-24 16:59:01 +04:00
func_time_hires.result
func_timestamp.result
func_weight_string.result MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 2013-10-23 20:25:52 +04:00
function_defaults.result
function_defaults_notembedded.result
gcc296.result
get_diagnostics.result unreserve GET keyword 2013-11-21 14:25:28 +01:00
gis-precise.result 5.3 merge 2014-02-22 22:51:20 +01:00
gis-rt-precise.result
gis-rtree.result
gis.result 10.0-base merge 2014-02-26 15:28:07 +01:00
gis2.result
grant.result merge 10.0-base into 10.0 2013-11-04 08:43:56 +01:00
grant2.result 10.0-base merge (roles) 2013-10-29 15:08:44 +01:00
grant3.result
grant4.result
grant_4332.result MDEV-4332 Increase username length from 16 characters 2013-11-03 16:31:52 +01: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 Merge 10.0-base -> 10.0 2013-10-16 13:38:42 +04:00
grant_lowercase.result MDEV-4332 Increase username length from 16 characters 2013-11-03 16:31:52 +01:00
grant_lowercase_fs.result
greedy_optimizer.result
group_by.result Fixed the problem of mdev-5947. 2014-04-22 14:39:57 -07:00
group_by_innodb.result move innodb specific test from group_by.test to group_by_innodb.test 2014-01-26 21:49:11 +01:00
group_by_null.result MDEV-5461 Assertion `length <= column->length' fails in write_block_record with functions in select list, GROUP BY, ORDER BY 2014-01-26 21:49:19 +01:00
group_min_max.result Fixed the problem of mdev-5947. 2014-04-22 14:39:57 -07:00
group_min_max_innodb.result
handler_read_last.result
handlersocket.result MroongaSE: addint thd_autoinc and thd_error_context plugin services 2013-12-12 19:18:49 +04: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_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
having.result Fixed bug mdev-5160. 2013-11-11 22:21:39 -08:00
help.result
host_cache_size_functionality.result
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 MDEV-5244: Make extended_keys=ON by default in 10.0 2014-02-25 01:18:13 +04:00
index_merge_myisam.result 10.0-base merge 2014-02-26 15:28:07 +01:00
information_schema-big.result update test results 2014-03-12 12:34:47 +01:00
information_schema.result 10.0-base merge 2014-03-05 23:20:10 +01:00
information_schema2.result
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
information_schema_routines.result
init_connect.result
init_connection_query_cache.result
init_file.result
init_file_longline_3816.result
innodb_bug878769.result
innodb_ext_key.result 10.0-base merge 2014-03-05 23:20:10 +01:00
innodb_icp.result 10.0-base merge 2014-02-03 15:22:39 +01:00
innodb_ignore_builtin.result
innodb_mrr_cpk.result
innodb_mysql_lock.result
innodb_mysql_lock2.result
innodb_mysql_sync.result
innodb_utf8.result
insert.result Fix for MDEV-5168: MariaDB returns warnings for INSERT IGNORE 2014-01-26 21:48:42 +01:00
insert_notembedded.result
insert_select.result
insert_update.result
ipv4_as_ipv6.result
ipv6.result
join.result Fixed bug mdev-5635. 2014-02-27 13:54:05 -08:00
join_cache.result 5.5 merge 2013-11-23 00:50:54 +01:00
join_crash.result
join_nested.result
join_nested_jcl6.result
join_optimizer.result
join_outer.result 5.2 merge 2014-03-16 21:03:01 +01:00
join_outer_innodb.result
join_outer_jcl6.result 5.2 merge 2014-03-16 21:03:01 +01:00
key.result MDEV-5846 MySQL Bug #18144 - Cost with FORCE/USE index seems incorrect in some cases. 2014-03-20 23:27:08 +01:00
key_cache.result
key_diff.result
key_primary.result
keywords.result
kill.result
last_value.result
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
loaddata_autocom_innodb.result
loadxml.result
locale.result MDEV-5851 MySQL WL#5303 Romansh locale for DAYNAME, MONTHNAME, DATE_FORMAT 2014-04-24 10:30:13 +04:00
lock.result
lock_multi.result
lock_multi_bug38499.result
lock_multi_bug38691.result
lock_sync.result
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_slow.result
log_state.result
log_state_bug33693.result
log_tables-big.result
log_tables.result
log_tables_debug.result
log_tables_upgrade.result 10.0-base merge (roles) 2013-10-29 15:08:44 +01:00
long_tmpdir.result
lowercase0.require
lowercase1.require
lowercase2.require
lowercase_fs_off.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
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-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_table_names 2014-03-23 15:43:57 +02:00
lowercase_table3.result
lowercase_table4.result
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
mdev316.result
mdev375.result
mdl_sync.result 10.0-base merge 2013-12-16 13:02:21 +01:00
merge-big.result
merge.result Fixes for CREATE_OR_REPLACE 2014-01-31 12:06:28 +02:00
merge_debug.result
merge_innodb.result
merge_mmap.result
merge_recover.result
metadata.result
mix2_myisam.result
mix2_myisam_ucs2.result
mrr_derived_crash_4610.result
mrr_icp_extra.result
multi_statement.result
multi_update.result Fixed the problem of mdev-5970: 2014-04-17 12:53:53 -07:00
multi_update2.result
multi_update_innodb.result
multi_update_tiny_hash.result
myisam-big.result
myisam-blob.result
myisam-system.result
myisam.result
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
myisam_icp_notembedded.result
myisam_mrr.result
myisam_optimize.result 5.5 merge 2014-02-01 00:54:03 +01:00
myisampack.result MDEV-5815 MySQL BUG#11751736: DROP DATABASE STATEMENT SHOULD REMOVE .OLD SUFFIX FROM DATABASE DIRECTORY 2014-03-26 09:32:54 +01:00
mysql-bug41486.result
mysql-bug45236.result
mysql.result
mysql5613mysql.result
mysql_binary_mode.result
mysql_client_test.result
mysql_client_test_nonblock.result
mysql_comments.result
mysql_cp932.result
mysql_embedded.result
mysql_locale_posix.result
mysql_not_windows.result
mysql_plugin.result
mysql_protocols.result
mysql_tzinfo_to_sql_symlink.result Fixed bug that I accidently introduced in mysql_tzinfo_to_sql 2014-01-26 21:47:31 +01:00
mysql_upgrade.result MDEV-6178 mysql_upgrade breaks databases with long user names 2014-04-28 02:38:03 +04:00
mysql_upgrade_no_innodb.result
mysql_upgrade_ssl.result 10.0-base merge (roles) 2013-10-29 15:08:44 +01:00
mysqladmin.result
mysqlbinlog-innodb.result
mysqlbinlog.result
mysqlbinlog_row_big.result
mysqlcheck.result 10.0-base merge 2013-11-04 21:47:54 +01:00
mysqld--defaults-file.result
mysqld--help,win.rdiff
mysqld--help.result MDEV-6027 RLIKE: "." no longer matching new line 2014-04-23 10:57:25 +04:00
mysqld_option_err.result
mysqldump-compat.result
mysqldump-max.result
mysqldump-no-binlog.result
mysqldump.result merge MySQL-5.6 bugfix "Bug#17862905: MYSQLDUMP CREATES USELESS METADATA LOCKS" 2014-05-05 23:53:31 +02:00
mysqldump_restore.result
mysqlhotcopy_myisam.result
mysqlshow.result
mysqlslap.result merge 5.5 -> 10.0-base 2013-09-25 21:07:06 +03:00
mysqltest.result Merge 5.5 -> 10.0-base 2013-11-08 20:59:08 +04:00
mysqltest_256.result
mysqltest_cont_on_error.result
mysqltest_ps.result
named_pipe.result
ndb_default_cluster.require
negation_elimination.result
no-threads.result
no_binlog.result
non_blocking_api.result
not_embedded.require
not_embedded_server.result 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
null.result Merge 5.3-5.5 2013-10-13 13:43:29 -07:00
null_key.result
odbc.result
olap.result
old-mode.result @@old_mode=zero_date_time_cast 2014-03-07 21:05:28 +01:00
one_thread_per_connection.require
openssl_1.result
order_by.result 5.5 merge 2014-02-01 00:54:03 +01:00
order_by_sortkey.result
order_fill_sortbuf.result
outfile.result
outfile_loaddata.result
overflow.result
packet.result
parser.result
parser_bug21114_innodb.result
parser_not_embedded.result
parser_precedence.result
parser_stack.result
partition.result 5.5 merge 2014-03-26 22:25:38 +01: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
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 MDEV-5909 MySQL BUG#11748924 PARTITIONS: TOO-LONG COMMENT CAUSES NO WARNING 2014-03-26 09:41:28 +01: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 typo fix in ha_partition::rnd_pos(), status wasn't updated 2013-11-27 22:30:59 +01:00
partition_grant.result
partition_hash.result
partition_innodb.result MDEV-5963: InnoDB: Assertion failure in file row0sel.cc line 2503 ... 2014-04-18 14:07:54 +04:00
partition_innodb_plugin.result
partition_innodb_semi_consistent.result
partition_innodb_stmt.result
partition_key_cache.result
partition_list.result
partition_mgm.result
partition_mgm_err.result
partition_mgm_err2.result
partition_myisam.result
partition_not_blackhole.result
partition_not_windows.result
partition_open_files_limit.result
partition_order.result MDEV-5177: ha_partition and innodb index intersection produce fewer rows (MySQL Bug#70703) 2014-03-11 16:45:08 +01:00
partition_pruning.result
partition_range.result
partition_rename_longfilename.result
partition_symlink.result MDEV-4864 - Merge tests for EXCHANGE PARTITION feature 2013-09-27 16:58:49 +04:00
partition_sync.result
partition_truncate.result
partition_utf8.result
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-5667 online alter and changed field/index options 2014-03-02 15:02:13 +01:00
plugin_auth.result 5.5 merge 2014-02-01 00:54:03 +01:00
plugin_auth_qa.result Don't allow authentication clauses for roles, in particular: 2013-10-28 07:46:17 +01:00
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 mysql-5.5.34 merge 2013-11-19 13:16:25 +01:00
plugin_auth_qa_3.result Fix hostcache_ipv4_blocked and hostcache_ipv6_blocked to pass. 2014-03-26 22:32:10 +01:00
plugin_innodb.result
plugin_load.result
plugin_load_option.result
plugin_loaderr.result
plugin_maturity.result MDEV-5022 Strange message or wrong errno on mismatching versions of plugin and server 2013-11-11 09:31:09 +01:00
plugin_not_embedded.result
plugin_vars.result MDEV-5345 - Deadlock between mysql_change_user(), SHOW VARIABLES and 2014-01-28 11:12:43 +04:00
pool_of_threads.result
preload.result
processlist.result mtr: check that tests clean up debug_sync. fix tests that didn't. 2014-01-27 12:10:53 +01:00
profiling.result
progress_976225.result
ps.result 10.0-base merge 2014-02-26 15:28:07 +01:00
ps_1general.result
ps_2myisam.result
ps_3innodb.result
ps_4heap.result
ps_5merge.result
ps_10nestset.result
ps_11bugs.result
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
ps_max_subselect-5113.result MDEV-5113 Wrong result (extra row) and valgrind warnings in Item_maxmin_subselect::any_value on 2nd execution of PS with SELECT subquery 2013-11-12 15:02:25 +01:00
ps_not_windows.result
query_cache.result merge 10.0-base -> 10.0 2013-10-17 19:01:57 +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 mtr: check that tests clean up debug_sync. fix tests that didn't. 2014-01-27 12:10:53 +01:00
range.result BUG#13803810: TOO FEW ROWS RETURNED FOR RANGE ACCESS IN VARCHAR INDEX USING DATETIME VALUE 2014-03-07 13:00:20 +01:00
range_mrr_icp.result BUG#13803810: TOO FEW ROWS RETURNED FOR RANGE ACCESS IN VARCHAR INDEX USING DATETIME VALUE 2014-03-07 13:00:20 +01:00
range_vs_index_merge.result MDEV-5244: Make extended_keys=ON by default in 10.0 2014-02-25 01:18:13 +04:00
range_vs_index_merge_innodb.result MDEV-5244: Make extended_keys=ON by default in 10.0 2014-02-25 01:18:13 +04:00
read_many_rows_innodb.result
read_only.result
read_only_innodb.result
rename.result
renamedb.result
repair.result 10.0-base merge 2014-02-03 15:22:39 +01: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 10.0-base merge 2014-02-26 15:28:07 +01:00
schema.result
secure_file_priv_win.result
select.result Bug #13571700 TINYBLOB NOT NULL, CRASH IN PROTOCOL::NET_STORE_DATA 2014-03-07 13:21:16 +01:00
select_debug.result
select_found.result MDEV-5898 FOUND_ROWS() return incorrect value when using DISTINCT 2014-03-19 20:33:12 +01:00
select_jcl6.result Bug #13571700 TINYBLOB NOT NULL, CRASH IN PROTOCOL::NET_STORE_DATA 2014-03-07 13:21:16 +01:00
select_pkeycache.result Bug #13571700 TINYBLOB NOT NULL, CRASH IN PROTOCOL::NET_STORE_DATA 2014-03-07 13:21:16 +01:00
select_safe.result
selectivity.result MDEV-4360: ANALYZE shows "Table is already up to date" while updating stats 2014-03-28 00:32:53 +04:00
selectivity_innodb.result MDEV-4360: ANALYZE shows "Table is already up to date" while updating stats 2014-03-28 00:32:53 +04:00
selectivity_no_engine.result MDEV-6209: Assertion `join->best_read < double(1.79769313486231570815e+308L ... 2014-05-05 13:24:54 +03:00
servers.result
shm.result
show_check.result update the result file 2014-03-29 11:32:49 +01:00
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_profile.result
shutdown.result MDEV-4931 Can't use SHUTDOWN in stored programs 2013-11-10 17:51:06 +01:00
signal.result
signal_code.result
signal_demo1.result
signal_demo2.result
signal_demo3.result
signal_sqlmode.result
single_delete_update.result
skip_grants.result 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
sp-big.result
sp-bugs.result 10.0-base merge 2014-02-03 15:22:39 +01:00
sp-code.result
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 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
sp-ucs2.result
sp-vars.result
sp.result merge 10.0-base into 10.0 2013-11-04 08:43:56 +01:00
sp_gis.result
sp_missing_4665.result
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-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 10.0-base merge 2014-02-26 15:28:07 +01:00
ssl_8k_key.result
ssl_and_innodb.result
ssl_cipher.result
ssl_compress.result
ssl_connect.result
ssl_crl.result
ssl_crl_clients-valid.result
ssl_crl_clients.result
ssl_crl_clients_valid.result
ssl_crl_clrpath.result
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.result MDEV-4360: ANALYZE shows "Table is already up to date" while updating stats 2014-03-28 00:32:53 +04:00
stat_tables_disabled.result
stat_tables_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_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 Change the order of parameters in DECODE_HISTOGRAM to match the order of fields in 2014-03-28 23:18:33 +04:00
status.result
status2.result
status_bug17954.result
status_user.result
str_to_datetime_457.result
strict.result
strict_autoinc_1myisam.result
strict_autoinc_2innodb.result
strict_autoinc_3heap.result
subselect.result MDEV-6041: ORDER BY+subqueries: subquery_table.key=outer_table.col is not recongized as binding 2014-04-07 13:49:48 +04:00
subselect2.result 10.0-base merge 2014-02-26 15:28:07 +01:00
subselect3.result
subselect3_jcl6.result
subselect4.result 5.5 merge 2014-03-26 22:25:38 +01:00
subselect_cache.result
subselect_debug.result 5.3 merge 2013-11-13 13:38:37 +01:00
subselect_exists2in.result MDEV-5401: Wrong result (missing row) on a 2nd execution of PS with exists_to_in=on, MERGE view or a SELECT SQ 2014-04-10 12:14:18 +03:00
subselect_exists2in_costmat.result
subselect_exists_to_in.result MDEV-6041: ORDER BY+subqueries: subquery_table.key=outer_table.col is not recongized as binding 2014-04-07 13:49:48 +04:00
subselect_extra.result 5.3 merge 2014-02-22 22:51:20 +01:00
subselect_extra_no_semijoin.result
subselect_gis.result
subselect_innodb.result MDEV-6081: ORDER BY+ref(const): selectivity is very incorrect (MySQL Bug#14338686) 2014-04-12 01:01:32 +04:00
subselect_mat.result 5.5 merge 2014-03-26 22:25:38 +01:00
subselect_mat_cost.result
subselect_mat_cost_bugs.result
subselect_no_mat.result MDEV-6041: ORDER BY+subqueries: subquery_table.key=outer_table.col is not recongized as binding 2014-04-07 13:49:48 +04:00
subselect_no_opts.result MDEV-6041: ORDER BY+subqueries: subquery_table.key=outer_table.col is not recongized as binding 2014-04-07 13:49:48 +04:00
subselect_no_scache.result MDEV-6041: ORDER BY+subqueries: subquery_table.key=outer_table.col is not recongized as binding 2014-04-07 13:49:48 +04:00
subselect_no_semijoin.result MDEV-6041: ORDER BY+subqueries: subquery_table.key=outer_table.col is not recongized as binding 2014-04-07 13:49:48 +04:00
subselect_notembedded.result
subselect_nulls.result
subselect_partial_match.result
subselect_sj.result 5.5 merge 2014-02-25 16:04:35 +01:00
subselect_sj2.result Merge 5.3->5.5 2014-02-10 17:00:51 -08:00
subselect_sj2_jcl6.result Merge 5.3->5.5 2014-02-10 17:00:51 -08:00
subselect_sj2_mat.result Merge 5.3->5.5 2014-02-10 17:00:51 -08:00
subselect_sj_aria.result
subselect_sj_jcl6.result 5.5 merge 2014-02-25 16:04:35 +01:00
subselect_sj_mat.result 5.5 merge 2014-03-26 22:25:38 +01:00
subselect_sj_nonmerged.result
sum_distinct-big.result
sum_distinct.result
symlink.result
synchronization.result
sysdate_is_now.result
system_mysql_db.result merge 10.0-base into 10.0 2013-11-04 08:43:56 +01:00
system_mysql_db_fix30020.result MDEV-5275 Problems upgrading from MySQL 5.1 to MariaDB 2013-11-13 22:58:10 +01:00
system_mysql_db_fix40123.result MDEV-5275 Problems upgrading from MySQL 5.1 to MariaDB 2013-11-13 22:58:10 +01:00
system_mysql_db_fix50030.result MDEV-5275 Problems upgrading from MySQL 5.1 to MariaDB 2013-11-13 22:58:10 +01:00
system_mysql_db_fix50117.result MDEV-5275 Problems upgrading from MySQL 5.1 to MariaDB 2013-11-13 22:58:10 +01:00
system_mysql_db_refs.result
table_elim.result 5.5 merge 2013-12-15 15:57:26 +01:00
table_elim_debug.result
table_options.result
tablelock.result
tablespace.result
temp_table.result
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
trans_read_only.result
trigger-compat.result
trigger-trans.result
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 10.0-base merge (roles) 2013-10-29 15:08:44 +01:00
true.require
truncate.result
truncate_badse.result
truncate_coverage.result
type_binary.result
type_bit.result
type_bit_innodb.result
type_blob.result
type_date.result MDEV-4511 Assertion `scale <= precision' fails on GROUP BY TIMEDIFF with incorrect types 2014-04-24 16:59:01 +04:00
type_datetime.result 10.0-base merge 2014-02-26 15:28:07 +01: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
type_enum.result
type_float.result MDEV-5819: MySQL Bug #13500371 63704: CONVERSION OF '1.' TO A NUMBER GIVES ERROR 1265 (WARN_DATA_TRUNCATED) 2014-03-14 09:31:16 +02:00
type_nchar.result
type_newdecimal-big.result
type_newdecimal.result
type_ranges.result
type_set.result
type_temporal_mysql56.result
type_time.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_time_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_timestamp.result
type_timestamp_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_uint.result
type_varchar.result
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_query_cache.result
udf_skip_grants.result
union.result 5.3 merge 2013-12-13 13:00:38 +01:00
union_crash-714.result 5.3 merge 2014-02-14 14:09:29 +01:00
unsafe_binlog_innodb.result
update.result MDEV-4410: update does not want to use a covering index, but select uses it 2014-03-16 14:33:37 +01:00
update_ignore_216.result
upgrade.result 10.0-base merge 2013-11-04 21:47:54 +01:00
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 MDEV-4824 userstats - wrong user statistics 2013-11-11 16:17:32 +01:00
varbinary.result
variables-notembedded.result
variables.result MDEV-5851 MySQL WL#5303 Romansh locale for DAYNAME, MONTHNAME, DATE_FORMAT 2014-04-24 10:30:13 +04:00
variables_community.result
view.result 5.5 merge 2014-03-26 22:25:38 +01:00
view_alias.result
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
warnings.result
warnings_debug.result
warnings_engine_disabled.result
windows.result
xa.result
xa_binlog.result
xml.result A joint patch for: 2014-03-23 15:15:07 +04:00
xtradb_mrr.result