mariadb/mysql-test/r
Igor Babaev a6b88f1431 MDEV-415: Back-port of the WL task #1393 from the mysql-5.6 code line.
The task adds a more efficient handling of the queries with 
ORDER BY order LIMIT n, such that n is small enough and
no indexes are used for order.
2012-09-01 14:21:59 -07:00
..
1st.result
aborted_clients.result MDEV-246 - Aborted_clients incremented during ordinary connection close 2012-05-03 02:47:06 +02:00
alias.result
almost_full.result
alter_table-big.result
alter_table.result Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEM 2012-04-11 15:53:17 +05:30
alter_table_online.result
alter_table_trans.result
analyze.result
ansi.result
auth_rpl.result
auto_increment.result Changed last_insert_id() to be unsigned. 2012-06-08 22:12:44 +03:00
backup.result
bench_count_distinct.result
big_test.require
bigint.result merge with mysql-5.5.21 2012-03-09 08:06:59 +01:00
binary.result
binlog_tx_isolation.result
blackhole.result Bug #11880012: INDEX_SUBQUERY, BLACKHOLE, 2012-03-28 12:22:31 +04:00
blackhole_plugin.result
bool.result
bootstrap.result
bug39022.result
bug46261.result
bug46760.result
bug47671.result
bug58669.result
bug12427262.result BUG#12427262 : 60961: SHOW TABLES VERY SLOW WHEN NOT IN SYSTEM DISK CACHE 2012-04-21 05:23:09 +05:30
bug13633383.result
bulk_replace.result
cache_innodb.result
case.result
case_insensitive_file_system.require
case_insensitive_fs.require
case_sensitive_file_system.require
cast.result c 2012-05-21 15:30:25 +02:00
change_user.result
check.result
check_var_limit.require
client_xml.result
comment_column.result
comment_column2.result
comment_index.result
comment_table.result
comments.result Increased the version number to 10.0 2012-05-31 22:39:11 +03:00
commit.result
commit_1innodb.result
compare.result
compress.result
concurrent_innodb_safelog.result
concurrent_innodb_unsafelog.result
connect.result Merge BUG#1010351 from 5.2 to 5.5 2012-06-10 14:12:50 +04: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
create_not_windows.result
create_select_tmp.result
ctype_ascii.result
ctype_big5.result
ctype_binary.result merge with mysql-5.5.21 2012-03-09 08:06:59 +01:00
ctype_collate.result
ctype_cp932_binlog_row.result
ctype_cp932_binlog_stm.result
ctype_cp1250_ch.result
ctype_cp1251.result merge with mysql-5.5.21 2012-03-09 08:06:59 +01:00
ctype_create.result
ctype_errors.result
ctype_eucjpms.result
ctype_euckr.result
ctype_filename.result
ctype_filesystem.result
ctype_gb2312.result
ctype_gbk.result
ctype_gbk_binlog.result
ctype_hebrew.result
ctype_latin1.result merge with mysql-5.5.21 2012-03-09 08:06:59 +01:00
ctype_latin1_de.result
ctype_latin2.result
ctype_latin2_ch.result
ctype_ldml.result
ctype_like_range.result
ctype_many.result
ctype_mb.result
ctype_recoding.result 5.3 merge 2012-03-06 20:46:07 +01:00
ctype_sjis.result
ctype_tis620.result
ctype_uca.result
ctype_ucs.result mysql 5.5.23 merge 2012-04-10 08:28:13 +02:00
ctype_ucs2_def.result
ctype_ujis.result
ctype_ujis_ucs2.result
ctype_utf8.result merge 2012-04-05 23:07:18 +02:00
ctype_utf8mb4.result
ctype_utf8mb4_heap.result
ctype_utf8mb4_innodb.result
ctype_utf8mb4_myisam.result
ctype_utf16.result
ctype_utf16_def.result
ctype_utf16_uca.result
ctype_utf32.result
ctype_utf32_uca.result
date_formats.result
ddl_i18n_koi8r.result
ddl_i18n_utf8.result
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
deprecated_features.result
derived.result
derived_opt.result Patch for mdev-287: CHEAP SQ: A query with subquery in SELECT list, EXISTS, inner joins takes hundreds times longer 2012-05-30 00:18:53 +03:00
derived_view.result Merge 5.3 -> 5.5 2012-06-20 15:01:28 +04:00
dirty_close.result
disabled_partition.require
distinct.result
drop-no_root.result
drop.result
drop_debug.result
dyncol.result
empty_table.result
endspace.result
error_simulation.result mdev-200 set session dbug resets the output to stderr. 2012-03-23 20:49:47 +01:00
errors.result Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
events_1.result
events_2.result
events_bugs.result
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 Patch for mdev-287: CHEAP SQ: A query with subquery in SELECT list, EXISTS, inner joins takes hundreds times longer 2012-05-30 00:18:53 +03:00
file_contents.result
filesort_debug.result MDEV-415: Back-port of the WL task #1393 from the mysql-5.6 code line. 2012-09-01 14:21:59 -07:00
fix_priv_tables.result
flush-innodb.result MDEV-254: Server hang with FLUSH TABLES WITH READ LOCK AND DISABLE CHECKPOINT 2012-05-08 14:27:44 +02:00
flush.result
flush2.result
flush_block_commit.result
flush_block_commit_notembedded.result
flush_read_lock.result
flush_read_lock_kill.result
flush_table.result
foreign_key.result
fulltext.result 5.3 merge 2012-05-21 20:54:41 +02:00
fulltext2.result
fulltext3.result
fulltext_cache.result
fulltext_distinct.result
fulltext_left_join.result
fulltext_multi.result
fulltext_order_by.result
fulltext_update.result
fulltext_var.result
func_analyse.result
func_compress.result
func_concat.result
func_crypt.result
func_date_add.result
func_default.result
func_des_encrypt.result
func_digest.result
func_encrypt.result
func_encrypt_nossl.result
func_encrypt_ucs2.result
func_equal.result
func_gconcat.result
func_group.result Merge 5.3->5.5 2012-03-17 01:26:58 -07:00
func_group_innodb.result mysql-5.5 merge 2012-06-14 20:05:31 +02:00
func_if.result 5.3 merge 2012-05-21 20:54:41 +02:00
func_in.result Add back testcase for lp:817966 (was lost in the merge) 2012-06-23 20:12:54 +04:00
func_isnull.result
func_like.result
func_math.result
func_misc.result
func_op.result
func_regexp.result
func_rollback.result
func_sapdb.result
func_set.result
func_str.result merge with mysql-5.5.21 2012-03-09 08:06:59 +01:00
func_system.result Increased the version number to 10.0 2012-05-31 22:39:11 +03:00
func_test.result Merge 5.3 -> 5.5 2012-06-20 15:01:28 +04:00
func_time.result update the result file 2012-05-02 22:00:31 +02:00
func_time_hires.result
func_timestamp.result
gcc296.result
gis-precise.result 5.3 merge 2012-05-04 07:16:38 +02:00
gis-rt-precise.result MDEV-294 SELECT WHERE ST_CONTAINS doesn't return all the records where ST_CONTAINS() is 1. 2012-05-29 09:59:25 +05:00
gis-rtree.result MDEV-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 c 2012-05-21 15:30:25 +02:00
grant.result
grant2.result
grant3.result
grant4.result
grant_cache_no_prot.result
grant_cache_ps_prot.result
grant_lowercase_fs.result
greedy_optimizer.result
group_by.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
group_min_max.result Fix for bug lp:944706, task MDEV-193 2012-05-17 13:46:05 +03:00
group_min_max_innodb.result
handler_read_last.result
handlersocket.result Fixed compile warnings 2012-05-18 16:40:16 +03:00
have_compress.require
have_crypt.require
have_debug_sync.require
have_geometry.require
have_local_infile.require
have_log_bin.require
have_met_timezone.require
have_moscow_leap_timezone.require
have_mutex_deadlock_detector.require
have_mysql_upgrade.result
have_ndb_extra.require
have_ndbapi_examples.require
have_outfile.require
have_partition.require
have_perror.require
have_pool_of_threads.require
have_profiling.require
have_query_cache.require
have_ssl.require
have_ssl_is_yes_or_disabled_only.require
have_symlink.require
have_utf8mb4.require
have_utf16.require
have_utf32.require
have_working_dns.require
having.result Merge 5.3->5.5. 2012-03-01 14:22:22 -08:00
help.result Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEM 2012-04-11 15:53:17 +05:30
implicit_char_to_num_conversion.result
implicit_commit.result
in_datetime_241.result MDEV-241 lp:992722 - Server crashes in get_datetime_value 2012-05-02 15:22:47 +02:00
index_intersect.result
index_intersect_innodb.result
index_merge_innodb.result Merge the fix for lp:944706, mdev-193 2012-06-06 22:26:40 +03:00
index_merge_myisam.result Patch for mdev-287: CHEAP SQ: A query with subquery in SELECT list, EXISTS, inner joins takes hundreds times longer 2012-05-30 00:18:53 +03:00
information_schema-big.result
information_schema.result
information_schema_all_engines.result bugfix: mysqld failed to start if a compiled-in plugin failed to initialize 2012-04-17 20:28:21 +02:00
information_schema_chmod.result
information_schema_db.result
information_schema_inno.result
information_schema_parameters.result
information_schema_part.result
information_schema_routines.result
init_connect.result
init_file.result
innodb_bug878769,innodb_plugin.rdiff
innodb_bug878769.result
innodb_ext_key.result 5.3 merge 2012-03-28 20:25:31 +02:00
innodb_icp,innodb_plugin.rdiff typo fixed: space in the status variable name 2012-04-17 20:25:03 +02:00
innodb_icp.result Merge 2012-06-06 16:19:48 +03:00
innodb_ignore_builtin.result
innodb_mrr_cpk,innodb_plugin.rdiff
innodb_mrr_cpk.result
innodb_mysql_lock.result
innodb_mysql_lock2.result
innodb_mysql_sync.result Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
innodb_utf8.result
insert.result
insert_notembedded.result
insert_select.result
insert_update.result
ipv4_as_ipv6.result
ipv6.result
is_debug_build.require
is_embedded.require
isam.result
join.result Merge mariadb 5.3->mariadb 5.5 2012-03-24 18:21:22 +01:00
join_cache.result Changed a test case from join_cache.test to make it platform independent 2012-05-17 18:01:13 -07:00
join_crash.result
join_nested.result
join_nested_jcl6.result
join_optimizer.result
join_outer.result Merge the fix for lp:944706, mdev-193 2012-06-06 22:26:40 +03:00
join_outer_innodb.result Merge 5.3->5.5. 2012-03-01 14:22:22 -08:00
join_outer_jcl6.result Merge the fix for lp:944706, mdev-193 2012-06-06 22:26:40 +03:00
key.result Fix for bug lp:944706, task MDEV-193 2012-05-17 13:46:05 +03:00
key_cache.result
key_diff.result
key_primary.result
keywords.result
kill.result
limit.result
limit_rows_examined.result Fix for bug lp:944706, task MDEV-193 2012-05-17 13:46:05 +03:00
loaddata.result
loaddata_autocom_innodb.result
loadxml.result
locale.result
lock.result
lock_multi.result
lock_multi_bug38499.result
lock_multi_bug38691.result
lock_sync.result
lock_tables_lost_commit.result
log_slow.result
log_state.result Increased the version number to 10.0 2012-05-31 22:39:11 +03:00
log_state_bug33693.result
log_tables-big.result
log_tables.result
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
lowercase_table.result
lowercase_table2.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
lowercase_table3.result
lowercase_table4.result
lowercase_table_grant.result
lowercase_table_qcache.result
lowercase_utf8.result
lowercase_view.result
mdev316.result fix an overly agressive optimization in Item_func_conv_charset 2012-06-17 16:09:16 +02:00
mdl_sync.result
merge-big.result
merge.result
merge_debug.result
merge_innodb.result
merge_mmap.result
merge_recover.result
metadata.result
mix2_myisam.result
mix2_myisam_ucs2.result
mrr_icp_extra.result
multi_statement.result
multi_update.result mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
multi_update2.result
multi_update_innodb.result
multi_update_tiny_hash.result
myisam-big.result
myisam-blob.result
myisam-system.result Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
myisam.result Added text for errno in error messages by: 2012-05-30 00:37:55 +03:00
myisam_crash_before_flush_keys.result
myisam_debug.result
myisam_icp.result Merge 2012-06-06 16:19:48 +03:00
myisam_icp_notembedded.result
myisam_mrr.result Fix for bug lp:944706, task MDEV-193 2012-05-17 13:46:05 +03:00
myisampack.result Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
mysql-bug41486.result
mysql-bug45236.result
mysql.result Fixed build failures found by buildbot 2012-06-05 14:09:18 +03:00
mysql_client_test.result
mysql_client_test_nonblock.result
mysql_comments.result
mysql_cp932.result
mysql_embedded.result
mysql_locale_posix.result
mysql_not_windows.result
mysql_plugin.result
mysql_protocols.result
mysql_upgrade.result Fixed build failures found by buildbot 2012-06-05 14:09:18 +03:00
mysql_upgrade_ssl.result
mysqladmin.result
mysqlbinlog-cp932.result
mysqlbinlog-innodb.result
mysqlbinlog.result
mysqlbinlog2.result
mysqlbinlog_base64.result
mysqlbinlog_row.result
mysqlbinlog_row_big.result
mysqlbinlog_row_innodb.result
mysqlbinlog_row_myisam.result
mysqlbinlog_row_trans.result
mysqlcheck.result
mysqld--defaults-file.result
mysqld--help,win.rdiff merge with mysql-5.5.21 2012-03-09 08:06:59 +01:00
mysqld--help.result Fix for bug lp:944706, task MDEV-193 2012-05-17 13:46:05 +03:00
mysqld_option_err.result
mysqldump-compat.result
mysqldump-max.result
mysqldump-no-binlog.result
mysqldump.result mysql-5.5 merge 2012-06-14 20:05:31 +02:00
mysqldump_restore.result
mysqlhotcopy_myisam.result
mysqlshow.result
mysqlslap.result c 2012-05-21 15:30:25 +02:00
mysqltest.result
mysqltest_256.result MDEV-256 lp:995501 - mysqltest attempts to parse Perl code inside a block 2012-06-01 17:53:59 +02:00
mysqltest_cont_on_error.result Added --continue-on-error to mysqltest and mysql-test-run 2012-05-15 19:35:57 +02:00
mysqltest_ps.result
named_pipe.result
ndb_default_cluster.require
negation_elimination.result Post-merge fixes: 2012-06-20 13:41:31 +04:00
no-threads.result
no_binlog.result
non_blocking_api.result
not_embedded.require
not_embedded_server.result
not_ndb.require
not_ndb_default.require
not_openssl.require
not_partition.require
not_partition.result
not_staging.require
not_true.require
not_valgrind.require
not_windows.require
null.result
null_key.result
odbc.result
olap.result
old-mode.result
one_thread_per_connection.require
openssl_1.result
order_by.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_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
outfile.result
outfile_loaddata.result
overflow.result
packet.result
parser.result
parser_bug21114_innodb.result
parser_not_embedded.result
parser_precedence.result
parser_stack.result
partition.result Test case for bug lp:1001117, MySQL BUG#12330344 2012-05-24 14:08:28 +03:00
partition_binlog.result
partition_binlog_stmt.result
partition_blackhole.result
partition_bug18198.result
partition_cache.result
partition_charset.result
partition_column.result
partition_column_prune.result
partition_csv.result
partition_datatype.result Added text for errno in error messages by: 2012-05-30 00:37:55 +03:00
partition_debug_sync.result
partition_disabled.result
partition_error.result mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
partition_example.result
partition_grant.result
partition_hash.result
partition_innodb.result mysql 5.5.23 merge 2012-04-10 08:28:13 +02:00
partition_innodb_plugin.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_innodb_semi_consistent.result
partition_innodb_stmt.result
partition_key_cache.result
partition_list.result
partition_mgm.result
partition_mgm_err.result
partition_mgm_err2.result
partition_myisam.result
partition_not_blackhole.result
partition_not_windows.result
partition_open_files_limit.result Fixed wrong error codes from InnoDB/XtraDB that caused %M to give system dependent error messages (for unknown error code) 2012-07-06 19:10:18 +03:00
partition_order.result
partition_pruning.result mysql 5.5.23 merge 2012-04-10 08:28:13 +02:00
partition_range.result
partition_rename_longfilename.result
partition_symlink.result
partition_sync.result
partition_truncate.result
partition_utf8.result
partition_windows.result
perror-win.result
perror.result
plugin.result debug_sync is now a service, available to dynamically loaded plugins. 2012-03-28 19:26:00 +02:00
plugin_auth.result
plugin_auth_qa.result
plugin_auth_qa_1.result
plugin_auth_qa_2.result
plugin_auth_qa_3.result
plugin_innodb.result
plugin_load.result
plugin_load_option.result
plugin_loaderr.result bugfix: mysqld failed to start if a compiled-in plugin failed to initialize 2012-04-17 20:28:21 +02:00
plugin_maturity.result mdev-20: INSTALL PLUGIN SONAME 2012-03-05 21:48:06 +01:00
plugin_not_embedded.result
pool_of_threads.result
preload.result
profiling.result
progress_976225.result MDEV-217 - Assertion `thd->stmt_arena != thd->progress.arena' failed in thd_progress_init on OPTIMIZE two tables when replaced by recreate 2012-04-18 20:48:14 +02:00
ps.result Merge 5.3 -> 5.5 2012-06-20 15:01:28 +04:00
ps_1general.result Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
ps_2myisam.result merge with mysql-5.5.21 2012-03-09 08:06:59 +01:00
ps_3innodb.result merge with mysql-5.5.21 2012-03-09 08:06:59 +01:00
ps_4heap.result merge with mysql-5.5.21 2012-03-09 08:06:59 +01:00
ps_5merge.result merge with mysql-5.5.21 2012-03-09 08:06:59 +01:00
ps_10nestset.result
ps_11bugs.result
ps_ddl.result
ps_ddl1.result
ps_grant.result
ps_not_windows.result
query_cache.result Dependency of tests from ulong size removed. 2012-04-19 17:00:13 +03:00
query_cache_28249.result
query_cache_debug.result
query_cache_merge.result
query_cache_notembedded.result
query_cache_ps_no_prot.result
query_cache_ps_ps_prot.result
query_cache_with_views.result
range.result merge 2012-04-05 23:07:18 +02:00
range_mrr_icp.result merge 2012-04-05 23:07:18 +02:00
range_vs_index_merge.result Fixed LP bug #954262. 2012-03-20 17:03:28 -07:00
range_vs_index_merge_innodb,innodb_plugin.rdiff Merge mariadb 5.3->mariadb 5.5 2012-03-24 18:21:22 +01:00
range_vs_index_merge_innodb.result Fixed LP bug #954262. 2012-03-20 17:03:28 -07:00
read_many_rows_innodb.result
read_only.result MDEV-136 Non-blocking "set read_only" 2012-06-04 17:39:28 +02:00
read_only_innodb.result MDEV-136 Non-blocking "set read_only" 2012-06-04 17:39:28 +02:00
rename.result
renamedb.result
repair.result
replace.result
rollback.result
round.result
row-checksum-old.result Fixed wrong error codes from InnoDB/XtraDB that caused %M to give system dependent error messages (for unknown error code) 2012-07-06 19:10:18 +03:00
row-checksum.result Fixed wrong error codes from InnoDB/XtraDB that caused %M to give system dependent error messages (for unknown error code) 2012-07-06 19:10:18 +03:00
row.result
rowid_order_innodb.result
rpl_colSize.result
rpl_extraColmaster_innodb.result
rpl_extraColmaster_myisam.result
rpl_mysqldump_slave.result Fix for: lp:1013432 and MySQL#64800: 2012-06-15 13:08:10 +03:00
schema.result
secure_file_priv_win.result
select.result 5.3 merge 2012-05-21 20:54:41 +02:00
select_debug.result
select_found.result
select_jcl6.result 5.3 merge 2012-05-21 20:54:41 +02:00
select_pkeycache.result 5.3 merge 2012-05-21 20:54:41 +02:00
select_safe.result
server_id.require
server_id1.require
shm.result
show_check.result
show_profile.result
signal.result
signal_code.result
signal_demo1.result
signal_demo2.result
signal_demo3.result
signal_sqlmode.result
single_delete_update.result
skip_grants.result
skip_log_bin.result
skip_name_resolve.result
slave-running.result
slave-stopped.result
sp-big.result
sp-bugs.result Merge from 5.1 to 5.5 2012-03-28 13:35:08 +05:30
sp-code.result mysql 5.5.23 merge 2012-04-10 08:28:13 +02:00
sp-destruct.result
sp-dynamic.result
sp-error.result
sp-fib.result
sp-lock.result
sp-no-code.result
sp-prelocking.result
sp-security.result
sp-threads.result
sp-ucs2.result
sp-vars.result
sp.result automatic merge with 5.5 2012-06-27 17:22:23 +03:00
sp_gis.result
sp_notembedded.result 5.1 merge 2012-05-18 14:23:05 +02:00
sp_stress_case.result
sp_sync.result
sp_trans.result
sp_trans_log.result
sql_mode.result
ssl-big.result
ssl.result
ssl_8k_key.result
ssl_and_innodb.result
ssl_cipher.result
ssl_compress.result
ssl_connect.result
status.result typo fixed: space in the status variable name 2012-04-17 20:25:03 +02:00
status2.result
status_bug17954.result
status_user.result typo fixed: space in the status variable name 2012-04-17 20:25:03 +02:00
strict.result merge 2012-04-07 15:58:46 +02:00
strict_autoinc_1myisam.result
strict_autoinc_2innodb.result
strict_autoinc_3heap.result
subselect.result Merged the fix for bug lp:944706, mdev-193 2012-06-19 15:06:45 +03:00
subselect2.result
subselect3.result Fix for bug lp:944706, task MDEV-193 2012-05-17 13:46:05 +03:00
subselect3_jcl6.result Fix for bug lp:944706, task MDEV-193 2012-05-17 13:46:05 +03:00
subselect4.result automatic merge with 5.5 2012-06-27 17:22:23 +03:00
subselect_cache.result Fix for bug lp:944706, task MDEV-193 2012-05-17 13:46:05 +03:00
subselect_debug.result
subselect_extra.result
subselect_extra_no_semijoin.result Patch for mdev-287: CHEAP SQ: A query with subquery in SELECT list, EXISTS, inner joins takes hundreds times longer 2012-05-30 00:18:53 +03:00
subselect_gis.result
subselect_innodb.result MDEV-415: Back-port of the WL task #1393 from the mysql-5.6 code line. 2012-09-01 14:21:59 -07:00
subselect_mat.result Merged the fix for bug lp:944706, mdev-193 2012-06-19 15:06:45 +03:00
subselect_mat_cost.result Patch for mdev-287: CHEAP SQ: A query with subquery in SELECT list, EXISTS, inner joins takes hundreds times longer 2012-05-30 00:18:53 +03:00
subselect_mat_cost_bugs.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
subselect_no_mat.result Merged the fix for bug lp:944706, mdev-193 2012-06-19 15:06:45 +03:00
subselect_no_opts.result Merged the fix for bug lp:944706, mdev-193 2012-06-19 15:06:45 +03:00
subselect_no_scache.result Merged the fix for bug lp:944706, mdev-193 2012-06-19 15:06:45 +03:00
subselect_no_semijoin.result Merged the fix for bug lp:944706, mdev-193 2012-06-19 15:06:45 +03:00
subselect_notembedded.result
subselect_nulls.result
subselect_partial_match.result Fixed bug lp:1000649 2012-06-05 17:25:10 +03:00
subselect_sj.result merge with 5.3. 2012-06-04 17:26:11 +02:00
subselect_sj2.result merge 2012-04-07 15:58:46 +02:00
subselect_sj2_jcl6,innodb_plugin.rdiff merge 2012-04-07 15:58:46 +02:00
subselect_sj2_jcl6.result merge 2012-04-07 15:58:46 +02:00
subselect_sj2_mat.result merge 2012-04-07 15:58:46 +02:00
subselect_sj_aria.result
subselect_sj_jcl6.result merge with 5.3. 2012-06-04 17:26:11 +02:00
subselect_sj_mat.result Merged the fix for bug lp:944706, mdev-193 2012-06-19 15:06:45 +03:00
subselect_sj_nonmerged.result BUG#913030: Optimizer chooses a suboptimal excution plan for Q18 from DBT-3 2012-04-02 21:41:54 +04:00
sum_distinct-big.result
sum_distinct.result
symlink.result Fixed wrong error codes from InnoDB/XtraDB that caused %M to give system dependent error messages (for unknown error code) 2012-07-06 19:10:18 +03:00
synchronization.result
sysdate_is_now.result
system_mysql_db.result
system_mysql_db_fix30020.result
system_mysql_db_fix40123.result
system_mysql_db_fix50030.result
system_mysql_db_fix50117.result
system_mysql_db_refs.result
table_elim.result 5.3 merge 2012-05-21 20:54:41 +02:00
table_elim_debug.result
table_options.result
tablelock.result
tablespace.result
temp_table.result
testdb_only.require
timezone.result
timezone2.result
timezone3.result
timezone4.result
timezone_grant.result
trigger-compat.result
trigger-trans.result
trigger.result Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
trigger_notembedded.result
true.require
truncate.result
truncate_coverage.result
type_binary.result
type_bit.result Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
type_bit_innodb.result Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
type_blob.result Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
type_date.result Fix bug lp:1008487 2012-06-04 18:06:00 +03:00
type_datetime.result
type_datetime_hires.result
type_decimal.result
type_enum.result
type_float.result
type_nchar.result
type_newdecimal-big.result
type_newdecimal.result
type_ranges.result
type_set.result
type_time.result
type_time_hires.result
type_timestamp.result
type_timestamp_hires.result
type_uint.result
type_varchar.result
type_year.result Merge 5.3->5.5. 2012-03-01 14:22:22 -08:00
udf.result
udf_query_cache.result
udf_skip_grants.result
union.result Fixed LP bug #1010729. 2012-06-08 22:15:49 -07:00
unsafe_binlog_innodb.result
update.result
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
user_limits.result
user_var-binlog.result
user_var.result Merge 5.3 -> 5.5 2012-06-20 15:01:28 +04:00
varbinary.result
variables-notembedded.result
variables.result Increased the version number to 10.0 2012-05-31 22:39:11 +03:00
variables_community.result
view.result Merge 5.3 -> 5.5 2012-06-20 15:01:28 +04:00
view_alias.result
view_grant.result
wait_timeout.result
warnings.result
warnings_debug.result
warnings_engine_disabled.result
windows.require
windows.result
xa.result mysql 5.5.23 merge 2012-04-10 08:28:13 +02:00
xa_binlog.result
xml.result
xtradb_mrr.result