.. |
1st.result
|
|
|
adddate_454.result
|
MDEV-4667 DATE('string') incompability between mysql and mariadb
|
2013-07-03 09:46:20 +02:00 |
alias.result
|
|
|
almost_full.result
|
Bug #42408 Faulty regex for detecting [Warning] and [ERROR] in mysqld error log
|
2009-08-25 15:56:50 +02:00 |
alter_table-big.result
|
Bug #49741 test files contain explicit references to bin/relay-log positions
|
2010-05-24 21:54:08 +08:00 |
alter_table.result
|
Initail merge with MySQL 5.1 (XtraDB still needs to be merged)
|
2011-11-21 19:13:14 +02:00 |
alter_table_online.result
|
Added ALTER ONLINE TABLE, which will give an error if the change can't be done 'instantly' (without a table copy)
|
2011-04-28 19:56:10 +03:00 |
alter_table_trans.result
|
mysqltest now gives error messages with error code for my_delete, my_rename, my_copy etc.
|
2010-09-15 15:48:15 +03:00 |
analyse.result
|
Bug#11756242 48137: PROCEDURE ANALYSE() LEAKS MEMORY WHEN RETURNING NULL
|
2011-04-14 12:11:57 +04:00 |
analyze.result
|
|
|
ansi.result
|
|
|
archive-big.result
|
|
|
archive.result
|
Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11"
|
2012-03-13 16:38:43 +02:00 |
archive_bitfield.result
|
|
|
archive_debug.result
|
BUG#12402794 - 60976: CRASH, VALGRIND WARNING AND MEMORY
|
2011-05-18 14:01:43 +04:00 |
archive_gis.result
|
test results updated.
|
2011-11-17 17:12:58 +04:00 |
auto_increment.result
|
Bug #50619 assert in handler::update_auto_increment
|
2011-01-04 14:36:37 +01:00 |
backup.result
|
Bug#47974 'TYPE=storage_engine' is deprecated and will be
|
2010-02-09 11:30:50 +01:00 |
bench_count_distinct.result
|
|
|
big_test.require
|
|
|
bigint.result
|
Changed MariaDB error numbers to start from 1900 to not conflict with MySQL error numbers
|
2011-05-21 00:46:18 +03:00 |
binary.result
|
|
|
binlog_tx_isolation.result
|
|
|
bool.result
|
|
|
bootstrap.result
|
|
|
bug39022.result
|
A 5.1-only version of fix for bug #46947 "Embedded SELECT
|
2010-05-28 00:07:40 +04:00 |
bug46080.result
|
fixed various pb2 test failures on windows.
|
2010-02-02 14:17:21 +02:00 |
bug46261.result
|
Bug#46261 Plugins can be installed with --skip-grant-tables
|
2010-04-22 15:52:00 +02:00 |
bug46760.result
|
Bug#46760: Fast ALTER TABLE no longer works for InnoDB
|
2009-09-18 16:01:18 +03:00 |
bug47671.result
|
Merge with MySQL 5.1.42
|
2010-01-15 17:27:55 +02:00 |
bulk_replace.result
|
|
|
cache_innodb.result
|
Bug#11761296: 53775: QUERY ON PARTITIONED TABLE RETURNS CACHED
|
2012-02-20 22:59:11 +01:00 |
case.result
|
Merge from 5.2
|
2012-08-24 13:51:16 +02:00 |
case_insensitive_file_system.require
|
|
|
case_insensitive_fs.require
|
Bug#41049 does syntax "grant" case insensitive?
|
2009-10-27 12:09:19 +04:00 |
case_sensitive_file_system.require
|
|
|
cast.result
|
MDEV-4667 DATE('string') incompability between mysql and mariadb
|
2013-07-03 09:46:20 +02:00 |
change_user.result
|
Merge with 5.1 to get in changes from MySQL 5.1.55
|
2011-02-28 19:39:30 +02:00 |
change_user_notembedded.result
|
report "using password: YES/NO" correctly for the COM_CHANGE_USER failures
|
2013-01-25 00:20:53 +01:00 |
check.result
|
|
|
check_var_limit.require
|
|
|
client_xml.result
|
Bug#13618 : mysqldump --xml omits comment on table field
|
2011-01-14 19:50:34 +05:30 |
comments.result
|
Added MariaDB executable comment syntax: /*M!##### */
|
2011-08-29 18:14:14 +03:00 |
commit_1innodb.result
|
BUG#59338 Inconsistency in binlog for statements that don't change any rows STATEMENT SBR
|
2011-01-28 12:09:15 +00:00 |
compare.result
|
Merge from 5.2
|
2012-08-24 13:51:16 +02:00 |
compress.result
|
Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'
|
2011-12-15 00:21:15 -08:00 |
concurrent_innodb_safelog.result
|
Fix for Bug#42308 Several server tests do not pass MTR's --check option
|
2009-05-15 12:15:56 +02:00 |
concurrent_innodb_unsafelog.result
|
Fix for Bug#42308 Several server tests do not pass MTR's --check option
|
2009-05-15 12:15:56 +02:00 |
connect.result
|
BUG#1010351: New "via" keyword in 5.2+ can't be used as identifier anymore
|
2012-06-10 13:50:21 +04:00 |
consistent_snapshot.result
|
Bug#44664: valgrind warning for COMMIT_AND_CHAIN and ROLLBACK_AND_CHAIN
|
2009-05-11 20:54:00 -03:00 |
constraints.result
|
|
|
contributors.result
|
|
|
count_distinct.result
|
Bug#47371 reference by same column name
|
2009-12-22 13:52:23 +04:00 |
count_distinct2.result
|
|
|
count_distinct3.result
|
Bug#26887 - main.count_distinct3 fails randomly
|
2009-04-16 13:47:44 -04:00 |
crash_commit_before.result
|
Added "pool-of-threads" handling (with libevent)
|
2009-03-13 00:27:35 +02:00 |
create-big.result
|
Bug #49741 test files contain explicit references to bin/relay-log positions
|
2010-05-24 21:54:08 +08:00 |
create-uca.result
|
Fix test suite so that it works when doing configure --without-uca
|
2009-12-27 15:54:41 +02:00 |
create.result
|
Added Handler_read_rnd_deleted, number of deleted rows found with ha_read_rnd_first.
|
2012-01-13 14:35:49 +02:00 |
create_not_windows.result
|
|
|
create_select_tmp.result
|
|
|
csv.result
|
Fixed lp:970528 "Server crashes in my_strnncollsp_simple on LEFT JOIN with CSV table, TEXT field"
|
2012-04-04 00:14:07 +03:00 |
csv_alter_table.result
|
|
|
csv_not_null.result
|
|
2011-01-25 12:14:28 +05:30 |
ctype_ascii.result
|
|
|
ctype_big5.result
|
|
|
ctype_collate.result
|
Made the optimizer switch for index condition pushdown set to 'on' by default.
|
2011-11-21 05:16:16 -08:00 |
ctype_cp932_binlog_row.result
|
Merge BUG#43263 from 5.0-bugteam to 5.1-bugteam
|
2009-05-31 13:44:41 +08:00 |
ctype_cp932_binlog_stm.result
|
Merge with MariaDB 5.2
|
2011-05-10 18:17:43 +03:00 |
ctype_cp1250_ch.result
|
Bug#48053 String::c_ptr has a race and/or does an invalid
|
2011-02-17 12:43:53 +01:00 |
ctype_cp1251.result
|
Bug#48053 String::c_ptr has a race and/or does an invalid
|
2011-02-17 12:43:53 +01:00 |
ctype_create.result
|
|
|
ctype_eucjpms.result
|
Bug#48053 String::c_ptr has a race and/or does an invalid
|
2011-02-17 12:43:53 +01:00 |
ctype_euckr.result
|
Backporting "WL#3332 Korean Enhancements" and
|
2009-07-24 11:27:23 +05:00 |
ctype_filename.result
|
|
|
ctype_filesystem.result
|
|
|
ctype_gb2312.result
|
|
|
ctype_gbk.result
|
|
|
ctype_gbk_binlog.result
|
Apply patch from Bug#46010.
|
2009-09-30 08:35:31 +02:00 |
ctype_hebrew.result
|
|
|
ctype_latin1.result
|
MDEV-4842 STR_TO_DATE does not work with UCS2/UTF16/UTF32
|
2013-11-08 14:18:16 +04:00 |
ctype_latin1_de.result
|
|
|
ctype_latin2.result
|
|
|
ctype_latin2_ch.result
|
|
|
ctype_ldml.result
|
Bug #51976 LDML collations issue
|
2010-03-22 16:27:59 +04:00 |
ctype_many.result
|
Bug#58371 Assertion failed: !s.uses_buffer_owned_by(this) with format string function
|
2011-01-17 15:11:33 +03:00 |
ctype_mb.result
|
|
|
ctype_recoding.result
|
Fix for LP BUG#944504
|
2012-03-05 15:48:12 +02:00 |
ctype_sjis.result
|
MDEV-4842 STR_TO_DATE does not work with UCS2/UTF16/UTF32
|
2013-11-08 14:18:16 +04:00 |
ctype_tis620.result
|
|
|
ctype_uca.result
|
Added more general support for sorting 2 characters as one (contractions)
|
2009-11-30 14:42:24 +02:00 |
ctype_ucs.result
|
MDEV-4842 STR_TO_DATE does not work with UCS2/UTF16/UTF32
|
2013-11-08 14:18:16 +04:00 |
ctype_ucs2_def.result
|
|
|
ctype_ujis.result
|
Bug#57257 Replace(ExtractValue(...)) causes MySQL crash
|
2010-11-11 13:25:23 +03:00 |
ctype_ujis_ucs2.result
|
|
|
ctype_utf8.result
|
MDEV-4842 STR_TO_DATE does not work with UCS2/UTF16/UTF32
|
2013-11-08 14:18:16 +04:00 |
date_formats.result
|
MDEV-5506 safe_mutex: Trying to lock unitialized mutex at safemalloc.c
|
2014-01-28 12:25:29 +04:00 |
datetime_456.result
|
MDEV-3942 FROM_DAYS(<timestamp column>) returns different result in MariaDB comparing to MySQL: NULL vs 0000-00-00
|
2013-01-08 21:23:03 +01:00 |
ddl_i18n_koi8r.result
|
Postfix for tests failing due to fix for bug#11766310.
|
2011-02-22 19:28:50 +05:30 |
ddl_i18n_utf8.result
|
Postfix for tests failing due to fix for bug#11766310.
|
2011-02-22 19:28:50 +05:30 |
deadlock_innodb.result
|
|
|
debug_sync.result
|
WL#4259 - Debug Sync Facility
|
2009-09-29 17:38:40 +02:00 |
default.result
|
Bug#33717 INSERT...(default) fails for enum. Crashes CSV tables, loads spaces for MyISAM
|
2010-02-17 16:13:42 +04:00 |
delayed.result
|
Merge with MySQL 5.1.42
|
2010-01-15 17:27:55 +02:00 |
delete.result
|
Merge with 5.1 & fixes to IGNORE handling
|
2011-12-11 19:28:05 +02:00 |
derived.result
|
merge of MDEV-5356 5.1->5.3 (with more fixes and test suite).
|
2014-01-23 12:05:10 +02:00 |
derived_opt.result
|
MDEV-3801
|
2012-11-19 18:17:46 +02:00 |
derived_view.result
|
MDEV-5740: Assertion `!derived->first_select()->exclude_from_table_unique_test || derived->outer_select()-> exclude_from_table_unique_test' failed on 2nd execution of PS with derived_merge
|
2014-03-07 13:57:07 +02:00 |
dirty_close.result
|
Last slice of fix for Bug#42003 tests missing the disconnect of connections <> default
|
2009-03-03 21:34:18 +01:00 |
disabled_partition.require
|
|
|
distinct.result
|
Fixed bug mdev-5028.
|
2013-10-02 17:59:56 -07:00 |
drop.result
|
Fix that one can run mysql_upgrade with long table names
|
2010-09-03 19:20:30 +03:00 |
dyncol.result
|
MDEV-4811 Assertion `offset < 0x1f' fails in type_and_offset_store on COLUMN_ADD
|
2013-08-01 11:46:11 +03:00 |
empty_table.result
|
|
|
empty_user_table.result
|
fixes for buildbot
|
2013-05-21 09:42:10 +02:00 |
endspace.result
|
|
|
error_simulation.result
|
use a different error for MySQL bug#11747970 - kill the query,
|
2014-02-13 20:20:17 +01:00 |
errors.result
|
MDEV-492: fixed incorrect error check.
|
2012-08-29 11:35:42 +03:00 |
events_1.result
|
Patch for Bug#12394306: the sever may crash if mysql.event is corrupted.
|
2011-05-04 16:59:24 +04:00 |
events_2.result
|
|
|
events_bugs.result
|
Merge with MariaDB 5.1
|
2011-11-24 18:48:58 +02:00 |
events_embedded.result
|
|
|
events_grant.result
|
|
|
events_logs_tests.result
|
|
|
events_microsec.result
|
|
|
events_restart.result
|
Patch for Bug#12394306: the sever may crash if mysql.event is corrupted.
|
2011-05-04 16:59:24 +04:00 |
events_scheduling.result
|
Backport from next-mr-bugfixing of tor.didriksen@sun.com-20100106140051-3j2iuag63eltsr2e
|
2010-05-19 11:18:59 +02:00 |
events_stress.result
|
Merge XtraDB 6 into MariaDB.
|
2009-08-03 22:09:53 +02:00 |
events_time_zone.result
|
|
|
events_trans.result
|
|
|
events_trans_notembedded.result
|
|
|
execution_constants.result
|
|
|
explain.result
|
Back-ported the patch of the mysql-5.6 code line that
|
2011-12-24 08:55:10 -08:00 |
failed_auth_3909.result
|
MDEV-3909 remote user enumeration
|
2013-01-25 09:41:26 +01:00 |
fix_priv_tables.result
|
|
|
flush.result
|
Added option "AND DISABLE CHECKPOINT" to "FLUSH TABLES WITH READ LOCK"
|
2011-04-28 18:02:26 +03:00 |
flush2.result
|
|
|
flush_block_commit.result
|
Last slice of fix for Bug#42003 tests missing the disconnect of connections <> default
|
2009-03-03 21:34:18 +01:00 |
flush_block_commit_notembedded.result
|
Bug #49741 test files contain explicit references to bin/relay-log positions
|
2010-05-24 21:54:08 +08:00 |
flush_read_lock_kill.result
|
Last slice of fix for Bug#42003 tests missing the disconnect of connections <> default
|
2009-03-03 21:34:18 +01:00 |
flush_table.result
|
|
|
foreign_key.result
|
Merge with 5.1 & fixes to IGNORE handling
|
2011-12-11 19:28:05 +02:00 |
fulltext.result
|
Merge 5.2->5.3
|
2012-05-11 11:40:23 +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_compress.result
|
After constant row substitution the optimizer should call the method
|
2014-02-20 21:27:33 -08:00 |
func_concat.result
|
MariaDB 5.2 -> MariaDB 5.3 merge
|
2010-06-26 14:05:41 +04:00 |
func_crypt.result
|
Manual merge.
|
2009-06-01 16:00:38 +04:00 |
func_date_add.result
|
|
|
func_default.result
|
wl#173 - temporal types with sub-second resolution
|
2011-03-01 13:24:36 +01:00 |
func_des_encrypt.result
|
Bug #35087: Inserting duplicate values at one time with DES_ENCRYPT leads
|
2009-04-17 18:52:57 +03:00 |
func_encrypt.result
|
ENCRYPT function always returns NULL on windows.
|
2009-04-27 15:05:01 +05:00 |
func_encrypt_nossl.result
|
|
|
func_encrypt_ucs2.result
|
BUG#11766519 (bug#59648): MY_STRTOLL10_MB2: ASSERTION `(*ENDPTR - S) % 2 == 0' FAILED
|
2011-03-03 15:04:04 +03:00 |
func_equal.result
|
Another attempt to fix bug mdev-5103.
|
2013-11-21 15:19:25 -08:00 |
func_gconcat.result
|
Fixed LP bug #809206.
|
2011-07-12 23:47:35 -07:00 |
func_group.result
|
Fixed bug mdev-5015.
|
2013-09-15 12:38:22 -07:00 |
func_group_innodb.result
|
5.2 merge
|
2013-03-26 19:09:47 +01:00 |
func_if.result
|
5.2 merge
|
2012-05-20 14:57:29 +02:00 |
func_in.result
|
Post-merge fixes:
|
2012-06-20 13:41:31 +04:00 |
func_isnull.result
|
Bug#53933 crash when using uncacheable subquery in the having clause of outer query
|
2010-06-08 10:22:40 +04:00 |
func_like.result
|
Bug#59149 valgrind warnings with "like .. escape .." function
|
2011-01-17 12:30:22 +03:00 |
func_math.result
|
Merge with 5.2.
|
2011-12-11 11:34:44 +02:00 |
func_misc.result
|
MDEV-5655 Server crashes on NAME_CONST containing AND/OR expressions
|
2014-02-12 21:17:28 +01: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
|
After constant row substitution the optimizer should call the method
|
2014-02-20 21:27:33 -08:00 |
func_rollback.result
|
|
|
func_sapdb.result
|
MDEV-4724 Some temporal functions do not preserve microseconds
|
2013-09-13 14:43:10 +04:00 |
func_set.result
|
MDEV-4512 Valgrind warnings in my_long10_to_str_8bit on INTERVAL and DATE_ADD with incorrect types
|
2013-08-08 11:36:03 +04:00 |
func_str.result
|
5.2 merge
|
2013-03-26 19:09:47 +01:00 |
func_system.result
|
|
|
func_test.result
|
Merge 5.2->5.3
|
2012-06-18 22:38:11 +04:00 |
func_time.result
|
MDEV-5458 RQG hits 'sql/tztime.cc:799: my_time_t sec_since_epoch(...):
|
2014-01-27 13:15:40 +04:00 |
func_time_hires.result
|
MDEV-4724 Some temporal functions do not preserve microseconds
|
2013-09-13 14:43:10 +04:00 |
func_timestamp.result
|
revert a suggested "optimization" that introduced a bug
|
2011-06-06 20:28:15 +02:00 |
gcc296.result
|
|
|
gis-precise.result
|
MDEV-5615 crash in Gcalc_function::add_operation.
|
2014-02-18 17:15:25 +04:00 |
gis-rt-precise.result
|
MDEV-294 SELECT WHERE ST_CONTAINS doesn't return all the records where ST_CONTAINS() is 1.
|
2012-05-29 09:59:25 +05:00 |
gis-rtree.result
|
MDEV-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.result
|
5.2 merge
|
2013-03-26 19:09:47 +01:00 |
grant.result
|
Merge with MariaDB 5.1
|
2011-05-03 19:10:10 +03:00 |
grant2.result
|
pluggable auth with plugin examples
|
2010-03-29 17:13:53 +02:00 |
grant3.result
|
Follow up for bug#36742. Changed test case for bug#19828
|
2010-10-18 21:03:53 +07:00 |
grant_cache_no_prot.result
|
Rewritten patch of percona - switching query cache on and off, removing comments.
|
2011-05-18 16:27:19 +03:00 |
grant_cache_ps_prot.result
|
Rewritten patch of percona - switching query cache on and off, removing comments.
|
2011-05-18 16:27:19 +03:00 |
grant_lowercase.result
|
proactive s/strmov/strnmov/ in sql_acl.cc and related test cases
|
2012-12-04 17:08:02 +01:00 |
grant_lowercase_fs.result
|
Bug#41049 does syntax "grant" case insensitive?
|
2009-10-27 12:09:19 +04:00 |
greedy_optimizer.result
|
Back-ported the patch of the mysql-5.6 code line that
|
2011-12-24 08:55:10 -08:00 |
group_by.result
|
MDEV-5104 crash in Item_field::used_tables with broken order by
|
2013-10-29 12:39:03 +02:00 |
group_min_max.result
|
Merge.
|
2013-02-20 19:22:02 -08:00 |
group_min_max_innodb.result
|
|
|
handlersocket.result
|
lp:730035 Handlersocket does not load
|
2011-04-19 14:34:40 +02:00 |
have_binlog_format_mixed.require
|
|
|
have_binlog_format_row.require
|
|
|
have_binlog_format_statement.require
|
|
|
have_community_features.require
|
Pull 5.1 treatment of community features into 5.0.
|
2009-05-05 17:03:23 -04:00 |
have_compress.require
|
|
|
have_crypt.require
|
|
|
have_debug.require
|
|
|
have_debug_sync.require
|
WL#4259 - Debug Sync Facility
|
2009-09-29 17:38:40 +02:00 |
have_dynamic_loading.require
|
|
|
have_example_plugin.require
|
|
|
have_geometry.require
|
|
|
have_local_infile.require
|
|
|
have_log_bin.require
|
|
|
have_met_timezone.require
|
|
|
have_moscow_leap_timezone.require
|
|
|
have_mysql_upgrade.result
|
|
|
have_ndb_extra.require
|
|
|
have_ndbapi_examples.require
|
|
|
have_outfile.require
|
|
|
have_partition.require
|
|
|
have_perror.require
|
|
|
have_pool_of_threads.require
|
Added "pool-of-threads" handling (with libevent)
|
2009-03-13 00:27:35 +02:00 |
have_query_cache.require
|
|
|
have_simple_parser.require
|
|
|
have_ssl.require
|
|
|
have_symlink.require
|
|
|
have_udf_example.require
|
|
|
have_working_dns.require
|
MBug#443092: test cases mysql and mysql_upgrade fails with wildcard DNS
|
2009-10-05 15:22:23 +02:00 |
having.result
|
Fixed bug mdev-3913.
|
2013-02-20 18:01:36 -08:00 |
heap.result
|
5.2 -> 5.3
|
2013-02-28 21:48:47 +01:00 |
heap_auto_increment.result
|
|
|
heap_btree.result
|
Fix for LP BUG#606013: Adding bit field support for heap tables.
|
2010-11-23 12:35:37 +02:00 |
heap_hash.result
|
Merge 5.2 -> 5.3
|
2012-11-01 21:36:31 +02:00 |
help.result
|
|
|
ignore_db_dirs_basic.result
|
MDEV-495 backport --ignore-db-dir.
|
2012-09-27 13:18:07 +05:00 |
implicit_char_to_num_conversion.result
|
Adding bug scenario for data types in main suite
|
2011-05-14 21:44:49 +05:30 |
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
|
Made the optimizer switch for index condition pushdown set to 'on' by default.
|
2011-11-21 05:16:16 -08:00 |
index_intersect_innodb.result
|
Merge with 5.2.
|
2011-12-11 11:34:44 +02:00 |
index_merge_innodb.result
|
BUG#1006164: Multi-table DELETE that uses innodb + index_merge/intersect may fail to delete rows
|
2012-06-02 03:25:56 +04:00 |
index_merge_myisam.result
|
Backport the following from 5.5 to 5.3:
|
2014-02-19 18:34:12 +04:00 |
information_schema.result
|
Merge MariaDB 5.2->5.3
|
2012-11-20 13:57:49 +01: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
|
merge test case adjustments from 5.2
|
2012-11-09 12:54:48 +02:00 |
information_schema_chmod.result
|
|
|
information_schema_db.result
|
Bug#35333, "If Federated table can't connect to remote host, can't retrieve metadata"
|
2010-11-29 18:51:46 -06:00 |
information_schema_inno.result
|
|
|
information_schema_part.result
|
|
|
init_connect.result
|
BUG#11755281/47032: ERROR 2006 / ERROR 2013 INSTEAD OF PROPER ERROR MESSAGE
|
2012-01-02 06:25:48 +00:00 |
init_file.result
|
BUG#49978: Replication tests don't clean up replication state at the end
|
2010-12-19 18:07:28 +01:00 |
innodb-analyze.result
|
XtraDB after-merge fixes.
|
2009-06-09 15:19:13 +02:00 |
innodb-consistent.result
|
Merge XtraDB 9 into MariaDB.
|
2010-01-15 16:58:25 +01:00 |
innodb-index_ucs2.result
|
XtraDB after-merge fixes.
|
2009-06-09 15:19:13 +02:00 |
innodb-lock.result
|
Remove outdated InnoDB Plugin tests from mysql-test/suite/innodb,
|
2010-04-12 14:56:24 +03:00 |
innodb-replace.result
|
Remove outdated InnoDB Plugin tests from mysql-test/suite/innodb,
|
2010-04-12 14:56:24 +03:00 |
innodb-semi-consistent.result
|
Remove outdated InnoDB Plugin tests from mysql-test/suite/innodb,
|
2010-04-12 14:56:24 +03:00 |
innodb-timeout.result
|
Fixes for some randomly occuring test failures in Buildbot.
|
2010-01-18 13:56:10 +01:00 |
innodb.result
|
Merge MariaDB 5.1.66 -> 5.2 -> 5.3
|
2012-11-09 10:11:20 +02:00 |
innodb_bug34053.result
|
Remove outdated InnoDB Plugin tests from mysql-test/suite/innodb,
|
2010-04-12 14:56:24 +03:00 |
innodb_bug34300.result
|
Remove outdated InnoDB Plugin tests from mysql-test/suite/innodb,
|
2010-04-12 14:56:24 +03:00 |
innodb_bug35220.result
|
Remove outdated InnoDB Plugin tests from mysql-test/suite/innodb,
|
2010-04-12 14:56:24 +03:00 |
innodb_bug36169.result
|
Merge XtraDB 9 into MariaDB.
|
2010-01-15 16:58:25 +01:00 |
innodb_bug36172.result
|
XtraDB after-merge fixes.
|
2009-06-09 15:19:13 +02:00 |
innodb_bug40360.result
|
XtraDB after-merge fixes.
|
2009-06-09 15:19:13 +02:00 |
innodb_bug41904.result
|
XtraDB after-merge fixes.
|
2009-06-09 15:19:13 +02:00 |
innodb_bug44571.result
|
Merge XtraDB 9 into MariaDB.
|
2010-01-15 16:58:25 +01:00 |
innodb_bug46676.result
|
Merge XtraDB 9 into MariaDB.
|
2010-01-15 16:58:25 +01:00 |
innodb_bug47167.result
|
Merge XtraDB 9 into MariaDB.
|
2010-01-15 16:58:25 +01:00 |
innodb_bug878769.result
|
Fixed LP bug #878769.
|
2011-10-22 07:19:43 -07:00 |
innodb_icp.result
|
[Backport to 5.3]
|
2014-01-25 00:26:40 +04:00 |
innodb_ignore_builtin.result
|
fixed for mysql-test-run to
|
2010-06-10 11:11:52 +02:00 |
innodb_information_schema.result
|
XtraDB after-merge fixes.
|
2009-06-09 15:19:13 +02:00 |
innodb_mrr.result
|
Fixed LP bug #886145.
|
2011-11-06 01:23:03 -07:00 |
innodb_mrr_cpk.result
|
Backport of:
|
2012-02-16 20:15:57 +04:00 |
innodb_mysql_lock2.result
|
A 5.1-only version of fix for bug #46947 "Embedded SELECT
|
2010-05-28 00:07:40 +04:00 |
innodb_no_mrricp.result
|
Merge MariaDB 5.1.66 -> 5.2 -> 5.3
|
2012-11-09 10:11:20 +02:00 |
innodb_trx_weight.result
|
Remove outdated InnoDB Plugin tests from mysql-test/suite/innodb,
|
2010-04-12 14:56:24 +03:00 |
innodb_utf8.result
|
Fix test suite so that it works when doing configure --without-uca
|
2009-12-27 15:54:41 +02:00 |
insert.result
|
5.1.51 merge
|
2010-10-19 15:58:35 +02:00 |
insert_notembedded.result
|
|
|
insert_select.result
|
Adjust test results after Monty's push of the new
|
2012-01-18 12:53:50 +02:00 |
insert_update.result
|
Merge with 5.1 & fixes to IGNORE handling
|
2011-12-11 19:28:05 +02:00 |
is_debug_build.require
|
|
|
is_embedded.require
|
|
|
isam.result
|
|
|
join.result
|
Fixed LP bug #954900.
|
2012-03-22 19:56:17 -07:00 |
join_cache.result
|
Fixed LP bug #1058071 (mdev-564).
|
2012-09-29 22:44:13 -07:00 |
join_crash.result
|
|
|
join_nested.result
|
Fixed bug mdev-3913.
|
2013-02-20 18:01:36 -08:00 |
join_nested_jcl6.result
|
Fixed bug mdev-3913.
|
2013-02-20 18:01:36 -08:00 |
join_outer.result
|
After constant row substitution the optimizer should call the method
|
2014-02-20 21:27:33 -08:00 |
join_outer_innodb.result
|
Fixed bug mdev-4318.
|
2013-03-22 21:33:06 -07:00 |
join_outer_jcl6.result
|
After constant row substitution the optimizer should call the method
|
2014-02-20 21:27:33 -08:00 |
key.result
|
MWL#89
|
2011-02-03 17:00:28 +02:00 |
key_cache.result
|
Merge with MariaDB 5.2
|
2012-02-21 01:58:50 +02:00 |
key_diff.result
|
MWL#128: Added into EXPLAIN output info about types of the used join buffers and
|
2010-10-18 13:33:05 -07:00 |
key_primary.result
|
|
|
keywords.result
|
|
|
kill.result
|
Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] [ID | USER user_name]
|
2011-09-23 01:13:38 +03:00 |
limit.result
|
Added tests to cover more server code
|
2009-06-07 13:05:19 +03:00 |
loaddata.result
|
5.2->5.3 merge
|
2013-01-10 15:40:21 +01:00 |
loaddata_autocom_innodb.result
|
|
|
locale.result
|
Bug#43207 wrong LC_TIME names for romanian locale
|
2009-10-19 13:44:44 +05:00 |
lock.result
|
Fixed lock sorting and lock check issues with thr_lock that caused warnings when running test suite.
|
2011-06-06 16:39:06 +03:00 |
lock_multi.result
|
Fixes for make_binary_distribution and mysql_config for OpenSuse 12.1
|
2012-02-23 16:51:58 +02:00 |
lock_multi_bug38499.result
|
MWL#106: Backport optimizations for derived tables and views.
|
2010-05-26 13:18:18 -07:00 |
lock_multi_bug38691.result
|
Reduce test case runtime.
|
2009-08-28 18:49:16 -03:00 |
lock_sync.result
|
Bug# 11763784 (former 56541)
|
2011-03-29 10:09:05 +02:00 |
lock_tables_lost_commit.result
|
|
|
log_slow.result
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
log_state.result
|
Merge 5.2->5.3
|
2012-05-11 11:40:23 +03:00 |
log_tables-big.result
|
|
|
log_tables.result
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
log_tables_debug.result
|
Post-merge fix: modify regular expression to better handle 24 hour
|
2009-06-15 20:27:27 -03:00 |
log_tables_upgrade.result
|
Fixed build failures
|
2010-09-06 02:15:34 +03:00 |
long_tmpdir.result
|
|
|
lowercase0.require
|
|
|
lowercase1.require
|
|
|
lowercase2.require
|
|
|
lowercase_fs_off.result
|
Bug#41049 does syntax "grant" case insensitive?
|
2009-10-27 12:09:19 +04:00 |
lowercase_mixed_tmpdir.result
|
|
|
lowercase_mixed_tmpdir_innodb.result
|
Merge 5.3-mwl128 -> 5.3
|
2010-10-27 16:31:22 -07:00 |
lowercase_table.result
|
|
|
lowercase_table2.result
|
Bug #11758687: 50924: object names not resolved correctly
|
2011-04-04 16:04:15 +03:00 |
lowercase_table3.result
|
Bug #42408 Faulty regex for detecting [Warning] and [ERROR] in mysqld error log
|
2009-08-28 16:13:27 +02:00 |
lowercase_table4.result
|
Bug #46941 crash with lower_case_table_names=2 and foreign key
|
2010-10-19 12:27:09 +02:00 |
lowercase_table_grant.result
|
|
|
lowercase_table_qcache.result
|
|
|
lowercase_utf8.result
|
5.0->bugteam->5.1-bugteam merge
|
2009-02-18 16:09:46 +04:00 |
lowercase_view.result
|
Bug #53095: SELECT column_name FROM INFORMATION_SCHEMA.STATISTICS
|
2010-06-25 15:59:44 +03:00 |
maria_icp.result
|
MDEV-308 lp:1008516 - Failing assertion: templ->mysql_col_len == len
|
2012-06-04 23:22:03 +02:00 |
maria_mrr.result
|
merge
|
2012-02-28 15:04:31 +01:00 |
merge-big.result
|
Fix merge-big.test to properly restore debug settings.
|
2009-10-03 21:12:24 +02:00 |
merge.result
|
5.2 merge
|
2013-12-02 12:32:43 +01:00 |
merge_debug.result
|
Fix for: LP #634955: Assert in _ma_update_at_original_place()
|
2010-11-02 17:22:57 +02:00 |
merge_innodb.result
|
|
|
metadata.result
|
Merge of mwl #106 into 5.3.
|
2011-06-15 21:48:38 -07:00 |
mix2_myisam.result
|
Made the optimizer switch for index condition pushdown set to 'on' by default.
|
2011-11-21 05:16:16 -08: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
|
Fixed LP bug #886145.
|
2011-11-06 01:23:03 -07:00 |
multi_statement.result
|
|
|
multi_update.result
|
MDEV-4123 fix.
|
2013-02-11 10:55:58 +02:00 |
multi_update2.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
|
|
|
myisam.result
|
merge
|
2012-04-05 23:07:18 +02:00 |
myisam_crash_before_flush_keys.result
|
BUG#47455 - The myisam_crash_before_flush_keys test fails on Windows
|
2009-10-14 16:26:16 +05:00 |
myisam_debug.result
|
Speed up of test suite:
|
2009-10-28 09:52:34 +02:00 |
myisam_icp.result
|
MDEV-308 lp:1008516 - Failing assertion: templ->mysql_col_len == len
|
2012-06-04 23:22:03 +02: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
|
Added back MRR counters. The new names are: Handler_mrr_init,
|
2012-02-22 16:48:29 +04:00 |
myisampack.result
|
BUG#11761180 - 53646: MYISAMPACK CORRUPTS TABLES WITH
|
2011-09-16 15:30:31 +04:00 |
mysql-bug41486.result
|
MWL#17: Table elimination
|
2009-06-25 02:44:14 +04:00 |
mysql-bug45236.result
|
Bug #45236: large blob inserts from mysqldump fail, possible
|
2009-06-10 11:24:47 +04:00 |
mysql.result
|
5.2->5.3 merge
|
2013-01-10 15:40:21 +01:00 |
mysql_client_test.result
|
Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite run
|
2010-07-30 09:17:10 -03:00 |
mysql_comments.result
|
|
|
mysql_cp932.result
|
|
|
mysql_protocols.result
|
|
|
mysql_tzinfo_to_sql_symlink.result
|
MDEV-5226 mysql_tzinfo_to_sql errors with tzdata 2013f and above
|
2013-11-13 18:26:03 +04:00 |
mysql_upgrade.result
|
Fixed build failures
|
2010-09-06 02:15:34 +03:00 |
mysqladmin.result
|
Bug#58221 : mysqladmin --sleep=x --count=x keeps looping
|
2011-01-16 02:04:08 +05:30 |
mysqlbinlog-innodb.result
|
Merge from 5.1.
|
2012-08-24 12:32:46 +02:00 |
mysqlbinlog.result
|
BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIER
|
2012-09-22 17:50:51 +05:30 |
mysqlbinlog_row_big.result
|
BUG#59177: mysqlbinlog_row_big fails on Windows with out of memory
|
2011-01-12 19:32:45 +00:00 |
mysqlcheck.result
|
Merge with MariaDB 5.1 and MySQL 5.1.61
|
2012-02-20 17:49:21 +02:00 |
mysqld_option_err.result
|
When using --help --verbose give error and abort if there are any unknown options
|
2009-10-02 14:09:01 +03:00 |
mysqldump-compat.result
|
|
|
mysqldump-max.result
|
Backport MySQL WL#2540 into MariaDB.
|
2011-05-03 14:01:11 +02:00 |
mysqldump-no-binlog.result
|
|
|
mysqldump.result
|
MDEV-5481 mysqldump fails to dump geometry types properly.
|
2014-02-18 17:45:08 +04:00 |
mysqldump_restore.result
|
BUG#49978: Replication tests don't clean up replication state at the end
|
2010-12-19 18:07:28 +01:00 |
mysqlhotcopy_archive.result
|
Patch for bug#52913 including all review results and changes of date format.
|
2010-06-03 10:31:26 +02:00 |
mysqlhotcopy_myisam.result
|
Patch for bug#52913 including all review results and changes of date format.
|
2010-06-03 10:31:26 +02:00 |
mysqlshow.result
|
Fix Valgrind errors seen in buildbot.
|
2009-04-08 18:55:26 +02:00 |
mysqlslap.result
|
merge with mysql-5.1.63
|
2012-05-17 12:12:33 +02:00 |
mysqltest.result
|
MDEV-3915 COM_CHANGE_USER allows fast password brute-forcing
|
2013-01-25 00:17:39 +01:00 |
mysqltest_256.result
|
MDEV-256 lp:995501 - mysqltest attempts to parse Perl code inside a block
|
2012-06-01 17:53:59 +02:00 |
mysqltest_ps.result
|
Implement mysqltest --enable_prepare_warnings to properly fix some test failures.
|
2009-10-09 10:09:24 +02:00 |
named_pipe.result
|
Update test results for previous push
|
2011-12-16 14:19:58 +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
|
BUG#50780: 'show binary logs' debug assertion when binary
|
2010-02-05 17:51:55 +00:00 |
not_embedded.require
|
|
|
not_embedded_server.result
|
Fixed bug#58026 - massive recursion and crash in regular expression
|
2011-02-04 10:47:46 +06:00 |
not_ndb.require
|
|
|
not_ndb_default.require
|
|
|
not_openssl.require
|
|
|
not_partition.require
|
|
|
not_partition.result
|
Fixed failing test cases after update of xtradb
|
2010-09-05 13:52:33 +03:00 |
not_staging.require
|
Add include files required for --staging-run
|
2009-06-05 18:36:14 +03:00 |
not_true.require
|
Bug#32430: 'show innodb status' causes errors
|
2009-09-25 11:26:49 +02:00 |
not_valgrind.require
|
|
|
not_windows.require
|
|
|
null.result
|
Fixed bug mdev-5132.
|
2013-10-11 23:24:57 -07:00 |
null_key.result
|
Added Handler_read_rnd_deleted, number of deleted rows found with ha_read_rnd_first.
|
2012-01-13 14:35:49 +02:00 |
odbc.result
|
|
|
olap.result
|
Automerge.
|
2009-11-06 17:54:19 +03:00 |
old-mode.result
|
Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table.
|
2011-07-01 15:08:30 +03:00 |
one_thread_per_connection.require
|
|
|
openssl_1.result
|
Merge MySQL 5.1.66 -> MariaDB 5.1.65
|
2012-11-06 11:52:55 +02:00 |
optimizer_switch.result
|
Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'
|
2011-12-15 00:21:15 -08:00 |
order_by.result
|
Fixed bug mdev-449.
|
2012-08-13 21:13:14 -07:00 |
order_fill_sortbuf.result
|
|
|
outfile.result
|
|
|
outfile_loaddata.result
|
Bug #53088: mysqldump with -T & --default-character-set set
|
2010-05-07 00:41:37 +04:00 |
overflow.result
|
|
|
packet.result
|
Bug #11766769: 59959: SMALL VALUES OF --MAX-ALLOWED-PACKET
|
2011-03-25 12:57:27 +02:00 |
parser.result
|
MDEV-4667 DATE('string') incompability between mysql and mariadb
|
2013-07-03 09:46:20 +02:00 |
parser_bug21114_innodb.result
|
|
|
parser_not_embedded.result
|
The mysql command-line client would include superfluous spaces at the end of
|
2009-05-20 17:04:44 -07:00 |
parser_precedence.result
|
revert a suggested "optimization" that introduced a bug
|
2011-06-06 20:28:15 +02:00 |
parser_stack.result
|
|
|
partition.result
|
Merge 5.2 -> 5.3
|
2012-11-01 21:36:31 +02:00 |
partition_archive.result
|
|
|
partition_binlog_stmt.result
|
Fix test failure when the mysql-test/ directory is not writable.
|
2010-11-24 18:51:31 +01:00 |
partition_blackhole.result
|
|
|
partition_bug18198.result
|
Bug #42849: innodb crash with varying time_zone on partitioned
|
2009-12-13 23:29:50 +03:00 |
partition_cache.result
|
Bug#11761296: 53775: QUERY ON PARTITIONED TABLE RETURNS CACHED
|
2012-02-20 22:59:11 +01:00 |
partition_charset.result
|
|
|
partition_csv.result
|
A few suppression follow-ups
|
2009-09-03 08:38:06 +02:00 |
partition_datatype.result
|
|
|
partition_debug_sync.result
|
Bug#42438: Crash ha_partition::change_table_ptr
|
2010-02-01 16:07:00 +01:00 |
partition_disabled.result
|
|
|
partition_error.result
|
Merge 5.2 -> 5.3
|
2011-06-24 21:43:31 +04:00 |
partition_example.result
|
A temporary solution to make CREATE TABLE attributes
|
2010-05-11 16:49:23 +02:00 |
partition_grant.result
|
|
|
partition_hash.result
|
Bug#53806: Wrong estimates for range query in partitioned MyISAM table
|
2010-08-27 10:43:51 +02:00 |
partition_innodb.result
|
Fixed lp:970528 "Server crashes in my_strnncollsp_simple on LEFT JOIN with CSV table, TEXT field"
|
2012-04-04 00:14:07 +03:00 |
partition_innodb_builtin.result
|
Bug#32430: 'show innodb status' causes errors
|
2009-09-25 11:26:49 +02:00 |
partition_innodb_plugin.result
|
auto-merge mysql-5.1->mysql-5.1-security
|
2011-10-12 14:34:44 +03:00 |
partition_innodb_semi_consistent.result
|
MBug#687320: Fix sporadic test failures in innodb_mysql.test and partition_innodb_semi_consistent.test
|
2010-12-08 14:34:08 +01:00 |
partition_innodb_stmt.result
|
|
|
partition_list.result
|
|
|
partition_mgm.result
|
Move test for bug 39559, which uses command-line mysql client
|
2009-04-17 16:00:53 -04:00 |
partition_mgm_err.result
|
Bug#36001: Partitions: spelling and using some error messages
|
2009-02-18 21:10:19 +01:00 |
partition_mgm_err2.result
|
|
|
partition_myisam.result
|
Post push fix for bug#11766249 bug#59316
|
2011-04-27 17:51:06 +02:00 |
partition_not_blackhole.result
|
Bug#46086: crash when dropping a partitioned table
|
2010-07-08 14:36:55 +02:00 |
partition_not_windows.result
|
|
|
partition_open_files_limit.result
|
Bug#46922: crash when adding partitions and open_files_limit
|
2009-10-08 15:36:43 +02:00 |
partition_order.result
|
|
|
partition_pruning.result
|
MDEV-4667 DATE('string') incompability between mysql and mariadb
|
2013-07-03 09:46:20 +02:00 |
partition_range.result
|
Bug#53806: Wrong estimates for range query in partitioned MyISAM table
|
2010-08-27 10:43:51 +02:00 |
partition_rename_longfilename.result
|
Bug #30102 rename table does corrupt tables with partition files on failure.
|
2009-07-27 16:50:43 +05:30 |
partition_symlink.result
|
|
|
partition_windows.result
|
|
|
perror-win.result
|
|
|
perror.result
|
|
|
plugin.result
|
Changed MariaDB error numbers to start from 1900 to not conflict with MySQL error numbers
|
2011-05-21 00:46:18 +03:00 |
plugin_innodb.result
|
lp:790513 MariaDB crashes on startup
|
2011-06-21 17:40:51 +02:00 |
plugin_load.result
|
|
|
plugin_maturity.result
|
--plugin_maturity command-line option
|
2010-06-16 19:01:22 +02:00 |
plugin_not_embedded.result
|
BUG#58246: INSTALL PLUGIN not secure & crashable
|
2010-12-01 13:54:50 +01:00 |
pool_of_threads.result
|
Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'
|
2011-12-15 00:21:15 -08:00 |
preload.result
|
Recommit for merging and pushing
|
2009-02-27 16:11:15 +02:00 |
profiling.result
|
|
|
ps.result
|
MDEV-5369: Wrong result (0 instead of NULL) on 2nd execution of PS with LEFT JOIN, TEMPTABLE view
|
2014-01-28 23:23:14 +02:00 |
ps_1general.result
|
Made the optimizer switch for index condition pushdown set to 'on' by default.
|
2011-11-21 05:16:16 -08:00 |
ps_2myisam.result
|
MDEV-4724 Some temporal functions do not preserve microseconds
|
2013-09-13 14:43:10 +04:00 |
ps_3innodb.result
|
MDEV-4724 Some temporal functions do not preserve microseconds
|
2013-09-13 14:43:10 +04:00 |
ps_4heap.result
|
MDEV-4724 Some temporal functions do not preserve microseconds
|
2013-09-13 14:43:10 +04:00 |
ps_5merge.result
|
MDEV-4724 Some temporal functions do not preserve microseconds
|
2013-09-13 14:43:10 +04:00 |
ps_10nestset.result
|
|
|
ps_11bugs.result
|
Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc.
|
2012-02-01 15:48:02 -08:00 |
ps_ddl.result
|
Fixed LP bug #824463.
|
2011-08-15 23:18:36 -07:00 |
ps_ddl1.result
|
|
|
ps_grant.result
|
5.0-bugteam->5.1-bugteam merge
|
2009-10-27 14:09:36 +04: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
|
Fixed valgrind error when storing db_name_length in query_cache.
|
2011-12-13 14:00:20 +02:00 |
query_cache_28249.result
|
Merge with 5.2.
|
2011-12-11 11:34:44 +02:00 |
query_cache_debug.result
|
Bug#43758 Query cache can lock up threads in 'freeing items' state
|
2009-06-17 16:28:11 +02:00 |
query_cache_merge.result
|
|
|
query_cache_notembedded.result
|
Fix multiple test suite failures in Buildbot due to races in the test cases or missing server features not properly checked
|
2010-01-11 14:15:28 +01:00 |
query_cache_ps_no_prot.result
|
|
|
query_cache_ps_ps_prot.result
|
|
|
query_cache_with_views.result
|
Bug#46615 Assertion in Query_cache::invalidate in INSERT in a VIEW of a MERGE table
|
2010-03-24 17:37:41 +01:00 |
raid.result
|
|
|
range.result
|
Merge 5.2->5.3
|
2013-08-15 14:04:20 -07:00 |
range_mrr_icp.result
|
Merge 5.2->5.3
|
2013-08-15 14:04:20 -07:00 |
range_vs_index_merge.result
|
Fixed bug mdev-585 (LP bug #637962)
|
2012-11-01 14:54:33 -07:00 |
range_vs_index_merge_innodb.result
|
Fixed bug mdev-585 (LP bug #637962)
|
2012-11-01 14:54:33 -07:00 |
read_many_rows_innodb.result
|
Bug#37635: Test read_many_rows_innodb is failing w/ wrong error message (lock_wait_timeout)
|
2009-10-11 11:06:55 +02:00 |
read_only.result
|
Merge 5.0 -> 5.1 of fix for Bug#42003 and Bug#43114
|
2009-03-06 15:56:17 +01:00 |
read_only_innodb.result
|
MDEV-136 Non-blocking "set read_only".
|
2012-05-21 19:37:46 +05:00 |
rename.result
|
|
|
renamedb.result
|
Bug #53804: serious flaws in the alter database .. upgrade
|
2010-05-21 22:47:32 +04:00 |
repair.result
|
Bug #42563: Message tells me to repair table though Storage
|
2009-04-14 19:19:15 +05: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
|
XtraDB after-merge fixes.
|
2009-06-09 17:08:46 +02:00 |
row-checksum.result
|
XtraDB after-merge fixes.
|
2009-06-09 17:08:46 +02: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_colSize.result
|
|
|
rpl_extraColmaster_innodb.result
|
|
|
rpl_extraColmaster_myisam.result
|
|
|
schema.result
|
Bug #54360 Deadlock DROP/ALTER/CREATE DATABASE with open HANDLER
|
2010-06-26 19:36:00 +02:00 |
secure_file_priv_win.result
|
Addendum to the fix for bug #11764517 : replaced an absolute path.
|
2011-05-04 15:47:29 +03:00 |
select.result
|
After constant row substitution the optimizer should call the method
|
2014-02-20 21:27:33 -08:00 |
select_debug.result
|
Moved the test case for LP bug 725050 into a new test file.
|
2011-02-28 17:27:41 -08:00 |
select_found.result
|
|
|
select_jcl6.result
|
After constant row substitution the optimizer should call the method
|
2014-02-20 21:27:33 -08:00 |
select_pkeycache.result
|
After constant row substitution the optimizer should call the method
|
2014-02-20 21:27:33 -08:00 |
select_safe.result
|
Merge with 5.2.
|
2011-12-11 11:34:44 +02:00 |
server_id.require
|
|
|
server_id1.require
|
|
|
shm.result
|
Update test results for previous push
|
2011-12-16 14:19:58 +04:00 |
show_check.result
|
Merge with MySQL 5.1.60
|
2011-11-23 19:32:14 +02:00 |
skip_grants.result
|
|
|
skip_log_bin.result
|
|
|
skip_name_resolve.result
|
Bug #37168: Missing variable - skip_name_resolve
|
2010-03-31 16:12:37 +03:00 |
slave-running.result
|
|
|
slave-stopped.result
|
|
|
sp-big.result
|
|
|
sp-bugs.result
|
Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVE
|
2012-03-28 12:05:31 +05:30 |
sp-code.result
|
Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVE
|
2012-03-28 12:05:31 +05:30 |
sp-destruct.result
|
Merge with MySQL 5.1.57/58
|
2011-05-02 20:58:45 +03:00 |
sp-dynamic.result
|
|
|
sp-error.result
|
Fixed bug#11840395 (formerly known as bug#60347: THE STRING "VERSIONDATA"
|
2011-06-09 23:30:52 +07:00 |
sp-fib.result
|
Bug#15866 Prepared for push on 5.0
|
2009-07-03 10:19:32 +02:00 |
sp-prelocking.result
|
|
|
sp-security.result
|
Merge from mysql-5.0-security to mysql-5.1-security
|
2011-04-13 09:57:16 +02:00 |
sp-threads.result
|
Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table.
|
2011-07-01 15:08:30 +03:00 |
sp-ucs2.result
|
Bug#48766 SHOW CREATE FUNCTION returns extra data in return clause
|
2009-12-02 15:17:08 +04:00 |
sp-vars.result
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
sp.result
|
MDEV-3900 Optimizer difference between MySQL and MariaDB with stored functions in WHERE clause of UPDATE or DELETE statements
|
2013-01-17 16:08:05 +02:00 |
sp_gis.result
|
|
|
sp_missing_4665.result
|
MDEV-4665 crash when referencing missing function in a subquery
|
2013-07-05 17:54:25 +02:00 |
sp_notembedded.result
|
5.1 merge
|
2013-01-10 13:54:04 +01:00 |
sp_stress_case.result
|
|
|
sp_sync.result
|
Fixed Bug#11756013 (formerly known as bug#47870):
|
2011-06-23 20:41:04 +07:00 |
sp_trans.result
|
Bug#11758414/Bug#50614: Default storage_engine not honored when set from within a stored procedure
|
2011-07-12 06:08:52 +01:00 |
sp_trans_log.result
|
Bug #49741 test files contain explicit references to bin/relay-log positions
|
2010-05-24 21:54:08 +08:00 |
sql_mode.result
|
Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BREAKS REPLICATION
|
2012-02-29 12:23:15 +05:30 |
ssl-big.result
|
|
|
ssl.result
|
Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'
|
2011-12-15 00:21:15 -08:00 |
ssl_8k_key.result
|
|
|
ssl_cipher.result
|
BUG #11760210: 52596: SSL_CIPHER_LIST NOT SET OR RETURNED FOR "SHOW STATUS LIKE 'SSL_CIPHER_LIST'"
|
2011-03-11 16:16:34 +05:30 |
ssl_compress.result
|
Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'
|
2011-12-15 00:21:15 -08:00 |
ssl_connect.result
|
|
|
status.result
|
Added back MRR counters. The new names are: Handler_mrr_init,
|
2012-02-22 16:48:29 +04:00 |
status2.result
|
|
|
status_user.result
|
Added back MRR counters. The new names are: Handler_mrr_init,
|
2012-02-22 16:48:29 +04:00 |
strict.result
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
strict_autoinc_1myisam.result
|
|
|
strict_autoinc_2innodb.result
|
|
|
strict_autoinc_3heap.result
|
|
|
subselect.result
|
After constant row substitution the optimizer should call the method
|
2014-02-20 21:27:33 -08:00 |
subselect2.result
|
Fixed bug mdev-4996.
|
2013-09-06 09:55:32 -07:00 |
subselect3.result
|
Fixed bug mdev-3913.
|
2013-02-20 18:01:36 -08:00 |
subselect3_jcl6.result
|
Fixed bug mdev-3913.
|
2013-02-20 18:01:36 -08:00 |
subselect4.result
|
Fixed bug mdev-5686.
|
2014-03-06 13:56:34 -08:00 |
subselect_cache.result
|
Adjust test results after Monty's push of the new
|
2012-01-18 12:53:50 +02:00 |
subselect_debug.result
|
MDEV-5284 Assertion `!(*expr)->fixed' fails in replace_where_subcondition with IN suquery
|
2013-11-13 12:43:39 +01:00 |
subselect_extra.result
|
After constant row substitution the optimizer should call the method
|
2014-02-20 21:27:33 -08:00 |
subselect_extra_no_semijoin.result
|
Make subquery Materialization, as well as semi-join Materialization be shown
|
2011-12-05 01:31:42 +04:00 |
subselect_gis.result
|
|
|
subselect_innodb.result
|
MDEV-3988 fix.
|
2013-01-16 15:11:13 +02:00 |
subselect_mat.result
|
MDEV-5368: Server crashes in Item_in_subselect::optimize on ...
|
2014-01-23 21:26:04 +04:00 |
subselect_mat_cost.result
|
Fixed LP bug #939009.
|
2012-02-24 16:50:22 -08:00 |
subselect_mat_cost_bugs.result
|
Fixed bug mdev-3913.
|
2013-02-20 18:01:36 -08:00 |
subselect_no_mat.result
|
After constant row substitution the optimizer should call the method
|
2014-02-20 21:27:33 -08:00 |
subselect_no_opts.result
|
After constant row substitution the optimizer should call the method
|
2014-02-20 21:27:33 -08:00 |
subselect_no_scache.result
|
After constant row substitution the optimizer should call the method
|
2014-02-20 21:27:33 -08:00 |
subselect_no_semijoin.result
|
After constant row substitution the optimizer should call the method
|
2014-02-20 21:27:33 -08:00 |
subselect_notembedded.result
|
Merge MariaDB-5.2 -> MariaDB 5.3
|
2010-03-20 15:01:47 +03: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
|
MDEV-5581: Server crashes in in JOIN::prepare on 2nd execution of PS with materialization+semijoin
|
2014-02-15 01:21:46 +04:00 |
subselect_sj2.result
|
MDEV-5582: Plugin 'MEMORY' has ref_count=1 after shutdown with materialization+semijoin
|
2014-02-07 20:51:31 +04:00 |
subselect_sj2_jcl6.result
|
MDEV-5582: Plugin 'MEMORY' has ref_count=1 after shutdown with materialization+semijoin
|
2014-02-07 20:51:31 +04:00 |
subselect_sj2_mat.result
|
MDEV-5582: Plugin 'MEMORY' has ref_count=1 after shutdown with materialization+semijoin
|
2014-02-07 20:51:31 +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
|
MDEV-5581: Server crashes in in JOIN::prepare on 2nd execution of PS with materialization+semijoin
|
2014-02-15 01:21:46 +04:00 |
subselect_sj_mat.result
|
MDEV-5368: Server crashes in Item_in_subselect::optimize on ...
|
2014-01-23 21:26:04 +04: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-4063 (bug #56927).
|
2013-01-21 11:47:45 -08:00 |
sum_distinct.result
|
Fixed LP bug #777654.
|
2011-12-28 18:47:01 -08:00 |
symlink.result
|
BUG#40980 - Drop table can remove another MyISAM table's
|
2010-04-01 18:49:02 +04:00 |
synchronization.result
|
|
|
sysdate_is_now.result
|
wl#173 - temporal types with sub-second resolution
|
2011-03-01 13:24:36 +01:00 |
system_mysql_db.result
|
Allow one to block an account by using GRANT max_user_connections = -1
|
2011-09-26 20:26:47 +03:00 |
system_mysql_db_refs.result
|
|
|
table_elim.result
|
MDEV-5344: LEFT OUTER JOIN table data is lost in ON DUPLICATE KEY UPDATE section
|
2013-11-27 17:43:16 +04:00 |
table_elim_debug.result
|
Fixed bug #52636.
|
2010-09-28 12:39:33 -07:00 |
table_options.result
|
Changed MariaDB error numbers to start from 1900 to not conflict with MySQL error numbers
|
2011-05-21 00:46:18 +03:00 |
tablelock.result
|
|
|
temp_table.result
|
|
|
temporal_scale_4283.result
|
MDEV-4283 Assertion `scale <= precision' fails in strings/decimal.c
|
2013-03-18 08:44:24 +01:00 |
testdb_only.require
|
|
|
timezone.result
|
MDEV-4724 Some temporal functions do not preserve microseconds
|
2013-09-13 14:43:10 +04:00 |
timezone2.result
|
MDEV-5506 safe_mutex: Trying to lock unitialized mutex at safemalloc.c
|
2014-01-28 12:25:29 +04:00 |
timezone3.result
|
|
|
timezone4.result
|
MDEV-4724 Some temporal functions do not preserve microseconds
|
2013-09-13 14:43:10 +04:00 |
timezone_grant.result
|
|
|
trigger-compat.result
|
Fixed bug#11753738 (formely known as bug#45235) - 5.1 DOES NOT SUPPORT 5.0-ONLY
|
2011-06-10 10:52:39 +07:00 |
trigger-trans.result
|
|
|
trigger.result
|
Fixed LP bug #910083.
|
2012-01-02 20:06:36 -08:00 |
trigger_notembedded.result
|
Merge with MySQL 5.1.52
|
2010-11-23 23:39:59 +02:00 |
true.require
|
|
|
truncate.result
|
|
|
type_binary.result
|
|
|
type_bit.result
|
post review changes 2
|
2011-05-19 19:16:17 +02:00 |
type_bit_innodb.result
|
Merge with 5.2.
|
2011-12-11 11:34:44 +02:00 |
type_blob.result
|
5.2 merge.
|
2012-08-22 16:45:25 +02:00 |
type_date.result
|
MDEV-5458 RQG hits 'sql/tztime.cc:799: my_time_t sec_since_epoch(...):
|
2014-01-27 13:15:40 +04:00 |
type_datetime.result
|
After constant row substitution the optimizer should call the method
|
2014-02-20 21:27:33 -08:00 |
type_datetime_hires.result
|
MDEV-4651 Crash in my_decimal2decimal in a ORDER BY query
|
2013-06-17 17:04:51 +04:00 |
type_decimal.result
|
post-review changes 1
|
2011-05-19 19:01:46 +02:00 |
type_enum.result
|
MDEV-4241 fix.
|
2013-03-06 21:10:58 +02:00 |
type_float.result
|
Merge with 5.2.
|
2011-12-11 11:34:44 +02:00 |
type_nchar.result
|
|
|
type_newdecimal-big.result
|
|
|
type_newdecimal.result
|
Merge with 5.2.
|
2011-12-11 11:34:44 +02:00 |
type_ranges.result
|
|
|
type_set.result
|
|
|
type_time.result
|
MDEV-5458 RQG hits 'sql/tztime.cc:799: my_time_t sec_since_epoch(...):
|
2014-01-27 13:15:40 +04:00 |
type_time_hires.result
|
bugfixes:
|
2011-06-09 17:23:39 +02:00 |
type_timestamp.result
|
lp:923429 Crash in decimal_cmp on using UNIX_TIMESTAMP with a wrongly formatted timestamp
|
2012-02-21 21:18:41 +01:00 |
type_timestamp_hires.result
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02:00 |
type_uint.result
|
|
|
type_varchar.result
|
|
|
type_year.result
|
5.2 merge.
|
2012-08-22 16:45:25 +02:00 |
udf.result
|
Backport to 5.0: Fix for Bug#52060 - test udf fails on Snow Leopard.
|
2011-02-09 10:50:09 +01:00 |
udf_query_cache.result
|
Fix for: LP #634955: Assert in _ma_update_at_original_place()
|
2010-11-02 17:22:57 +02:00 |
udf_skip_grants.result
|
|
|
union.result
|
Fixed bug mdev-5382
|
2013-12-05 11:13:20 -08:00 |
union_crash-714.result
|
MDEV-714 LP:1020645 - crash (sig 11) with union query
|
2014-02-13 20:21:57 +01:00 |
unsafe_binlog_innodb.result
|
|
|
update.result
|
Adjust test results after Monty's push of the new
|
2012-01-18 12:53:50 +02:00 |
update_ignore_216.result
|
MDEV-216 lp:976104 - Assertion `0' failed in my_message_sql on UPDATE IGNORE, or unknown error on release build
|
2012-04-26 19:21:37 +02:00 |
upgrade.result
|
Bugfix: New table creation/renaming block added if old encoded table present.
|
2011-05-11 14:09:48 +03:00 |
user_limits-2.result
|
Allow one to block an account by using GRANT max_user_connections = -1
|
2011-09-26 20:26:47 +03:00 |
user_limits.result
|
Allow one to block an account by using GRANT max_user_connections = -1
|
2011-09-26 20:26:47 +03:00 |
user_var-binlog.result
|
BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIER
|
2012-09-22 17:50:51 +05:30 |
user_var.result
|
5.1 -> 5.2 merge
|
2013-02-28 19:00:58 +01:00 |
varbinary.result
|
wl#173 - temporal types with sub-second resolution
|
2011-03-01 13:24:36 +01:00 |
variables-big.result
|
Fixed compilation & test issues found by buildbot
|
2011-07-02 17:37:59 +03:00 |
variables-notembedded.result
|
Fix intermittently failing variables-notembedded test case.
|
2011-12-01 22:37:45 +01:00 |
variables.result
|
merge from 5.2
|
2012-08-24 14:02:32 +02:00 |
variables_community.result
|
renaming test variables+c to variables_community, + is problematic
|
2010-02-11 14:26:58 +01:00 |
variables_debug.result
|
Bug #56709: Memory leaks at running the 5.1 test suite
|
2010-09-22 23:33:18 +04:00 |
variables_debug_notembedded.result
|
Fix mysql-test-run --embedded:
|
2009-10-03 22:56:54 +04:00 |
view.result
|
After constant row substitution the optimizer should call the method
|
2014-02-20 21:27:33 -08:00 |
view_alias.result
|
Bug#40277: SHOW CREATE VIEW returns invalid SQL
|
2010-03-09 07:36:26 -03:00 |
view_grant.result
|
manual merge
|
2011-09-29 10:56:21 +01:00 |
wait_timeout.result
|
|
|
warnings.result
|
Changed MariaDB error numbers to start from 1900 to not conflict with MySQL error numbers
|
2011-05-21 00:46:18 +03:00 |
warnings_debug.result
|
MBug#643463: slow XtraDB shutdown due to 10 second sleep in purge thread
|
2010-11-03 22:40:53 +01:00 |
warnings_engine_disabled.result
|
generalization of mtr to support suite.pm extensions:
|
2010-08-17 11:14:46 +04:00 |
windows.require
|
|
|
windows.result
|
MDEV-4482: main.windows test fails in buildbot with result mismatch
|
2013-05-05 05:27:02 +04:00 |
xa.result
|
Merge an addition to BUG51342 5.0-bugteam -> 5.1-bugteam.
|
2010-03-10 19:31:22 +04:00 |
xa_binlog.result
|
MWL#116: After-review fixes.
|
2011-03-31 14:29:23 +02:00 |
xml.result
|
Bug#11766725 (Bug#59901) EXTRACTVALUE STILL BROKEN AFTER FIX FOR BUG #44332
|
2011-03-01 15:30:18 +03:00 |