..
1st.result
10.0-base merge (roles)
2013-10-29 15:08:44 +01:00
aborted_clients.result
MDEV-246 - Aborted_clients incremented during ordinary connection close
2012-05-03 02:47:06 +02:00
adddate_454.result
MDEV-4667 DATE('string') incompability between mysql and mariadb
2013-07-03 09:46:20 +02:00
alias.result
MDEV-3908 crash in multi-table delete and mdl
2013-01-18 19:04:51 +01:00
almost_full.result
alter_table-big.result
Merge 10.0-base -> 10.0 (GTID).
2013-04-17 15:17:01 +02:00
alter_table.result
MDEV-4440 IF NOT EXISTS in multi-action ALTER does not work when the problem is created by a previous part of the ALTER.
2014-06-10 17:02:46 +05: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
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
update ALTER ONLINE to mean ALTER LOCK=NONE, not ALTER ALGORITHM=INPLACE.
2013-09-25 19:42:12 +02:00
alter_table_trans.result
5.5 merge
2014-05-09 12:35:11 +02:00
analyze.result
after merge changes:
2011-12-12 23:58:40 +01:00
analyze_stmt.result
MDEV-6398: ANALYZE UPDATE does not populate r_rows
2014-06-26 19:09:23 +04:00
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
Update of auth_rpl test.
2011-09-16 14:35:25 +02:00
auto_increment.result
Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values
2012-09-18 15:14:19 +03:00
auto_increment_ranges_innodb.result
Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values
2012-09-18 15:14:19 +03:00
auto_increment_ranges_myisam.result
Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values
2012-09-18 15:14:19 +03:00
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
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
MDEV-4865 Change related to --log option/variable was merged partially
2013-08-13 13:35:36 +02:00
bug39022.result
bug46261.result
after merge changes:
2011-12-12 23:58:40 +01:00
bug46760.result
bug47671.result
bug58669.result
more fixes for test cases
2012-10-01 13:15:29 +02:00
bug12427262.result
BUG#12427262 : 60961: SHOW TABLES VERY SLOW WHEN NOT IN SYSTEM DISK CACHE
2012-04-21 05:23:09 +05:30
bug13633383.result
merge with mysql-5.5.30 minus few incorrect or not applicable changesets
2013-02-28 18:42:49 +01:00
bulk_replace.result
pbxt suite is now a main-pbxt overlay
2012-02-29 21:55:04 +01:00
cache_innodb.result
merge from mysql-5.1
2012-02-29 21:18:50 +01:00
cache_temporal_4265.result
MDEV-5298 Illegal mix of collations on timestamp
2013-12-10 13:34:59 +04: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
5.5.38 merge
2014-06-06 00:07:27 +02: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 for duplicate index (port from mysql)
2013-09-20 22:30:19 +03: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
SQL syntax extended with START TRANSACTION READ ONLY|READ WRITE
2012-08-25 20:57:17 +05:00
commit_1innodb.result
Implementation of MDEV-5491: CREATE OR REPLACE TABLE
2014-01-29 15:37:17 +02:00
compare.result
Merge from 5.3
2012-08-24 13:57:39 +02:00
compress.result
MDEV-4865 Change related to --log option/variable was merged partially
2013-08-13 13:35:36 +02:00
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
Check for duplicate index (port from mysql)
2013-09-20 22:30:19 +03:00
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
rename debug variable to debug_dbug, to make test pass in release builds
2011-12-15 22:07:58 +01:00
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
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_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
5.5 merge
2014-05-09 12:35:11 +02:00
ctype_binary.result
5.5 merge
2014-05-09 12:35:11 +02: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
5.5 merge
2014-05-09 12:35:11 +02:00
ctype_cp1251.result
5.5 merge
2014-05-09 12:35:11 +02:00
ctype_create.result
ctype_errors.result
Update test result for mysql-test/t/ctype_errors.test (checked)
2013-07-04 17:08:15 +04:00
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
5.5 merge
2014-05-09 12:35:11 +02:00
ctype_filename.result
ctype_filesystem.result
ctype_gb2312.result
5.5 merge
2014-05-09 12:35:11 +02:00
ctype_gbk.result
5.5 merge
2014-05-09 12:35:11 +02:00
ctype_gbk_binlog.result
ctype_hebrew.result
ctype_latin1.result
5.5 merge
2014-05-09 12:35:11 +02: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
5.3 merge
2012-03-06 20:46:07 +01:00
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
5.5 merge
2014-05-09 12:35:11 +02:00
ctype_ucs.result
5.5 merge
2014-05-09 12:35:11 +02:00
ctype_ucs2_def.result
ctype_ucs2_query_cache.result
MDEV-5138 Numerous test failures in "mtr --ps --embedded".
2014-04-15 18:09:58 +05:00
ctype_ujis.result
MDEV-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
5.5 merge
2014-05-09 12:35:11 +02: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
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
MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations
2014-04-25 17:10:25 +04: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
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
5.3 merge
2012-01-13 15:50:02 +01:00
delete_returning.result
extract privilege tests from delete_returning.test into delete_returning_grant.test
2013-09-25 19:41:53 +02:00
delete_returning_grant.result
extract privilege tests from delete_returning.test into delete_returning_grant.test
2013-09-25 19:41:53 +02:00
deprecated_features.result
after merge changes:
2011-12-12 23:58:40 +01:00
derived.result
MDEV-6163: Error while executing an update query that has the same table in a sub-query
2014-06-04 10:10:19 +03:00
derived_opt.result
[SHOW] EXPLAIN UPDATE/DELETE, code re-structuring
2013-06-18 19:21:00 +04:00
derived_view.result
MDEV-6047: Make exists_to_in optimization ON by default
2014-06-09 13:42:21 +03: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
fix an old bug where dd_frm_type() could incorrectly determine the table type
2013-08-28 22:16:13 +02:00
drop_debug.result
rename debug variable to debug_dbug, to make test pass in release builds
2011-12-15 22:07:58 +01:00
dyncol.result
5.5.38 merge
2014-06-06 00:07:27 +02:00
empty_table.result
empty_user_table.result
fixes for buildbot
2013-05-21 09:42:10 +02:00
endspace.result
5.3 merge
2012-01-13 15:50:02 +01:00
error_simulation.result
10.0-base merge
2014-02-26 15:28:07 +01:00
errors.result
5.3 merge
2012-08-31 14:15:52 +02:00
events_1.result
after merge changes:
2011-12-12 23:58:40 +01:00
events_2.result
fixes for test failures
2012-09-27 20:09:46 +02:00
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
MDEV-4865 Change related to --log option/variable was merged partially
2013-08-13 13:35:36 +02:00
events_microsec.result
after merge changes:
2011-12-12 23:58:40 +01:00
events_restart.result
merge few bug fixes from 5.6
2013-07-17 18:51:12 +02:00
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
Bug #12793170 MYSQLTEST: PROVIDE ACCESS TO ERROR NAMES THROUGH NUMERIC CODES AND VICE VERSA
2011-08-22 13:58:49 +02:00
explain.result
Check for duplicate index (port from mysql)
2013-09-20 22:30:19 +03:00
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
5.3 merge
2013-01-25 11:24:42 +01:00
failed_auth_unixsocket.result
5.3-merge
2014-03-16 19:21:37 +01:00
features.result
Added new status variables:
2012-09-09 01:22:06 +03:00
file_contents.result
fix file_contents to pass with git
2014-05-24 18:09:21 +02:00
filesort_debug.result
Alternative fix for failure in filesort_debug.test.
2013-07-24 14:43:57 +04:00
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
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
fixes for test failures
2012-09-27 20:09:46 +02:00
flush_read_lock.result
10.0-monty merge
2013-07-21 16:39:19 +02:00
flush_read_lock_kill.result
flush_table.result
foreign_key.result
5.3 merge
2012-01-13 15:50:02 +01:00
fulltext.result
MDEV-6047: Make exists_to_in optimization ON by default
2014-06-09 13:42:21 +03: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
BUG#906357: Incorrect result with outer join and full text match
2011-12-20 00:55:32 +04:00
fulltext_multi.result
fulltext_order_by.result
Continuation of the efforts in previous cset.
2011-12-30 11:34:29 +01:00
fulltext_update.result
fulltext_var.result
func_analyse.result
Fix a number of trivial test failures by updating error message:
2013-07-03 20:02:48 +04:00
func_compress.result
5.3 merge
2014-03-25 11:09:12 +01:00
func_concat.result
func_crypt.result
Update test result: PASSWORD(NULL) returns '' now.
2013-07-05 10:52:31 +04:00
func_date_add.result
MDEV-4284 Assertion `cmp_items[(uint)cmp_type]' fails in sql/item_cmpfunc.cc
2013-03-17 11:41:25 +01:00
func_default.result
merge with 5.3
2011-10-19 21:45:18 +02:00
func_des_encrypt.result
func_digest.result
func_encrypt.result
func_encrypt_nossl.result
Fix buildbot: update test results (2)
2012-01-02 21:31:17 +01:00
func_encrypt_ucs2.result
Fixing test failure in the previous commit (utf16le merge from MySQL-5.6).
2013-03-28 22:27:47 +04:00
func_equal.result
Another attempt to fix bug mdev-5103.
2013-11-21 15:19:25 -08:00
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
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
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
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
MDEV-4051 INET6_ATON() and INET6_NTOA()
2014-05-30 16:19:00 +04:00
func_op.result
Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'
2011-12-15 00:21:15 -08:00
func_regexp.result
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
archive.test and others
2013-07-12 16:24:20 +02:00
func_sapdb.result
10.0-base merge.
2013-09-21 10:14:42 +02:00
func_set.result
merge 5.5 -> 10.0-base
2013-08-20 14:48:29 +03:00
func_str.result
MDEV-6046: MySQL Bug#11766684 59851: UNINITIALISED VALUE IN ITEM_FUNC_LIKE::SELECT_OPTIMIZE WITH SUBQUERY AND
2014-06-04 13:03:55 +03:00
func_system.result
MDEV-4332 Increase username length from 16 characters
2013-11-03 16:31:52 +01:00
func_test.result
Merge 5.3 -> 5.5
2012-06-20 15:01:28 +04:00
func_time.result
MDEV-6102 Comparison between TIME and DATETIME does not use CURRENT_DATE
2014-06-06 10:29:52 +04:00
func_time_hires.result
10.0-base merge.
2013-09-21 10:14:42 +02:00
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
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
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
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
10.0-monty merge
2013-07-21 16:39:19 +02:00
gis.result
10.0-base merge
2014-02-26 15:28:07 +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
MDEV-5998 MySQL Bug#11756966 - 48958: STORED PROCEDURES CAN BE LEVERAGED TO BYPASS DATABASE SECURITY
2014-06-05 15:59:35 +02:00
grant2.result
10.0-base merge (roles)
2013-10-29 15:08:44 +01:00
grant3.result
grant4.result
MDEV-4879 - Merge test cases for new CREATE TEMPORARY TABLE privilege model
2013-09-20 13:12:53 +04:00
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
5.3 merge
2012-01-13 15:50:02 +01:00
group_by.result
5.5 merge
2014-05-09 12:35:11 +02:00
group_by_innodb.result
move innodb specific test from group_by.test to group_by_innodb.test
2014-01-26 21:49:11 +01:00
group_by_null.result
MDEV-5461 Assertion `length <= column->length' fails in write_block_record with functions in select list, GROUP BY, ORDER BY
2014-01-26 21:49:19 +01:00
group_min_max.result
MDEV-6047: Make exists_to_in optimization ON by default
2014-06-09 13:42:21 +03:00
group_min_max_innodb.result
Update test result: same as in 10.0 and maria (and mysql) 5.5
2013-07-05 14:00:17 +04:00
handler_read_last.result
5.3.4 merge
2012-02-15 18:08:08 +01: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_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
Some after-merge fixes for 5.5 merge.
2011-10-25 12:53:40 +02:00
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
5.5 merge
2014-05-09 12:35:11 +02:00
help.result
Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEM
2012-04-11 15:53:17 +05:30
host_cache_size_functionality.result
MDEV-4883 - Not all host_cache tests have been merged
2013-09-18 11:17:16 +04:00
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
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
MDEV-6047: Make exists_to_in optimization ON by default
2014-06-09 13:42:21 +03:00
information_schema-big.result
update test results
2014-03-12 12:34:47 +01:00
information_schema.result
MDEV-5998 MySQL Bug#11756966 - 48958: STORED PROCEDURES CAN BE LEVERAGED TO BYPASS DATABASE SECURITY
2014-06-05 15:59:35 +02: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
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
after merge changes:
2011-12-12 23:58:40 +01:00
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
BUG#11755281/47032: ERROR 2006 / ERROR 2013 INSTEAD OF PROPER ERROR MESSAGE
2012-01-02 06:25:48 +00:00
init_connection_query_cache.result
MDEV-4520: Assertion `0' fails in Query_cache::end_of_result on concurrent drop event and event execution
2013-05-23 17:05:31 +03:00
init_file.result
remove few obscure, unused, or misused mtr features
2012-02-06 18:42:18 +01:00
init_file_longline_3816.result
MDEV-3816 init-file stops getting executed if a long enough line is encountered; on a debug version, assertion `! is_set() || can_overwrite_status' fails
2012-12-16 21:11:24 +01:00
innodb_bug878769.result
Fixed LP bug #878769 .
2011-10-22 07:19:43 -07:00
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
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
few fixes for test failures on windows
2012-10-30 11:41:41 +01:00
innodb_mysql_lock2.result
innodb_mysql_sync.result
after merge test case fixes
2014-05-08 10:25:16 +02:00
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
fixes for test failures
2012-09-27 20:09:46 +02:00
insert_select.result
Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values
2012-09-18 15:14:19 +03:00
insert_update.result
Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values
2012-09-18 15:14:19 +03:00
ipv4_as_ipv6.result
ipv6.result
join.result
Fixed bug mdev-5635.
2014-02-27 13:54:05 -08:00
join_cache.result
Fixed bug mdev-6071.
2014-06-10 10:34:58 -07: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
5.3->5.5 merge
2011-11-27 17:46:20 +01:00
join_outer.result
5.2 merge
2014-03-16 21:03:01 +01:00
join_outer_innodb.result
10.0-base merge.
2013-09-21 10:14:42 +02:00
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
5.3 merge
2012-02-21 20:51:56 +01:00
key_diff.result
key_primary.result
keywords.result
10.0-base merge
2013-04-15 15:09: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.38 merge
2014-06-06 00:07:27 +02:00
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
merge with 5.3
2011-10-19 21:45:18 +02:00
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
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
MDEV-4865 Change related to --log option/variable was merged partially
2013-08-13 13:35:36 +02:00
log_state.result
MDEV-4865 Change related to --log option/variable was merged partially
2013-08-13 13:35:36 +02:00
log_state_bug33693.result
log_tables-big.result
log_tables.result
more post-merge fixes:
2013-07-21 19:24:20 +02:00
log_tables_debug.result
rename debug variable to debug_dbug, to make test pass in release builds
2011-12-15 22:07:58 +01:00
log_tables_upgrade.result
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
Fix main test suite on Windows
2013-07-15 13:43:15 +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
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
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
updated results for big tests
2012-01-05 00:02:57 +01:00
merge.result
Fixes for CREATE_OR_REPLACE
2014-01-31 12:06:28 +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
merge with 5.3
2011-10-19 21:45:18 +02:00
mix2_myisam.result
Check for duplicate index (port from mysql)
2013-09-20 22:30: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
Check for duplicate index (port from mysql)
2013-09-20 22:30:19 +03:00
multi_statement.result
multi_update.result
5.5 merge
2014-05-09 12:35:11 +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-system.result
10.0-monty merge
2013-07-21 16:39:19 +02:00
myisam.result
MDEV-6137 better help for SET/ENUM sysvars
2014-06-19 12:02:23 +02:00
myisam_crash_before_flush_keys.result
Fix failing tests in the main suite
2011-12-30 11:22:27 +01:00
myisam_debug.result
rename debug variable to debug_dbug, to make test pass in release builds
2011-12-15 22:07:58 +01:00
myisam_explain_non_select_all.result
MDEV-5884: EXPLAIN UPDATE ... ORDER BY LIMIT shows wrong #rows
2014-06-04 00:26:27 +04:00
myisam_icp.result
Check for duplicate index (port from mysql)
2013-09-20 22:30:19 +03: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
2014-02-01 00:54:03 +01:00
myisampack.result
5.5.38 merge
2014-06-06 00:07:27 +02: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
mysql5613mysql.result
MDEV-4819 Upgrade from MySQL 5.6 does not work
2013-08-07 10:57:45 +04: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
BUG#12969301 : mysql_plugin: enable is ignored if plugin exists
2012-01-24 11:08:57 -05:00
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:56:53 +04:00
mysql_upgrade_no_innodb.result
MDEV-4950 - mysql_upgrade fails with disabled InnoDB
2013-09-13 12:44:51 +04:00
mysql_upgrade_ssl.result
10.0-base merge (roles)
2013-10-29 15:08:44 +01:00
mysqladmin.result
mysqlbinlog-innodb.result
MDEV-26: Global transaction ID. First alpha release.
2013-04-15 10:55:27 +02:00
mysqlbinlog.result
fix TZ setting to be Windows-compatible
2013-09-25 19:41:41 +02:00
mysqlbinlog_row_big.result
mysqlcheck.result
merge of "BUG# 13975227: ONLINE OPTIMIZE TABLE FOR INNODB TABLES"
2014-05-07 22:36:25 +02: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
MDEV-6137 better help for SET/ENUM sysvars
2014-06-19 12:02:23 +02: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
2014-05-09 12:35:11 +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
Merge 5.5 -> 10.0-base
2013-11-08 20:59:08 +04: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
Adjusted test results after recent changes.
2013-08-14 12:50:17 +04:00
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
MWL#192: non-blocking client API, after-review fixes.
2012-01-06 12:43:18 +01:00
not_embedded.require
not_embedded_server.result
MDEV-4549 [PATCH] Clean up code working with ACL tables
2014-06-23 16:23:51 +02: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
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
after merge changes:
2011-12-12 23:58:40 +01:00
old-mode.result
MDEV-6102 Comparison between TIME and DATETIME does not use CURRENT_DATE
2014-06-06 10:29:52 +04:00
one_thread_per_connection.require
openssl_1.result
Post push fix of openssl_1.test failure
2013-09-06 12:38:11 +05:30
order_by.result
MDEV-5884: EXPLAIN UPDATE ... ORDER BY LIMIT shows wrong #rows
2014-06-04 00:26:27 +04: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
after merge changes:
2011-12-12 23:58:40 +01:00
outfile_loaddata.result
Backport from trunk:
2014-04-23 17:01:35 +02:00
overflow.result
packet.result
parser.result
5.5 merge
2014-05-09 12:35:11 +02:00
parser_bug21114_innodb.result
parser_not_embedded.result
after merge changes:
2011-12-12 23:58:40 +01:00
parser_precedence.result
after merge changes:
2011-12-12 23:58:40 +01:00
parser_stack.result
partition.result
5.5 merge
2014-03-26 22:25:38 +01:00
partition_binlog.result
10.0-monty merge
2013-07-21 16:39:19 +02:00
partition_binlog_stmt.result
Bug#13500478 63623: TEST CASE PARTITION_BINLOG_STMT
2012-01-20 14:19:39 +01:00
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
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
MDEV-4022 table attributes with sysvar as a default value
2013-04-09 23:27:24 +02:00
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
10.0-monty merge
2013-07-21 16:39:19 +02:00
partition_innodb_semi_consistent.result
merge with 5.3
2011-10-19 21:45:18 +02:00
partition_innodb_stmt.result
partition_key_cache.result
Merge MySQL 5.5.20 into MariaDB 5.5.
2012-02-14 16:06:41 +01:00
partition_list.result
partition_mgm.result
partition_mgm_err.result
Fixed all remaining failures in partition tests.
2013-07-08 18:35:44 -07: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
Cont'd: Fix a number of trivial test failures by updating error message:
2013-07-03 20:10:51 +04:00
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
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-6239: Partition pruning is not working as expected in an inner query
2014-05-29 02:25:37 +04:00
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
rename debug variable to debug_dbug, to make test pass in release builds
2011-12-15 22:07:58 +01:00
partition_truncate.result
Fixed a failure in partition_truncate.test.
2013-07-08 12:55:11 -07:00
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
5.5 merge
2014-05-09 12:35:11 +02: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
MDEV-3860 backport --plugin-load-add (and related mysql-test changes)
2012-12-15 18:24:11 +01:00
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-5022 Strange message or wrong errno on mismatching versions of plugin and server
2013-11-11 09:31:09 +01:00
plugin_not_embedded.result
plugin_vars.result
MDEV-5345 - Deadlock between mysql_change_user(), SHOW VARIABLES and
2014-01-28 11:12:43 +04:00
pool_of_threads.result
MDEV-4865 Change related to --log option/variable was merged partially
2013-08-13 13:35:36 +02:00
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
Fix a number of trivial test failures by updating error message:
2013-07-03 20:02:48 +04:00
progress_976225.result
MDEV-217 - Assertion `thd->stmt_arena != thd->progress.arena' failed in thd_progress_init on OPTIMIZE two tables when replaced by recreate
2012-04-18 20:48:14 +02:00
ps.result
MDEV-406: ANALYZE $stmt
2014-06-03 17:59:01 +04:00
ps_1general.result
10.0-monty merge
2013-07-21 16:39:19 +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
Fix for MDEV-4144
2013-03-29 17:53:21 +02:00
ps_ddl.result
Implementation of MDEV-5491: CREATE OR REPLACE TABLE
2014-01-29 15:37:17 +02:00
ps_ddl1.result
ps_ddl1.test fix
2013-07-03 10:22:19 +03:00
ps_grant.result
fix misplaced and non-working if() in the grammar
2011-07-12 17:41:13 +02:00
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
Merge with 5.2.
2011-12-11 11:34:44 +02:00
query_cache_debug.result
merge with 5.3
2011-10-19 21:45:18 +02:00
query_cache_merge.result
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
5.5.38 merge
2014-06-06 00:07:27 +02:00
range_mrr_icp.result
5.5.38 merge
2014-06-06 00:07:27 +02: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
Fix a number of trivial test failures by updating error message:
2013-07-03 20:02:48 +04:00
read_only_innodb.result
MDEV-136 Non-blocking "set read_only"
2012-06-04 17:39:28 +02:00
rename.result
10.0-monty merge
2013-07-21 16:39:19 +02:00
renamedb.result
after merge changes:
2011-12-12 23:58:40 +01:00
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
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
More test result updates, follow the previous cset
2013-07-05 10:44:06 +04:00
row-checksum.result
More test result updates:
2013-07-05 10:40:45 +04:00
row.result
Fixed bug mdev-3913.
2013-02-20 18:01:36 -08:00
rowid_order_innodb.result
Fixes of testcases after merge with MySQL 5.1.59
2011-11-23 10:25:27 +02:00
rpl_mysqldump_slave.result
10.0-base merge
2014-02-26 15:28:07 +01:00
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
Fix failing tests in the main suite
2011-12-30 11:22:27 +01:00
select.result
Bug #13571700 TINYBLOB NOT NULL, CRASH IN PROTOCOL::NET_STORE_DATA
2014-03-07 13:21:16 +01:00
select_debug.result
rename debug variable to debug_dbug, to make test pass in release builds
2011-12-15 22:07:58 +01:00
select_found.result
MDEV-6221 SQL_CALC_FOUND_ROWS yields wrong result again
2014-06-05 15:59:46 +02: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
Merge with 5.2.
2011-12-11 11:34:44 +02:00
selectivity.result
MDEV-6047: Make exists_to_in optimization ON by default
2014-06-09 13:42:21 +03:00
selectivity_innodb.result
MDEV-6047: Make exists_to_in optimization ON by default
2014-06-09 13:42:21 +03:00
selectivity_no_engine.result
avoid uppercase table aliases tests - they're not portable
2014-06-11 19:08:06 +02:00
servers.result
MDEV-4594 - CREATE SERVER crashes embedded
2013-06-06 19:27:17 +04:00
shm.result
Adjusted test results after recent changes.
2013-08-14 12:50:17 +04:00
show_check.result
update the result file
2014-03-29 11:32:49 +01:00
show_explain.result
MDEV-406: ANALYZE $stmt: get ANALYZE work for subqueries
2014-06-24 19:41:43 +04:00
show_explain_non_select.result
SHOW EXPLAIN for MariaDB
2013-02-12 14:37:08 +04:00
show_explain_ps.result
10.0-base -> 10.0-monty
2012-10-19 20:38:59 +02:00
show_profile.result
shutdown.result
MDEV-4931 Can't use SHUTDOWN in stored programs
2013-11-10 17:51:06 +01:00
signal.result
merge bugfuxes for sp-error.test
2013-07-12 10:17:52 +02:00
signal_code.result
Implementation of Multi-source replication (MDEV:253)
2012-10-04 01:37:58 +03:00
signal_demo1.result
signal_demo2.result
Fix a number of trivial test failures by updating error message:
2013-07-03 20:48:41 +04:00
signal_demo3.result
fix signal_demo3.test: fix a typo in the merge, and update results to match 5.6
2013-07-11 21:40:30 +02:00
signal_sqlmode.result
single_delete_update.result
5.3.4 merge
2012-02-15 18:08:08 +01:00
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
known results differences
2013-07-05 17:21:14 +03:00
sp-bugs.result
10.0-base merge
2014-02-03 15:22:39 +01:00
sp-code.result
known results differences
2013-07-05 17:21:14 +03:00
sp-destruct.result
MDEV-4549 [PATCH] Clean up code working with ACL tables
2014-06-23 16:23:51 +02:00
sp-dynamic.result
Fix a number of trivial test failures by updating error message:
2013-07-03 20:48:41 +04:00
sp-error.result
merge bugfuxes for sp-error.test
2013-07-12 10:17:52 +02:00
sp-fib.result
sp-lock.result
sp-no-code.result
rename debug variable to debug_dbug, to make test pass in release builds
2011-12-15 22:07:58 +01:00
sp-prelocking.result
Fix a number of trivial test failures by updating error message:
2013-07-03 20:02:48 +04: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
fixes for test failures
2012-09-27 20:09:46 +02:00
sp-ucs2.result
after merge changes:
2011-12-12 23:58:40 +01:00
sp-vars.result
Fix a number of trivial test failures by updating error message:
2013-07-03 20:02:48 +04:00
sp.result
merge 10.0-base into 10.0
2013-11-04 08:43:56 +01:00
sp_gis.result
sp_missing_4665.result
MDEV-4665 crash when referencing missing function in a subquery
2013-07-05 17:54:25 +02:00
sp_notembedded.result
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
known results differences
2013-07-05 17:21:14 +03:00
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
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-crl-revoked-crl.result
Next part of merge. See TODO for details
2012-08-14 17:23:34 +03:00
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
MDEV-4865 Change related to --log option/variable was merged partially
2013-08-13 13:35:36 +02:00
ssl_connect.result
ssl_crl.result
Next part of merge. See TODO for details
2012-08-14 17:23:34 +03:00
ssl_crl_clients-valid.result
Next part of merge. See TODO for details
2012-08-14 17:23:34 +03:00
ssl_crl_clients.result
Next part of merge. See TODO for details
2012-08-14 17:23:34 +03:00
ssl_crl_clients_valid.result
Next part of merge. See TODO for details
2012-08-14 17:23:34 +03:00
ssl_crl_clrpath.result
Next part of merge. See TODO for details
2012-08-14 17:23:34 +03: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.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
Fixed bug mdev-503.
2012-09-01 23:51:47 -07:00
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
Fixing test cases
2012-08-23 00:32:25 +03:00
status2.result
status_bug17954.result
status_user.result
10.0-base merge
2013-06-06 21:32:29 +02:00
str_to_datetime_457.result
5.5 merge
2013-07-17 21:24:29 +02:00
strict.result
more post-merge fixes:
2013-07-21 19:24:20 +02:00
strict_autoinc_1myisam.result
Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values
2012-09-18 15:14:19 +03:00
strict_autoinc_2innodb.result
Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values
2012-09-18 15:14:19 +03:00
strict_autoinc_3heap.result
Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values
2012-09-18 15:14:19 +03:00
subselect.result
MDEV-6047: Make exists_to_in optimization ON by default
2014-06-09 13:42:21 +03:00
subselect2.result
10.0-base merge
2014-02-26 15:28:07 +01: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
5.5 merge
2014-03-26 22:25:38 +01:00
subselect_cache.result
10.0-base merge.
2013-09-21 10:14:42 +02:00
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
[NOT] EXISTS to IN transformation.
2013-02-26 01:20:17 +02:00
subselect_extra.result
MDEV-6047: Make exists_to_in optimization ON by default
2014-06-09 13:42:21 +03:00
subselect_extra_no_semijoin.result
MDEV-6047: Make exists_to_in optimization ON by default
2014-06-09 13:42:21 +03:00
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.3 merge
2014-03-25 11:09:12 +01: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_exists_to_in.result
MDEV-6047: Make exists_to_in optimization ON by default
2014-06-09 13:42:21 +03:00
subselect_no_mat.result
MDEV-6047: Make exists_to_in optimization ON by default
2014-06-09 13:42:21 +03:00
subselect_no_opts.result
MDEV-6047: Make exists_to_in optimization ON by default
2014-06-09 13:42:21 +03:00
subselect_no_scache.result
MDEV-6047: Make exists_to_in optimization ON by default
2014-06-09 13:42:21 +03:00
subselect_no_semijoin.result
MDEV-6047: Make exists_to_in optimization ON by default
2014-06-09 13:42:21 +03:00
subselect_notembedded.result
after merge changes:
2011-12-12 23:58:40 +01:00
subselect_nulls.result
Change the default @@optimizer_switch settings:
2011-11-02 13:48:41 +04:00
subselect_partial_match.result
Fixed bug lp:1000649
2012-06-05 17:25:10 +03:00
subselect_sj.result
Fixed bug mdev-6071.
2014-06-10 10:34:58 -07:00
subselect_sj2.result
MDEV-6263: Wrong result when using IN subquery with order by
2014-05-28 17:32:43 +04:00
subselect_sj2_jcl6.result
MDEV-6263: Wrong result when using IN subquery with order by
2014-05-28 17:32:43 +04:00
subselect_sj2_mat.result
MDEV-6263: Wrong result when using IN subquery with order by
2014-05-28 17:32:43 +04:00
subselect_sj_aria.result
BUG#887468: Second assertion `keypart_map' failed in maria_rkey with semijoin
2011-11-12 20:50:11 +02:00
subselect_sj_jcl6.result
Fixed bug mdev-6071.
2014-06-10 10:34:58 -07:00
subselect_sj_mat.result
5.3 merge
2014-03-25 11:09:12 +01: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
Fixed LP bug #777654 .
2011-12-28 18:47:01 -08:00
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
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
MDEV-4879 - Merge test cases for new CREATE TEMPORARY TABLE privilege model
2013-09-20 13:12:53 +04:00
temp_table_frm.result
MDEV-4260 Don't create frm files for temporary tables
2014-06-20 15:47:44 +02: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
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-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
MDEV-4724 Some temporal functions do not preserve microseconds
2013-09-13 14:43:10 +04:00
timezone_grant.result
trans_read_only.result
SQL syntax extended with START TRANSACTION READ ONLY|READ WRITE
2012-08-25 20:57:17 +05:00
trigger-compat.result
after merge changes:
2011-12-12 23:58:40 +01:00
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
remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag()
2013-04-09 15:50:30 +02:00
truncate_coverage.result
fix truncate_coverage.test: update from 5.6
2013-07-11 21:56:58 +02:00
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
MDEV-4750: (patch#2): undo previous attempts to stabilize
2013-07-03 19:42:05 +04:00
type_blob.result
10.0-base -> 10.0-monty
2012-10-19 20:38:59 +02:00
type_date.result
5.5 merge
2014-05-09 12:35:11 +02:00
type_datetime.result
MDEV-6102 Comparison between TIME and DATETIME does not use CURRENT_DATE
2014-06-06 10:29:52 +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
after merge changes:
2011-12-12 23:58:40 +01:00
type_enum.result
5.3->5.5 merge
2013-03-10 12:46:56 +01:00
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
Fix a number of trivial test failures by updating error message:
2013-07-03 20:02:48 +04:00
type_ranges.result
Check for duplicate index (port from mysql)
2013-09-20 22:30:19 +03:00
type_set.result
type_temporal_mysql56.result
Adding support for MySQL-5.6 temporal column types:
2013-07-10 11:49:17 +04:00
type_time.result
MDEV-6102 Comparison between TIME and DATETIME does not use CURRENT_DATE
2014-06-06 10:29:52 +04: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
5.5.38 merge
2014-06-06 00:07:27 +02:00
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-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
merge with 5.3
2011-10-19 21:45:18 +02:00
type_year.result
Merge 5.3->5.5
2013-01-23 15:18:05 -08:00
udf.result
after merge changes:
2011-12-12 23:58:40 +01:00
udf_debug_sync.result
MDEV-5616 - Deadlock between CREATE/DROP FUNCTION and SELECT from view
2014-02-13 16:41:08 +04:00
udf_query_cache.result
udf_skip_grants.result
union.result
Add a test case for MySQL's:
2014-06-03 10:52:36 +02:00
union_crash-714.result
5.3 merge
2014-02-14 14:09:29 +01:00
unsafe_binlog_innodb.result
update.result
MDEV-5884: EXPLAIN UPDATE ... ORDER BY LIMIT shows wrong #rows
2014-06-04 00:26:27 +04: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
10.0-base merge
2013-11-04 21:47:54 +01:00
user_limits.result
5.3->5.5 merge
2011-11-22 18:04:38 +01:00
user_var-binlog.result
10.0-base merge
2013-06-06 21:32:29 +02:00
user_var.result
5.1 merge
2014-03-16 13:59:44 +01:00
userstat-badlogin-4824.result
MDEV-4824 userstats - wrong user statistics
2013-11-11 16:17:32 +01:00
varbinary.result
The bug
2013-05-08 13:36:17 +04:00
variables-notembedded.result
5.3 merge
2012-01-13 15:50:02 +01:00
variables.result
MDEV-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.38 merge
2014-06-06 00:07:27 +02: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
Fix a number of trivial test failures by updating error message:
2013-07-03 20:02:48 +04:00
warnings_debug.result
rename debug variable to debug_dbug, to make test pass in release builds
2011-12-15 22:07:58 +01:00
warnings_engine_disabled.result
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
5.5 merge
2014-05-09 12:35:11 +02:00
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