.. |
1st.result
|
|
|
alias.result
|
|
|
almost_full.result
|
|
|
alter_table-big.result
|
|
|
alter_table.result
|
|
|
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
|
|
|
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 some mysql-test-run failures and compile warnings/errors
|
2011-01-20 19:08:12 +02:00 |
archive_bitfield.result
|
|
|
archive_gis.result
|
MWL#128: Added into EXPLAIN output info about types of the used join buffers and
|
2010-10-18 13:33:05 -07:00 |
auto_increment.result
|
Bug #50619 assert in handler::update_auto_increment
|
2011-01-04 14:36:37 +01:00 |
backup.result
|
|
|
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
|
|
|
bug46080.result
|
|
|
bug46261.result
|
|
|
bug46760.result
|
|
|
bug47671.result
|
|
|
bulk_replace.result
|
|
|
cache_innodb.result
|
|
|
case.result
|
|
|
case_insensitive_file_system.require
|
|
|
case_insensitive_fs.require
|
|
|
case_sensitive_file_system.require
|
|
|
cast.result
|
fix for cast of negative numbers to datetime
|
2011-06-14 18:45:14 +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 |
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
|
|
|
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
|
|
|
compress.result
|
MWL#128: Added into EXPLAIN output info about types of the used join buffers and
|
2010-10-18 13:33:05 -07:00 |
concurrent_innodb_safelog.result
|
|
|
concurrent_innodb_unsafelog.result
|
|
|
connect.result
|
Merge with 5.1 to get in changes from MySQL 5.1.55
|
2011-02-28 19:39:30 +02:00 |
consistent_snapshot.result
|
|
|
constraints.result
|
|
|
contributors.result
|
|
|
count_distinct.result
|
|
|
count_distinct2.result
|
|
|
count_distinct3.result
|
|
|
crash_commit_before.result
|
|
|
create-big.result
|
|
|
create-uca.result
|
|
|
create.result
|
Merge with 5.2
|
2011-05-16 14:05:45 +03:00 |
create_not_windows.result
|
|
|
create_select_tmp.result
|
|
|
csv.result
|
Fixed some mysql-test-run failures and compile warnings/errors
|
2011-01-20 19:08:12 +02: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
|
Make EXPLAIN better at displaying MRR/BKA:
|
2011-04-02 14:04:45 +04:00 |
ctype_cp932_binlog_row.result
|
|
|
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
|
|
|
ctype_filename.result
|
|
|
ctype_filesystem.result
|
|
|
ctype_gb2312.result
|
|
|
ctype_gbk.result
|
|
|
ctype_gbk_binlog.result
|
|
|
ctype_hebrew.result
|
|
|
ctype_latin1.result
|
Bug#58022 ... like ... escape export_set ( ... ) crashes when export_set returns warnings
|
2010-11-18 11:53:08 +03:00 |
ctype_latin1_de.result
|
|
|
ctype_latin2.result
|
|
|
ctype_latin2_ch.result
|
|
|
ctype_ldml.result
|
|
|
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
|
|
|
ctype_sjis.result
|
Bug 11766519 - 59648: MY_STRTOLL10_MB2: ASSERTION `(*ENDPTR - S) % 2 == 0' FAILED.
|
2011-03-03 18:39:26 +03:00 |
ctype_tis620.result
|
|
|
ctype_uca.result
|
|
|
ctype_ucs.result
|
Merge with MySQL 5.1.57/58
|
2011-05-02 20:58:45 +03: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
|
Merge.
|
2010-12-10 23:23:34 -08:00 |
date_formats.result
|
bugfixes:
|
2011-06-09 17:23:39 +02: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
|
|
|
default.result
|
|
|
delayed.result
|
|
|
delete.result
|
|
|
derived.result
|
Fixed LP bug #793436.
|
2011-06-06 12:19:35 -07:00 |
derived_view.result
|
Fixed LP bug #794909.
|
2011-06-09 12:43:28 -07:00 |
dirty_close.result
|
|
|
disabled_partition.require
|
|
|
distinct.result
|
change test_if_equality_guarantees_uniqueness()
|
2011-06-10 10:14:20 +02:00 |
drop.result
|
|
|
dyncol.result
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02:00 |
empty_table.result
|
|
|
endspace.result
|
|
|
error_simulation.result
|
|
|
errors.result
|
post review changes 2
|
2011-05-19 19:16:17 +02:00 |
events_1.result
|
wl#173 - temporal types with sub-second resolution
|
2011-03-01 13:24:36 +01:00 |
events_2.result
|
|
|
events_bugs.result
|
Merge with MariaDB 5.1
|
2011-05-03 19:10:10 +03:00 |
events_embedded.result
|
|
|
events_grant.result
|
|
|
events_logs_tests.result
|
|
|
events_microsec.result
|
|
|
events_restart.result
|
|
|
events_scheduling.result
|
|
|
events_stress.result
|
|
|
events_time_zone.result
|
|
|
events_trans.result
|
|
|
events_trans_notembedded.result
|
|
|
execution_constants.result
|
|
|
explain.result
|
Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.
|
2011-06-04 19:56:06 -07: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
|
|
|
flush_block_commit_notembedded.result
|
|
|
flush_read_lock_kill.result
|
|
|
flush_table.result
|
|
|
foreign_key.result
|
|
|
fulltext.result
|
Merge with MySQL 5.1.53
|
2010-11-25 00:57:34 +02:00 |
fulltext2.result
|
|
|
fulltext3.result
|
|
|
fulltext_cache.result
|
|
|
fulltext_distinct.result
|
|
|
fulltext_left_join.result
|
|
|
fulltext_multi.result
|
|
|
fulltext_order_by.result
|
|
|
fulltext_plugin.result
|
|
|
fulltext_update.result
|
|
|
fulltext_var.result
|
|
|
func_compress.result
|
MWL#89
|
2011-02-03 17:00:28 +02:00 |
func_concat.result
|
|
|
func_crypt.result
|
|
|
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
|
|
|
func_encrypt.result
|
|
|
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
|
|
|
func_gconcat.result
|
Merged the code of MWL#106 into 5.3
|
2011-05-16 22:39:43 -07:00 |
func_group.result
|
Merge of mwl #106 into 5.3.
|
2011-06-15 21:48:38 -07:00 |
func_group_innodb.result
|
MWL#128: Added into EXPLAIN output info about types of the used join buffers and
|
2010-10-18 13:33:05 -07:00 |
func_if.result
|
bugfixes:
|
2011-06-09 17:23:39 +02:00 |
func_in.result
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02:00 |
func_isnull.result
|
|
|
func_like.result
|
Bug#59149 valgrind warnings with "like .. escape .." function
|
2011-01-17 12:30:22 +03:00 |
func_math.result
|
Changed MariaDB error numbers to start from 1900 to not conflict with MySQL error numbers
|
2011-05-21 00:46:18 +03:00 |
func_misc.result
|
Merge with MySQL 5.1.53
|
2010-11-25 00:57:34 +02:00 |
func_op.result
|
|
|
func_regexp.result
|
|
|
func_rollback.result
|
|
|
func_sapdb.result
|
bugfixes:
|
2011-06-09 17:23:39 +02:00 |
func_set.result
|
|
|
func_str.result
|
Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.
|
2011-06-04 19:56:06 -07:00 |
func_system.result
|
|
|
func_test.result
|
wl#173 - temporal types with sub-second resolution
|
2011-03-01 13:24:36 +01:00 |
func_time.result
|
bugfixes:
|
2011-06-09 17:23:39 +02:00 |
func_time_hires.result
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02:00 |
func_timestamp.result
|
revert a suggested "optimization" that introduced a bug
|
2011-06-06 20:28:15 +02:00 |
gcc296.result
|
|
|
gis-rtree.result
|
|
|
gis.result
|
Merge with MariaDB 5.2
|
2011-05-10 18:17:43 +03:00 |
grant.result
|
Merge with MariaDB 5.1
|
2011-05-03 19:10:10 +03:00 |
grant2.result
|
|
|
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_fs.result
|
|
|
greedy_optimizer.result
|
MWL#128: Added into EXPLAIN output info about types of the used join buffers and
|
2010-10-18 13:33:05 -07:00 |
group_by.result
|
Buildbot fixes
|
2011-05-29 00:41:41 +04:00 |
group_min_max.result
|
Buildbot fixes
|
2011-05-29 00:41:41 +04: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
|
|
|
have_compress.require
|
|
|
have_crypt.require
|
|
|
have_debug.require
|
|
|
have_debug_sync.require
|
|
|
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
|
|
|
have_query_cache.require
|
|
|
have_simple_parser.require
|
|
|
have_ssl.require
|
|
|
have_symlink.require
|
|
|
have_udf_example.require
|
|
|
have_working_dns.require
|
|
|
having.result
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
heap.result
|
|
|
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
|
Fix for LP BUG#606013: Adding bit field support for heap tables.
|
2010-11-23 12:35:37 +02:00 |
help.result
|
|
|
index_intersect.result
|
Fixed compiler warnings and test cases problems found by buildbot
|
2011-05-11 13:59:17 +03:00 |
index_intersect_innodb.result
|
Fixed compiler warnings and test cases problems found by buildbot
|
2011-05-11 13:59:17 +03:00 |
index_merge_innodb.result
|
Merged the code of MWL#106 into 5.3
|
2011-05-16 22:39:43 -07:00 |
index_merge_myisam.result
|
Merged the code of MWL#106 into 5.3
|
2011-05-16 22:39:43 -07:00 |
information_schema.result
|
Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.
|
2011-06-04 19:56:06 -07:00 |
information_schema_all_engines.result
|
|
|
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
|
|
|
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
|
|
|
innodb-consistent.result
|
|
|
innodb-index_ucs2.result
|
|
|
innodb-lock.result
|
|
|
innodb-replace.result
|
|
|
innodb-semi-consistent.result
|
|
|
innodb-timeout.result
|
|
|
innodb.result
|
Make EXPLAIN better at displaying MRR/BKA:
|
2011-04-02 14:04:45 +04:00 |
innodb_bug34053.result
|
|
|
innodb_bug34300.result
|
|
|
innodb_bug35220.result
|
|
|
innodb_bug36169.result
|
|
|
innodb_bug36172.result
|
|
|
innodb_bug40360.result
|
|
|
innodb_bug41904.result
|
|
|
innodb_bug44571.result
|
|
|
innodb_bug46676.result
|
|
|
innodb_bug47167.result
|
|
|
innodb_file_format.result
|
|
|
innodb_icp.result
|
Backported test case for bug #36981.
|
2011-02-08 19:17:12 -08:00 |
innodb_ignore_builtin.result
|
|
|
innodb_information_schema.result
|
|
|
innodb_mrr.result
|
Change optimizer_use_mrr=auto|disable|force
|
2011-06-03 00:25:58 +04:00 |
innodb_mrr_cpk.result
|
Make EXPLAIN better at displaying MRR/BKA:
|
2011-04-02 14:04:45 +04:00 |
innodb_mysql_lock2.result
|
|
|
innodb_release_row_locks_early.result
|
After-merge fixes for MWL#47 (which causes changes in binlog positions in .result files).
|
2011-01-27 15:56:44 +01:00 |
innodb_trx_weight.result
|
|
|
innodb_utf8.result
|
|
|
insert.result
|
5.1.51 merge
|
2010-10-19 15:58:35 +02:00 |
insert_notembedded.result
|
|
|
insert_select.result
|
Simple fix of suppress pattern in test insert_select
|
2011-02-16 21:43:12 +01:00 |
insert_update.result
|
|
|
is_debug_build.require
|
|
|
is_embedded.require
|
|
|
isam.result
|
|
|
join.result
|
MWL#89
|
2011-03-30 10:10:59 +03:00 |
join_cache.result
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
join_crash.result
|
|
|
join_nested.result
|
MWL#89
|
2011-03-01 14:16:28 +02:00 |
join_nested_jcl6.result
|
MWL#89
|
2011-05-02 21:59:16 +03:00 |
join_outer.result
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
join_outer_innodb.result
|
|
|
join_outer_jcl6.result
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
key.result
|
MWL#89
|
2011-02-03 17:00:28 +02:00 |
key_cache.result
|
Make EXPLAIN better at displaying MRR/BKA:
|
2011-04-02 14:04:45 +04: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
|
|
|
limit.result
|
|
|
loaddata.result
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
loaddata_autocom_innodb.result
|
|
|
locale.result
|
|
|
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
|
- Fixed that Aria works with HANDLER commands
|
2011-01-10 23:22:40 +02:00 |
lock_multi_bug38499.result
|
|
|
lock_multi_bug38691.result
|
|
|
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
|
microseconds in log tables:
|
2011-05-19 19:19:44 +02: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
|
|
|
log_tables_upgrade.result
|
|
|
long_tmpdir.result
|
|
|
lowercase0.require
|
|
|
lowercase1.require
|
|
|
lowercase2.require
|
|
|
lowercase_fs_off.result
|
|
|
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
|
|
|
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
|
|
|
lowercase_view.result
|
|
|
maria_icp.result
|
Backported test case for bug #36981.
|
2011-02-08 19:17:12 -08:00 |
maria_mrr.result
|
Change optimizer_use_mrr=auto|disable|force
|
2011-06-03 00:25:58 +04:00 |
merge-big.result
|
|
|
merge.result
|
Make EXPLAIN better at displaying MRR/BKA:
|
2011-04-02 14:04:45 +04: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
|
Make EXPLAIN better at displaying MRR/BKA:
|
2011-04-02 14:04:45 +04:00 |
mix2_myisam_ucs2.result
|
|
|
multi_statement.result
|
|
|
multi_update.result
|
Merge of mwl #106 into 5.3.
|
2011-06-15 21:48:38 -07:00 |
multi_update2.result
|
|
|
multi_update_tiny_hash.result
|
|
|
myisam-blob.result
|
|
|
myisam-system.result
|
|
|
myisam.result
|
Merge: Make EXPLAIN better at displaying MRR/BKA
|
2011-04-04 12:38:08 +04:00 |
myisam_crash_before_flush_keys.result
|
|
|
myisam_debug.result
|
|
|
myisam_icp.result
|
Merge with bugfix
|
2011-02-18 21:45:32 +02:00 |
myisam_mrr.result
|
MWL#89
|
2011-05-02 21:59:16 +03:00 |
myisampack.result
|
|
|
mysql-bug41486.result
|
|
|
mysql-bug45236.result
|
|
|
mysql.result
|
Additional fix for bug#54899
|
2010-12-01 12:25:31 +05:30 |
mysql_client_test.result
|
|
|
mysql_comments.result
|
|
|
mysql_cp932.result
|
|
|
mysql_protocols.result
|
|
|
mysql_upgrade.result
|
|
|
mysqladmin.result
|
Bug#58221 : mysqladmin --sleep=x --count=x keeps looping
|
2011-01-16 02:04:08 +05:30 |
mysqlbinlog-cp932.result
|
|
|
mysqlbinlog-innodb.result
|
MBug#702303: Spurious use statements in output from mysqlbinlog --rewrite-db="a->b"
|
2011-01-13 13:28:36 +01:00 |
mysqlbinlog.result
|
Merge with MariaDB 5.2
|
2011-05-10 18:17:43 +03:00 |
mysqlbinlog2.result
|
|
|
mysqlbinlog_base64.result
|
|
|
mysqlbinlog_row.result
|
|
|
mysqlbinlog_row_big.result
|
BUG#59177: mysqlbinlog_row_big fails on Windows with out of memory
|
2011-01-12 19:32:45 +00:00 |
mysqlbinlog_row_innodb.result
|
|
|
mysqlbinlog_row_myisam.result
|
|
|
mysqlbinlog_row_trans.result
|
|
|
mysqlcheck.result
|
MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in order
|
2011-01-29 18:51:12 +01:00 |
mysqld_option_err.result
|
|
|
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
|
Merge with MySQL 5.1.57/58
|
2011-05-02 20:58:45 +03: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
|
|
|
mysqlhotcopy_myisam.result
|
|
|
mysqlshow.result
|
|
|
mysqlslap.result
|
Merge with MySQL 5.1.57/58
|
2011-05-02 20:58:45 +03:00 |
mysqltest.result
|
automerge
|
2011-05-18 15:17:26 +02:00 |
mysqltest_ps.result
|
|
|
named_pipe.result
|
Fix test suite - adjust result files
|
2011-02-12 17:44:01 +01:00 |
ndb_default_cluster.require
|
|
|
negation_elimination.result
|
|
|
no-threads.result
|
|
|
no_binlog.result
|
|
|
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
|
|
|
not_staging.require
|
|
|
not_true.require
|
|
|
not_valgrind.require
|
|
|
not_windows.require
|
|
|
null.result
|
Make EXPLAIN better at displaying MRR/BKA:
|
2011-04-02 14:04:45 +04:00 |
null_key.result
|
BUG#727667 Wrong result with OR + NOT NULL in maria-5.3
|
2011-03-05 12:56:22 +03:00 |
odbc.result
|
|
|
olap.result
|
|
|
old-mode.result
|
|
|
one_thread_per_connection.require
|
|
|
openssl_1.result
|
|
|
optimizer_switch.result
|
Added two new flags for the optimizer switch:
|
2011-06-05 21:54:25 -07:00 |
order_by.result
|
Merge
|
2011-05-20 12:47:39 -07:00 |
order_fill_sortbuf.result
|
|
|
outfile.result
|
|
|
outfile_loaddata.result
|
|
|
overflow.result
|
|
|
packet.result
|
Bug #11766769: 59959: SMALL VALUES OF --MAX-ALLOWED-PACKET
|
2011-03-25 12:57:27 +02:00 |
parser.result
|
wl#173 - temporal types with sub-second resolution
|
2011-03-01 13:24:36 +01:00 |
parser_bug21114_innodb.result
|
|
|
parser_not_embedded.result
|
|
|
parser_precedence.result
|
revert a suggested "optimization" that introduced a bug
|
2011-06-06 20:28:15 +02:00 |
parser_stack.result
|
|
|
partition.result
|
BUG#598247: partition.test produces valgrind errors in 5.3-based branches
|
2011-06-15 16:02:32 +04: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
|
|
|
partition_charset.result
|
|
|
partition_csv.result
|
|
|
partition_datatype.result
|
|
|
partition_debug_sync.result
|
|
|
partition_disabled.result
|
|
|
partition_error.result
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
partition_example.result
|
|
|
partition_grant.result
|
|
|
partition_hash.result
|
|
|
partition_innodb.result
|
merging.
|
2010-10-15 20:13:35 +05:00 |
partition_innodb_builtin.result
|
|
|
partition_innodb_plugin.result
|
Bug#55091: Server crashes on ADD PARTITION after a failed attempt
|
2010-10-05 14:57:51 +02: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
|
|
|
partition_mgm_err.result
|
|
|
partition_mgm_err2.result
|
|
|
partition_not_blackhole.result
|
|
|
partition_not_embedded.result
|
|
|
partition_not_windows.result
|
|
|
partition_open_files_limit.result
|
|
|
partition_order.result
|
|
|
partition_pruning.result
|
Merge with 5.1-release.
|
2010-12-06 10:25:44 +02:00 |
partition_range.result
|
|
|
partition_rename_longfilename.result
|
|
|
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_load.result
|
|
|
plugin_maturity.result
|
|
|
plugin_not_embedded.result
|
BUG#58246: INSTALL PLUGIN not secure & crashable
|
2010-12-01 13:54:50 +01:00 |
pool_of_threads.result
|
MWL#128: Added into EXPLAIN output info about types of the used join buffers and
|
2010-10-18 13:33:05 -07:00 |
preload.result
|
|
|
profiling.result
|
|
|
ps.result
|
Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.
|
2011-06-04 19:56:06 -07:00 |
ps_1general.result
|
Make EXPLAIN better at displaying MRR/BKA:
|
2011-04-02 14:04:45 +04:00 |
ps_2myisam.result
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02:00 |
ps_3innodb.result
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02:00 |
ps_4heap.result
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02:00 |
ps_5merge.result
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02:00 |
ps_10nestset.result
|
|
|
ps_11bugs.result
|
MWL#89
|
2011-02-03 17:00:28 +02:00 |
ps_ddl.result
|
Merged the code of MWL#106 into 5.3
|
2011-05-16 22:39:43 -07:00 |
ps_ddl1.result
|
|
|
ps_grant.result
|
|
|
ps_not_windows.result
|
|
|
query_cache.result
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02:00 |
query_cache_28249.result
|
|
|
query_cache_debug.result
|
|
|
query_cache_merge.result
|
|
|
query_cache_notembedded.result
|
|
|
query_cache_ps_no_prot.result
|
|
|
query_cache_ps_ps_prot.result
|
|
|
query_cache_with_views.result
|
|
|
raid.result
|
|
|
range.result
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02:00 |
range_vs_index_merge.result
|
Fixed LP bug #752353.
|
2011-04-20 15:30:21 -07:00 |
range_vs_index_merge_innodb.result
|
Fixed LP bug #752353.
|
2011-04-20 15:30:21 -07:00 |
read_many_rows_innodb.result
|
|
|
read_only.result
|
|
|
read_only_innodb.result
|
|
|
rename.result
|
|
|
renamedb.result
|
|
|
repair.result
|
|
|
replace.result
|
|
|
rollback.result
|
|
|
round.result
|
|
|
row-checksum-old.result
|
|
|
row-checksum.result
|
|
|
row.result
|
Merge.
|
2010-12-10 23:23:34 -08:00 |
rowid_order_innodb.result
|
|
|
rpl_colSize.result
|
|
|
rpl_extraColmaster_innodb.result
|
|
|
rpl_extraColmaster_myisam.result
|
|
|
schema.result
|
|
|
select.result
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02: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
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02:00 |
select_pkeycache.result
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02:00 |
select_safe.result
|
Fixed bug #52636.
|
2010-09-28 12:39:33 -07:00 |
server_id.require
|
|
|
server_id1.require
|
|
|
shm.result
|
Merge with MariaDB 5.2
|
2011-05-10 18:17:43 +03:00 |
show_check.result
|
Merge with MySQL 5.1.57/58
|
2011-05-02 20:58:45 +03:00 |
skip_grants.result
|
|
|
skip_log_bin.result
|
|
|
skip_name_resolve.result
|
|
|
slave-running.result
|
|
|
slave-stopped.result
|
|
|
sp-big.result
|
|
|
sp-bugs.result
|
Fixed bug#54375 - Error in stored procedure leaves connection
|
2010-11-11 10:52:51 +06:00 |
sp-code.result
|
|
|
sp-destruct.result
|
Merge with MySQL 5.1.57/58
|
2011-05-02 20:58:45 +03:00 |
sp-dynamic.result
|
|
|
sp-error.result
|
|
|
sp-fib.result
|
|
|
sp-prelocking.result
|
|
|
sp-security.result
|
|
|
sp-threads.result
|
Implementation of MWL#172: Add support for prepared statements to HANDLER READ
|
2011-01-04 00:55:41 +02:00 |
sp-ucs2.result
|
|
|
sp-vars.result
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
sp.result
|
Buildbot fixes:
|
2011-06-03 21:45:24 +04:00 |
sp_gis.result
|
|
|
sp_notembedded.result
|
|
|
sp_stress_case.result
|
|
|
sp_sync.result
|
|
|
sp_trans.result
|
|
|
sp_trans_log.result
|
|
|
sql_mode.result
|
|
|
ssl-big.result
|
|
|
ssl.result
|
MWL#128: Added into EXPLAIN output info about types of the used join buffers and
|
2010-10-18 13:33:05 -07: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
|
MWL#128: Added into EXPLAIN output info about types of the used join buffers and
|
2010-10-18 13:33:05 -07:00 |
ssl_connect.result
|
|
|
status.result
|
|
|
status2.result
|
|
|
status_user.result
|
|
|
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
|
Fixed LP bug #793436.
|
2011-06-06 12:19:35 -07:00 |
subselect2.result
|
|
|
subselect3.result
|
Merged the code of MWL#106 into 5.3
|
2011-05-16 22:39:43 -07:00 |
subselect3_jcl6.result
|
Merged the code of MWL#106 into 5.3
|
2011-05-16 22:39:43 -07:00 |
subselect4.result
|
Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.
|
2011-06-04 19:56:06 -07:00 |
subselect_cache.result
|
MWL#89
|
2011-02-03 17:00:28 +02:00 |
subselect_debug.result
|
|
|
subselect_gis.result
|
|
|
subselect_innodb.result
|
|
|
subselect_mat.result
|
Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.
|
2011-06-04 19:56:06 -07:00 |
subselect_mat_cost.result
|
MWL#89
|
2011-06-21 15:50:07 +03:00 |
subselect_mat_cost_bugs.result
|
Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.
|
2011-06-04 19:56:06 -07:00 |
subselect_no_mat.result
|
Fixed LP bug #793436.
|
2011-06-06 12:19:35 -07:00 |
subselect_no_opts.result
|
Fixed LP bug #793436.
|
2011-06-06 12:19:35 -07:00 |
subselect_no_semijoin.result
|
Fixed LP bug #793436.
|
2011-06-06 12:19:35 -07:00 |
subselect_notembedded.result
|
|
|
subselect_nulls.result
|
|
|
subselect_partial_match.result
|
Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.
|
2011-06-04 19:56:06 -07:00 |
subselect_sj.result
|
BUG#778406: Crash in hp_movelink with Aria engine and subqueries
|
2011-06-15 18:37:01 +04:00 |
subselect_sj2.result
|
BUG#761598: InnoDB: Error: row_search_for_mysql() is called without ha_innobase::external_lock() in maria-5.3
|
2011-06-15 15:32:24 +04:00 |
subselect_sj2_jcl6.result
|
BUG#761598: InnoDB: Error: row_search_for_mysql() is called without ha_innobase::external_lock() in maria-5.3
|
2011-06-15 15:32:24 +04:00 |
subselect_sj2_mat.result
|
BUG#761598: Update .result file
|
2011-06-15 17:40:18 +04:00 |
subselect_sj_jcl6.result
|
BUG#778406: Crash in hp_movelink with Aria engine and subqueries
|
2011-06-15 18:37:01 +04:00 |
subselect_sj_mat.result
|
Merge 5.3->main -> 5.3-mwl90
|
2011-05-29 12:58:44 +04:00 |
subselect_sj_nonmerged.result
|
Merge of mwl #106 into 5.3.
|
2011-06-15 21:48:38 -07:00 |
sum_distinct-big.result
|
|
|
sum_distinct.result
|
|
|
symlink.result
|
|
|
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
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
system_mysql_db_refs.result
|
|
|
table_elim.result
|
Merge
|
2011-05-20 12:47:39 -07: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
|
|
|
testdb_only.require
|
|
|
timezone.result
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02:00 |
timezone2.result
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
timezone3.result
|
|
|
timezone4.result
|
revert a suggested "optimization" that introduced a bug
|
2011-06-06 20:28:15 +02:00 |
timezone_grant.result
|
|
|
trigger-compat.result
|
|
|
trigger-trans.result
|
|
|
trigger.result
|
5.1.51 merge
|
2010-10-19 15:58:35 +02: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
|
post review changes 2
|
2011-05-19 19:16:17 +02:00 |
type_blob.result
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
type_date.result
|
revert a suggested "optimization" that introduced a bug
|
2011-06-06 20:28:15 +02:00 |
type_datetime.result
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02:00 |
type_datetime_hires.result
|
bugfixes:
|
2011-06-09 17:23:39 +02:00 |
type_decimal.result
|
post-review changes 1
|
2011-05-19 19:01:46 +02:00 |
type_enum.result
|
|
|
type_float.result
|
post-review changes 1
|
2011-05-19 19:01:46 +02:00 |
type_nchar.result
|
|
|
type_newdecimal-big.result
|
|
|
type_newdecimal.result
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
type_ranges.result
|
|
|
type_set.result
|
|
|
type_time.result
|
merge with 5.1-micro
|
2011-06-07 18:13:02 +02:00 |
type_time_hires.result
|
bugfixes:
|
2011-06-09 17:23:39 +02:00 |
type_timestamp.result
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03: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
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
udf.result
|
|
|
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
|
Merge with 5.1-microseconds
|
2011-05-28 05:11:32 +03:00 |
unsafe_binlog_innodb.result
|
|
|
update.result
|
|
|
upgrade.result
|
Bugfix: New table creation/renaming block added if old encoded table present.
|
2011-05-11 14:09:48 +03:00 |
user_limits.result
|
|
|
user_var-binlog.result
|
|
|
user_var.result
|
Bug #57187: more user variable fun with multiple
|
2010-12-06 23:38:31 +03:00 |
varbinary.result
|
wl#173 - temporal types with sub-second resolution
|
2011-03-01 13:24:36 +01:00 |
variables-big.result
|
Bug#58197: main.variables-big fails on windows
|
2010-11-15 16:17:38 +01:00 |
variables-notembedded.result
|
Merge with MariaDB 5.1
|
2011-05-03 19:10:10 +03:00 |
variables.result
|
Merge with 5.3 main
|
2011-05-16 15:07:04 +03:00 |
variables_community.result
|
|
|
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
|
|
|
view.result
|
Fixed LP bug #794038.
|
2011-06-09 00:13:00 -07:00 |
view_alias.result
|
|
|
view_grant.result
|
Fixed LP bug #793436.
|
2011-06-06 12:19:35 -07: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
|
|
|
windows.require
|
|
|
windows.result
|
LP BUG#778413
|
2011-05-17 10:35:24 +03:00 |
xa.result
|
|
|
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 |