mariadb/mysql-test/main
Christian Gonzalez fd0cc2b1fd Make SESSION_USER() comparable with CURRENT_USER()
Update `SESSION_USER()` behaviour to be comparable with `CURRENT_USER()`.
`SESSION_USER()` will return the user and host columns from `mysql.user`
used to authenticate the user when the session was created.

Historically `SESSION_USER()` was an alias of `USER()` function. The
main difference with `USER()` behaviour after this changes is that
`SESSION_USER()` now returns the host column from `mysql.user` instead of
the client host or ip.

NOTE: `SESSION_USER_IS_USER` old mode is added to make the change
backward compatible.

All new code of the whole pull request, including one or several files
that are either new files or modified ones, are contributed under the
BSD-new license. I am contributing on behalf of my employer
Amazon Web Services, Inc.
2024-10-04 13:22:40 +02:00
..
1st.result
1st.test
aborted_clients.result
aborted_clients.test
adddate_454.result
adddate_454.test
alias.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
alias.test
almost_full.result
almost_full.test
alter_events.result
alter_events.test
alter_table-big.result
alter_table-big.test
alter_table.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
alter_table.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
alter_table_autoinc-5574.result
alter_table_autoinc-5574.test
alter_table_combinations,aria.rdiff MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
alter_table_combinations,heap.rdiff MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
alter_table_combinations.combinations
alter_table_combinations.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
alter_table_combinations.test
alter_table_debug.result
alter_table_debug.test
alter_table_errors.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
alter_table_errors.test
alter_table_lock.result
alter_table_lock.test
alter_table_locknone.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
alter_table_locknone.test
alter_table_locknone_notembedded.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
alter_table_locknone_notembedded.test
alter_table_mdev539_maria.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
alter_table_mdev539_maria.test
alter_table_mdev539_myisam.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
alter_table_mdev539_myisam.test
alter_table_online.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
alter_table_online.test MDEV-34164 Server crashes during OPTIMIZE/REPAIR for InnoDB temporary tables 2024-07-02 11:18:43 +02:00
alter_table_online_debug.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
alter_table_online_debug.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
alter_table_trans.result
alter_table_trans.test
alter_table_upgrade_aria.result
alter_table_upgrade_aria.test
alter_table_upgrade_mdev29481_myisam_aria.inc
alter_table_upgrade_myisam.result
alter_table_upgrade_myisam.test
alter_table_upgrade_myisam_debug.result
alter_table_upgrade_myisam_debug.test
alter_user.result
alter_user.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
analyze.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
analyze.test MDEV-32531 MSAN / Valgrind errors in Item_func_like::get_mm_leaf with temporal field 2023-10-30 14:44:26 +02:00
analyze_debug.result
analyze_debug.test
analyze_engine_stats.combinations
analyze_engine_stats.result MDEV-18478 ANALYZE for statement should show selectivity of ICP, part#2 2024-04-23 22:55:22 +03:00
analyze_engine_stats.test
analyze_engine_stats2.opt Stabilize analyze_engine_stats2.test 2024-07-04 15:24:49 +03:00
analyze_engine_stats2.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
analyze_engine_stats2.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
analyze_format_json.result Merge branch '11.4' into 11.5 2024-08-05 17:50:18 +02:00
analyze_format_json.test MDEV-18478 ANALYZE for statement should show selectivity of ICP, part#1 2024-04-23 22:55:22 +03:00
analyze_format_json_emb.result
analyze_format_json_emb.test
analyze_format_json_timings.result MDEV-18478 ANALYZE for statement should show selectivity of ICP, part#2 2024-04-23 22:55:22 +03:00
analyze_format_json_timings.test ANALYZE FORMAT=JSON: Backport block-nl-join.r_unpack_time_ms from 11.0 +fix MDEV-30830. 2023-10-27 15:45:00 +02:00
analyze_stmt.result
analyze_stmt.test
analyze_stmt_orderby.result MDEV-18478 ANALYZE for statement should show selectivity of ICP, part#2 2024-04-23 22:55:22 +03:00
analyze_stmt_orderby.test
analyze_stmt_prefetch_count.opt MDEV-34190: r_engine_stats.pages_read_count is unrealistically low 2024-07-04 15:24:49 +03:00
analyze_stmt_prefetch_count.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
analyze_stmt_prefetch_count.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
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 Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
ansi.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ansi.test
aria_icp_debug.result
aria_icp_debug.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 MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
auto_increment.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
auto_increment_ranges.inc
auto_increment_ranges_innodb.result
auto_increment_ranges_innodb.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
auto_increment_ranges_myisam.result
auto_increment_ranges_myisam.test
backup_aria.result
backup_aria.test
backup_interaction.result Merge branch '11.0' into 11.1 2023-12-19 20:11:54 +01:00
backup_interaction.test Merge branch '11.0' into 11.1 2023-12-19 20:11:54 +01:00
backup_lock.result Merge branch '11.1' into 11.2 2023-12-20 23:43:05 +01:00
backup_lock.test Merge branch '11.1' into 11.2 2023-12-20 23:43:05 +01:00
backup_lock_binlog.result
backup_lock_binlog.test
backup_lock_debug.result
backup_lock_debug.test
backup_locks.result Merge branch '10.4' into 10.5 2023-12-02 01:02:50 +01:00
backup_locks.test Merge branch '10.4' into 10.5 2023-12-02 01:02:50 +01:00
backup_log.inc
backup_log.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
backup_log.test
backup_priv.result
backup_priv.test
backup_stages.result Merge branch '11.0' into 11.1 2023-12-19 20:11:54 +01:00
backup_stages.test Merge branch '11.0' into 11.1 2023-12-19 20:11:54 +01:00
backup_syntax.result
backup_syntax.test
bad_frm_crash_5029.result
bad_frm_crash_5029.test
bad_startup_options.result
bad_startup_options.test
bad_startup_options_debug.result MDEV-34437: handle error on getaddrinfo 2024-07-02 17:11:32 +10:00
bad_startup_options_debug.test MDEV-34437: handle error on getaddrinfo 2024-07-02 17:11:32 +10:00
bench_count_distinct.result
bench_count_distinct.test
bigint.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
bigint.test
binary.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
binary.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
binary_to_hex.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
binary_to_hex.test
bind_address_resolution.opt
bind_address_resolution.result
bind_address_resolution.test
bind_multiple_addresses_resolution.opt
bind_multiple_addresses_resolution.result
bind_multiple_addresses_resolution.test
blackhole.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
blackhole.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
blackhole_plugin.result
blackhole_plugin.test
bool.result
bool.test
bootstrap-master.opt
bootstrap.result
bootstrap.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
bootstrap_innodb.result
bootstrap_innodb.test
brackets.result
brackets.test
bug39022.result
bug39022.test
bug46760-master.opt
bug46760.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
bug46760.test
bug47671-master.opt MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
bug47671.result
bug47671.test
bug58669-master.opt
bug58669.result
bug58669.test
bug12427262.result
bug12427262.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
bug13633383.result
bug13633383.test
bulk_replace.result
bulk_replace.test
cache_innodb.result MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
cache_innodb.test
cache_temporal_4265.result
cache_temporal_4265.test
case.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
case.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
cast.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
cast.test MDEV-32645 CAST(AS UNSIGNED) fails with --view-protocol 2024-01-09 11:44:05 +04:00
change_user.result mysqltest: support MARIADB_OPT_RESTRICTED_AUTH 2024-05-21 19:40:03 +02:00
change_user.test mysqltest: support MARIADB_OPT_RESTRICTED_AUTH 2024-05-21 19:40:03 +02:00
change_user_notembedded.result
change_user_notembedded.test
charset_client_win.result
charset_client_win.test
charset_client_win_utf8mb4.result
charset_client_win_utf8mb4.test
check.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
check.test
check_constraint.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
check_constraint.test Merge remote-tracking branch '11.3' into 11.4 2023-12-21 15:40:55 +01:00
check_constraint_innodb.result
check_constraint_innodb.test
check_constraint_show.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
check_constraint_show.test
check_view_protocol.result
check_view_protocol.test
cli_options_force_protocol_not_win.result
cli_options_force_protocol_not_win.test
cli_options_force_protocol_win.opt
cli_options_force_protocol_win.result
cli_options_force_protocol_win.test
client.result MDEV-34831: MDEV-34704 introduces a typo, --qick 2024-08-29 12:30:05 +02:00
client.test MDEV-34831: MDEV-34704 introduces a typo, --qick 2024-08-29 12:30:05 +02:00
client_xml.result
client_xml.test
column_compression.inc MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
column_compression.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
column_compression.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
column_compression_parts.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
column_compression_parts.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
column_compression_rpl.opt
column_compression_rpl.result
column_compression_rpl.test Fix test failures on s390x in test following main.column_compression_rpl 2024-01-12 17:22:08 +01:00
column_compression_utf16.result
column_compression_utf16.test
comment_column.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
comment_column.test
comment_column2.result
comment_column2.test
comment_database.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
comment_database.test
comment_index.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
comment_index.test
comment_table.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
comment_table.test
comments.result
comments.test
commit.result
commit.test
commit_1innodb.result Merge from 10.4 to 10.5 2024-04-15 17:46:49 +02:00
commit_1innodb.test
compare.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
compare.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
compound.result
compound.test
compress.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
compress.test
concurrent_innodb_safelog.result
concurrent_innodb_safelog.test
concurrent_innodb_unsafelog.result
concurrent_innodb_unsafelog.test
connect-abstract.cnf
connect-abstract.result
connect-abstract.test
connect-no-db.result MDEV-34226 On startup: UBSAN: applying zero offset to null pointer in my_copy_fix_mb from strings/ctype-mb.c and other locations 2024-05-27 13:19:13 +04:00
connect-no-db.test MDEV-34226 On startup: UBSAN: applying zero offset to null pointer in my_copy_fix_mb from strings/ctype-mb.c and other locations 2024-05-27 13:19:13 +04:00
connect.cnf
connect.result Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
connect.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
connect2.cnf
connect2.result
connect2.test
connect_debug.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
connect_debug.test mysqltest: support MARIADB_OPT_RESTRICTED_AUTH 2024-05-21 19:40:03 +02:00
consistent_snapshot.result
consistent_snapshot.test
constraints.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
constraints.test MDEV-33768: Memory leak found in the test main.constraints run with --ps-protocol against a server built with the option -DWITH_PROTECT_STATEMENT_MEMROOT 2024-03-28 14:53:58 +07:00
contributors.result Update sponsors 2024-08-12 09:32:30 +01:00
contributors.test
costs.result
costs.test
count_distinct.result
count_distinct.test
count_distinct2-master.opt
count_distinct2.result
count_distinct2.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
count_distinct3.result
count_distinct3.test
crash_commit_before-master.opt
crash_commit_before.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
crash_commit_before.test MDEV-16944 Fix file sharing issues on Windows in mysqltest 2024-04-17 16:52:37 +02:00
create-big.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
create-big.test
create-uca.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
create-uca.test
create.result Merge branch '11.5' into 11.6 2024-08-21 15:13:47 +02:00
create.test Merge 10.6 into 10.11 2024-06-11 12:50:10 +03:00
create_delayed.result
create_delayed.test
create_drop_binlog.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
create_drop_binlog.test
create_drop_db.result
create_drop_db.test
create_drop_event.result
create_drop_event.test
create_drop_function.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
create_drop_function.test
create_drop_index.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
create_drop_index.test
create_drop_procedure.result
create_drop_procedure.test
create_drop_role.result
create_drop_role.test
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 MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
create_not_windows.test
create_or_replace-master.opt
create_or_replace.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
create_or_replace.test Added Lock_time_ms and Table_catalog columns to metadata_lock_info 2024-07-03 13:20:33 +03:00
create_or_replace2.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
create_or_replace2.test
create_or_replace_permission.result
create_or_replace_permission.test
create_replace_tmp.result
create_replace_tmp.test
create_select.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
create_select.test
create_user.result MDEV-24193 UBSAN: sql/sql_acl.cc:9985:29: runtime error: member access within null pointer of type 'struct TABLE' , ASAN: use-after-poison in handle_grant_table 2024-10-01 18:29:11 +02:00
create_user.test MDEV-24193 UBSAN: sql/sql_acl.cc:9985:29: runtime error: member access within null pointer of type 'struct TABLE' , ASAN: use-after-poison in handle_grant_table 2024-10-01 18:29:11 +02:00
create_utf8.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
create_utf8.test
create_w_max_indexes_64.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
create_w_max_indexes_64.test
create_w_max_indexes_128.result
create_w_max_indexes_128.test
create_windows.result
create_windows.test
cset_narrowing.result MDEV-25829 Change default Unicode collation to uca1400_ai_ci 2024-05-24 15:50:05 +04:00
cset_narrowing.test Merge branch '10.11' into 11.1 2024-07-08 22:40:16 +02:00
cte_cycle.result
cte_cycle.test
cte_grant.result
cte_grant.test
cte_nonrecursive.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
cte_nonrecursive.test MDEV-27944: View-protocol fails if database was changed 2024-09-25 11:44:28 +07:00
cte_nonrecursive_not_embedded.result
cte_nonrecursive_not_embedded.test
cte_recursive.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
cte_recursive.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
cte_recursive_not_embedded.result
cte_recursive_not_embedded.test
ctype_ascii.result
ctype_ascii.test
ctype_big5.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_big5.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
ctype_binary.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_binary.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
ctype_collate.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_collate.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_collate_column.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_collate_column.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_collate_context.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_collate_context.test Merge remote-tracking branch 'origin/11.4' into 11.5 2024-07-10 12:17:09 +04:00
ctype_collate_database.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_collate_database.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_collate_implicit.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_collate_implicit.test
ctype_collate_implicit_def.opt
ctype_collate_implicit_def.result
ctype_collate_implicit_def.test
ctype_collate_implicit_utf32.result
ctype_collate_implicit_utf32.test
ctype_collate_table.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_collate_table.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_cp850.result
ctype_cp850.test
ctype_cp866.result
ctype_cp866.test
ctype_cp932.result Merge branch '10.6' into 10.11 2024-07-04 11:52:07 +02:00
ctype_cp932.test Merge branch '10.6' into 10.11 2024-07-04 11:52:07 +02:00
ctype_cp932_binlog_row.result
ctype_cp932_binlog_row.test
ctype_cp932_binlog_stm.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_cp932_binlog_stm.test
ctype_cp1250_ch.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_cp1250_ch.test
ctype_cp1251.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_cp1251.test
ctype_create.result MDEV-25829 Change default Unicode collation to uca1400_ai_ci 2024-05-24 15:50:05 +04:00
ctype_create.test
ctype_dec8.result
ctype_dec8.test
ctype_errors.result
ctype_errors.test
ctype_eucjpms.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_eucjpms.test Merge branch '10.6' into 10.10 2023-11-08 16:23:30 +01:00
ctype_euckr.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_euckr.test MDEV-25829 Change default Unicode collation to uca1400_ai_ci 2024-05-24 15:50:05 +04:00
ctype_filename.result Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
ctype_filename.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
ctype_filesystem-master.opt
ctype_filesystem.result
ctype_filesystem.test
ctype_gb2312.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_gb2312.test
ctype_gbk.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_gbk.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
ctype_gbk_binlog.result
ctype_gbk_binlog.test
ctype_gbk_export_import.result MDEV-25829 Change default Unicode collation to uca1400_ai_ci 2024-05-24 15:50:05 +04:00
ctype_gbk_export_import.test
ctype_hebrew.result
ctype_hebrew.test
ctype_latin1.result Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
ctype_latin1.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
ctype_latin1_de.result
ctype_latin1_de.test
ctype_latin2.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_latin2.test
ctype_latin2_ch.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_latin2_ch.test
ctype_ldml-master.opt
ctype_ldml.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_ldml.test Merge branch '10.6' into 10.11 2024-07-04 11:52:07 +02:00
ctype_like_range.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_like_range.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_many.result MDEV-25829 Change default Unicode collation to uca1400_ai_ci 2024-05-24 15:50:05 +04:00
ctype_many.test MDEV-25829 Change default Unicode collation to uca1400_ai_ci 2024-05-24 15:50:05 +04:00
ctype_mb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_mb.test
ctype_nopad_8bit.result Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
ctype_nopad_8bit.test
ctype_partitions.result
ctype_partitions.test
ctype_recoding.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_recoding.test MDEV-27944: View-protocol fails if database was changed 2024-09-25 11:44:28 +07:00
ctype_sjis.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_sjis.test Merge branch '10.6' into 10.10 2023-11-08 16:23:30 +01:00
ctype_swe7.result Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
ctype_swe7.test
ctype_tis620.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_tis620.test
ctype_uca.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_uca.test MDEV-34417 Wrong result set with utf8mb4_danish_ci and BNLH join 2024-06-20 11:30:02 +04:00
ctype_uca_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_uca_innodb.test
ctype_uca_partitions.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_uca_partitions.test
ctype_ucs.result Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
ctype_ucs.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
ctype_ucs2_def-master.opt
ctype_ucs2_def.result
ctype_ucs2_def.test
ctype_ucs2_general_ci_casefold.result Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_ucs2_general_ci_casefold.test Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_ucs2_general_ci_ws.result
ctype_ucs2_general_ci_ws.test
ctype_ucs2_general_mysql500_ci_casefold.result Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_ucs2_general_mysql500_ci_casefold.test Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_ucs2_general_mysql500_ci_ws.result
ctype_ucs2_general_mysql500_ci_ws.test
ctype_ucs2_query_cache-master.opt
ctype_ucs2_query_cache.result
ctype_ucs2_query_cache.test
ctype_ucs2_turkish_ci_casefold.result Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_ucs2_turkish_ci_casefold.test Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_ucs2_uca.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_ucs2_uca.test
ctype_ucs2_unicode_520_ci_casefold.result Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_ucs2_unicode_520_ci_casefold.test Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_ujis.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_ujis.test Merge branch '10.6' into 10.11 2024-07-04 11:52:07 +02:00
ctype_ujis_ucs2.result
ctype_ujis_ucs2.test
ctype_upgrade.result ALTER TABLE and replication should convert old row_end timestamps to new timestamp range 2024-05-27 12:39:03 +02:00
ctype_upgrade.test
ctype_utf8-master.opt
ctype_utf8.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
ctype_utf8_def_upgrade.opt MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8_def_upgrade.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8_def_upgrade.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8_uca.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8_uca.test Merge branch '10.6' into 10.10 2023-11-08 16:23:30 +01:00
ctype_utf8mb3_bin.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8mb3_bin.test MDEV-25829 Change default Unicode collation to uca1400_ai_ci 2024-05-24 15:50:05 +04:00
ctype_utf8mb3_geeral1400_as_ci.result MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp() 2024-04-18 15:22:10 +04:00
ctype_utf8mb3_geeral1400_as_ci.test MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp() 2024-04-18 15:22:10 +04:00
ctype_utf8mb3_general_ci.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8mb3_general_ci.test MDEV-25829 Change default Unicode collation to uca1400_ai_ci 2024-05-24 15:50:05 +04:00
ctype_utf8mb3_general_ci_casefold.result Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_utf8mb3_general_ci_casefold.test
ctype_utf8mb3_general_ci_ws.result
ctype_utf8mb3_general_ci_ws.test
ctype_utf8mb3_general_mysql500_ci_casefold.result Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_utf8mb3_general_mysql500_ci_casefold.test
ctype_utf8mb3_general_mysql500_ci_ws.result
ctype_utf8mb3_general_mysql500_ci_ws.test
ctype_utf8mb3_turkish_ci_casefold.result Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_utf8mb3_turkish_ci_casefold.test
ctype_utf8mb3_uca1400_ai_ci.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8mb3_uca1400_ai_ci.test MDEV-25829 Change default Unicode collation to uca1400_ai_ci 2024-05-24 15:50:05 +04:00
ctype_utf8mb3_unicode_520_ci_casefold.result Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_utf8mb3_unicode_520_ci_casefold.test
ctype_utf8mb4-master.opt
ctype_utf8mb4.result Merge branch '11.5' into 11.6 2024-08-21 15:13:47 +02:00
ctype_utf8mb4.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
ctype_utf8mb4_bin.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8mb4_bin.test MDEV-25829 Change default Unicode collation to uca1400_ai_ci 2024-05-24 15:50:05 +04:00
ctype_utf8mb4_general1400_as_ci_casefold.result MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp() 2024-04-18 15:22:10 +04:00
ctype_utf8mb4_general1400_as_ci_casefold.test MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp() 2024-04-18 15:22:10 +04:00
ctype_utf8mb4_general1400_as_ci_ws.result MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp() 2024-04-18 15:22:10 +04:00
ctype_utf8mb4_general1400_as_ci_ws.test MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp() 2024-04-18 15:22:10 +04:00
ctype_utf8mb4_general_ci.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8mb4_general_ci.test MDEV-25829 Change default Unicode collation to uca1400_ai_ci 2024-05-24 15:50:05 +04:00
ctype_utf8mb4_general_ci_casefold.result Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_utf8mb4_general_ci_casefold.test
ctype_utf8mb4_general_ci_ws.result
ctype_utf8mb4_general_ci_ws.test
ctype_utf8mb4_heap.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8mb4_heap.test
ctype_utf8mb4_innodb-master.opt
ctype_utf8mb4_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8mb4_innodb.test Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
ctype_utf8mb4_myisam.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8mb4_myisam.test
ctype_utf8mb4_turkish_ci_casefold.result Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_utf8mb4_turkish_ci_casefold.test
ctype_utf8mb4_uca.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8mb4_uca.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8mb4_uca1400_ai_ci.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8mb4_uca1400_ai_ci.test MDEV-25829 Change default Unicode collation to uca1400_ai_ci 2024-05-24 15:50:05 +04:00
ctype_utf8mb4_uca1400_ai_ci_casefold.result Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_utf8mb4_uca1400_ai_ci_casefold.test
ctype_utf8mb4_uca_allkeys400.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8mb4_uca_allkeys400.test
ctype_utf8mb4_uca_allkeys520.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8mb4_uca_allkeys520.test
ctype_utf8mb4_uca_allkeys1400.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf8mb4_uca_allkeys1400.test
ctype_utf8mb4_unicode_520_ci_casefold.result Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_utf8mb4_unicode_520_ci_casefold.test
ctype_utf8mb4_unicode_ci_casefold.result Extra tests for MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF 2024-03-07 17:38:36 +04:00
ctype_utf8mb4_unicode_ci_casefold.test
ctype_utf8mb4_unicode_ci_def.opt
ctype_utf8mb4_unicode_ci_def.result Merge remote-tracking branch 'origin/11.4' into 11.5 2024-07-08 12:25:04 +04:00
ctype_utf8mb4_unicode_ci_def.test MDEV-34288 SET NAMES DEFAULT crashes mariadbd --collation-server=utf8mb4_unicode_ci 2024-06-04 12:38:43 +04:00
ctype_utf16.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf16.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
ctype_utf16_def-master.opt
ctype_utf16_def.result
ctype_utf16_def.test
ctype_utf16_uca.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf16_uca.test
ctype_utf16le.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf16le.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
ctype_utf32.result Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
ctype_utf32.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
ctype_utf32_def.opt
ctype_utf32_def.result
ctype_utf32_def.test
ctype_utf32_innodb.result
ctype_utf32_innodb.test
ctype_utf32_uca.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ctype_utf32_uca.test
custom_aggregate_functions.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
custom_aggregate_functions.test
custom_aggregates_i_s.result
custom_aggregates_i_s.test
date_formats.result Merge remote-tracking branch 'origin/11.2' into 11.4 2024-07-09 21:45:37 +04:00
date_formats.test Merge remote-tracking branch 'origin/11.2' into 11.4 2024-07-09 21:45:37 +04:00
datetime_456.result
datetime_456.test
ddl_i18n_koi8r.result Merge branch '11.4' into 11.5 2024-08-05 17:50:18 +02:00
ddl_i18n_koi8r.test
ddl_i18n_utf8.result Merge branch '11.4' into 11.5 2024-08-05 17:50:18 +02:00
ddl_i18n_utf8.test
deadlock_ftwrl.result
deadlock_ftwrl.test
deadlock_innodb.result MDEV-26642/MDEV-26643/MDEV-32898 Implement innodb_snapshot_isolation 2024-03-20 09:48:03 +02:00
deadlock_innodb.test
debug_sync.result
debug_sync.test
default.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
default.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
default_debug.result
default_debug.test
default_innodb.result
default_innodb.test
default_session.result
default_session.test
default_storage_engine.result
default_storage_engine.test
delayed.result Merge branch '10.6' into 10.10 2023-11-08 16:23:30 +01:00
delayed.test MariaDB 11.1.3 release 2023-11-14 18:28:37 +01:00
delayed_blob.opt
delayed_blob.result
delayed_blob.test
delete.result Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
delete.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
delete_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
delete_innodb.test MDEV-33533: Crash at execution of DELETE when trying to use rowid filter 2024-05-13 09:52:39 +02:00
delete_returning.result MDEV-3953 Add columns for ROWS_EXAMINED, ROWS_SENT, and ROWS_READ to I_S and processlist 2023-11-01 13:02:19 +02:00
delete_returning.test MDEV-3953 Add columns for ROWS_EXAMINED, ROWS_SENT, and ROWS_READ to I_S and processlist 2023-11-01 13:02:19 +02:00
delete_returning_grant.result
delete_returning_grant.test
delete_single_to_multi.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
delete_single_to_multi.test Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
delete_use_source.result MDEV-33988 DELETE single table to support table aliases 2024-07-17 09:50:53 +10:00
delete_use_source.test MDEV-33988 DELETE single table to support table aliases 2024-07-17 09:50:53 +10:00
delete_use_source_engines.result
delete_use_source_engines.test
delimiter_case_mdev_10728.sql
delimiter_command_case_sensitivity.result
delimiter_command_case_sensitivity.test
deprecated_features.result
deprecated_features.test
derived.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
derived.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
derived_cond_pushdown.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
derived_cond_pushdown.test Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
derived_cond_pushdown_innodb.result MDEV-33010 Crash when pushing condition with CHARSET()/COERCIBILITY() into derived table 2024-07-16 16:20:17 +07:00
derived_cond_pushdown_innodb.test MDEV-33010 Crash when pushing condition with CHARSET()/COERCIBILITY() into derived table 2024-07-16 16:20:17 +07:00
derived_opt.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
derived_opt.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
derived_split_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
derived_split_innodb.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
derived_view.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
derived_view.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
desc_index_min_max.result MDEV-27576 Use reverse index for max/min optimization 2023-12-14 17:05:03 +11:00
desc_index_min_max.test fix sporadic test failures caused by InnoDB #record estimation 2023-12-22 00:04:07 +01:00
desc_index_range.result Merge branch '10.11' into 11.1 2024-07-08 22:40:16 +02:00
desc_index_range.test Merge branch '10.6' into 10.11 2024-07-04 11:52:07 +02:00
dirty_close.result
dirty_close.test
disabled.def Merge branch '10.11' into 11.0 2023-12-19 15:53:18 +01:00
distinct.result
distinct.test Merge 10.11 into 11.2 2024-10-03 13:24:43 +03:00
distinct_notembedded.result MDEV-30660 Aggregation functions fail to leverage uniqueness property 2024-02-10 14:54:03 +07:00
distinct_notembedded.test MDEV-31933: Make working view-protocol + ps-protocol (running two protocols together) 2024-07-02 10:11:33 +07:00
drop.result Merge 10.5 into 10.6 2024-05-30 14:27:07 +03:00
drop.test MDEV-34205: ASAN stack buffer overflow in strxnmov() in frm_file_exists 2024-05-23 22:08:27 +02:00
drop_bad_db_type.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
drop_bad_db_type.test
drop_combinations.inc
drop_combinations.result
drop_combinations.test
drop_table_force.result
drop_table_force.test
dyncol.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
dyncol.test Merge remote-tracking branch 'origin/11.4' into 11.5 2024-07-08 12:25:04 +04:00
empty_server_name-8224.result
empty_server_name-8224.test MDEV-16944 Fix file sharing issues on Windows in mysqltest 2024-04-17 16:52:37 +02:00
empty_string_literal.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
empty_string_literal.test MDEV-33460 use the correct sql_mode and fix for --view 2024-03-27 16:14:55 +01:00
empty_table.result
empty_table.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
empty_user_table.result
empty_user_table.test
endspace.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
endspace.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
enforce_storage_engine.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
enforce_storage_engine.test MDEV-21618 CREATE UNIQUE INDEX fails with "ERROR 1286 (42000): Unknown storage engine 'partition'" 2023-11-18 16:59:03 +04:00
enforce_storage_engine_opt.opt
enforce_storage_engine_opt.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
enforce_storage_engine_opt.test
engine_error_in_alter-8453.result
engine_error_in_alter-8453.test
error_simulation-master.opt
error_simulation.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
error_simulation.test
errors.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
errors.test
except.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
except.test Fix of Backport block-nl-join.r_unpack_time_ms. 2023-10-27 16:44:58 +02:00
except_all.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
except_all.test
execution_constants.result
execution_constants.test fix test failures with ASAN 2023-12-21 10:21:05 +02:00
explain.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
explain.test Merge 10.11 into 11.2 2024-10-03 13:24:43 +03:00
explain_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
explain_innodb.test
explain_json.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
explain_json.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
explain_json_format_partitions.result MDEV-18478 ANALYZE for statement should show selectivity of ICP, part#2 2024-04-23 22:55:22 +03:00
explain_json_format_partitions.test
explain_json_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
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
failed_auth_unixsocket.test
fast_prefix_index_fetch_innodb.result
fast_prefix_index_fetch_innodb.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
features,ps.rdiff
features.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
features.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
fetch_first.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
fetch_first.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
file_contents.result
file_contents.test
filesort_bad_i_s-7585.result
filesort_bad_i_s-7585.test
filesort_debug.result
filesort_debug.test
filesort_pack.result
filesort_pack.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_and_binlog.result
flush_and_binlog.test
flush_block_commit.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
flush_block_commit.test
flush_block_commit_notembedded.result
flush_block_commit_notembedded.test
flush_corruption.result
flush_corruption.test
flush_logs_not_windows.result
flush_logs_not_windows.test
flush_notembedded.result MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
flush_notembedded.test MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
flush_read_lock.result
flush_read_lock.test
flush_read_lock_kill.result
flush_read_lock_kill.test
flush_ssl.result
flush_ssl.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
flush_table.result
flush_table.test
foreign_key.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
foreign_key.test MDEV-31531 Remove my_casedn_str() and my_caseup_str() 2024-02-28 22:20:29 +04:00
frm-debug.result
frm-debug.test
frm_bad_row_type-7333.result
frm_bad_row_type-7333.test
fulltext.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
fulltext.test Merge branch '10.11' into 11.0 2023-11-08 17:09:44 +01:00
fulltext2.result
fulltext2.test
fulltext3.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
fulltext3.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
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 MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
fulltext_left_join.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
fulltext_multi.result
fulltext_multi.test
fulltext_order_by.result MDEV-33971 NAME_CONST in WHERE clause replaced by inner item 2024-07-10 17:23:43 -04:00
fulltext_order_by.test
fulltext_update.result
fulltext_update.test
fulltext_var.result
fulltext_var.test
func_analyse.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
func_analyse.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
func_bit.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_bit.test
func_compress.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_compress.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_concat.result
func_concat.test
func_crypt.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_crypt.test
func_date_add.result MDEV-30931 UBSAN: negation of -X cannot be represented in type 'long long int'; cast to an unsigned type to negate this value to itself in get_interval_value on SELECT 2024-05-27 13:19:13 +04:00
func_date_add.test MDEV-30931 UBSAN: negation of -X cannot be represented in type 'long long int'; cast to an unsigned type to negate this value to itself in get_interval_value on SELECT 2024-05-27 13:19:13 +04:00
func_debug.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_debug.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_default.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_default.test
func_des_encrypt.result
func_des_encrypt.test Merge 11.2 into 11.4 2024-10-03 14:32:14 +03:00
func_digest.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_digest.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
func_encrypt-master.opt
func_encrypt.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_encrypt.test
func_encrypt_nossl.result Merge branch '11.2' into 11.4 2024-05-21 19:38:51 +02:00
func_encrypt_nossl.test
func_encrypt_ucs2.result
func_encrypt_ucs2.test
func_equal.result
func_equal.test
func_extract.result Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
func_extract.test MDEV-32891 Assertion `value <= ((ulonglong) 0xFFFFFFFFL) * 10000ULL' failed in str_to_DDhhmmssff_internal 2024-09-20 15:39:09 +04:00
func_format.result
func_format.test
func_gconcat.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_gconcat.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
func_group.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_group.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
func_group_innodb.result Merge branch '10.11' into 11.1 2024-07-08 22:40:16 +02:00
func_group_innodb.test Merge 10.11 into 11.2 2024-10-03 13:24:43 +03:00
func_hybrid_type.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_hybrid_type.test MDEV-21034 GREATEST() and LEAST() malfunction for NULL 2024-04-23 02:38:26 +04:00
func_if.result
func_if.test
func_in.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_in.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_int.result
func_int.test
func_isnull.result
func_isnull.test
func_json.result Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
func_json.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
func_json_notembedded.result MDEV-32726: Fix failing test fir freebsd for json 2024-04-08 20:20:44 +05:30
func_json_notembedded.test MDEV-32726: Fix failing test fir freebsd for json 2024-04-08 20:20:44 +05:30
func_kdf,old.rdiff
func_kdf.combinations
func_kdf.result MDEV-33659 Fix crash in kdf() without parameters 2024-04-11 15:57:58 +01:00
func_kdf.test MDEV-33659 Fix crash in kdf() without parameters 2024-04-11 15:57:58 +01:00
func_like.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_like.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_math.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_math.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
func_misc.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_misc.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
func_op.result
func_op.test
func_regexp.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_regexp.test MDEV-21058 CREATE TABLE with generated column and RLIKE results in sigabrt 2024-04-29 11:08:07 +04:00
func_regexp_pcre.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_regexp_pcre.test Merge remote-tracking branch 'origin/11.4' into 11.5 2024-07-10 12:17:09 +04:00
func_regexp_pcre_debug.result
func_regexp_pcre_debug.test
func_replace.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_replace.test MDEV-17226 Column Data in Truncated on UNION to the length of the first value if using REPLACE 2023-12-11 10:42:37 +04:00
func_rollback.result
func_rollback.test
func_sapdb.result
func_sapdb.test
func_set.result
func_set.test
func_sformat.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_sformat.test main.func_sformat: fixes for fmt 10.2.1 2024-04-22 00:14:03 +02:00
func_str.result Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
func_str.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
func_system.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_system.test
func_test.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_test.test
func_time.result Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
func_time.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
func_time_32.result MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range 2024-05-27 12:39:02 +02:00
func_time_32.test MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range 2024-05-27 12:39:02 +02:00
func_time_64.result MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range 2024-05-27 12:39:02 +02:00
func_time_64.test MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range 2024-05-27 12:39:02 +02:00
func_time_hires.result MDEV-34829 LOCALTIME returns a wrong data type 2024-08-28 15:07:32 +04:00
func_time_hires.test Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
func_time_round.result MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range 2024-05-27 12:39:02 +02:00
func_time_round.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
func_timestamp.result
func_timestamp.test
func_weight_string.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
func_weight_string.test
function_defaults.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
function_defaults.test MDEV-33790 Incorrect DEFAULT expression evaluated in UPDATE 2024-04-25 14:11:28 +02:00
function_defaults_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
function_defaults_innodb.test
function_defaults_notembedded.result
function_defaults_notembedded.test
gcc296.result
gcc296.test
get_diagnostics.result MDEV-25829 Change default Unicode collation to uca1400_ai_ci 2024-05-24 15:37:47 +04:00
get_diagnostics.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
gis-alter_table.result
gis-alter_table.test
gis-debug.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
gis-debug.test
gis-json.result
gis-json.test
gis-loaddata.result
gis-loaddata.test
gis-precise.result Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
gis-precise.test Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
gis-rt-precise.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
gis-rt-precise.test
gis-rtree.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
gis-rtree.test
gis.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
gis.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
gis_notembedded.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
gis_notembedded.test
grant.opt
grant.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
grant.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
grant2.opt
grant2.result
grant2.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
grant3-master.opt
grant3.result
grant3.test
grant4.opt
grant4.result Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
grant4.test
grant5.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
grant5.test
grant_4332.result
grant_4332.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
grant_binlog_replay.result
grant_binlog_replay.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_kill.result
grant_kill.test
grant_lowercase.opt
grant_lowercase.result
grant_lowercase.test
grant_lowercase_fs.result
grant_lowercase_fs.test
grant_master_admin.result
grant_master_admin.test
grant_read_only.result
grant_read_only.test
grant_repair.result
grant_repair.test
grant_server.result
grant_server.test
grant_slave_admin.result
grant_slave_admin.test
grant_slave_monitor.result MDEV-33856: Alternative Replication Lag Representation via Received/Executed Master Binlog Event Timestamps 2024-07-25 08:57:27 -06:00
grant_slave_monitor.test MDEV-33856: Alternative Replication Lag Representation via Received/Executed Master Binlog Event Timestamps 2024-07-25 08:57:27 -06:00
grant_utf8_cli.result
grant_utf8_cli.test
greedy_optimizer.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
greedy_optimizer.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
group_by.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
group_by.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
group_by_innodb.result
group_by_innodb.test
group_by_null.result
group_by_null.test
group_min_max.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
group_min_max.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
group_min_max_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
group_min_max_innodb.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
group_min_max_notembedded.result
group_min_max_notembedded.test MDEV-31933: Make working view-protocol + ps-protocol (running two protocols together) 2024-07-02 10:11:33 +07:00
handler_read_last.result
handler_read_last.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
handlersocket.opt
handlersocket.result
handlersocket.test
having.result Merge branch '11.5' into 11.6 2024-08-21 15:13:47 +02:00
having.test Merge branch '11.5' into 11.6 2024-08-21 15:13:47 +02:00
having_cond_pushdown.result Merge 10.11 -> 11.2 2024-09-09 13:50:38 +03:00
having_cond_pushdown.test Merge 10.11 -> 11.2 2024-09-09 13:50:38 +03:00
help.result
help.test
host_cache_size_functionality.result
host_cache_size_functionality.test MDEV-16944 Fix file sharing issues on Windows in mysqltest 2024-04-17 16:52:37 +02:00
huge_frm-6224.result
huge_frm-6224.test
identifier.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
identifier.test MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp() 2024-04-18 15:22:10 +04:00
identifier_partition.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
identifier_partition.test MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp() 2024-04-18 15:22:10 +04:00
ignored_index.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ignored_index.test
ignored_index_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ignored_index_innodb.test MDEV-33655 Remove alter_algorithm 2024-05-27 12:39:03 +02:00
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.11' into 11.1 2024-08-03 09:32:42 +02:00
in_subq_cond_pushdown.test
index_intersect.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
index_intersect.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
index_intersect_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
index_intersect_innodb.test
index_merge_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
index_merge_innodb.test
index_merge_myisam.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
index_merge_myisam.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
information_schema-big.result MDEV-33856: Alternative Replication Lag Representation via Received/Executed Master Binlog Event Timestamps 2024-07-25 08:57:27 -06:00
information_schema-big.test MDEV-33856: Alternative Replication Lag Representation via Received/Executed Master Binlog Event Timestamps 2024-07-25 08:57:27 -06:00
information_schema-big_embedded.result MDEV-33856: Alternative Replication Lag Representation via Received/Executed Master Binlog Event Timestamps 2024-07-25 08:57:27 -06:00
information_schema-big_embedded.test MDEV-33856: Alternative Replication Lag Representation via Received/Executed Master Binlog Event Timestamps 2024-07-25 08:57:27 -06:00
information_schema.result MDEV-33856: Alternative Replication Lag Representation via Received/Executed Master Binlog Event Timestamps 2024-07-25 08:57:27 -06:00
information_schema.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
information_schema2.result bugfix: INFORMATION_SCHEMA.STATISTICS doesn't show whether the index is disabled 2024-05-05 21:37:08 +02:00
information_schema2.test bugfix: INFORMATION_SCHEMA.STATISTICS doesn't show whether the index is disabled 2024-05-05 21:37:08 +02:00
information_schema_all_engines-master.opt
information_schema_all_engines.result MDEV-33856: Alternative Replication Lag Representation via Received/Executed Master Binlog Event Timestamps 2024-07-25 08:57:27 -06:00
information_schema_all_engines.test
information_schema_chmod.result
information_schema_chmod.test
information_schema_columns.result
information_schema_columns.test
information_schema_db.result MDEV-32218 PASSWORD_EXPIRATION_TIME column 2024-05-27 16:43:58 +02:00
information_schema_db.test MDEV-32218 PASSWORD_EXPIRATION_TIME column 2024-05-27 16:43:58 +02:00
information_schema_inno.result
information_schema_inno.test
information_schema_linux.result
information_schema_linux.test
information_schema_parameters.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
information_schema_parameters.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
information_schema_part.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
information_schema_part.test
information_schema_prepare.result
information_schema_prepare.test
information_schema_routines.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
information_schema_routines.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
information_schema_stats.result MDEV-34571 Add page accessed and pages read from disk to table_stats 2024-07-12 11:28:18 +03:00
information_schema_stats.test MDEV-32218 PASSWORD_EXPIRATION_TIME column 2024-05-27 16:43:58 +02:00
information_schema_tables.result
information_schema_tables.test
information_schema_temp_table.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
information_schema_temp_table.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 MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
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 MDEV-16944 Fix file sharing issues on Windows in mysqltest 2024-04-17 16:52:37 +02:00
innodb_bug878769.result
innodb_bug878769.test
innodb_ext_key,covering,on.rdiff mtr: remove innodb combinations 2024-05-05 21:37:08 +02:00
innodb_ext_key,off.rdiff Merge branch '10.11' into 11.0 2024-05-12 12:18:28 +02:00
innodb_ext_key,on,unoptimized.rdiff mtr: remove innodb combinations 2024-05-05 21:37:08 +02:00
innodb_ext_key.combinations
innodb_ext_key.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
innodb_ext_key.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
innodb_group.result
innodb_group.test
innodb_icp.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
innodb_icp.test
innodb_icp_debug.result
innodb_icp_debug.test
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 MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
innodb_mrr_cpk.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
innodb_mysql_lock.result
innodb_mysql_lock.test
innodb_mysql_lock2.result
innodb_mysql_lock2.test
innodb_mysql_sync.result MDEV-33655 Remove alter_algorithm 2024-05-27 12:39:03 +02:00
innodb_mysql_sync.test MDEV-33655 Remove alter_algorithm 2024-05-27 12:39:03 +02:00
innodb_utf8.result
innodb_utf8.test
insert.result
insert.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
insert_debug-master.opt
insert_debug.result
insert_debug.test
insert_innodb.result
insert_innodb.test
insert_notembedded.result
insert_notembedded.test
insert_returning.result MDEV-3953 Add columns for ROWS_EXAMINED, ROWS_SENT, and ROWS_READ to I_S and processlist 2023-11-01 13:02:19 +02:00
insert_returning.test MDEV-3953 Add columns for ROWS_EXAMINED, ROWS_SENT, and ROWS_READ to I_S and processlist 2023-11-01 13:02:19 +02:00
insert_returning_datatypes.result
insert_returning_datatypes.test
insert_select.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
insert_select.test
insert_update.result
insert_update.test
insert_update_autoinc-7150.result
insert_update_autoinc-7150.test
intersect.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
intersect.test Fix of Backport block-nl-join.r_unpack_time_ms. 2023-10-27 16:44:58 +02:00
intersect_all.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
intersect_all.test
invisible_binlog.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
invisible_binlog.test
invisible_field.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
invisible_field.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
invisible_field_debug.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
invisible_field_debug.test
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
item_types.result MDEV-34833 Assertion failure in Item_float::do_build_clone (Item_static_float_func) 2024-08-29 09:32:29 +02:00
item_types.test MDEV-34833 Assertion failure in Item_float::do_build_clone (Item_static_float_func) 2024-08-29 09:32:29 +02:00
join.result Merge '11.4' into 11.6 2024-10-03 15:59:20 +10:00
join.test Merge 10.11 into 11.2 2024-10-03 13:24:43 +03:00
join_cache.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
join_cache.test Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
join_cache_cardinality.result
join_cache_cardinality.test
join_cache_debug.result MDEV-18478 ANALYZE for statement should show selectivity of ICP, part#2 2024-04-23 22:55:22 +03:00
join_cache_debug.test MDEV-32351: Significant slowdown with outer joins: fix embedded. 2023-10-28 12:47:55 +03:00
join_cache_notasan.result
join_cache_notasan.test
join_crash.result
join_crash.test
join_nested.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
join_nested.test
join_nested_jcl6.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
join_nested_jcl6.test
join_optimizer.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
join_optimizer.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
join_outer.result MDEV-31531 Remove my_casedn_str() and my_caseup_str() 2024-02-28 22:20:29 +04:00
join_outer.test Merge 10.11 into 11.2 2024-10-03 13:24:43 +03:00
join_outer_innodb.result Merge '11.4' into 11.6 2024-10-03 15:59:20 +10:00
join_outer_innodb.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
join_outer_jcl6.result MDEV-31531 Remove my_casedn_str() and my_caseup_str() 2024-02-28 22:20:29 +04:00
join_outer_jcl6.test
json_debug_nonembedded_noasan.result Merge branch '10.11' into 11.1 2024-08-03 09:32:42 +02:00
json_debug_nonembedded_noasan.test Merge branch '10.11' into 11.1 2024-08-03 09:32:42 +02:00
json_equals.result Merge branch '10.6' into 10.11 2024-07-04 11:52:07 +02:00
json_equals.test Merge branch '10.6' into 10.11 2024-07-04 11:52:07 +02:00
json_normalize.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
json_normalize.test
key.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
key.test
key_cache-master.opt
key_cache.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
key_cache.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
key_diff.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
key_diff.test
key_primary.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
key_primary.test
keyread.result
keyread.test
keywords.result Merge branch '10.5' into 10.6 2023-12-17 11:20:43 +01:00
keywords.test
kill-2-master.opt
kill-2.result
kill-2.test
kill.result
kill.test
kill_debug.result
kill_debug.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
kill_processlist-6619.result Revert "Fixed random failure in main.kill_processlist-6619" 2024-03-27 16:14:56 +01:00
kill_processlist-6619.test Merge 10.5 into 10.6 2024-04-17 14:14:58 +03:00
kill_query-6728.result
kill_query-6728.test
large_pages.opt
large_pages.result
large_pages.test
last_value.result
last_value.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
leaks.result
leaks.test
limit.result
limit.test
limit_rows_examined.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
limit_rows_examined.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
loaddata.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
loaddata.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
loaddata_autocom_innodb.result
loaddata_autocom_innodb.test
loadxml.result
loadxml.test
locale.opt
locale.result MDEV-25829 Change default Unicode collation to uca1400_ai_ci 2024-05-24 15:50:05 +04:00
locale.test
lock.result
lock.test
lock_kill.result
lock_kill.test
lock_multi.result
lock_multi.test
lock_multi_bug38499.result
lock_multi_bug38499.test
lock_multi_bug38691.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
lock_multi_bug38691.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
lock_sync-master.opt
lock_sync.result fix sporadic failures of main.lock_sync 2024-05-04 11:00:52 +02:00
lock_sync.test Merge branch '11.2' into 11.4 2024-05-21 19:38:51 +02:00
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.result
lock_tables_lost_commit.test
lock_user.result
lock_user.test
lock_view.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
lock_view.test
locked_temporary-5955.result
locked_temporary-5955.test
locking_clause.result
locking_clause.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
log_crash.result MDEV-33373 part 2: Unexpected ER_FILE_NOT_FOUND upon reading from logging table after crash recovery 2024-09-30 13:50:51 +02:00
log_crash.test MDEV-33373 part 2: Unexpected ER_FILE_NOT_FOUND upon reading from logging table after crash recovery 2024-09-30 13:50:51 +02:00
log_errchk.result
log_errchk.test MDEV-16944 Fix file sharing issues on Windows in mysqltest 2024-04-17 16:52:37 +02:00
log_slow.result Merge branch '10.6' into 10.11 2024-07-22 15:14:50 +02:00
log_slow.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
log_slow_debug.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
log_slow_debug.test Merge branch '10.5' into 10.6 2023-12-17 11:20:43 +01:00
log_slow_filter.opt MDEV-34491 Setting log_slow_admin="" at startup should be converted to log_slow_admin=ALL 2024-07-02 11:26:13 +03:00
log_slow_filter.result MDEV-34491 Setting log_slow_admin="" at startup should be converted to log_slow_admin=ALL 2024-07-02 11:26:13 +03:00
log_slow_filter.test MDEV-34491 Setting log_slow_admin="" at startup should be converted to log_slow_admin=ALL 2024-07-02 11:26:13 +03:00
log_slow_innodb.result Merge remote-tracking branch 'origin/11.4' into 11.5 2024-07-10 12:17:09 +04:00
log_slow_innodb.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03: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 Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
log_tables-master.opt
log_tables.result MDEV-25829 Change default Unicode collation to uca1400_ai_ci 2024-05-24 15:50:05 +04:00
log_tables.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
log_tables_debug.result
log_tables_debug.test
log_tables_upgrade.result MDEV-24486 Rename the view sys.table_privileges to sys.privileges_by_table_by_level 2023-12-08 19:29:02 +03:00
log_tables_upgrade.test
long_host.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
long_host.test Merge branch '10.6' into 10.11 2023-12-18 11:19:04 +01:00
long_tmpdir-master.opt
long_tmpdir-master.sh
long_tmpdir.result
long_tmpdir.test
long_unique.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
long_unique.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
long_unique_big.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
long_unique_big.test
long_unique_bugs.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
long_unique_bugs.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
long_unique_bugs_no_sp_protocol.result MDEV-32837 long unique does not work like unique key when using replace 2024-01-24 17:19:54 +04:00
long_unique_bugs_no_sp_protocol.test MDEV-32837 long unique does not work like unique key when using replace 2024-01-24 17:19:54 +04:00
long_unique_bugs_replication.result
long_unique_bugs_replication.test
long_unique_debug.result
long_unique_debug.test
long_unique_delayed.result
long_unique_delayed.test
long_unique_innodb.opt
long_unique_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
long_unique_innodb.test
long_unique_update.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
long_unique_update.test
long_unique_using_hash.result
long_unique_using_hash.test
lotofstack.result fix test failures with ASAN 2023-12-21 10:21:05 +02:00
lotofstack.test fix test failures with ASAN 2023-12-21 10:21:05 +02:00
lowercase_fs_off.result Merge branch '11.2' into 11.4 2024-05-21 19:38:51 +02:00
lowercase_fs_off.test MDEV-32973 SHOW TABLES LIKE shows temporary tables with non-matching names 2024-04-23 12:31:41 +02:00
lowercase_fs_on.result
lowercase_fs_on.test MDEV-16944 Fix file sharing issues on Windows in mysqltest 2024-04-17 16:52:37 +02:00
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 MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
lowercase_table.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
lowercase_table2.opt
lowercase_table2.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
lowercase_table2.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
lowercase_table4-master.opt
lowercase_table4.result MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp() 2024-04-18 15:22:10 +04:00
lowercase_table4.test
lowercase_table5.result MDEV-34571 Add page accessed and pages read from disk to table_stats 2024-07-12 11:28:18 +03:00
lowercase_table5.test Backporting bugs fixes fixed by MDEV-31340 from 11.5 2024-05-21 14:58:01 +04:00
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 MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
lowercase_utf8-master.opt MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
lowercase_utf8.result
lowercase_utf8.test
lowercase_view-master.opt
lowercase_view.result
lowercase_view.test
mariadb-dump-debug.result MDEV-32216 add tests for mariadb-dump --parallel 2024-01-29 11:57:53 +01:00
mariadb-dump-debug.test MDEV-32216 add tests for mariadb-dump --parallel 2024-01-29 11:57:53 +01:00
mariadb-import.result MDEV-33627 : Implement option --dir in mariadb-import 2024-07-16 15:16:29 +02:00
mariadb-import.test MDEV-33627 : Implement option --dir in mariadb-import 2024-07-16 15:16:29 +02:00
max_password_errors.result MDEV-34311: Alter USER should reset all account limit counters 2024-06-19 23:08:35 +03:00
max_password_errors.test MDEV-34311: Alter USER should reset all account limit counters 2024-06-19 23:08:35 +03:00
max_statement_time.result
max_statement_time.test
mdev-21101.opt
mdev-21101.result
mdev-21101.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
mdev-25830.result
mdev-25830.test
mdev-31636.result MDEV-31636 Memory leak in Sys_var_gtid_binlog_state::do_check() 2024-09-25 14:17:21 -04:00
mdev-31636.test MDEV-31636 Memory leak in Sys_var_gtid_binlog_state::do_check() 2024-09-25 14:17:21 -04:00
mdev316.result
mdev316.test
mdev375.result
mdev375.test
mdev6830.result
mdev6830.test
mdev13607.result
mdev13607.test
mdev19198.result
mdev19198.test
mdev_14586.result
mdev_14586.test
mdev_19276.result
mdev_19276.test
mdev_22370.result
mdev_22370.test
mdl.result Merge branch '10.4' into 10.5 2023-12-02 01:02:50 +01:00
mdl.test Merge branch '10.4' into 10.5 2023-12-02 01:02:50 +01:00
mdl_sync-master.opt
mdl_sync.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mdl_sync.test Merge branch '11.1' into 11.2 2024-05-13 10:00:26 +02:00
metadata.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
metadata.test Merge branch '10.6' into 10.10 2023-11-08 16:23:30 +01:00
mix2_myisam.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mix2_myisam.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mix2_myisam_ucs2.result
mix2_myisam_ucs2.test
mrr_derived_crash_4610.result
mrr_derived_crash_4610.test
mrr_icp_extra.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mrr_icp_extra.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
multi_statement-master.opt
multi_statement.result
multi_statement.test
multi_update-master.opt
multi_update.result
multi_update.test
multi_update_big.opt
multi_update_big.result
multi_update_big.test
multi_update_binlog.result
multi_update_binlog.test
multi_update_debug.result
multi_update_debug.test
multi_update_innodb.result
multi_update_innodb.test
multi_update_tiny_hash-master.opt
multi_update_tiny_hash.result
multi_update_tiny_hash.test
my_print_defaults.result
my_print_defaults.test
myisam-big.result
myisam-big.test
myisam-blob-master.opt
myisam-blob.result
myisam-blob.test
myisam-master.opt
myisam-system.result
myisam-system.test
myisam.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
myisam.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
myisam_crash_before_flush_keys-master.opt
myisam_crash_before_flush_keys.result
myisam_crash_before_flush_keys.test Merge 10.5 into 10.6 2024-04-18 07:14:56 +03:00
myisam_debug.result
myisam_debug.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
myisam_debug_keys.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
myisam_debug_keys.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
myisam_enable_keys-10506.result
myisam_enable_keys-10506.test
myisam_explain_non_select_all.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
myisam_explain_non_select_all.test
myisam_icp.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
myisam_icp.test
myisam_icp_debug.result
myisam_icp_debug.test
myisam_icp_notembedded.result
myisam_icp_notembedded.test
myisam_mrr,32bit.rdiff
myisam_mrr.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
myisam_mrr.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
myisam_optimize.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
myisam_optimize.test
myisam_recover-master.opt
myisam_recover.result Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
myisam_recover.test Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
myisampack.result
myisampack.test
mysql-bug41486.result
mysql-bug41486.test
mysql-bug45236.result
mysql-bug45236.test
mysql-interactive.result regression introduced by MDEV-14448 2024-01-31 15:32:37 +01:00
mysql-interactive.test Work around missing MSAN instrumentation 2024-03-18 16:01:58 +02:00
mysql-metadata.result
mysql-metadata.test
mysql.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
mysql.test Merge remote-tracking branch 'origin/11.2' into 11.4 2024-06-17 15:46:39 +04:00
mysql57_virtual.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mysql57_virtual.test
mysql5613mysql.result
mysql5613mysql.test
mysql_binary_mode.result
mysql_binary_mode.test
mysql_binary_zero_insert.result
mysql_binary_zero_insert.test
mysql_client_test-master.opt
mysql_client_test.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mysql_client_test.test Merge 10.5 into 10.6 2024-04-18 07:14:56 +03:00
mysql_client_test_comp-master.opt
mysql_client_test_comp.result
mysql_client_test_comp.test MDEV-16944 Fix file sharing issues on Windows in mysqltest 2024-04-17 16:52:37 +02:00
mysql_client_test_nonblock-master.opt
mysql_client_test_nonblock.result
mysql_client_test_nonblock.test MDEV-16944 postfix. Fix a typo 2024-04-18 09:45:41 +02:00
mysql_comments.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mysql_comments.sql
mysql_comments.test
mysql_connector_net.ps1 MDEV-31608 - Connector/NET fails to connect since 10.10 2023-11-30 13:53:45 +01:00
mysql_connector_net.result MDEV-31608 - Connector/NET fails to connect since 10.10 2023-11-30 13:53:45 +01:00
mysql_connector_net.test MDEV-33374 main.mysql_connector_net fails on new Windows 11 2024-02-02 17:32:32 +01:00
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
mysql_install_db_win.test Merge branch '10.6' into 10.11 2023-12-18 11:19:04 +01:00
mysql_install_db_win_admin.result MDEV-32926 mysql_install_db_win fails on buildbot 2024-04-02 20:59:01 +02:00
mysql_install_db_win_admin.test MDEV-32926 mysql_install_db_win fails on buildbot 2024-04-02 20:59:01 +02:00
mysql_install_db_win_utf8.result
mysql_install_db_win_utf8.test
mysql_json_table_recreate.opt
mysql_json_table_recreate.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mysql_json_table_recreate.test MDEV-32235: mysql_json cannot be used on newly created table 2024-01-12 19:13:28 +04:00
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 Merge branch '11.4' into 11.5 2024-08-05 17:50:18 +02:00
mysql_tzinfo_to_sql_symlink.test
mysql_upgrade-6984.opt
mysql_upgrade-6984.result MDEV-24486 Rename the view sys.table_privileges to sys.privileges_by_table_by_level 2023-12-08 19:29:02 +03:00
mysql_upgrade-6984.test
mysql_upgrade-20228.result MDEV-24486 Rename the view sys.table_privileges to sys.privileges_by_table_by_level 2023-12-08 19:29:02 +03:00
mysql_upgrade-20228.test
mysql_upgrade-28915.opt
mysql_upgrade-28915.result MDEV-24486 Rename the view sys.table_privileges to sys.privileges_by_table_by_level 2023-12-08 19:29:02 +03:00
mysql_upgrade-28915.test
mysql_upgrade-34014.opt MDEV-34014 mysql_upgrade failed 2024-06-17 16:38:48 +04:00
mysql_upgrade-34014.result Merge remote-tracking branch 'origin/11.2' into 11.4 2024-07-09 21:45:37 +04:00
mysql_upgrade-34014.test Merge branch '10.11' into 11.1 2024-07-08 22:40:16 +02:00
mysql_upgrade.opt
mysql_upgrade.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mysql_upgrade.test MDEV-33655 Remove alter_algorithm 2024-05-27 12:39:03 +02:00
mysql_upgrade_file_leak.result MDEV-31925 Fix for File Leak in mysql_upgrade with --check-if-upgrade-is-needed Option 2023-12-19 19:30:02 +11:00
mysql_upgrade_file_leak.test Merge 10.11 into 11.0 2023-12-20 16:05:20 +02:00
mysql_upgrade_mysql_json.result ALTER TABLE and replication should convert old row_end timestamps to new timestamp range 2024-05-27 12:39:03 +02:00
mysql_upgrade_mysql_json.test Merge 10.11 into 11.0 2023-11-24 11:20:56 +02:00
mysql_upgrade_mysql_json_datatype.result ALTER TABLE and replication should convert old row_end timestamps to new timestamp range 2024-05-27 12:39:03 +02:00
mysql_upgrade_mysql_json_datatype.test
mysql_upgrade_mysql_json_system_tables.result Merge 10.5 into 10.6 2023-11-15 14:10:21 +02:00
mysql_upgrade_mysql_json_system_tables.test Merge 10.11 into 11.0 2023-11-24 11:20:56 +02:00
mysql_upgrade_mysql_json_with_plugin_loaded.result ALTER TABLE and replication should convert old row_end timestamps to new timestamp range 2024-05-27 12:39:03 +02:00
mysql_upgrade_mysql_json_with_plugin_loaded.test Merge 10.11 into 11.0 2023-11-24 11:20:56 +02:00
mysql_upgrade_no_innodb.result
mysql_upgrade_no_innodb.test
mysql_upgrade_noengine.result
mysql_upgrade_noengine.test
mysql_upgrade_ssl.result MDEV-24486 Rename the view sys.table_privileges to sys.privileges_by_table_by_level 2023-12-08 19:29:02 +03:00
mysql_upgrade_ssl.test
mysql_upgrade_to_100502.result MDEV-33554 Upgrade from 11.2 to 11.3 changes root's privileges 2024-03-09 00:40:03 +01:00
mysql_upgrade_to_100502.test
mysql_upgrade_view.result MDEV-24486 Rename the view sys.table_privileges to sys.privileges_by_table_by_level 2023-12-08 19:29:02 +03:00
mysql_upgrade_view.test
mysqladmin.result MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
mysqladmin.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
mysqlbinlog-innodb.result
mysqlbinlog-innodb.test
mysqlbinlog-master.opt
mysqlbinlog.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mysqlbinlog.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mysqlbinlog_raw_mode.result
mysqlbinlog_raw_mode.test
mysqlbinlog_row_big.result
mysqlbinlog_row_big.test
mysqlbinlog_row_compressed.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
mysqlbinlog_row_compressed.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mysqlbinlog_row_minimal.opt
mysqlbinlog_row_minimal.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
mysqlbinlog_row_minimal.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mysqlbinlog_stmt_compressed.result Merge branch '11.4' into 11.5 2024-08-05 17:50:18 +02:00
mysqlbinlog_stmt_compressed.test Merge branch '11.4' into 11.5 2024-05-23 17:01:43 +02:00
mysqlcheck-master.opt
mysqlcheck.opt
mysqlcheck.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mysqlcheck.test ALTER TABLE and replication should convert old row_end timestamps to new timestamp range 2024-05-27 12:39:03 +02:00
mysqld--defaults-file.result
mysqld--defaults-file.test
mysqld--help,aix.rdiff MDEV-28671 post-merge fixes 2024-05-27 12:39:02 +02:00
mysqld--help,win.rdiff Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
mysqld--help-aria.result MDEV-28671 post-merge fixes 2024-05-27 12:39:02 +02:00
mysqld--help-aria.test
mysqld--help.result Make SESSION_USER() comparable with CURRENT_USER() 2024-10-04 13:22:40 +02:00
mysqld--help.test Two problems with auth_parsec.so 2024-08-12 10:32:03 +02:00
mysqld_help_crash-9183.result
mysqld_help_crash-9183.test
mysqld_option_err.result Merge 10.5 into 10.6 2024-04-17 14:14:58 +03:00
mysqld_option_err.test Merge 10.5 into 10.6 2024-04-17 14:14:58 +03:00
mysqldump-compat-102.opt
mysqldump-compat-102.result Merge branch '11.4' into 11.5 2024-08-05 17:50:18 +02:00
mysqldump-compat-102.test
mysqldump-compat.opt
mysqldump-compat.result
mysqldump-compat.test
mysqldump-header.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mysqldump-header.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
mysqldump-max-master.opt
mysqldump-max.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
mysqldump-max.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
mysqldump-nl.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
mysqldump-nl.test
mysqldump-no-binlog-master.opt
mysqldump-no-binlog.result also protect the /*!999999 sandbox comment 2024-07-17 21:25:40 +02:00
mysqldump-no-binlog.test
mysqldump-order-by-size.result Merge branch '10.6' into 10.11 2024-07-22 15:14:50 +02:00
mysqldump-order-by-size.test
mysqldump-system,win.rdiff MDEV-33881 Userstat skips system tables inconsistently 2024-05-27 12:39:02 +02:00
mysqldump-system.result Merge branch '11.4' into 11.5 2024-08-05 17:50:18 +02:00
mysqldump-system.test MDEV-33881 Userstat skips system tables inconsistently 2024-05-27 12:39:02 +02:00
mysqldump-timing.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
mysqldump-timing.test
mysqldump-utf8mb4.result Merge branch '11.2' into 11.4 2024-08-04 17:27:48 +02:00
mysqldump-utf8mb4.test
mysqldump-win.opt MDEV-32216 add tests for mariadb-dump --parallel 2024-01-29 11:57:53 +01:00
mysqldump-win.result MDEV-32216 add tests for mariadb-dump --parallel 2024-01-29 11:57:53 +01:00
mysqldump-win.test MDEV-32216 add tests for mariadb-dump --parallel 2024-01-29 11:57:53 +01:00
mysqldump.opt
mysqldump.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
mysqldump.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
mysqldump_restore.result
mysqldump_restore.test
mysqlhotcopy_myisam.result
mysqlhotcopy_myisam.test
mysqlshow.result
mysqlshow.test
mysqlslap.opt
mysqlslap.result
mysqlslap.test
mysqltest-break.result
mysqltest-break.test
mysqltest.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
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 MDEV-34380: Set optimizer_switch='cset_narrowing=on' by default 2024-09-19 11:22:05 +03:00
mysqltest_tracking_info.test
mysqltest_tracking_info_debug.result
mysqltest_tracking_info_debug.test
name_const_replacement.result Merge branch '10.11' into 11.1 2024-08-03 09:32:42 +02:00
name_const_replacement.test Merge branch '10.11' into 11.1 2024-08-03 09:32:42 +02:00
name_resolution_cache_debug.result
name_resolution_cache_debug.test
named_pipe-master.opt
named_pipe.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
named_pipe.test
natural_sort_key.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
natural_sort_key.test
negation_elimination.result
negation_elimination.test
nested_profiling.result
nested_profiling.test
no-threads.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-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
null.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
null_key.result
null_key.test Merge 10.11 into 11.2 2024-10-03 13:24:43 +03:00
odbc.result
odbc.test
olap.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
olap.test Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
old-mode.opt
old-mode.result Merge branch '11.2' into 11.3 2023-12-21 02:14:59 +01:00
old-mode.test Merge branch '11.2' into 11.3 2023-12-21 02:14:59 +01:00
openssl_1.result Merge branch '11.2' into 11.4 2024-08-04 17:27:48 +02:00
openssl_1.test update C/C 3.4 2024-08-04 17:28:08 +02:00
openssl_6975,tlsv10.result
openssl_6975,tlsv12.result
openssl_6975.combinations
openssl_6975.test
opt_trace.result Merge branch '10.6' into 10.11 2024-09-09 11:34:19 +10:00
opt_trace.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
opt_trace_default.result
opt_trace_default.test
opt_trace_index_merge.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
opt_trace_index_merge.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
opt_trace_index_merge_innodb.result
opt_trace_index_merge_innodb.test MDEV-31933: Make working view-protocol + ps-protocol (running two protocols together) 2024-07-02 10:11:33 +07:00
opt_trace_security.result
opt_trace_security.test
opt_trace_selectivity.result
opt_trace_selectivity.test
opt_trace_ucs2.result
opt_trace_ucs2.test Merge branch '10.11' into 11.1 2024-07-08 22:40:16 +02:00
opt_tvc.result
opt_tvc.test
optimizer_costs.result
optimizer_costs.test
optimizer_costs2.opt
optimizer_costs2.result
optimizer_costs2.test
optimizer_crash.result
optimizer_crash.test
order_by-mdev-10122.result
order_by-mdev-10122.test
order_by.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
order_by.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
order_by_innodb.result Merge branch '11.0' into mariadb-11.0.4 2023-11-14 09:21:35 +01:00
order_by_innodb.test Merge branch '11.0' into mariadb-11.0.4 2023-11-14 09:21:35 +01:00
order_by_limit_join.result Merge branch '10.11' into 11.2 2024-09-18 10:45:26 +10:00
order_by_limit_join.test Merge branch '10.11' into 11.2 2024-09-18 10:45:26 +10:00
order_by_optimizer.result
order_by_optimizer.test
order_by_optimizer_innodb.result Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
order_by_optimizer_innodb.test Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
order_by_pack_big.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
order_by_pack_big.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
order_by_sortkey.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
order_by_sortkey.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
order_by_zerolength-4285.result
order_by_zerolength-4285.test
order_fill_sortbuf.result
order_fill_sortbuf.test
outfile.result
outfile.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
outfile_loaddata.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
outfile_loaddata.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
overflow.result
overflow.test
packet.result
packet.test
parser.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
parser.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
parser_bug21114_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
parser_bug21114_innodb.test
parser_not_embedded.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
parser_not_embedded.test
parser_stack.result
parser_stack.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
partition-master.opt
partition.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
partition_alter.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_alter.test
partition_binlog.result Merge 10.6 into 10.11 2024-02-14 16:12:53 +02:00
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 MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
partition_cache.test
partition_cache_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_cache_innodb.test
partition_cache_myisam.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_cache_myisam.test
partition_charset.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_charset.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_column.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_column.test
partition_column_prune.result
partition_column_prune.test
partition_csv.result
partition_csv.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
partition_datatype.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_datatype.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_datatype_32.result MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range 2024-05-27 12:39:02 +02:00
partition_datatype_32.test MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range 2024-05-27 12:39:02 +02:00
partition_datatype_64.result MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range 2024-05-27 12:39:02 +02:00
partition_datatype_64.test MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range 2024-05-27 12:39:02 +02:00
partition_debug_sync.result
partition_debug_sync.test
partition_default.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_default.test
partition_disabled-master.opt
partition_disabled.result
partition_disabled.test
partition_error.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_error.test
partition_example.opt
partition_example.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_example.test
partition_exchange-master.opt
partition_exchange.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_exchange.test
partition_explicit_prune.result MDEV-33988 DELETE single table to support table aliases 2024-07-17 09:50:53 +10:00
partition_explicit_prune.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
partition_geometries.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_geometries.test MDEV-19177: Geometry support by the partition feature. 2023-12-01 20:40:48 +04:00
partition_grant.result
partition_grant.test
partition_hash.result
partition_hash.test
partition_icp.result MDEV-12404 Index condition pushdown on partitioned tables 2024-04-17 09:07:19 -04:00
partition_icp.test MDEV-12404 Index condition pushdown on partitioned tables 2024-04-17 09:07:19 -04:00
partition_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_innodb.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_innodb2.result
partition_innodb2.test
partition_innodb_plugin.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
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 Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
partition_key_cache.test Merge branch '11.4' into 11.5 2024-08-05 17:50:18 +02:00
partition_list.result
partition_list.test
partition_mgm.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_mgm.test
partition_mgm_err.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
partition_mgm_err.test Merge branch '10.6' into 10.11 2024-07-22 15:14:50 +02:00
partition_mgm_err2.result
partition_mgm_err2.test
partition_mrr_aria.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_mrr_aria.test
partition_mrr_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_mrr_innodb.test
partition_mrr_myisam.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_mrr_myisam.test
partition_myisam.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
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 MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
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-12404 Index condition pushdown on partitioned tables 2024-04-17 09:07:19 -04:00
partition_pruning.test Merge branch '10.11' into 11.0 2023-11-08 17:09:44 +01:00
partition_range.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_range.test Merge 10.11 into 11.2 2024-10-03 13:24:43 +03:00
partition_rename_longfilename.result
partition_rename_longfilename.test
partition_sp.result
partition_sp.test
partition_symlink.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_symlink.test
partition_sync.result
partition_sync.test
partition_truncate.result
partition_truncate.test
partition_ucs2.result
partition_ucs2.test
partition_utf8-debug.result
partition_utf8-debug.test
partition_utf8.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
partition_utf8.test
partition_windows.result
partition_windows.test
password_expiration.result
password_expiration.test
password_expiration_unix_socket.result
password_expiration_unix_socket.test
percona_nonflushing_analyze_debug.result
percona_nonflushing_analyze_debug.test
perror-win.result MDEV-34168: Extend perror utility to print link to KB page 2024-06-18 13:25:39 +10:00
perror-win.test
perror.result MDEV-34168: Extend perror utility to print link to KB page 2024-06-18 13:25:39 +10:00
perror.test
plugin.opt
plugin.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
plugin.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
plugin_auth.result Merge branch '10.6' into 10.11 2024-07-22 15:14:50 +02:00
plugin_auth.test
plugin_auth_qa.result
plugin_auth_qa.test
plugin_auth_qa_1.result
plugin_auth_qa_1.test
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.opt
plugin_innodb.result
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 MDEV-16944 Fix file sharing issues on Windows in mysqltest 2024-04-17 16:52:37 +02:00
plugin_maturity-master.opt
plugin_maturity.result
plugin_maturity.test
plugin_not_embedded.opt
plugin_not_embedded.result
plugin_not_embedded.test
plugin_vars.result
plugin_vars.test
pool_of_threads.cnf
pool_of_threads.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
pool_of_threads.test
precedence.result
precedence.test
precedence_bugs.result
precedence_bugs.test
preload.result MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
preload.test MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
prepare.result
prepare.test
processlist.result
processlist.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
processlist_notembedded.result
processlist_notembedded.test
profiling.result
profiling.test
progress_976225.result
progress_976225.test
ps-master.opt
ps.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ps.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
ps_1general.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ps_1general.test
ps_2myisam.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ps_2myisam.test
ps_3innodb-master.opt
ps_3innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ps_3innodb.test
ps_4heap.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ps_4heap.test
ps_5merge.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ps_5merge.test
ps_10nestset.result
ps_10nestset.test
ps_11bugs.result
ps_11bugs.test
ps_change_master.result MDEV-31857 enable --ssl-verify-server-cert by default in the internal client 2024-02-04 22:19:19 +01:00
ps_change_master.test MDEV-33856: Alternative Replication Lag Representation via Received/Executed Master Binlog Event Timestamps 2024-07-25 08:57:27 -06:00
ps_ddl.result
ps_ddl.test
ps_ddl1.result
ps_ddl1.test
ps_error.result
ps_error.test
ps_grant.result
ps_grant.test
ps_innodb.result
ps_innodb.test
ps_max_subselect-5113.result
ps_max_subselect-5113.test
ps_mem_leaks.result Merge 10.11 -> 11.2 2024-09-17 12:34:33 +03:00
ps_mem_leaks.test Merge 10.11 -> 11.2 2024-09-17 12:34:33 +03:00
ps_missed_cmds.result
ps_missed_cmds.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
ps_missed_cmds_bin_prot.result
ps_missed_cmds_bin_prot.test Merge branch '10.6' into 10.11 2024-07-04 11:52:07 +02:00
ps_missed_cmds_bin_prot_not_embedded.result
ps_missed_cmds_bin_prot_not_embedded.test
ps_missed_cmds_not_embedded.result
ps_missed_cmds_not_embedded.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
ps_not_windows.result
ps_not_windows.test
ps_qc_innodb.result
ps_qc_innodb.test
ps_show_log.result
ps_show_log.test
public_basic.result
public_basic.test
public_privileges.result
public_privileges.test
query_cache.result MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
query_cache.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
query_cache_28249.result
query_cache_28249.test
query_cache_debug.result
query_cache_debug.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
query_cache_innodb.result
query_cache_innodb.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
query_cache_merge.result Changed main_query_cache_merge to use flush global status 2024-07-06 18:14:07 +03:00
query_cache_merge.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
query_cache_notembedded-master.opt
query_cache_notembedded.result MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
query_cache_notembedded.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
query_cache_ps_no_prot.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
query_cache_ps_no_prot.test
query_cache_ps_ps_prot.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
query_cache_ps_ps_prot.test
query_cache_with_views.result MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
query_cache_with_views.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
quick_select_4161.result
quick_select_4161.test
range.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
range.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
range_aria_dbt3.result
range_aria_dbt3.test
range_debug.result
range_debug.test
range_innodb.result
range_innodb.test
range_interrupted-13751.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
range_interrupted-13751.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
range_mrr_icp.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
range_mrr_icp.test
range_notembedded.result
range_notembedded.test Merge branch '10.11' into 11.1 2024-07-08 22:40:16 +02:00
range_vs_index_merge.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
range_vs_index_merge.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
range_vs_index_merge_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
range_vs_index_merge_innodb.test
read_many_rows_innodb.result
read_many_rows_innodb.test
read_only.result
read_only.test
read_only_innodb.result Merge branch '10.6' into 10.11 2024-04-22 15:23:10 +02:00
read_only_innodb.test Merge branch '10.6' into 10.11 2024-04-22 15:23:10 +02:00
rename.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
rename.test
renamedb.result
renamedb.test
reopen_temp_table.result
reopen_temp_table.test
repair.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
repair.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
repair_symlink-5543.result MDEV-33751 Assertion `thd' failed in int temp_file_size_cb_func(tmp_file_tracking*, int) 2024-05-27 12:39:04 +02:00
repair_symlink-5543.test
replace.result
replace.test
replace_returning.result
replace_returning.test
replace_returning_datatypes.result
replace_returning_datatypes.test
replace_returning_err.result
replace_returning_err.test
require_secure_transport-master.opt
require_secure_transport.result
require_secure_transport.test MariaDB 11.1.3 release 2023-11-14 18:28:37 +01:00
require_secure_transport_on.opt
require_secure_transport_on.result
require_secure_transport_on.test MariaDB 11.1.3 release 2023-11-14 18:28:37 +01:00
reset_connection.result
reset_connection.test
rollback.result
rollback.test
round.result
round.test
row-checksum-master.opt
row-checksum-old-master.opt
row-checksum-old.result
row-checksum-old.test
row-checksum.opt
row-checksum.result
row-checksum.test
row.result
row.test
rowid_filter.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
rowid_filter.test Restore test coverage for MDEV-18956 2024-06-17 14:08:32 +03:00
rowid_filter_aria.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
rowid_filter_aria.test
rowid_filter_innodb.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
rowid_filter_innodb.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
rowid_filter_innodb_debug.result Merge branch '10.11' into 11.1 2024-07-08 22:40:16 +02:00
rowid_filter_innodb_debug.test
rowid_filter_myisam.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
rowid_filter_myisam.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
rowid_filter_myisam_debug.result Merge branch '10.11' into 11.1 2024-07-08 22:40:16 +02:00
rowid_filter_myisam_debug.test
rowid_order_innodb.result
rowid_order_innodb.test
rownum.result
rownum.test
rpl_mysql_upgrade_slave_repo_check.result
rpl_mysql_upgrade_slave_repo_check.test
rpl_mysqldump_slave.result Merge branch '11.2' into 11.4 2024-08-04 17:27:48 +02:00
rpl_mysqldump_slave.test MDEV-33212: mysqldump uses MASTER_LOG_POS with dump-slave 2024-03-08 15:23:42 +01:00
sargable_casefold.result
sargable_casefold.test
sargable_casefold_notembedded.result
sargable_casefold_notembedded.test
sargable_casefold_part.result
sargable_casefold_part.test
sargable_date_cond.result
sargable_date_cond.test
schema.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
schema.test
second_frac-9175.result
second_frac-9175.test
secondary_key_costs.result MDEV-34894: Poor query plan, because range estimates are not reused for ref(const) 2024-09-08 16:26:13 +03:00
secondary_key_costs.test Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
secure_file_priv_win-master.opt
secure_file_priv_win.result
secure_file_priv_win.test Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
select,ps.rdiff
select.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
select.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
select_debug.result
select_debug.test
select_found.result
select_found.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
select_jcl6,ps.rdiff
select_jcl6.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
select_jcl6.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
select_pkeycache,ps.rdiff
select_pkeycache-master.opt
select_pkeycache.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
select_pkeycache.test
select_safe.result
select_safe.test
selectivity.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
selectivity.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
selectivity_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
selectivity_innodb.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
selectivity_innodb_notembedded.result Merge 10.11 into 11.2 2024-10-03 13:24:43 +03:00
selectivity_innodb_notembedded.test MDEV-34993: Incorrect cardinality estimation causes poor query plan 2024-10-02 10:52:09 +03:00
selectivity_no_engine.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
selectivity_no_engine.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
selectivity_notembedded.result Merge 10.11 into 11.2 2024-10-03 13:24:43 +03:00
selectivity_notembedded.test Merge 10.11 into 11.2 2024-10-03 13:24:43 +03:00
sequence_debug.result
sequence_debug.test
servers.result
servers.test
session_tracker_last_gtid.result MDEV-31609 mtr: only print session tracking from the last statement 2024-04-10 11:13:46 +10:00
session_tracker_last_gtid.test
session_user.result Make SESSION_USER() comparable with CURRENT_USER() 2024-10-04 13:22:40 +02:00
session_user.test Make SESSION_USER() comparable with CURRENT_USER() 2024-10-04 13:22:40 +02:00
set_operation.result
set_operation.test
set_operation_oracle.result
set_operation_oracle.test
set_password.result mysqltest: support MARIADB_OPT_RESTRICTED_AUTH 2024-05-21 19:40:03 +02:00
set_password.test mysqltest: support MARIADB_OPT_RESTRICTED_AUTH 2024-05-21 19:40:03 +02:00
set_statement.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
set_statement.test Merge 10.11 into 11.2 2024-10-03 13:24:43 +03: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_analyze.result Merge branch '11.4' into 11.5 2024-05-23 17:01:43 +02:00
show_analyze.test Merge branch '11.2' into 11.4 2024-05-21 19:38:51 +02:00
show_analyze_json.result MDEV-18478 ANALYZE for statement should show selectivity of ICP, part#2 2024-04-23 22:55:22 +03:00
show_analyze_json.test
show_bad_definer-5553.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
show_bad_definer-5553.test
show_check-master.opt
show_check.result Merge '11.4' into 11.6 2024-10-03 15:59:20 +10:00
show_check.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
show_create_user.result
show_create_user.test
show_explain.opt
show_explain.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
show_explain.test Merge branch '11.2' into 11.3 2023-12-21 02:14:59 +01:00
show_explain_json.result Merge branch '11.2' into 11.4 2024-05-21 19:38:51 +02:00
show_explain_json.test Merge branch '11.2' into 11.4 2024-05-21 19:38:51 +02:00
show_explain_non_select.result
show_explain_non_select.test
show_explain_ps.result
show_explain_ps.test
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 MDEV-16944 Fix file sharing issues on Windows in mysqltest 2024-04-17 16:52:37 +02:00
shutdown_debug.combinations
shutdown_debug.result
shutdown_debug.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
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 Merge 10.11 into 11.2 2024-10-03 13:24:43 +03:00
single_delete_update_innodb.result
single_delete_update_innodb.test
skip_grants.opt
skip_grants.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
skip_grants.test Merge branch '11.0' into 11.1 2024-05-13 09:52:30 +02: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 MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-anchor-row-type-cursor.test
sp-anchor-row-type-table.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-anchor-row-type-table.test
sp-anchor-type.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-anchor-type.test
sp-big.result
sp-big.test
sp-bugs.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-bugs.test
sp-bugs2.result
sp-bugs2.test
sp-code.result Merge branch '10.4' into 10.5 2023-11-08 12:59:00 +01:00
sp-code.test Merge branch '10.4' into 10.5 2023-11-08 12:59:00 +01:00
sp-condition-handler.result
sp-condition-handler.test
sp-cursor.result
sp-cursor.test
sp-destruct.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-destruct.test
sp-dynamic.result
sp-dynamic.test
sp-error.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-error.test Merge 11.2 into 11.4 2024-10-03 14:32:14 +03:00
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-i_s_columns.result
sp-i_s_columns.test
sp-innodb.result
sp-innodb.test
sp-inout.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-inout.test
sp-lock.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-lock.test
sp-memory-leak.result
sp-memory-leak.test
sp-no-code.result
sp-no-code.test
sp-no-valgrind.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-no-valgrind.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
sp-package-code.result MDEV-32101 CREATE PACKAGE [BODY] for sql_mode=DEFAULT 2023-12-18 13:34:55 +04:00
sp-package-code.test MDEV-32101 CREATE PACKAGE [BODY] for sql_mode=DEFAULT 2023-12-18 13:34:55 +04:00
sp-package-security.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-package-security.test MDEV-33386 Wrong error message on GRANT .. ON PACKAGE no_such_package .. 2024-02-05 14:41:44 +04:00
sp-package.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-package.test MDEV-33428 Error messages ER_PACKAGE_ROUTINE_* are not good enough 2024-02-08 16:01:20 +04:00
sp-prelocking.result
sp-prelocking.test
sp-row-vs-var.inc
sp-row.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-row.test
sp-security-anchor-type.result
sp-security-anchor-type.test
sp-security-debug.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-security-debug.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-security.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-security.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-threads.result
sp-threads.test
sp-ucs2.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-ucs2.test
sp-vars.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp-vars.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
sp2.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp2.test
sp_gis.result
sp_gis.test
sp_missing_4665.result
sp_missing_4665.test
sp_notembedded.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp_notembedded.test fix test failures with ASAN 2023-12-21 10:21:05 +02:00
sp_stress_case.result
sp_stress_case.test
sp_sync.result
sp_sync.test
sp_trans.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp_trans.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
sp_trans_log.result
sp_trans_log.test
sp_validation.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sp_validation.test MDEV-33525: Recreate/reuse temporary table 2024-03-18 17:43:16 +07:00
sql_mode.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sql_mode.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sql_mode_pad_char_to_full_length.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
sql_mode_pad_char_to_full_length.test
sql_safe_updates.opt
sql_safe_updates.result
sql_safe_updates.test
ssl-big.result
ssl-big.test
ssl.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ssl.test MDEV-32751 fixup: cmake -DPLUGIN_PERFSCHEMA=NO 2023-12-14 13:15:51 +02: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-33430 - Fix self-signed certificate errors on Windows 2024-02-09 14:57:54 +01:00
ssl_and_innodb.result
ssl_and_innodb.test openssl: add a more specific DES support detection 2024-04-30 23:09:02 +10:00
ssl_autoverify,win.rdiff MDEV-33430 - Fix self-signed certificate errors on Windows 2024-02-09 14:57:54 +01:00
ssl_autoverify.combinations MDEV-31856 use ephemeral ssl certificates 2024-02-04 22:19:00 +01:00
ssl_autoverify.result MDEV-33430 - Fix self-signed certificate errors on Windows 2024-02-09 14:57:54 +01:00
ssl_autoverify.test MDEV-33430 - Fix self-signed certificate errors on Windows 2024-02-09 14:57:54 +01:00
ssl_ca.result
ssl_ca.test update C/C 3.4 2024-08-04 17:28:08 +02:00
ssl_cipher.opt
ssl_cipher.result
ssl_cipher.test
ssl_compress.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
ssl_compress.test
ssl_connect.result
ssl_connect.test
ssl_crl.combinations
ssl_crl.result Update tests to be compatible with OpenSSL 3.2.0 2024-04-19 15:44:28 +01:00
ssl_crl.test Merge '10.5' into 10.6 2024-04-20 14:47:26 +02:00
ssl_crl_clients.result
ssl_crl_clients.test
ssl_fp.result update C/C 3.4 2024-08-04 17:28:08 +02:00
ssl_fp.test update C/C 3.4 2024-08-04 17:28:08 +02:00
ssl_system_ca,bad.result update C/C 3.4 2024-08-04 17:28:08 +02:00
ssl_system_ca.combinations
ssl_system_ca.result
ssl_system_ca.test
ssl_timeout-9836.opt
ssl_timeout-9836.result
ssl_timeout-9836.test
ssl_timeout.result adjust timeout value in main.ssl_timeout test 2024-04-21 10:47:20 +02:00
ssl_timeout.test adjust timeout value in main.ssl_timeout test 2024-04-21 10:47:20 +02:00
ssl_verify_ip.opt
ssl_verify_ip.result
ssl_verify_ip.test
stack-crash.result
stack-crash.test
stat_tables-enospc.result
stat_tables-enospc.test
stat_tables.result
stat_tables.test
stat_tables_disabled.result
stat_tables_disabled.test
stat_tables_flush.result
stat_tables_flush.test
stat_tables_innodb.result
stat_tables_innodb.test
stat_tables_innodb_debug.result
stat_tables_innodb_debug.test
stat_tables_missing.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
stat_tables_missing.test
stat_tables_myisam_debug.result
stat_tables_myisam_debug.test
stat_tables_par.inc
stat_tables_par.result
stat_tables_par.test
stat_tables_par_innodb.result
stat_tables_par_innodb.test
stat_tables_partition.result MDEV-21472: ALTER TABLE ... ANALYZE PARTITION ... with EITS reads and locks all rows 2024-01-30 09:19:01 +02:00
stat_tables_partition.test
stat_tables_rbr.result MDEV-21472: ALTER TABLE ... ANALYZE PARTITION ... with EITS reads and locks all rows 2024-01-30 09:19:01 +02:00
stat_tables_rbr.test
stat_tables_repl.result
stat_tables_repl.test
statement-expr.result
statement-expr.test
statistics.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
statistics.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
statistics_close.result
statistics_close.test
statistics_index_crash-7362.result
statistics_index_crash-7362.test
statistics_json.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
statistics_json.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
statistics_upgrade.result
statistics_upgrade.test
statistics_upgrade_not_done.result
statistics_upgrade_not_done.test
status-master.opt
status.result MDEV-9101 Limit size of created disk temporary files and tables 2024-05-27 12:39:04 +02:00
status.test MDEV-9101 Limit size of created disk temporary files and tables 2024-05-27 12:39:04 +02:00
status2.result Move debug dependent MDEV-32441 test in separate file 2024-06-13 10:51:24 +02:00
status2.test Merge 11.2 into 11.4 2024-10-03 14:32:14 +03:00
status_bug17954.result
status_bug17954.test
status_debug.result Move debug dependent MDEV-32441 test in separate file 2024-06-13 10:51:24 +02:00
status_debug.test Move debug dependent MDEV-32441 test in separate file 2024-06-13 10:51:24 +02:00
str_to_datetime_457.result
str_to_datetime_457.test
strict-master.opt
strict.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
strict.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
strict_autoinc_1myisam.result
strict_autoinc_1myisam.test
strict_autoinc_2innodb.result
strict_autoinc_2innodb.test
strict_autoinc_3heap.result
strict_autoinc_3heap.test
strings.result
strings.test
subselect-crash_15755.result
subselect-crash_15755.test
subselect.result MDEV-30623: Fix the testcase 2024-07-16 12:52:31 +03:00
subselect.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
subselect2.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect2.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect3.inc Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
subselect3.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect3.test
subselect3_jcl6.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect3_jcl6.test
subselect4.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect4.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_cache.result MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
subselect_cache.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
subselect_debug.result
subselect_debug.test
subselect_elimination.result MDEV-28621: group by optimization incorrectly removing subquery where subject buried in a function 2024-05-07 21:25:22 +02:00
subselect_elimination.test MDEV-28621: group by optimization incorrectly removing subquery where subject buried in a function 2024-05-07 21:25:22 +02:00
subselect_exists2in.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_exists2in.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_exists2in_costmat.result
subselect_exists2in_costmat.test Merge 10.11 into 11.2 2024-10-03 13:24:43 +03:00
subselect_extra.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_extra.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_extra_no_semijoin.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_extra_no_semijoin.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_firstmatch.result
subselect_firstmatch.test
subselect_gis.result
subselect_gis.test
subselect_innodb.result Trivial fix: Make test_if_cheaper_ordering() use actual_rec_per_key() 2024-08-25 16:05:00 +03:00
subselect_innodb.test Trivial fix: Make test_if_cheaper_ordering() use actual_rec_per_key() 2024-08-25 16:05:00 +03:00
subselect_mat.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_mat.test Merge branch '10.11' into 11.1 2024-07-08 22:40:16 +02:00
subselect_mat_analyze_json.result Merge branch '11.4' into 11.5 2024-08-05 17:50:18 +02:00
subselect_mat_analyze_json.test Merge branch '10.11' into 11.1 2024-08-03 09:32:42 +02:00
subselect_mat_cost.opt
subselect_mat_cost.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_mat_cost.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
subselect_mat_cost_bugs.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_mat_cost_bugs.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_no_exists_to_in.result MDEV-30623: Fix the testcase 2024-07-16 12:52:31 +03:00
subselect_no_exists_to_in.test
subselect_no_mat.result MDEV-30623: Fix the testcase 2024-07-16 12:52:31 +03:00
subselect_no_mat.test
subselect_no_opts.result MDEV-30623: Fix the testcase 2024-07-16 12:52:31 +03:00
subselect_no_opts.test
subselect_no_scache.result MDEV-30623: Fix the testcase 2024-07-16 12:52:31 +03:00
subselect_no_scache.test
subselect_no_semijoin.result MDEV-30623: Fix the testcase 2024-07-16 12:52:31 +03:00
subselect_no_semijoin.test
subselect_notembedded.result
subselect_notembedded.test
subselect_nulls.result MDEV-32555 wrong result with an index and a partially null-rejecting condition 2023-10-28 09:11:32 +02:00
subselect_nulls.test MDEV-32555 wrong result with an index and a partially null-rejecting condition 2023-10-28 09:11:32 +02:00
subselect_nulls_innodb.result MDEV-32090 Test for null-safe equals in join 2024-01-11 13:35:57 -05:00
subselect_nulls_innodb.test MDEV-32090 Test for null-safe equals in join 2024-01-11 13:35:57 -05:00
subselect_partial_match.result
subselect_partial_match.test
subselect_sj.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_sj.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
subselect_sj2.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_sj2.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_sj2_jcl6.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_sj2_jcl6.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_sj2_mat.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_sj2_mat.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_sj_aria.result
subselect_sj_aria.test
subselect_sj_jcl6.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_sj_jcl6.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_sj_mat.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_sj_mat.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
subselect_sj_nonmerged.result
subselect_sj_nonmerged.test
sum_distinct-big.result
sum_distinct-big.test Merge branch '10.4' into 10.5 2023-11-08 12:59:00 +01:00
sum_distinct.result
sum_distinct.test
symlink-aria-11902.result
symlink-aria-11902.test
symlink-myisam-11902.result
symlink-myisam-11902.test
symlink.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
symlink.test
synchronization.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
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
system_mysql_db_507.test
system_mysql_db_error_log-master.opt
system_mysql_db_error_log.result MDEV-33554 Upgrade from 11.2 to 11.3 changes root's privileges 2024-03-09 00:40:03 +01:00
system_mysql_db_error_log.test
system_mysql_db_fix40123.result
system_mysql_db_fix40123.test
system_mysql_db_fix50030.result Merge branch '11.2' into 11.4 2024-05-21 19:38:51 +02:00
system_mysql_db_fix50030.test
system_mysql_db_fix50117.result Merge branch '11.2' into 11.4 2024-05-21 19:38:51 +02:00
system_mysql_db_fix50117.test
system_mysql_db_fix50568.result Merge branch '11.2' into 11.4 2024-05-21 19:38:51 +02:00
system_mysql_db_fix50568.test
system_mysql_db_refs.result
system_mysql_db_refs.test
system_time_debug.result
system_time_debug.test
table_elim.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
table_elim.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
table_elim_debug.result
table_elim_debug.test
table_keyinfo-6838.result
table_keyinfo-6838.test
table_options-5867.opt
table_options-5867.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
table_options-5867.test
table_options.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
table_options.test
table_value_constr.result Merge 10.11 into 11.0 2024-02-20 12:02:01 +02:00
table_value_constr.test Merge 10.11 into 11.0 2024-02-20 12:02:01 +02:00
tablelock.result
tablelock.test
tablespace.result
tablespace.test
tc_heuristic_recover.result
tc_heuristic_recover.test
temp_table-master.opt
temp_table.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
temp_table.test Merge 10.5 into 10.6 2024-04-17 14:14:58 +03:00
temp_table_frm.result
temp_table_frm.test
temp_table_symlink.result
temp_table_symlink.test MDEV-31933: Make working view-protocol + ps-protocol (running two protocols together) 2024-07-02 10:11:33 +07:00
temporal_literal.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
temporal_literal.test
temporal_scale_4283.result
temporal_scale_4283.test
thread_id_overflow.result
thread_id_overflow.test
thread_pool_info.opt
thread_pool_info.result
thread_pool_info.test
timeout.result
timeout.test
timezone-master.opt
timezone.result MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range 2024-05-27 12:39:02 +02:00
timezone.test MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range 2024-05-27 12:39:02 +02:00
timezone2.result Merge remote-tracking branch 'origin/11.4' into 11.5 2024-07-10 12:17:09 +04:00
timezone2.test Merge remote-tracking branch 'origin/11.4' into 11.5 2024-07-10 12:17:09 +04:00
timezone3-master.opt
timezone3.result
timezone3.test
timezone4-master.opt
timezone4.result
timezone4.test
timezone_grant.result
timezone_grant.test
tls_version.opt
tls_version.result fix SSL tests for the new C/C 3.4 2024-05-21 19:39:45 +02:00
tls_version.test fix SSL tests for the new C/C 3.4 2024-05-21 19:39:45 +02:00
tlsv13.result ssl_cipher parameter cannot configure TLSv1.3 and TLSv1.2 ciphers at the same time 2024-09-26 11:50:20 +02:00
tlsv13.test ssl_cipher parameter cannot configure TLSv1.3 and TLSv1.2 ciphers at the same time 2024-09-26 11:50:20 +02:00
tmp_space_usage-master.opt MDEV-9101 Limit size of created disk temporary files and tables 2024-05-27 12:39:04 +02:00
tmp_space_usage.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
tmp_space_usage.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
tmp_table_count-7586.result MDEV-34605 Fix tmp_table_count-7586 2024-07-31 08:28:33 +10:00
tmp_table_count-7586.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
tmp_table_error.result
tmp_table_error.test
trans_read_only-master.opt
trans_read_only.result
trans_read_only.test
transaction_timeout.result
transaction_timeout.test
trigger-compat.result MDEV-33988 DELETE single table to support table aliases 2024-07-17 09:50:53 +10:00
trigger-compat.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
trigger-trans.result
trigger-trans.test
trigger.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
trigger.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
trigger_no_defaults-11698.result
trigger_no_defaults-11698.test
trigger_notembedded.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
trigger_notembedded.test
trigger_null-8605.result
trigger_null-8605.test
trigger_wl3253.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
trigger_wl3253.test
truncate-stale-6500.result
truncate-stale-6500.test
truncate.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
truncate.test
truncate_badse.opt
truncate_badse.result
truncate_badse.test
truncate_coverage.result
truncate_coverage.test
truncate_notembedded.result
truncate_notembedded.test
type_binary.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_binary.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
type_bit.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_bit.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
type_bit_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_bit_innodb.test
type_blob.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_blob.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_char.result MDEV-34295 CAST(char_col AS DOUBLE) prints redundant spaces in a warning 2024-06-04 15:34:14 +04:00
type_char.test MDEV-34295 CAST(char_col AS DOUBLE) prints redundant spaces in a warning 2024-06-04 15:34:14 +04:00
type_date.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_date.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
type_date_round.result
type_date_round.test
type_datetime.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_datetime.test Merge branch '10.5' into 10.6 2024-07-03 13:27:23 +02:00
type_datetime_hires.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_datetime_hires.test
type_datetime_round.result
type_datetime_round.test
type_decimal.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_decimal.test MDEV-33442 REPAIR TABLE corrupts UUIDs 2024-02-26 19:00:45 +04:00
type_enum.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_enum.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
type_float.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_float.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
type_geometry_mix_int.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_geometry_mix_int.test
type_hex_hybrid.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_hex_hybrid.test
type_int.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_int.test Merge branch '10.5' into 10.6 2024-07-03 13:27:23 +02:00
type_interval.result
type_interval.test
type_json.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_json.test
type_nchar.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_nchar.test
type_newdecimal-big.result
type_newdecimal-big.test
type_newdecimal.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_newdecimal.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
type_num.result
type_num.test
type_num_innodb.result Additional tests for MDEV-28345 ASAN: use-after-poison or unknown-crash in my_strtod_int from charset_info_st::strntod or test_if_number 2024-07-18 08:17:53 +04:00
type_num_innodb.test Additional tests for MDEV-28345 ASAN: use-after-poison or unknown-crash in my_strtod_int from charset_info_st::strntod or test_if_number 2024-07-18 08:17:53 +04:00
type_ranges.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_ranges.test MDEV-22230 : Unexpected ER_ERROR_ON_RENAME upon DROP non-existing FOREIGN KEY 2023-11-26 18:46:00 +05:30
type_row.result
type_row.test
type_set.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_set.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_temporal_innodb.result
type_temporal_innodb.test
type_temporal_mariadb53.result
type_temporal_mariadb53.test
type_temporal_mysql56.result
type_temporal_mysql56.test
type_temporal_mysql56_debug.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_temporal_mysql56_debug.test
type_time.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_time.test Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
type_time_6065.result
type_time_6065.test
type_time_hires.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_time_hires.test
type_time_round.result
type_time_round.test
type_timestamp,32bit.rdiff MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range 2024-05-27 12:39:02 +02:00
type_timestamp.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_timestamp.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
type_timestamp_hires.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_timestamp_hires.test
type_timestamp_round.result MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range 2024-05-27 12:39:02 +02:00
type_timestamp_round.test MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range 2024-05-27 12:39:02 +02:00
type_uint.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_uint.test
type_varchar.opt
type_varchar.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_varchar.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_varchar_mysql41.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_varchar_mysql41.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_year.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
type_year.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
udf.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
udf.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
udf_debug_sync.result
udf_debug_sync.test
udf_notembedded.result
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 Merge branch '11.5' into 11.6 2024-08-21 15:13:47 +02:00
union.test Merge 10.11 into 11.2 2024-10-03 13:24:43 +03:00
union_crash-714.result
union_crash-714.test
union_innodb.result
union_innodb.test
unique.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
unique.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
unsafe_binlog_innodb.result
unsafe_binlog_innodb.test
unusable_keys_joins.inc MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
unusable_keys_literals.inc
update.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
update.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
update_ignore_216.result
update_ignore_216.test
update_innodb.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
update_innodb.test MDEV-33533: Crash at execution of DELETE when trying to use rowid filter 2024-05-13 09:52:39 +02:00
update_single_to_multi.result Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
update_single_to_multi.test Merge branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
update_use_source.result
update_use_source.test
upgrade.opt
upgrade.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
upgrade.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
upgrade_geometrycolumn_procedure_definer.result MDEV-24486 Rename the view sys.table_privileges to sys.privileges_by_table_by_level 2023-12-08 19:29:02 +03:00
upgrade_geometrycolumn_procedure_definer.test
upgrade_MDEV-19650.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
upgrade_MDEV-19650.test
upgrade_MDEV-23102-1.result MDEV-24486 Rename the view sys.table_privileges to sys.privileges_by_table_by_level 2023-12-08 19:29:02 +03:00
upgrade_MDEV-23102-1.test
upgrade_MDEV-23102-2.result MDEV-24486 Rename the view sys.table_privileges to sys.privileges_by_table_by_level 2023-12-08 19:29:02 +03:00
upgrade_MDEV-23102-2.test
upgrade_mdev_24363.result MDEV-24486 Rename the view sys.table_privileges to sys.privileges_by_table_by_level 2023-12-08 19:29:02 +03:00
upgrade_mdev_24363.test
user_limits-master.opt
user_limits.result
user_limits.test
user_var-binlog.result
user_var-binlog.test
user_var.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
user_var.test Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
userstat-badlogin-4824.result
userstat-badlogin-4824.test Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
userstat.opt MDEV-33151 Add more columns to TABLE_STATISTICS and USER STATS 2024-05-27 12:39:04 +02:00
userstat.result MDEV-34571 Add page accessed and pages read from disk to table_stats 2024-07-12 11:28:18 +03:00
userstat.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
varbinary.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
varbinary.test
variables-master.opt
variables-notembedded.opt
variables-notembedded.result
variables-notembedded.test
variables.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
variables.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
variables_community.result
variables_community.test
view.result Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
view.test Merge 11.4 into 11.6 2024-10-03 16:09:56 +03:00
view_alias.result
view_alias.test
view_debug.result
view_debug.test
view_grant.result Merge branch '10.11' into 11.1 2024-05-31 10:54:31 +10:00
view_grant.test Merge 10.11 into 11.2 2024-10-03 13:24:43 +03: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 branch 'bb-11.5-release' into bb-11.6-release 2024-08-06 17:28:38 +02:00
win.test Merge branch '10.11' into 11.1 2024-08-03 09:32:42 +02:00
win_as_arg_to_aggregate_func.result
win_as_arg_to_aggregate_func.test
win_avg.result Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
win_avg.test Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
win_big-mdev-10092.result
win_big-mdev-10092.test
win_big-mdev-11697.result Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
win_big-mdev-11697.test Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
win_big.result Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
win_big.test Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
win_bit.result
win_bit.test
win_empty_over.result
win_empty_over.test
win_first_last_value.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
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 Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
win_nth_value.test Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
win_ntile.result Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
win_ntile.test Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
win_orderby.result
win_orderby.test
win_percent_cume.result
win_percent_cume.test
win_percentile.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
win_percentile.test Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
win_rank.result
win_rank.test
win_std.result
win_std.test
win_sum.result Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
win_sum.test Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
windows.result
windows.test
windows_debug.result
windows_debug.test
winservice.inc
winservice_basic.result
winservice_basic.test
winservice_i18n.result
winservice_i18n.test
wl4435_generated.inc MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
wolfssl.opt
wolfssl.result
wolfssl.test
xa.result
xa.test
xa_binlog.result
xa_binlog.test
xa_prepared_binlog_off-master.opt
xa_prepared_binlog_off.result
xa_prepared_binlog_off.test
xa_sync.result
xa_sync.test
xml.result Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
xml.test Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
xtradb_mrr.result MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
xtradb_mrr.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00