mariadb/mysql-test/main
2019-07-25 14:49:33 +04:00
..
1st.result
1st.test
aborted_clients.result
aborted_clients.test
adddate_454.result
adddate_454.test
alias.result
alias.test
almost_full.result
almost_full.test
alter_table-big.result
alter_table-big.test
alter_table.result Merge branch '10.3' into 10.4 2019-02-21 14:40:52 +01:00
alter_table.test Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
alter_table_autoinc-5574.result
alter_table_autoinc-5574.test
alter_table_debug.result MDEV-19612 Split ALTER related data type specific code in sql_table.cc to Type_handler 2019-05-28 15:50:11 +04:00
alter_table_debug.test Adding a forgotten --source include/have_debug.inc into alter_table_debug.test 2019-05-28 17:02:50 +04:00
alter_table_errors.result MDEV-19236 Improve error message for ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE 2019-04-12 12:28:09 +03:00
alter_table_errors.test Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
alter_table_mdev539_maria.result
alter_table_mdev539_maria.test
alter_table_mdev539_myisam.result
alter_table_mdev539_myisam.test
alter_table_online.result Replace ha_notify_table_changed() with notify_tabledef_changed() 2019-05-23 01:20:18 +03:00
alter_table_online.test
alter_table_trans.result
alter_table_trans.test
alter_user.result MDEV-11340 Allow multiple alternative authentication methods for the same user 2019-02-04 16:06:57 +01:00
alter_user.test
analyze.result
analyze.test
analyze_debug.result
analyze_debug.test
analyze_format_json.result MDEV-17903: New optimizer defaults: change optimize_join_buffer_size to be ON 2019-02-19 14:27:24 +05:30
analyze_format_json.test
analyze_stmt.result Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
analyze_stmt.test Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
analyze_stmt_orderby.result MDEV-17903: New optimizer defaults: change optimize_join_buffer_size to be ON 2019-02-19 14:27:24 +05:30
analyze_stmt_orderby.test
analyze_stmt_privileges.result
analyze_stmt_privileges.test
analyze_stmt_privileges2.result
analyze_stmt_privileges2.test
analyze_stmt_slow_query_log-master.opt
analyze_stmt_slow_query_log.result
analyze_stmt_slow_query_log.test
ansi.result
ansi.test
assign_key_cache.result
assign_key_cache.test
assign_key_cache_debug.result
assign_key_cache_debug.test
auth_named_pipe-master.opt
auth_named_pipe.result
auth_named_pipe.test
auth_rpl-slave.opt
auth_rpl.result
auth_rpl.test
auto_increment.result
auto_increment.test
auto_increment_ranges.inc
auto_increment_ranges_innodb.result
auto_increment_ranges_innodb.test
auto_increment_ranges_myisam.result
auto_increment_ranges_myisam.test
backup_aria.result
backup_aria.test
backup_interaction.result
backup_interaction.test
backup_lock.result
backup_lock.test
backup_lock_debug.result Record BACKUP and SCHEMA namespaces order 2019-06-06 14:41:45 +04:00
backup_lock_debug.test Record BACKUP and SCHEMA namespaces order 2019-06-06 14:41:45 +04:00
backup_locks.result
backup_locks.test
backup_priv.result
backup_priv.test
backup_stages.result
backup_stages.test
backup_syntax.result
backup_syntax.test
bad_frm_crash_5029.result
bad_frm_crash_5029.test
bench_count_distinct.result
bench_count_distinct.test
bigint.result
bigint.test
binary.result
binary.test
binary_to_hex.result
binary_to_hex.test
blackhole.result
blackhole.test
blackhole_plugin.result
blackhole_plugin.test
bool.result
bool.test
bootstrap-master.opt
bootstrap.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
bootstrap.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
brackets.result MDEV-18689 Simple query with extra brackets stopped working 2019-05-06 11:14:39 -07:00
brackets.test MDEV-18689 Simple query with extra brackets stopped working 2019-05-06 11:14:39 -07:00
bug39022.result
bug39022.test
bug46760-master.opt
bug46760.result
bug46760.test
bug47671-master.opt
bug47671.result
bug47671.test
bug58669-master.opt
bug58669.result
bug58669.test
bug12427262.result
bug12427262.test
bug13633383.result
bug13633383.test
bulk_replace.result
bulk_replace.test
cache_innodb.result
cache_innodb.test
cache_temporal_4265.result
cache_temporal_4265.test
case.result
case.test
cast.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
cast.test MDEV-8919 Wrong result for CAST(9999999999999999999.0) 2019-05-17 08:08:11 +04:00
change_user.result
change_user.test
change_user_notembedded.result
change_user_notembedded.test
charset_client_win.result Merge 10.2 into 10.3 2019-06-19 08:56:10 +03:00
charset_client_win.test Merge 10.2 into 10.3 2019-06-19 08:56:10 +03:00
check.result Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
check.test Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
check_constraint.result Merge 10.2 into 10.3 2019-03-12 14:26:34 +02:00
check_constraint.test Merge 10.2 into 10.3 2019-03-12 14:26:34 +02:00
check_constraint_innodb.result MDEV-19236 Improve error message for ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE 2019-04-12 12:28:09 +03:00
check_constraint_innodb.test Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
check_constraint_show.result
check_constraint_show.test
client_xml.result
client_xml.test
column_compression.inc
column_compression.result Merge 10.4 into 10.5 2019-06-20 09:22:10 +03:00
column_compression.test Merge 10.4 into 10.5 2019-06-20 09:22:10 +03:00
column_compression_parts.result
column_compression_parts.test
column_compression_rpl.result
column_compression_rpl.test
column_compression_utf16.result
column_compression_utf16.test
comment_column.result
comment_column.test
comment_column2.result
comment_column2.test
comment_database.result MDEV-307 review minor edits, add yacc_ora support 2019-05-21 09:33:30 +03:00
comment_database.test MDEV-307 Add functionality for database comments 2019-05-21 09:33:17 +03:00
comment_index.result
comment_index.test
comment_table.result
comment_table.test
comments.result
comments.test
commit.result
commit.test
commit_1innodb.result
commit_1innodb.test
compare.result
compare.test
compound.result
compound.test
compress.result
compress.test
concurrent_innodb_safelog.result MDEV-19544 Remove innodb_locks_unsafe_for_binlog 2019-05-23 10:25:12 +03:00
concurrent_innodb_safelog.test MDEV-19544 Remove innodb_locks_unsafe_for_binlog 2019-05-23 10:25:12 +03:00
concurrent_innodb_unsafelog.result MDEV-19544 Remove innodb_locks_unsafe_for_binlog 2019-05-23 10:25:12 +03:00
concurrent_innodb_unsafelog.test MDEV-19544 Remove innodb_locks_unsafe_for_binlog 2019-05-23 10:25:12 +03:00
connect-abstract.cnf
connect-abstract.result
connect-abstract.test
connect.cnf
connect.result fix tcp disconnect and perl 2019-05-19 20:48:39 +02:00
connect.test fix tcp disconnect and perl 2019-05-19 20:48:39 +02:00
connect2.cnf
connect2.result
connect2.test
connect_debug.result
connect_debug.test
consistent_snapshot.result
consistent_snapshot.test
constraints.result Merge 10.2 into 10.3 2019-05-02 21:43:24 +03:00
constraints.test Merge 10.2 into 10.3 2019-05-02 21:43:24 +03:00
contributors.result
contributors.test
count_distinct.result
count_distinct.test
count_distinct2-master.opt
count_distinct2.result
count_distinct2.test
count_distinct3.result
count_distinct3.test
crash_commit_before-master.opt
crash_commit_before.result
crash_commit_before.test
create-big.result
create-big.test
create-uca.result
create-uca.test
create.result
create.test
create_delayed.result
create_delayed.test
create_drop_binlog.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
create_drop_binlog.test
create_drop_db.result
create_drop_db.test
create_drop_event.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
create_drop_event.test
create_drop_function.result
create_drop_function.test
create_drop_index.result
create_drop_index.test
create_drop_procedure.result
create_drop_procedure.test
create_drop_role.result Merge 10.2 into 10.3 2019-03-04 17:01:00 +02:00
create_drop_role.test Merge 10.2 into 10.3 2019-03-04 17:01:00 +02:00
create_drop_server.result
create_drop_server.test
create_drop_trigger.result
create_drop_trigger.test
create_drop_udf.result
create_drop_udf.test
create_drop_user.result
create_drop_user.test
create_drop_view.result
create_drop_view.test
create_not_windows.result
create_not_windows.test
create_or_replace-master.opt
create_or_replace.result
create_or_replace.test
create_or_replace2.result
create_or_replace2.test
create_or_replace_permission.result
create_or_replace_permission.test
create_replace_tmp.result
create_replace_tmp.test
create_select_tmp.result bugfix: CREATE...SELECT lost COMMENT and VERSIONING 2019-02-14 17:30:22 +01:00
create_select_tmp.test bugfix: CREATE...SELECT lost COMMENT and VERSIONING 2019-02-14 17:30:22 +01:00
create_user.result
create_user.test
create_utf8.result
create_utf8.test
create_w_max_indexes_64.result
create_w_max_indexes_64.test
create_w_max_indexes_128.result MDEV-19235 MariaDB Server compiled for 128 Indexes crashes at startup 2019-05-09 18:58:16 +02:00
create_w_max_indexes_128.test
cte_grant.result
cte_grant.test
cte_nonrecursive.result Merge 10.3 into 10.4 2019-05-05 15:06:44 +03:00
cte_nonrecursive.test Merge 10.2 into 10.3 2019-04-07 11:49:50 +03:00
cte_recursive.result MDEV-17903: New optimizer defaults: change optimize_join_buffer_size to be ON 2019-02-19 14:27:24 +05:30
cte_recursive.test
cte_recursive_not_embedded.result
cte_recursive_not_embedded.test
ctype_ascii.result
ctype_ascii.test
ctype_big5.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ctype_big5.test
ctype_binary.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
ctype_binary.test
ctype_collate.result
ctype_collate.test
ctype_cp850.result
ctype_cp850.test
ctype_cp932.result
ctype_cp932.test
ctype_cp932_binlog_row.result
ctype_cp932_binlog_row.test
ctype_cp932_binlog_stm.result
ctype_cp932_binlog_stm.test
ctype_cp1250_ch.result
ctype_cp1250_ch.test
ctype_cp1251.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
ctype_cp1251.test
ctype_create.result
ctype_create.test
ctype_errors.result
ctype_errors.test
ctype_eucjpms.result
ctype_eucjpms.test
ctype_euckr.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ctype_euckr.test
ctype_filename.result
ctype_filename.test
ctype_filesystem-master.opt
ctype_filesystem.result
ctype_filesystem.test
ctype_gb2312.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ctype_gb2312.test
ctype_gbk.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ctype_gbk.test
ctype_gbk_binlog.result
ctype_gbk_binlog.test
ctype_gbk_export_import.result
ctype_gbk_export_import.test
ctype_hebrew.result
ctype_hebrew.test
ctype_latin1.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ctype_latin1.test
ctype_latin1_de.result
ctype_latin1_de.test
ctype_latin2.result
ctype_latin2.test
ctype_latin2_ch.result
ctype_latin2_ch.test
ctype_ldml-master.opt
ctype_ldml.result
ctype_ldml.test
ctype_like_range.result
ctype_like_range.test
ctype_many.result
ctype_many.test
ctype_mb.result
ctype_mb.test
ctype_nopad_8bit.result
ctype_nopad_8bit.test
ctype_partitions.result
ctype_partitions.test
ctype_recoding.result
ctype_recoding.test
ctype_sjis.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ctype_sjis.test
ctype_swe7.result
ctype_swe7.test
ctype_tis620.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ctype_tis620.test
ctype_uca.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ctype_uca.test
ctype_uca_innodb.result
ctype_uca_innodb.test
ctype_uca_partitions.result
ctype_uca_partitions.test
ctype_ucs.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ctype_ucs.test MDEV-19184 Crash in IS_IPV6(_ucs2 0x0031) 2019-04-05 16:29:13 +04:00
ctype_ucs2_def-master.opt
ctype_ucs2_def.result
ctype_ucs2_def.test
ctype_ucs2_query_cache-master.opt
ctype_ucs2_query_cache.result
ctype_ucs2_query_cache.test
ctype_ucs2_uca.result
ctype_ucs2_uca.test
ctype_ujis.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ctype_ujis.test
ctype_ujis_ucs2.result
ctype_ujis_ucs2.test
ctype_upgrade.result
ctype_upgrade.test
ctype_utf8-master.opt
ctype_utf8.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ctype_utf8.test MDEV-19239 ERROR 1300 (HY000): Invalid utf8 character string in 10.3.13-MariaDB 2019-04-21 12:07:30 +04:00
ctype_utf8_def_upgrade.opt Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
ctype_utf8_def_upgrade.result Merge 10.4 into 10.5 2019-06-18 11:30:06 +03:00
ctype_utf8_def_upgrade.test Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
ctype_utf8_uca.result
ctype_utf8_uca.test
ctype_utf8mb4-master.opt
ctype_utf8mb4.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ctype_utf8mb4.test
ctype_utf8mb4_heap.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ctype_utf8mb4_heap.test
ctype_utf8mb4_innodb-master.opt
ctype_utf8mb4_innodb.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ctype_utf8mb4_innodb.test
ctype_utf8mb4_myisam.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ctype_utf8mb4_myisam.test
ctype_utf8mb4_uca.result
ctype_utf8mb4_uca.test
ctype_utf16.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ctype_utf16.test
ctype_utf16_def-master.opt
ctype_utf16_def.result
ctype_utf16_def.test
ctype_utf16_uca.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ctype_utf16_uca.test
ctype_utf16le.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ctype_utf16le.test
ctype_utf32.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ctype_utf32.test
ctype_utf32_uca.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ctype_utf32_uca.test
custom_aggregate_functions.result MDEV-18813 PROCEDURE and anonymous blocks silently ignore FETCH GROUP NEXT ROW 2019-03-07 18:48:15 +04:00
custom_aggregate_functions.test MDEV-18813 PROCEDURE and anonymous blocks silently ignore FETCH GROUP NEXT ROW 2019-03-07 18:48:15 +04:00
custom_aggregates_i_s.result
custom_aggregates_i_s.test
date_formats-master.opt
date_formats.result
date_formats.test
datetime_456.result
datetime_456.test
ddl_i18n_koi8r.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ddl_i18n_koi8r.test Merge 10.2 into 10.3 2019-03-27 13:27:04 +02:00
ddl_i18n_utf8.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ddl_i18n_utf8.test Merge 10.2 into 10.3 2019-03-27 13:27:04 +02:00
deadlock_innodb.result
deadlock_innodb.test
debug_sync.result
debug_sync.test
default.result MDEV-10307 CAST(11068046444225730969 AS SIGNED) does not return a warning 2019-04-30 15:51:49 +04:00
default.test
default_debug.result
default_debug.test
default_session.result
default_session.test
default_storage_engine.result
default_storage_engine.test
delayed.result
delayed.test
delete.result
delete.test
delete_returning.result
delete_returning.test
delete_returning_grant.result
delete_returning_grant.test
delete_use_source.result Fixed the results after the merge of 10.4 into bb-10.4-mdev16188. 2019-02-03 22:26:39 -08:00
delete_use_source.test Merge 10.2 into 10.3 2019-05-29 11:32:46 +03:00
delimiter_case_mdev_10728.sql
delimiter_command_case_sensitivity.result
delimiter_command_case_sensitivity.test
deprecated_features.result
deprecated_features.test
derived.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
derived.test Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
derived_cond_pushdown.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
derived_cond_pushdown.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
derived_opt.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
derived_opt.test
derived_split_innodb.result Merge 10.3 into 10.4 2019-03-06 09:00:52 +02:00
derived_split_innodb.test MDEV-18467 Server crashes in fix_semijoin_strategies_for_picked_join_order 2019-03-04 23:11:18 -08:00
derived_view.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
derived_view.test Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
dirty_close.result
dirty_close.test
disabled.def Enable mysqlcheck and flush_read_lock tests 2019-05-02 16:11:32 +03:00
distinct.result
distinct.test
drop-no_root.result
drop-no_root.test
drop.result
drop.test
drop_bad_db_type.result
drop_bad_db_type.test
dyncol.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
dyncol.test
empty_server_name-8224.result
empty_server_name-8224.test
empty_string_literal.result
empty_string_literal.test
empty_table.result
empty_table.test
empty_user_table.result
empty_user_table.test
endspace.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
endspace.test
enforce_storage_engine.result
enforce_storage_engine.test
enforce_storage_engine_opt.opt
enforce_storage_engine_opt.result
enforce_storage_engine_opt.test
engine_error_in_alter-8453.result
engine_error_in_alter-8453.test
error_simulation-master.opt
error_simulation.result Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
error_simulation.test Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
errors.result
errors.test
events_1.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
events_1.test Merge 10.2 into 10.3 2019-03-27 13:27:04 +02:00
events_2.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
events_2.test
events_bugs-master.opt
events_bugs.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
events_bugs.test
events_embedded.result
events_embedded.test
events_grant.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
events_grant.test
events_logs_tests-master.opt
events_logs_tests.result
events_logs_tests.test
events_microsec.result
events_microsec.test
events_restart-master.opt
events_restart.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
events_restart.test
events_scheduling.result
events_scheduling.test
events_slowlog.result
events_slowlog.test
events_stress.result
events_stress.test Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
events_time_zone.result
events_time_zone.test
events_trans.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
events_trans.test
events_trans_notembedded.result
events_trans_notembedded.test
except.result MDEV-17903: New optimizer defaults: change optimize_join_buffer_size to be ON 2019-02-19 14:27:24 +05:30
except.test
execution_constants.result
execution_constants.test
explain.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
explain.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
explain_json.result MDEV-17903: New optimizer defaults: change optimize_join_buffer_size to be ON 2019-02-19 14:27:24 +05:30
explain_json.test
explain_json_format_partitions.result
explain_json_format_partitions.test
explain_json_innodb.result
explain_json_innodb.test
explain_non_select.result
explain_non_select.test
explain_slowquerylog-master.opt
explain_slowquerylog.result
explain_slowquerylog.test
ext_key_noPK_6794.result
ext_key_noPK_6794.test
failed_auth_3909.result
failed_auth_3909.test
failed_auth_unixsocket.result try harder to link unix_socket plugin statically 2019-02-21 15:04:03 +01:00
failed_auth_unixsocket.test try harder to link unix_socket plugin statically 2019-02-21 15:04:03 +01:00
fast_prefix_index_fetch_innodb.result
fast_prefix_index_fetch_innodb.test
features.result MDEV-17320 add Feature_application_time_periods status variable 2019-04-02 11:03:32 +02:00
features.test
file_contents.result
file_contents.test
filesort_bad_i_s-7585.result
filesort_bad_i_s-7585.test
filesort_debug.result
filesort_debug.test
fix_priv_tables.result
fix_priv_tables.test
flush-innodb-notembedded.result
flush-innodb-notembedded.test
flush-innodb.result
flush-innodb.test
flush.result
flush.test
flush2-master.opt
flush2.result
flush2.test
flush_block_commit.result
flush_block_commit.test
flush_block_commit_notembedded.result
flush_block_commit_notembedded.test
flush_logs_not_windows.result MDEV-17710 "unknown error" with FLUSH LOGS if log directory is not writeable 2019-05-07 18:40:36 +02:00
flush_logs_not_windows.test MDEV-17710 "unknown error" with FLUSH LOGS if log directory is not writeable 2019-05-07 18:40:36 +02:00
flush_read_lock.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
flush_read_lock.test Fixed ya main.flush_read_lock sporadic failure 2019-05-14 23:51:10 +04:00
flush_read_lock_kill.result
flush_read_lock_kill.test
flush_ssl.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
flush_ssl.test
flush_table.result
flush_table.test
foreign_key.result
foreign_key.test
frm-debug.result MDEV-20042 Implement EXTRA2_FIELD_DATA_TYPE_INFO in FRM 2019-07-11 21:51:18 +04:00
frm-debug.test MDEV-20042 Implement EXTRA2_FIELD_DATA_TYPE_INFO in FRM 2019-07-11 21:51:18 +04:00
frm_bad_row_type-7333.result
frm_bad_row_type-7333.test
fulltext.result
fulltext.test
fulltext2.result
fulltext2.test
fulltext3.result
fulltext3.test
fulltext_cache.result
fulltext_cache.test
fulltext_charsets.result
fulltext_charsets.test
fulltext_derived_4257.result
fulltext_derived_4257.test
fulltext_derived_4316.result
fulltext_derived_4316.test
fulltext_distinct.result
fulltext_distinct.test
fulltext_left_join.result
fulltext_left_join.test
fulltext_multi.result
fulltext_multi.test
fulltext_order_by.result
fulltext_order_by.test
fulltext_update.result
fulltext_update.test
fulltext_var.result
fulltext_var.test
func_analyse.result
func_analyse.test
func_compress.result
func_compress.test
func_concat.result
func_concat.test
func_crypt.result
func_crypt.test
func_date_add.result
func_date_add.test
func_debug.result Merge 10.3 into 10.4 2019-03-22 13:20:44 +02:00
func_debug.test Merge 10.3 into 10.4 2019-03-22 13:20:44 +02:00
func_default.result
func_default.test
func_des_encrypt.result
func_des_encrypt.test
func_digest.result
func_digest.test
func_encrypt-master.opt
func_encrypt.result
func_encrypt.test
func_encrypt_nossl.result
func_encrypt_nossl.test
func_encrypt_ucs2.result
func_encrypt_ucs2.test
func_equal.result
func_equal.test
func_extract.result
func_extract.test
func_gconcat.result MDEV-19923 Add type handlers for geometry sub-types 2019-07-03 14:51:00 +04:00
func_gconcat.test Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
func_group.result Merge 10.3 into 10.4 2019-03-26 17:43:59 +02:00
func_group.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
func_group_innodb.result Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
func_group_innodb.test Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
func_hybrid_type.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
func_hybrid_type.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
func_if.result
func_if.test
func_in.result MDEV-16188 Post merge fixes fot TokuDB 2019-02-08 01:07:27 -08:00
func_in.test
func_int.result
func_int.test
func_isnull.result
func_isnull.test
func_json.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
func_json.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
func_like.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
func_like.test
func_math.result Merge remote-tracking branch 'origin/10.2' into 10.3 2019-03-22 14:41:36 +04:00
func_math.test Merge remote-tracking branch 'origin/10.2' into 10.3 2019-03-22 14:41:36 +04:00
func_misc.result Merge branch '10.3' into 10.4 2019-02-21 14:40:52 +01:00
func_misc.test Merge branch '10.3' into 10.4 2019-02-21 14:40:52 +01:00
func_op.result
func_op.test
func_regexp.result
func_regexp.test
func_regexp_pcre.result
func_regexp_pcre.test
func_regexp_pcre_debug.result
func_regexp_pcre_debug.test
func_rollback.result
func_rollback.test
func_sapdb.result
func_sapdb.test
func_set.result
func_set.test
func_str.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
func_str.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
func_system.result
func_system.test
func_test.result
func_test.test
func_time.result MDEV-19923 Add type handlers for geometry sub-types 2019-07-03 14:51:00 +04:00
func_time.test MDEV-19774 Assertion `sec.se c() <= 0x7FFFFFFFL' failed in Item_func_from_unixtime::get_date 2019-06-20 09:48:34 +04:00
func_time_hires.result
func_time_hires.test
func_time_round.result
func_time_round.test
func_timestamp.result
func_timestamp.test
func_weight_string.result
func_weight_string.test
function_defaults.result
function_defaults.test
function_defaults_innodb.result
function_defaults_innodb.test
function_defaults_notembedded.result
function_defaults_notembedded.test
gcc296.result
gcc296.test
get_diagnostics.result
get_diagnostics.test
gis-alter_table_online.result
gis-alter_table_online.test
gis-debug.result MDEV-20009 Add CAST(expr AS pluggable_type) 2019-07-10 11:55:16 +04:00
gis-debug.test MDEV-20009 Add CAST(expr AS pluggable_type) 2019-07-10 11:55:16 +04:00
gis-json.result
gis-json.test
gis-loaddata.result
gis-loaddata.test
gis-precise.result Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
gis-precise.test Merge 10.2 into 10.3 2019-04-25 09:05:52 +03:00
gis-rt-precise.result
gis-rt-precise.test
gis-rtree.result
gis-rtree.test
gis.result MDEV-20009 Add CAST(expr AS pluggable_type) 2019-07-10 11:55:16 +04:00
gis.test MDEV-20009 Add CAST(expr AS pluggable_type) 2019-07-10 11:55:16 +04:00
gis_notembedded.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
gis_notembedded.test Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
grant.result Merge 10.3 into 10.4 2019-05-05 15:06:44 +03:00
grant.test
grant2.result
grant2.test
grant3-master.opt
grant3.result
grant3.test
grant4.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
grant4.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
grant5.result bugfix: crash on the empty db name 2019-06-17 23:41:43 +02:00
grant5.test bugfix: crash on the empty db name 2019-06-17 23:41:43 +02:00
grant_4332.result
grant_4332.test
grant_cache_no_prot.result
grant_cache_no_prot.test
grant_cache_ps_prot.result
grant_cache_ps_prot.test
grant_explain_non_select.result
grant_explain_non_select.test
grant_lowercase.opt
grant_lowercase.result
grant_lowercase.test
grant_lowercase_fs.result
grant_lowercase_fs.test
grant_not_windows.result
grant_not_windows.test
greedy_optimizer.result
greedy_optimizer.test
group_by.result Fixed the results after the merge of 10.4 into bb-10.4-mdev16188. 2019-02-03 22:26:39 -08:00
group_by.test Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
group_by_innodb.result
group_by_innodb.test
group_by_null.result
group_by_null.test
group_min_max.result Merge branch '10.4' into bb-10.4-mdev7486 2019-02-19 11:00:39 +03:00
group_min_max.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
group_min_max_innodb.result Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
group_min_max_innodb.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
handler_read_last.result
handler_read_last.test
handlersocket.result
handlersocket.test
having.result MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int 2019-04-04 18:06:56 +03:00
having.test MDEV-18681 Server crashes in embedding_sjm 2019-02-24 01:55:51 -08:00
having_cond_pushdown.result MDEV-19245: Impossible WHERE should be noticed earlier after HAVING pushdown 2019-04-22 16:19:55 +03:00
having_cond_pushdown.test MDEV-19245: Impossible WHERE should be noticed earlier after HAVING pushdown 2019-04-22 16:19:55 +03:00
help.result
help.test
host_cache_size_functionality.result
host_cache_size_functionality.test
huge_frm-6224.result
huge_frm-6224.test
implicit_char_to_num_conversion.result
implicit_char_to_num_conversion.test
implicit_commit-master.opt
implicit_commit.result
implicit_commit.test
in_datetime_241.result
in_datetime_241.test
in_subq_cond_pushdown.result Merge branch '10.4' into bb-10.4-mdev7486 2019-02-19 03:18:17 -08:00
in_subq_cond_pushdown.test MDEV-18635 The test case for bug mdev-16727 crashes the server 2019-02-18 23:27:11 +03:00
index_intersect.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
index_intersect.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
index_intersect_innodb.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
index_intersect_innodb.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
index_merge_innodb.result Merge 10.2 into 10.3 2019-04-04 19:41:12 +03:00
index_merge_innodb.test Merge 10.2 into 10.3 2019-04-04 19:41:12 +03:00
index_merge_myisam.result MDEV-13628: ORed condition in pushed index condition is not removed from the WHERE 2019-05-11 20:50:12 +05:30
index_merge_myisam.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
information_schema-big.result MDEV-6111: Adjust a result 2019-02-13 15:46:04 +02:00
information_schema-big.test
information_schema.result MDEV-307 Add functionality for database comments 2019-05-21 09:33:17 +03:00
information_schema.test
information_schema2.result
information_schema2.test
information_schema_all_engines-master.opt
information_schema_all_engines.result MDEV-6111 Optimizer Trace 2019-02-13 11:52:36 +05:30
information_schema_all_engines.test
information_schema_chmod.result
information_schema_chmod.test
information_schema_db.result
information_schema_db.test
information_schema_inno.result
information_schema_inno.test
information_schema_linux.result
information_schema_linux.test
information_schema_parameters.result
information_schema_parameters.test
information_schema_part.result
information_schema_part.test
information_schema_prepare.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
information_schema_prepare.test Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
information_schema_routines.result
information_schema_routines.test
information_schema_stats.result
information_schema_stats.test
init_connect-master.opt
init_connect.result
init_connect.test
init_connection_query_cache-master.opt
init_connection_query_cache.result
init_connection_query_cache.test
init_file.opt
init_file.result
init_file.test
init_file_longline_3816.opt
init_file_longline_3816.result
init_file_longline_3816.test
init_file_set_password-7656.result
init_file_set_password-7656.test
innodb_bug878769.result
innodb_bug878769.test
innodb_ext_key.result MDEV-16188 Post review fixes 2019-02-14 15:23:23 -08:00
innodb_ext_key.test MDEV-16188 Post review fixes 2019-02-14 15:23:23 -08:00
innodb_group.result
innodb_group.test
innodb_icp.result MDEV-13628: ORed condition in pushed index condition is not removed from the WHERE 2019-05-11 20:50:12 +05:30
innodb_icp.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
innodb_ignore_builtin-master.opt
innodb_ignore_builtin.result
innodb_ignore_builtin.test
innodb_load_xa.opt
innodb_load_xa.result
innodb_load_xa.test
innodb_mrr_cpk.result
innodb_mrr_cpk.test
innodb_mysql_lock.result
innodb_mysql_lock.test
innodb_mysql_lock2.result MDEV-19544 Remove innodb_locks_unsafe_for_binlog 2019-05-23 10:25:12 +03:00
innodb_mysql_lock2.test MDEV-19544 Remove innodb_locks_unsafe_for_binlog 2019-05-23 10:25:12 +03:00
innodb_mysql_sync.result
innodb_mysql_sync.test
innodb_utf8.result
innodb_utf8.test
insert.result
insert.test Merge 10.2 into 10.3 2019-03-27 13:27:04 +02:00
insert_innodb.result
insert_innodb.test
insert_notembedded.result
insert_notembedded.test
insert_select.result
insert_select.test
insert_update.result
insert_update.test
insert_update_autoinc-7150.result
insert_update_autoinc-7150.test
intersect.result MDEV-18701: Wrong result from query that uses INTERSECT after UNION ALL 2019-03-11 17:41:00 +01:00
intersect.test MDEV-18701: Wrong result from query that uses INTERSECT after UNION ALL 2019-03-11 17:41:00 +01:00
invisible_binlog.result
invisible_binlog.test
invisible_field.result Merge 10.3 into 10.4 2019-06-12 08:37:27 +03:00
invisible_field.test
invisible_field_debug.result Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
invisible_field_debug.test Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
invisible_field_grant_completely.result
invisible_field_grant_completely.test
invisible_field_grant_system.result
invisible_field_grant_system.test
invisible_partition.result
invisible_partition.test
ipv4_and_ipv6.opt
ipv4_and_ipv6.result
ipv4_and_ipv6.test
ipv4_as_ipv6-master.opt
ipv4_as_ipv6.result
ipv4_as_ipv6.test
ipv6-master.opt
ipv6.result
ipv6.test
join.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
join.test Merge 10.3 into 10.4 2019-06-12 08:37:27 +03:00
join_cache.result Merge 10.3 into 10.4 2019-05-29 22:17:00 +03:00
join_cache.test Merge 10.3 into 10.4 2019-05-29 22:17:00 +03:00
join_crash.result
join_crash.test
join_nested.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
join_nested.test Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
join_nested_jcl6.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
join_nested_jcl6.test
join_optimizer.result
join_optimizer.test
join_outer.result Merge 10.3 into 10.4 2019-05-29 22:17:00 +03:00
join_outer.test Merge 10.2 into 10.3 2019-05-29 11:32:46 +03:00
join_outer_innodb.result Fixed the results after the merge of 10.4 into bb-10.4-mdev16188. 2019-02-03 22:26:39 -08:00
join_outer_innodb.test
join_outer_jcl6.result Merge 10.3 into 10.4 2019-05-29 22:17:00 +03:00
join_outer_jcl6.test
key.result MDEV-7486: Condition pushdown from HAVING into WHERE 2019-02-17 23:38:44 -08:00
key.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
key_cache-master.opt
key_cache.result MDEV-16188 Introduced the notion of adjusted filter gain. 2019-02-14 00:17:20 -08:00
key_cache.test
key_diff.result
key_diff.test
key_primary.result
key_primary.test
keyread.result
keyread.test
keywords.result MDEV-17363 - Compressed columns cannot be restored from dump 2019-06-18 07:48:08 +04:00
keywords.test MDEV-17363 - Compressed columns cannot be restored from dump 2019-06-18 07:48:08 +04:00
kill-2-master.opt
kill-2.result
kill-2.test
kill.result
kill.test
kill_processlist-6619.result
kill_processlist-6619.test Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
kill_query-6728.result
kill_query-6728.test
last_value.result
last_value.test
limit.result
limit.test
limit_rows_examined.result MDEV-18117: Crash with Explain extended when using limit rows examined 2019-05-03 09:46:00 +05:30
limit_rows_examined.test MDEV-18117: Crash with Explain extended when using limit rows examined 2019-05-03 09:46:00 +05:30
loaddata.result Merge 10.3 into 10.4 2019-03-06 09:00:52 +02:00
loaddata.test Merge 10.3 into 10.4 2019-03-06 09:00:52 +02:00
loaddata_autocom_innodb.result
loaddata_autocom_innodb.test
loadxml.result
loadxml.test
locale.result
locale.test
lock.result
lock.test
lock_multi.result
lock_multi.test
lock_multi_bug38499.result
lock_multi_bug38499.test
lock_multi_bug38691.result
lock_multi_bug38691.test
lock_sync-master.opt
lock_sync.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
lock_sync.test
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.result
lock_tables_lost_commit.test
lock_user.result MDEV-13095 Implement User Account locking 2019-02-14 17:30:22 +01:00
lock_user.test MDEV-13095 Implement User Account locking 2019-02-14 17:30:22 +01:00
locked_temporary-5955.result
locked_temporary-5955.test
log_errchk.result
log_errchk.test
log_slow.result After-merge fix for MDEV-18333 Slow_queries count doesn't increase when slow_query_log is turned off 2019-03-06 23:44:58 +04:00
log_slow.test Merge 10.2 into 10.3 2019-03-05 12:56:05 +02:00
log_slow_debug.result Merge 10.2 into 10.3 2019-03-26 15:03:37 +02:00
log_slow_debug.test Merge 10.2 into 10.3 2019-03-26 15:03:37 +02:00
log_state-master.opt
log_state.result
log_state.test
log_state_bug33693-master.opt
log_state_bug33693.result
log_state_bug33693.test
log_tables-big-master.opt
log_tables-big.result
log_tables-big.test
log_tables-master.opt
log_tables.result
log_tables.test Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
log_tables_debug.result
log_tables_debug.test
log_tables_upgrade.result
log_tables_upgrade.test
long_tmpdir-master.opt
long_tmpdir-master.sh
long_tmpdir.result
long_tmpdir.test
long_unique.result MDEV-19049 Server crashes in check_duplicate_long_entry_key, ASAN stack-buffer-overflow in Field_blob::get_key_image 2019-06-26 11:31:26 +05:30
long_unique.test Long Index is only allowed for unique keys not normal index. 2019-02-27 23:23:18 -05:00
long_unique_bugs.result MDEV-18820 Assertion `lock_table_has(trx, index->table, LOCK_IX)' failed in lock_rec_insert_check_and_lock upon INSERT into table with blob key 2019-04-03 12:53:58 +05:30
long_unique_bugs.test MDEV-18820 Assertion `lock_table_has(trx, index->table, LOCK_IX)' failed in lock_rec_insert_check_and_lock upon INSERT into table with blob key 2019-04-03 12:53:58 +05:30
long_unique_debug.result MDEV-371 Unique Index for long columns 2019-02-22 00:35:40 +01:00
long_unique_debug.test MDEV-371 Unique Index for long columns 2019-02-22 12:33:08 +01:00
long_unique_innodb.result MDEV-19049 Server crashes in check_duplicate_long_entry_key, ASAN stack-buffer-overflow in Field_blob::get_key_image 2019-06-26 11:31:26 +05:30
long_unique_innodb.test MDEV-371 Unique Index for long columns 2019-02-22 12:33:08 +01:00
long_unique_update.result MDEV-19049 Server crashes in check_duplicate_long_entry_key, ASAN stack-buffer-overflow in Field_blob::get_key_image 2019-06-26 11:31:26 +05:30
long_unique_update.test MDEV-371 Unique Index for long columns 2019-02-22 12:33:08 +01:00
long_unique_using_hash.result MDEV-371 Unique Index for long columns 2019-02-22 00:35:40 +01:00
long_unique_using_hash.test MDEV-371 Unique Index for long columns 2019-02-22 12:33:08 +01:00
lowercase_fs_off.result
lowercase_fs_off.test
lowercase_fs_on.result
lowercase_fs_on.test
lowercase_mixed_tmpdir-master.opt
lowercase_mixed_tmpdir-master.sh
lowercase_mixed_tmpdir.result
lowercase_mixed_tmpdir.test
lowercase_mixed_tmpdir_innodb-master.opt
lowercase_mixed_tmpdir_innodb-master.sh
lowercase_mixed_tmpdir_innodb.result
lowercase_mixed_tmpdir_innodb.test
lowercase_table-master.opt
lowercase_table.result Merge 10.2 into 10.3 2019-02-04 15:12:14 +02:00
lowercase_table.test Merge 10.2 into 10.3 2019-02-04 15:12:14 +02:00
lowercase_table2.result
lowercase_table2.test
lowercase_table4-master.opt
lowercase_table4.result
lowercase_table4.test Merge 10.2 into 10.3 2019-05-29 11:32:46 +03:00
lowercase_table5.result
lowercase_table5.test
lowercase_table_grant-master.opt
lowercase_table_grant.result
lowercase_table_grant.test
lowercase_table_qcache-master.opt
lowercase_table_qcache.result
lowercase_table_qcache.test
lowercase_utf8-master.opt
lowercase_utf8.result
lowercase_utf8.test
lowercase_view-master.opt
lowercase_view.result
lowercase_view.test
max_password_errors.result
max_password_errors.test
max_statement_time.result
max_statement_time.test
mdev-504.result
mdev-504.test
mdev316.result
mdev316.test
mdev375.result
mdev375.test
mdev6830.result
mdev6830.test
mdev13607.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
mdev13607.test
mdev_14586.result
mdev_14586.test
mdev_19276.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
mdev_19276.test Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
mdl.result
mdl.test
mdl_sync-master.opt
mdl_sync.result
mdl_sync.test
merge-big.result
merge-big.test
merge.result Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
merge.test
merge_debug.result
merge_debug.test
merge_innodb.result
merge_innodb.test
merge_mmap-master.opt
merge_mmap.result
merge_mmap.test
metadata.result
metadata.test
mix2_myisam.result
mix2_myisam.test
mix2_myisam_ucs2.result
mix2_myisam_ucs2.test
mrr_derived_crash_4610.result
mrr_derived_crash_4610.test
mrr_icp_extra.result MDEV-13628: ORed condition in pushed index condition is not removed from the WHERE 2019-05-11 20:50:12 +05:30
mrr_icp_extra.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
multi_statement-master.opt
multi_statement.result
multi_statement.test
multi_update-master.opt
multi_update.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
multi_update.test Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
multi_update_big.opt Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
multi_update_big.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
multi_update_big.test Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
multi_update_binlog.result
multi_update_binlog.test
multi_update_debug.result Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
multi_update_debug.test Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
multi_update_innodb.result Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
multi_update_innodb.test Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
multi_update_tiny_hash-master.opt
multi_update_tiny_hash.result
multi_update_tiny_hash.test
myisam-big.result
myisam-big.test
myisam-blob-master.opt
myisam-blob.result
myisam-blob.test
myisam-master.opt
myisam-optimize.result
myisam-optimize.test
myisam-system.result
myisam-system.test
myisam.result MDEV-13628: ORed condition in pushed index condition is not removed from the WHERE 2019-05-11 20:50:12 +05:30
myisam.test Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
myisam_crash_before_flush_keys-master.opt
myisam_crash_before_flush_keys.result
myisam_crash_before_flush_keys.test
myisam_debug.result
myisam_debug.test
myisam_enable_keys-10506.result
myisam_enable_keys-10506.test
myisam_explain_non_select_all.result Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
myisam_explain_non_select_all.test
myisam_icp.result MDEV-13628: ORed condition in pushed index condition is not removed from the WHERE 2019-05-11 20:50:12 +05:30
myisam_icp.test MDEV-13628: ORed condition in pushed index condition is not removed from the WHERE 2019-05-11 20:50:12 +05:30
myisam_icp_notembedded.result
myisam_icp_notembedded.test
myisam_mrr,32bit.rdiff Added a 32 bit rdiff for myisam_mrr instead of a 64 bit rdiff 2019-05-15 13:17:22 +05:30
myisam_mrr.result Added a 32 bit rdiff for myisam_mrr instead of a 64 bit rdiff 2019-05-15 13:17:22 +05:30
myisam_mrr.test MDEV-17903: New optimizer defaults: change optimize_join_buffer_size to be ON 2019-02-19 14:27:24 +05:30
myisam_optimize.result
myisam_optimize.test
myisam_recover-master.opt
myisam_recover.result
myisam_recover.test
myisampack.result
myisampack.test
mysql-bug41486.result
mysql-bug41486.test
mysql-bug45236.result
mysql-bug45236.test
mysql.result Merge 10.2 into 10.3 2019-03-27 13:27:04 +02:00
mysql.test Merge 10.2 into 10.3 2019-03-27 13:27:04 +02:00
mysql57_virtual.result
mysql57_virtual.test
mysql5613mysql.result
mysql5613mysql.test
mysql_binary_mode.result
mysql_binary_mode.test
mysql_client_test-master.opt
mysql_client_test.result Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
mysql_client_test.test Merge 10.3 into 10.4 2019-05-29 22:17:00 +03:00
mysql_client_test_comp-master.opt
mysql_client_test_comp.result
mysql_client_test_comp.test
mysql_client_test_nonblock-master.opt
mysql_client_test_nonblock.result
mysql_client_test_nonblock.test Merge 10.2 into 10.3 2019-05-29 11:32:46 +03:00
mysql_comments.result
mysql_comments.sql
mysql_comments.test
mysql_cp932.result
mysql_cp932.test
mysql_delimiter.sql
mysql_delimiter_19799.sql
mysql_delimiter_source.sql
mysql_embedded.result
mysql_embedded.test
mysql_install_db_win.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
mysql_install_db_win.test
mysql_locale_posix.result
mysql_locale_posix.test
mysql_not_windows.result
mysql_not_windows.test
mysql_protocols.result
mysql_protocols.test
mysql_tzinfo_to_sql_symlink.result
mysql_tzinfo_to_sql_symlink.test
mysql_upgrade-6984.opt
mysql_upgrade-6984.result MDEV-12484 Enable unix socket authentication by default 2019-02-12 19:14:37 +01:00
mysql_upgrade-6984.test MDEV-12484 Enable unix socket authentication by default 2019-02-12 19:14:37 +01:00
mysql_upgrade.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
mysql_upgrade.test MDEV-18275 Live upgrade from 5.5 does not work: InnoDB stat tables are used before creation 2019-03-20 19:18:21 +01:00
mysql_upgrade_no_innodb.result
mysql_upgrade_no_innodb.test
mysql_upgrade_noengine.result
mysql_upgrade_noengine.test Fixed failing testcase when blackhole engine is not enabled 2019-01-26 19:18:22 +02:00
mysql_upgrade_ssl.result
mysql_upgrade_ssl.test
mysql_upgrade_view.result
mysql_upgrade_view.test
mysqladmin.result
mysqladmin.test
mysqlbinlog-innodb.result
mysqlbinlog-innodb.test
mysqlbinlog-master.opt
mysqlbinlog.result Merge 10.2 into 10.3 2019-03-12 14:26:34 +02:00
mysqlbinlog.test
mysqlbinlog_raw_mode.result
mysqlbinlog_raw_mode.test
mysqlbinlog_row_big.result
mysqlbinlog_row_big.test
mysqlbinlog_row_compressed.result
mysqlbinlog_row_compressed.test
mysqlbinlog_row_minimal.opt
mysqlbinlog_row_minimal.result Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
mysqlbinlog_row_minimal.test Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
mysqlbinlog_stmt_compressed.result
mysqlbinlog_stmt_compressed.test
mysqlcheck-master.opt Enable mysqlcheck and flush_read_lock tests 2019-05-02 16:11:32 +03:00
mysqlcheck.result Enable mysqlcheck and flush_read_lock tests 2019-05-02 16:11:32 +03:00
mysqlcheck.test Enable mysqlcheck and flush_read_lock tests 2019-05-02 16:11:32 +03:00
mysqld--defaults-file.result
mysqld--defaults-file.test
mysqld--help,win.rdiff
mysqld--help.result Merge 10.4 into 10.5 2019-06-18 11:30:06 +03:00
mysqld--help.test Merge 10.4 into 10.5 2019-06-18 11:30:06 +03:00
mysqld_help_crash-9183.result
mysqld_help_crash-9183.test
mysqld_option_err.result
mysqld_option_err.test
mysqldump-compat.opt
mysqldump-compat.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
mysqldump-compat.test Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
mysqldump-max-master.opt
mysqldump-max.result
mysqldump-max.test
mysqldump-nl.result
mysqldump-nl.test
mysqldump-no-binlog-master.opt
mysqldump-no-binlog.result
mysqldump-no-binlog.test
mysqldump-utf8mb4.result
mysqldump-utf8mb4.test
mysqldump.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
mysqldump.test Merge 10.3 into 10.4 2019-05-29 22:17:00 +03:00
mysqldump_restore.result MDEV-17363 - Compressed columns cannot be restored from dump 2019-06-18 07:48:08 +04:00
mysqldump_restore.test MDEV-17363 - Compressed columns cannot be restored from dump 2019-06-18 07:48:08 +04:00
mysqlhotcopy_myisam.result
mysqlhotcopy_myisam.test
mysqlshow.result
mysqlshow.test
mysqlslap.opt
mysqlslap.result
mysqlslap.test
mysqltest.result
mysqltest.test
mysqltest_256.result
mysqltest_256.test
mysqltest_cont_on_error.result
mysqltest_cont_on_error.test
mysqltest_ps.result
mysqltest_ps.test
mysqltest_tracking_info.result
mysqltest_tracking_info.test
named_pipe-master.opt
named_pipe.result
named_pipe.test
negation_elimination.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
negation_elimination.test
no-threads-master.opt
no-threads.result
no-threads.test
no_binlog.result
no_binlog.test
non_blocking_api.result
non_blocking_api.test
not_embedded_server.result
not_embedded_server.test
not_partition.result
not_partition.test
null.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
null.test
null_key.result Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
null_key.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
odbc.result
odbc.test
olap.result Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
olap.test Merge 10.2 into 10.3 2019-04-25 09:05:52 +03:00
old-mode-master.opt
old-mode.result
old-mode.test Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
openssl_1.result Merge branch '10.2' into 10.3 2019-01-25 20:35:40 +01:00
openssl_1.test Merge branch '10.2' into 10.3 2019-01-25 20:35:40 +01:00
openssl_6975,tlsv10.result
openssl_6975,tlsv12.result
openssl_6975.combinations
openssl_6975.test MDEV-14101 Provide an option to select TLS protocol version 2019-06-17 12:26:25 +02:00
opt_trace.result MDEV-19776: Assertion `to_len >= 8' failed in convert_to_printable with optimizer trace enabled 2019-06-20 12:03:32 +05:30
opt_trace.test MDEV-19776: Assertion `to_len >= 8' failed in convert_to_printable with optimizer trace enabled 2019-06-20 12:03:32 +05:30
opt_trace_index_merge.result MDEV-18741: Optimizer trace: multi-part key ranges are printed incorrectly 2019-05-28 17:17:44 +05:30
opt_trace_index_merge.test MDEV-18741: Optimizer trace: multi-part key ranges are printed incorrectly 2019-05-28 17:17:44 +05:30
opt_trace_index_merge_innodb.result MDEV-18741: Optimizer trace: multi-part key ranges are printed incorrectly 2019-05-28 17:17:44 +05:30
opt_trace_index_merge_innodb.test MDEV-18962: ASAN heap-buffer-overflow in Single_line_formatting_helper::on_add_str with optimizer trace 2019-04-03 00:32:26 +05:30
opt_trace_security.result Minor cleanup in the optimizer trace code. 2019-02-18 17:11:20 +05:30
opt_trace_security.test MDEV-6111 Optimizer Trace 2019-02-13 11:52:36 +05:30
opt_trace_ucs2.result MDEV-18880: Optimizer trace prints date in hexadecimal 2019-06-11 15:44:58 +05:30
opt_trace_ucs2.test MDEV-18880: Optimizer trace prints date in hexadecimal 2019-06-11 15:44:58 +05:30
opt_tvc.result
opt_tvc.test
order_by-mdev-10122.result
order_by-mdev-10122.test
order_by.result Merge 10.3 into 10.4 2019-06-12 08:37:27 +03:00
order_by.test Merge 10.3 into 10.4 2019-05-22 08:42:31 +03:00
order_by_innodb.result
order_by_innodb.test
order_by_optimizer.result
order_by_optimizer.test
order_by_optimizer_innodb.result
order_by_optimizer_innodb.test
order_by_sortkey.result
order_by_sortkey.test
order_by_zerolength-4285.result
order_by_zerolength-4285.test
order_fill_sortbuf.result
order_fill_sortbuf.test
outfile.result
outfile.test
outfile_loaddata.result
outfile_loaddata.test
overflow.result
overflow.test
packet.result
packet.test
parser.result MDEV-19540: 10.4 allow lock options with SELECT in brackets which previous version do not 2019-05-21 16:10:03 +02:00
parser.test MDEV-19540: 10.4 allow lock options with SELECT in brackets which previous version do not 2019-05-21 16:10:03 +02:00
parser_bug21114_innodb.result
parser_bug21114_innodb.test
parser_not_embedded.result
parser_not_embedded.test
parser_precedence.result
parser_precedence.test
parser_stack.result
parser_stack.test
partition-master.opt
partition.result Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
partition.test Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
partition_alter.result
partition_alter.test
partition_binlog.result
partition_binlog.test
partition_binlog_stmt.result
partition_binlog_stmt.test
partition_blackhole.result
partition_blackhole.test
partition_bug18198.result
partition_bug18198.test
partition_cache.result
partition_cache.test
partition_cache_innodb.result
partition_cache_innodb.test
partition_cache_myisam.result
partition_cache_myisam.test
partition_charset.result
partition_charset.test
partition_column.result
partition_column.test
partition_column_prune.result
partition_column_prune.test
partition_csv.result
partition_csv.test
partition_datatype.result
partition_datatype.test
partition_debug_sync.result
partition_debug_sync.test
partition_default.result
partition_default.test
partition_disabled-master.opt
partition_disabled.result
partition_disabled.test
partition_error.result Merge 10.2 into 10.3 2019-03-27 13:27:04 +02:00
partition_error.test
partition_example.result
partition_example.test
partition_exchange-master.opt
partition_exchange.result
partition_exchange.test
partition_explicit_prune.result Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
partition_explicit_prune.test MDEV-18982 Partition pruning with column list causes syntax error in 10.4 2019-04-04 16:36:26 -07:00
partition_grant.result
partition_grant.test
partition_hash.result
partition_hash.test
partition_innodb.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
partition_innodb.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
partition_innodb_plugin.result
partition_innodb_plugin.test
partition_innodb_semi_consistent-master.opt
partition_innodb_semi_consistent.result
partition_innodb_semi_consistent.test
partition_innodb_stmt.result
partition_innodb_stmt.test
partition_key_cache.result
partition_key_cache.test
partition_list.result
partition_list.test
partition_mgm.result
partition_mgm.test
partition_mgm_err.result
partition_mgm_err.test
partition_mgm_err2.result
partition_mgm_err2.test
partition_myisam.result
partition_myisam.test
partition_not_blackhole-master.opt
partition_not_blackhole.result
partition_not_blackhole.test
partition_not_windows-master.opt
partition_not_windows.result
partition_not_windows.test
partition_open_files_limit-master.opt
partition_open_files_limit.result
partition_open_files_limit.test
partition_order.result
partition_order.test
partition_pruning.result MDEV-16188 Post merge fixes fot TokuDB 2019-02-08 01:07:27 -08:00
partition_pruning.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
partition_range.result Fixed the results after the merge of 10.4 into bb-10.4-mdev16188. 2019-02-03 22:26:39 -08:00
partition_range.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
partition_rename_longfilename.result
partition_rename_longfilename.test
partition_symlink.result
partition_symlink.test
partition_sync.result
partition_sync.test
partition_truncate.result
partition_truncate.test
partition_utf8.result
partition_utf8.test
partition_windows.result
partition_windows.test
password_expiration.result MDEV-7597 Expiration of user passwords 2019-02-21 15:04:03 +01:00
password_expiration.test MDEV-7597 Expiration of user passwords 2019-02-21 15:04:03 +01:00
password_expiration_unix_socket.result don't consider the password "expired" if authentication is passwordless 2019-02-21 15:04:03 +01:00
password_expiration_unix_socket.test don't consider the password "expired" if authentication is passwordless 2019-02-21 15:04:03 +01:00
perror-win.result remove workaround from MDEV-9409 2019-06-22 11:56:59 +02:00
perror-win.test
perror.result
perror.test
plugin.result Removed redundant SE lock for tmp tables 2019-04-03 16:47:25 +04:00
plugin.test Removed redundant SE lock for tmp tables 2019-04-03 16:47:25 +04:00
plugin_auth.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
plugin_auth.test MDEV-11340 Allow multiple alternative authentication methods for the same user 2019-02-04 16:07:12 +01:00
plugin_auth_qa.result
plugin_auth_qa.test
plugin_auth_qa_1.result bugfix: PROXY privilege matched usernames incorrectly 2019-06-17 12:26:25 +02:00
plugin_auth_qa_1.test bugfix: PROXY privilege matched usernames incorrectly 2019-06-17 12:26:25 +02:00
plugin_auth_qa_2-master.opt
plugin_auth_qa_2.result
plugin_auth_qa_2.test
plugin_auth_qa_3-master.opt
plugin_auth_qa_3.result
plugin_auth_qa_3.test
plugin_innodb.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
plugin_innodb.test
plugin_load.opt
plugin_load.result
plugin_load.test
plugin_load_option.opt
plugin_load_option.result
plugin_load_option.test
plugin_loaderr.opt
plugin_loaderr.result
plugin_loaderr.test
plugin_maturity-master.opt
plugin_maturity.result
plugin_maturity.test
plugin_not_embedded.result
plugin_not_embedded.test
plugin_vars.result
plugin_vars.test
pool_of_threads.cnf
pool_of_threads.result
pool_of_threads.test
preload.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
preload.test
prepare.result
prepare.test
processlist.result
processlist.test
profiling.result
profiling.test Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
progress_976225.result
progress_976225.test
ps-master.opt
ps.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ps.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
ps_1general.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
ps_1general.test
ps_2myisam.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
ps_2myisam.test
ps_3innodb-master.opt
ps_3innodb.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
ps_3innodb.test
ps_4heap.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
ps_4heap.test
ps_5merge.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
ps_5merge.test
ps_10nestset.result
ps_10nestset.test
ps_11bugs.result
ps_11bugs.test
ps_change_master.result
ps_change_master.test
ps_ddl.result
ps_ddl.test
ps_ddl1.result
ps_ddl1.test
ps_error.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
ps_error.test
ps_grant.result
ps_grant.test
ps_max_subselect-5113.result
ps_max_subselect-5113.test
ps_not_windows.result
ps_not_windows.test
ps_qc_innodb.result
ps_qc_innodb.test
query_cache.result
query_cache.test
query_cache_28249.result
query_cache_28249.test
query_cache_debug.result
query_cache_debug.test
query_cache_innodb.result
query_cache_innodb.test
query_cache_merge.result
query_cache_merge.test
query_cache_notembedded-master.opt
query_cache_notembedded.result
query_cache_notembedded.test
query_cache_ps_no_prot.result
query_cache_ps_no_prot.test
query_cache_ps_ps_prot.result
query_cache_ps_ps_prot.test
query_cache_with_views.result
query_cache_with_views.test
quick_select_4161.result
quick_select_4161.test
range.result MDEV-13628: ORed condition in pushed index condition is not removed from the WHERE 2019-05-11 20:50:12 +05:30
range.test MDEV-18551: New defaults for eq_range_index_dive_limit 2019-02-19 14:27:24 +05:30
range_debug.result
range_debug.test
range_innodb.result MDEV-19634: Assertion `0' failed in row_sel_convert_mysql_key_to_innobase, [Warning] InnoDB: Using a partial-field key prefix in search 2019-06-14 23:08:00 +05:30
range_innodb.test MDEV-19634: Assertion `0' failed in row_sel_convert_mysql_key_to_innobase, [Warning] InnoDB: Using a partial-field key prefix in search 2019-06-14 23:08:00 +05:30
range_interrupted-13751.result
range_interrupted-13751.test
range_mrr_icp.result MDEV-13628: ORed condition in pushed index condition is not removed from the WHERE 2019-05-11 20:50:12 +05:30
range_mrr_icp.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
range_vs_index_merge.result MDEV-13628: ORed condition in pushed index condition is not removed from the WHERE 2019-05-11 20:50:12 +05:30
range_vs_index_merge.test Stabilize the test. 2019-02-23 08:57:06 +01:00
range_vs_index_merge_innodb.result MDEV-13628: ORed condition in pushed index condition is not removed from the WHERE 2019-05-11 20:50:12 +05:30
range_vs_index_merge_innodb.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
read_many_rows_innodb.result
read_many_rows_innodb.test
read_only.result
read_only.test
read_only_innodb.result
read_only_innodb.test
rename.result
rename.test
renamedb.result
renamedb.test
reopen_temp_table.result Merge 10.2 into 10.3 2019-03-12 14:26:34 +02:00
reopen_temp_table.test Merge 10.2 into 10.3 2019-03-12 14:26:34 +02:00
repair.result Updated error message for HA_ERR_INCOMPATIBLE_DEFINITION 2019-05-23 01:20:18 +03:00
repair.test
repair_symlink-5543.result
repair_symlink-5543.test
replace.result
replace.test
reset_connection.result MDEV-18281 COM_RESET_CONNECTION changes the connection encoding 2019-02-02 17:29:33 +01:00
reset_connection.test MDEV-18281 COM_RESET_CONNECTION changes the connection encoding 2019-02-02 17:29:33 +01:00
rollback.result
rollback.test
round.result
round.test
row-checksum-master.opt
row-checksum-old-master.opt
row-checksum-old.result Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
row-checksum-old.test
row-checksum.opt
row-checksum.result Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
row-checksum.test Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
row.result
row.test
rowid_filter.result MDEV-19255 Server crash in st_join_table::save_explain_data or assertion 2019-04-19 16:18:48 -07:00
rowid_filter.test MDEV-19255 Server crash in st_join_table::save_explain_data or assertion 2019-04-19 16:18:48 -07:00
rowid_filter_innodb.result MDEV-19820 Wrong result with multiple single column index request 2019-06-25 08:06:39 -07:00
rowid_filter_innodb.test MDEV-19820 Wrong result with multiple single column index request 2019-06-25 08:06:39 -07:00
rowid_order_innodb.result
rowid_order_innodb.test
rpl_mysqldump_slave.result
rpl_mysqldump_slave.test
schema.result
schema.test
second_frac-9175.result
second_frac-9175.test
secure_file_priv_win-master.opt
secure_file_priv_win.result
secure_file_priv_win.test
select.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
select.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
select_debug.result
select_debug.test
select_found.result
select_found.test
select_jcl6.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
select_jcl6.test
select_pkeycache-master.opt
select_pkeycache.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
select_pkeycache.test
select_safe.result
select_safe.test
selectivity.result MDEV-18608: Defaults for 10.4: histogram size should be set 2019-02-18 13:37:57 +03:00
selectivity.test MDEV-18608: Defaults for 10.4: histogram size should be set 2019-02-18 13:37:57 +03:00
selectivity_innodb.result MDEV-18608: Defaults for 10.4: histogram size should be set 2019-02-18 13:37:57 +03:00
selectivity_innodb.test Merge 10.2 into 10.3 2019-05-29 11:32:46 +03:00
selectivity_no_engine.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
selectivity_no_engine.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
servers.result
servers.test
session_tracker_last_gtid.result
session_tracker_last_gtid.test
set_password.result
set_password.test
set_statement.result MDEV-18358: Server crash when using SET STATEMENT max_statement_time 2019-03-05 11:03:51 +01:00
set_statement.test MDEV-18358: Server crash when using SET STATEMENT max_statement_time 2019-03-05 11:03:51 +01:00
set_statement_debug.result
set_statement_debug.test
set_statement_notembedded.result
set_statement_notembedded.test
set_statement_notembedded_binlog.result
set_statement_notembedded_binlog.test
set_statement_profiling.result
set_statement_profiling.test
show.result
show.test
show_bad_definer-5553.result
show_bad_definer-5553.test
show_check-master.opt
show_check.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
show_check.test Merge 10.3 into 10.4 2019-04-02 11:04:54 +03:00
show_create_user.result
show_create_user.test
show_explain.cc MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
show_explain.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
show_explain.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
show_explain_non_select.result
show_explain_non_select.test
show_explain_ps.result Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
show_explain_ps.test Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
show_function_with_pad_char_to_full_length.result
show_function_with_pad_char_to_full_length.test
show_profile.result
show_profile.test
show_row_order-9226.result
show_row_order-9226.test
shutdown.result
shutdown.test
sighup-6580.result
sighup-6580.test
signal.result
signal.test
signal_code.result
signal_code.test
signal_demo1.result
signal_demo1.test
signal_demo2.result
signal_demo2.test
signal_demo3.result
signal_demo3.test
signal_sqlmode.result
signal_sqlmode.test
simultaneous_assignment.result
simultaneous_assignment.test
single_delete_update.result
single_delete_update.test
single_delete_update_innodb.result
single_delete_update_innodb.test
skip_grants-master.opt
skip_grants.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
skip_grants.test MDEV-18297 How to reset a forgotten root password 2019-02-21 15:04:03 +01:00
skip_log_bin-master.opt
skip_log_bin.result
skip_log_bin.test
skip_name_resolve-master.opt
skip_name_resolve.result
skip_name_resolve.test
slowlog_enospace-10508.result
slowlog_enospace-10508.test
sp-anchor-row-type-cursor.result
sp-anchor-row-type-cursor.test
sp-anchor-row-type-table.result
sp-anchor-row-type-table.test
sp-anchor-type.result
sp-anchor-type.test
sp-big.result
sp-big.test
sp-bugs.result
sp-bugs.test
sp-bugs2.result
sp-bugs2.test
sp-code.result MDEV-19639 + MDEV-19640 fix + preparatory changes for WL#4179 2019-06-04 06:21:22 +04:00
sp-code.test MDEV-19639 + MDEV-19640 fix + preparatory changes for WL#4179 2019-06-04 06:21:22 +04:00
sp-condition-handler.result
sp-condition-handler.test
sp-cursor.result
sp-cursor.test
sp-destruct.result
sp-destruct.test
sp-dynamic.result
sp-dynamic.test
sp-error.result
sp-error.test
sp-expr.result
sp-expr.test
sp-fib.result
sp-fib.test
sp-for-loop.result
sp-for-loop.test
sp-group.result
sp-group.test
sp-innodb.result
sp-innodb.test
sp-lock.result
sp-lock.test
sp-no-code.result
sp-no-code.test
sp-prelocking.result
sp-prelocking.test
sp-row-vs-var.inc
sp-row.result MDEV-20175 Move Type_handler_row from Type_collection_std to Type_collection_row 2019-07-25 14:49:33 +04:00
sp-row.test MDEV-20175 Move Type_handler_row from Type_collection_std to Type_collection_row 2019-07-25 14:49:33 +04:00
sp-security-anchor-type.result
sp-security-anchor-type.test
sp-security.result
sp-security.test
sp-threads.result
sp-threads.test
sp-ucs2.result Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
sp-ucs2.test Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
sp-vars.result
sp-vars.test
sp.result Merge 10.3 into 10.4 2019-06-19 10:49:00 +03:00
sp.test Merge 10.3 into 10.4 2019-06-19 10:49:00 +03:00
sp_gis.result MDEV-19944 Remove GIS data types from keyword list in lex.h 2019-07-04 07:48:46 +04:00
sp_gis.test MDEV-19944 Remove GIS data types from keyword list in lex.h 2019-07-04 07:48:46 +04:00
sp_missing_4665.result
sp_missing_4665.test
sp_notembedded.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
sp_notembedded.test Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sp_stress_case.result
sp_stress_case.test
sp_sync.result
sp_sync.test
sp_trans.result Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sp_trans.test Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
sp_trans_log.result
sp_trans_log.test
sql_mode.result
sql_mode.test
sql_safe_updates.opt
sql_safe_updates.result
sql_safe_updates.test
ssl-big.result
ssl-big.test
ssl.result Merge 10.2 into 10.3 2019-03-04 17:01:00 +02:00
ssl.test Merge branch '10.2' into 10.3 2019-01-25 20:35:40 +01:00
ssl_8k_key-master.opt
ssl_8k_key.result
ssl_8k_key.test
ssl_7937,nossl.result
ssl_7937.combinations
ssl_7937.result
ssl_7937.test MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library 2019-05-22 13:48:25 +02:00
ssl_and_innodb.result
ssl_and_innodb.test
ssl_ca.result
ssl_ca.test
ssl_cipher.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
ssl_cipher.test MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library 2019-05-22 13:48:25 +02:00
ssl_compress.result
ssl_compress.test
ssl_connect.result
ssl_connect.test
ssl_crl.combinations Merge 10.2 into 10.3 2019-03-04 17:01:00 +02:00
ssl_crl.result Merge 10.2 into 10.3 2019-03-04 17:01:00 +02:00
ssl_crl.test Merge 10.2 into 10.3 2019-03-04 17:01:00 +02:00
ssl_crl_clients.result Merge 10.2 into 10.3 2019-03-04 17:01:00 +02:00
ssl_crl_clients.test Merge 10.2 into 10.3 2019-03-04 17:01:00 +02:00
ssl_timeout-9836.opt
ssl_timeout-9836.result
ssl_timeout-9836.test
ssl_timeout.result
ssl_timeout.test
ssl_verify_ip.opt Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ssl_verify_ip.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ssl_verify_ip.test Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
stack-crash.result
stack-crash.test
stat_tables-enospc.result
stat_tables-enospc.test
stat_tables.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
stat_tables.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
stat_tables_disabled.result Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
stat_tables_disabled.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
stat_tables_innodb.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
stat_tables_innodb.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
stat_tables_innodb_debug.result
stat_tables_innodb_debug.test
stat_tables_missing.result MDEV-18788 Live upgrade from MySQL 5.6/5.7 to MariaDB 10.4 fails with "Event Scheduler: An error occurred when initializing system tables" 2019-06-07 18:41:08 +02:00
stat_tables_missing.test MDEV-18788 Live upgrade from MySQL 5.6/5.7 to MariaDB 10.4 fails with "Event Scheduler: An error occurred when initializing system tables" 2019-06-07 18:41:08 +02:00
stat_tables_myisam_debug.result
stat_tables_myisam_debug.test
stat_tables_par.result
stat_tables_par.test
stat_tables_par_innodb.result
stat_tables_par_innodb.test
stat_tables_partition.result
stat_tables_partition.test
stat_tables_rbr.result
stat_tables_rbr.test
stat_tables_repl.result
stat_tables_repl.test
statement-expr.result
statement-expr.test
statistics.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
statistics.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
statistics_close.result
statistics_close.test
statistics_index_crash-7362.result
statistics_index_crash-7362.test
status-master.opt
status.result
status.test
status2.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
status2.test Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
status_bug17954.result
status_bug17954.test
str_to_datetime_457.result
str_to_datetime_457.test
strict-master.opt
strict.result
strict.test
strict_autoinc_1myisam.result
strict_autoinc_1myisam.test
strict_autoinc_2innodb.result
strict_autoinc_2innodb.test
strict_autoinc_3heap.result
strict_autoinc_3heap.test
subselect-crash_15755.result
subselect-crash_15755.test
subselect.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
subselect.test MDEV-18689 Simple query with extra brackets stopped working 2019-05-06 11:14:39 -07:00
subselect2.result Merge branch '10.3' into 10.4 2019-02-21 14:40:52 +01:00
subselect2.test Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
subselect3.result
subselect3.test
subselect3_jcl6.result
subselect3_jcl6.test
subselect4.result MDEV-19134: EXISTS() slower if ORDER BY is defined 2019-05-16 13:03:58 +03:00
subselect4.test MDEV-19134: EXISTS() slower if ORDER BY is defined 2019-05-16 13:03:58 +03:00
subselect_cache.result
subselect_cache.test
subselect_debug.result
subselect_debug.test
subselect_exists2in.result
subselect_exists2in.test
subselect_exists2in_costmat.result
subselect_exists2in_costmat.test
subselect_extra.result Merge 10.3 into 10.4 2019-05-05 15:06:44 +03:00
subselect_extra.test
subselect_extra_no_semijoin.result Merge 10.3 into 10.4 2019-05-05 15:06:44 +03:00
subselect_extra_no_semijoin.test
subselect_gis.result
subselect_gis.test
subselect_innodb.result MDEV-19134: EXISTS() slower if ORDER BY is defined 2019-05-16 13:03:58 +03:00
subselect_innodb.test MDEV-17362: SIGSEGV in JOIN::optimize_inner or Assertion `fixed == 0' failed in Item_equal::fix_fields, server crashes after 2nd execution of PS 2019-04-16 09:25:43 +02:00
subselect_mat.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
subselect_mat.test Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
subselect_mat_cost-master.opt
subselect_mat_cost.result MDEV-13628: ORed condition in pushed index condition is not removed from the WHERE 2019-05-11 20:50:12 +05:30
subselect_mat_cost.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
subselect_mat_cost_bugs.result MDEV-19134: EXISTS() slower if ORDER BY is defined 2019-05-16 13:03:58 +03:00
subselect_mat_cost_bugs.test
subselect_no_exists_to_in.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
subselect_no_exists_to_in.test
subselect_no_mat.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
subselect_no_mat.test
subselect_no_opts.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
subselect_no_opts.test
subselect_no_scache.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
subselect_no_scache.test
subselect_no_semijoin.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
subselect_no_semijoin.test Merge 10.2 into 10.3 2019-06-11 13:00:18 +03:00
subselect_notembedded.result
subselect_notembedded.test
subselect_nulls.result
subselect_nulls.test
subselect_partial_match.result
subselect_partial_match.test
subselect_sj.result Merge 10.3 into 10.4 2019-06-12 08:37:27 +03:00
subselect_sj.test Merge 10.3 into 10.4 2019-06-12 08:37:27 +03:00
subselect_sj2.result MDEV-16188 Post review fixes 2019-02-14 15:23:23 -08:00
subselect_sj2.test MDEV-16188 Post review fixes 2019-02-14 15:23:23 -08:00
subselect_sj2_jcl6.result MDEV-16188 Post review fixes 2019-02-14 15:23:23 -08:00
subselect_sj2_jcl6.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
subselect_sj2_mat.result Merge branch '10.3' into 10.4 2019-02-21 14:40:52 +01:00
subselect_sj2_mat.test Fixed sometimes wrong result in main.subselect_sj2_mat 2019-05-22 10:30:20 +03:00
subselect_sj_aria.result
subselect_sj_aria.test
subselect_sj_jcl6.result Merge 10.3 into 10.4 2019-06-12 08:37:27 +03:00
subselect_sj_jcl6.test
subselect_sj_mat.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
subselect_sj_mat.test Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
subselect_sj_nonmerged.result MDEV-19600: The optimizer should be able to produce rows=1 estimate for unique index with NULLable columns 2019-06-05 14:00:45 +03:00
subselect_sj_nonmerged.test
sum_distinct-big.result
sum_distinct-big.test
sum_distinct.result
sum_distinct.test
symlink-aria-11902.result
symlink-aria-11902.test
symlink-myisam-11902.result
symlink-myisam-11902.test
symlink.result
symlink.test
synchronization.result
synchronization.test
sysdate_is_now-master.opt
sysdate_is_now.result
sysdate_is_now.test
system_mysql_db.result
system_mysql_db.test
system_mysql_db_507.result MDEV-7597 Expiration of user passwords 2019-02-21 15:04:03 +01:00
system_mysql_db_507.test MDEV-7597 Expiration of user passwords 2019-02-21 15:04:03 +01:00
system_mysql_db_fix40123.result bugfix: mysql_fix_privilege_tables table_schema=database() 2019-02-14 17:30:22 +01:00
system_mysql_db_fix40123.test bugfix: mysql_fix_privilege_tables table_schema=database() 2019-02-14 17:30:22 +01:00
system_mysql_db_fix50030.result bugfix: mysql_fix_privilege_tables table_schema=database() 2019-02-14 17:30:22 +01:00
system_mysql_db_fix50030.test bugfix: mysql_fix_privilege_tables table_schema=database() 2019-02-14 17:30:22 +01:00
system_mysql_db_fix50117.result bugfix: mysql_fix_privilege_tables table_schema=database() 2019-02-14 17:30:22 +01:00
system_mysql_db_fix50117.test bugfix: mysql_fix_privilege_tables table_schema=database() 2019-02-14 17:30:22 +01:00
system_mysql_db_refs.result
system_mysql_db_refs.test
table_elim.result Merge 10.3 into 10.4 2019-06-12 08:37:27 +03:00
table_elim.test
table_elim_debug.result
table_elim_debug.test
table_keyinfo-6838.result
table_keyinfo-6838.test
table_options-5867.result
table_options-5867.test
table_options.result
table_options.test
table_value_constr.result MDEV-19923 Add type handlers for geometry sub-types 2019-07-03 14:51:00 +04:00
table_value_constr.test MDEV-17894 Assertion `(thd->lex)->current_select' failed in MYSQLparse(), 2019-05-08 09:45:24 -07:00
tablelock.result
tablelock.test
tablespace.result
tablespace.test
tc_heuristic_recover.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
tc_heuristic_recover.test
temp_table-master.opt
temp_table.result Merge 10.2 into 10.3 2019-05-14 18:10:06 +03:00
temp_table.test Merge 10.2 into 10.3 2019-05-14 18:10:06 +03:00
temp_table_frm.result
temp_table_frm.test
temporal_literal.result
temporal_literal.test
temporal_scale_4283.result
temporal_scale_4283.test
thread_id_overflow.result
thread_id_overflow.test
thread_pool_info.opt MDEV-19313 Add test for thread_pool_info 2019-05-26 19:20:35 +02:00
thread_pool_info.result MDEV-19772 Add helper classes for ST_FIELD_INFO 2019-06-16 19:03:47 +04:00
thread_pool_info.test MDEV-19313 Add test for thread_pool_info 2019-05-26 19:20:35 +02:00
timeout.result
timeout.test
timezone-master.opt
timezone.result
timezone.test
timezone2.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
timezone2.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
timezone3-master.opt
timezone3.result
timezone3.test
timezone4-master.opt
timezone4.result
timezone4.test
timezone_grant.result
timezone_grant.test
tls_version.opt MDEV-14101 Provide an option to select TLS protocol version 2019-06-17 12:26:25 +02:00
tls_version.result MDEV-14101 Provide an option to select TLS protocol version 2019-06-17 12:26:25 +02:00
tls_version.test MDEV-14101 Provide an option to select TLS protocol version 2019-06-17 12:26:25 +02:00
tmp_table_count-7586.result MDEV-7486: Condition pushdown from HAVING into WHERE 2019-02-17 23:38:44 -08:00
tmp_table_count-7586.test Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
trans_read_only-master.opt
trans_read_only.result
trans_read_only.test
transaction_timeout.result
transaction_timeout.test
trigger-compat.result
trigger-compat.test
trigger-trans.result
trigger-trans.test
trigger.result Merge 10.3 into 10.4 2019-05-05 15:06:44 +03:00
trigger.test Merge 10.2 into 10.3 2019-05-02 21:43:24 +03:00
trigger_no_defaults-11698.result
trigger_no_defaults-11698.test
trigger_notembedded.result
trigger_notembedded.test
trigger_null-8605.result
trigger_null-8605.test Merge 10.2 into 10.3 2019-05-29 11:32:46 +03:00
trigger_wl3253.result
trigger_wl3253.test
truncate-stale-6500.result
truncate-stale-6500.test
truncate.result
truncate.test
truncate_badse.result
truncate_badse.test
truncate_coverage.result
truncate_coverage.test
type_binary.result
type_binary.test
type_bit.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
type_bit.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
type_bit_innodb.result
type_bit_innodb.test
type_blob.result MDEV-19317 TEXT column accepts too long literals as a default value 2019-04-25 08:26:08 +04:00
type_blob.test MDEV-19317 TEXT column accepts too long literals as a default value 2019-04-25 08:26:08 +04:00
type_date.result Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
type_date.test Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
type_date_round.result
type_date_round.test
type_datetime.result Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
type_datetime.test
type_datetime_hires.result
type_datetime_hires.test
type_datetime_round.result
type_datetime_round.test
type_decimal.result Merge 10.3 into 10.4 2019-03-26 17:43:59 +02:00
type_decimal.test Merge 10.3 into 10.4 2019-03-26 17:43:59 +02:00
type_enum.result
type_enum.test
type_float.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
type_float.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
type_hex_hybrid.result
type_hex_hybrid.test
type_int.result MDEV-8553: Impossible where for a!=a, a<a, a>a 2019-05-10 14:05:36 +04:00
type_int.test MDEV-8553: Impossible where for a!=a, a<a, a>a 2019-05-10 14:05:36 +04:00
type_interval.result
type_interval.test
type_json.result MDEV-13916 Enforce check constraint on JSON type 2019-02-13 19:40:26 +02:00
type_json.test MDEV-13916 Enforce check constraint on JSON type 2019-02-13 19:40:26 +02:00
type_nchar.result
type_nchar.test
type_newdecimal-big.result
type_newdecimal-big.test
type_newdecimal.result
type_newdecimal.test
type_num.result
type_num.test
type_num_innodb.result
type_num_innodb.test
type_ranges.result
type_ranges.test
type_row.result MDEV-20175 Move Type_handler_row from Type_collection_std to Type_collection_row 2019-07-25 14:49:33 +04:00
type_row.test MDEV-20175 Move Type_handler_row from Type_collection_std to Type_collection_row 2019-07-25 14:49:33 +04:00
type_set.result
type_set.test
type_temporal_innodb.result MDEV-17969 Assertion `name' failed in THD::push_warning_truncated_value_for_field 2019-03-29 12:26:42 +04:00
type_temporal_innodb.test MDEV-17969 Assertion `name' failed in THD::push_warning_truncated_value_for_field 2019-03-29 12:26:42 +04:00
type_temporal_mysql56.result
type_temporal_mysql56.test
type_temporal_mysql56_debug.result
type_temporal_mysql56_debug.test
type_time.result MDEV-18876 Assertion `is_valid_time_slow()' failed in Time::valid_MYSQL_TIME_to_valid_value 2019-03-13 14:03:35 +04:00
type_time.test MDEV-18876 Assertion `is_valid_time_slow()' failed in Time::valid_MYSQL_TIME_to_valid_value 2019-03-13 14:03:35 +04:00
type_time_6065.result
type_time_6065.test
type_time_hires.result MDEV-18876 Assertion `is_valid_time_slow()' failed in Time::valid_MYSQL_TIME_to_valid_value 2019-03-13 14:03:35 +04:00
type_time_hires.test
type_time_round.result
type_time_round.test
type_timestamp.result MDEV-18503 Assertion `native.length() == binlen' failed in Type_handler_timestamp_common::make_sort_key 2019-04-02 11:06:07 +04:00
type_timestamp.test MDEV-18503 Assertion `native.length() == binlen' failed in Type_handler_timestamp_common::make_sort_key 2019-04-02 11:06:07 +04:00
type_timestamp_hires.result
type_timestamp_hires.test
type_timestamp_round.result
type_timestamp_round.test
type_uint.result
type_uint.test
type_varchar.result MDEV-19727 Add Type_handler::Key_part_spec_init_ft 2019-06-11 07:54:37 +04:00
type_varchar.test MDEV-19727 Add Type_handler::Key_part_spec_init_ft 2019-06-11 07:54:37 +04:00
type_varchar_mysql41.result
type_varchar_mysql41.test
type_year.result Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
type_year.test Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
udf.result
udf.test
udf_debug_sync.result
udf_debug_sync.test
udf_notembedded.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
udf_notembedded.test
udf_query_cache.result
udf_query_cache.test
udf_skip_grants-master.opt
udf_skip_grants.result
udf_skip_grants.test
union-master.opt
union.result MDEV-19134: EXISTS() slower if ORDER BY is defined 2019-05-16 13:03:58 +03:00
union.test MDEV-18689 Simple query with extra brackets stopped working 2019-05-06 11:14:39 -07:00
union_crash-714.result
union_crash-714.test
unique.result MDEV-19224 Assertion `marked_for_read()' failed 2019-04-19 13:22:01 +03:00
unique.test MDEV-19224 Assertion `marked_for_read()' failed 2019-04-19 13:22:01 +03:00
uniques_crash-7912.result
uniques_crash-7912.test
unsafe_binlog_innodb.result MDEV-19544 Remove innodb_locks_unsafe_for_binlog 2019-05-23 10:25:12 +03:00
unsafe_binlog_innodb.test MDEV-19544 Remove innodb_locks_unsafe_for_binlog 2019-05-23 10:25:12 +03:00
update.result Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
update.test Merge 10.2 into 10.3 2019-03-19 16:04:59 +02:00
update_ignore_216.result
update_ignore_216.test
update_innodb.result Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
update_innodb.test Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
update_use_source.result
update_use_source.test
upgrade.result
upgrade.test
user_limits-master.opt
user_limits.result
user_limits.test
user_var-binlog.result
user_var-binlog.test
user_var.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
user_var.test
userstat-badlogin-4824.result
userstat-badlogin-4824.test
userstat.result Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
userstat.test Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
varbinary.result
varbinary.test
variables-master.opt
variables-notembedded-master.opt
variables-notembedded.result
variables-notembedded.test
variables.result
variables.test
variables_community.result
variables_community.test
view.result MDEV-18689 Simple query with extra brackets stopped working 2019-05-06 11:14:39 -07:00
view.test MDEV-18689 Simple query with extra brackets stopped working 2019-05-06 11:14:39 -07:00
view_alias.result
view_alias.test
view_debug.result
view_debug.test
view_grant.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
view_grant.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
wait_timeout.result
wait_timeout.test
warnings-master.opt
warnings.result
warnings.test
warnings_debug.result
warnings_debug.test
warnings_engine_disabled.result
warnings_engine_disabled.test
win.result Merge 10.3 into 10.4 2019-06-12 08:37:27 +03:00
win.test Merge 10.3 into 10.4 2019-06-12 08:37:27 +03:00
win_as_arg_to_aggregate_func.result
win_as_arg_to_aggregate_func.test
win_avg.result
win_avg.test
win_big-mdev-10092.result
win_big-mdev-10092.test
win_big-mdev-11697.result
win_big-mdev-11697.test
win_big.result
win_big.test
win_bit.result
win_bit.test
win_empty_over.result
win_empty_over.test
win_first_last_value.result
win_first_last_value.test
win_i_s.result
win_i_s.test
win_insert_select.result
win_insert_select.test
win_lead_lag.result
win_lead_lag.test
win_min_max.result
win_min_max.test
win_nth_value.result
win_nth_value.test
win_ntile.result
win_ntile.test
win_orderby.result
win_orderby.test
win_percent_cume.result
win_percent_cume.test
win_percentile.result
win_percentile.test
win_rank.result
win_rank.test
win_std.result
win_std.test
win_sum.result
win_sum.test
windows.result
windows.test
wl4435_generated.inc
xa.result
xa.test
xa_binlog.result
xa_binlog.test
xa_sync.result
xa_sync.test
xml.result
xml.test
xtradb_mrr.result MDEV-13628: ORed condition in pushed index condition is not removed from the WHERE 2019-05-11 20:50:12 +05:30
xtradb_mrr.test