mariadb/mysql-test/main
Rucha Deodhar 2eaaa8874f MDEV-13005: Fixing bugs in SEQUENCE, part 3, 5/5
Task 6:
We can find the .frm type of file. If it is sequence then is_sequence
passed to dd_frm_type() will be true. Since there is already a check
to give error message if we trigger is on temporary table or view, an
additional condition is added to check if .frm is sequence
(is_sequence==true) and error message is changed to show
"Trigger's '%-.192s' is view, temporary table or sequence" instead of
"Trigger's '%-.192s' is view or temporary table".
2022-03-30 15:13:01 +05:30
..
1st.result MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
1st.test
aborted_clients.result
aborted_clients.test
adddate_454.result
adddate_454.test
alias.result Merge remote-tracking branch 'origin/10.3' into 10.4 2021-10-27 07:14:45 +04:00
alias.test Merge remote-tracking branch 'origin/10.3' into 10.4 2021-10-27 07:14:45 +04:00
almost_full.result
almost_full.test
alter_table-big.result
alter_table-big.test
alter_table.result Merge 10.3 into 10.4 2021-11-09 08:40:14 +02:00
alter_table.test Merge 10.3 into 10.4 2021-11-09 08:40:14 +02:00
alter_table_autoinc-5574.result
alter_table_autoinc-5574.test
alter_table_errors.result MDEV-19236 Improve error message for ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE 2019-04-12 12:28:09 +03:00
alter_table_errors.test Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
alter_table_mdev539_maria.result
alter_table_mdev539_maria.test
alter_table_mdev539_myisam.result
alter_table_mdev539_myisam.test
alter_table_online.result MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=INSTANT 2018-05-07 14:58:11 +05:30
alter_table_online.test
alter_table_trans.result
alter_table_trans.test
alter_user.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
alter_user.test Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
analyze.result MDEV-15253: Default optimizer setting changes for MariaDB 10.4 2018-12-09 09:22:00 +05:30
analyze.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
analyze_debug.result
analyze_debug.test
analyze_format_json.result MDEV-17903: New optimizer defaults: change optimize_join_buffer_size to be ON 2019-02-19 14:27:24 +05:30
analyze_format_json.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
analyze_stmt.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
analyze_stmt.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
analyze_stmt_orderby.result MDEV-17903: New optimizer defaults: change optimize_join_buffer_size to be ON 2019-02-19 14:27:24 +05:30
analyze_stmt_orderby.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
analyze_stmt_privileges.result
analyze_stmt_privileges.test
analyze_stmt_privileges2.result MDEV-20109: Optimizer ignores distinct key created for materialized... 2019-08-30 12:02:40 +03:00
analyze_stmt_privileges2.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
analyze_stmt_slow_query_log-master.opt
analyze_stmt_slow_query_log.result
analyze_stmt_slow_query_log.test
ansi.result MDEV-16186 Concatenation operator || returns wrong results in sql_mode=ORACLE 2018-05-16 17:21:31 +04:00
ansi.test MDEV-16186 Concatenation operator || returns wrong results in sql_mode=ORACLE 2018-05-16 17:21:31 +04:00
aria_icp_debug.result Merge 10.2 into 10.3 2020-10-22 08:26:28 +03:00
aria_icp_debug.test Merge 10.2 into 10.3 2020-10-22 08:26:28 +03:00
assign_key_cache.result Merge branch '10.2' into 10.3 2018-05-11 13:15:10 +02:00
assign_key_cache.test Merge branch '10.2' into 10.3 2018-05-11 13:15:10 +02:00
assign_key_cache_debug.result Merge branch '10.2' into 10.3 2018-05-11 13:15:10 +02:00
assign_key_cache_debug.test Merge branch '10.2' into 10.3 2018-05-11 13:15:10 +02:00
auth_named_pipe-master.opt
auth_named_pipe.result
auth_named_pipe.test Merge 10.2 into 10.3 2021-05-10 09:09:50 +03:00
auth_rpl-slave.opt
auth_rpl.result MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
auth_rpl.test
auto_increment.result Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
auto_increment.test Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
auto_increment_ranges.inc MDEV-17333 Assertion in update_auto_increment() upon exotic LOAD 2019-10-10 00:20:34 +03:00
auto_increment_ranges_innodb.result MDEV-21842 auto_increment does not increment with compound primary key on partitioned table. 2020-11-23 14:12:30 +04:00
auto_increment_ranges_innodb.test MDEV-21842 auto_increment does not increment with compound primary key on partitioned table. 2020-11-23 14:12:30 +04:00
auto_increment_ranges_myisam.result MDEV-17333 Assertion in update_auto_increment() upon exotic LOAD 2019-10-10 00:20:34 +03:00
auto_increment_ranges_myisam.test
backup_aria.result Added syntax and implementation for BACKUP STAGE's 2018-12-09 22:12:27 +02:00
backup_aria.test Added syntax and implementation for BACKUP STAGE's 2018-12-09 22:12:27 +02:00
backup_interaction.result MDEV-20867 - Perform careful review of "Server crashes with BACKUP STAGE and FLUSH TABLE table_name" 2020-02-13 01:27:14 +04:00
backup_interaction.test MDEV-20867 - Perform careful review of "Server crashes with BACKUP STAGE and FLUSH TABLE table_name" 2020-02-13 01:27:14 +04:00
backup_lock.result Moved early check for table existance to mysql_execute_command() 2018-12-09 22:12:28 +02:00
backup_lock.test Moved early check for table existance to mysql_execute_command() 2018-12-09 22:12:28 +02:00
backup_lock_binlog.result minor cleanup of backup_lock_binlog.test, so that test passes also with statement binlog format 2021-12-08 14:28:42 +01:00
backup_lock_binlog.test minor cleanup of backup_lock_binlog.test, so that test passes also with statement binlog format 2021-12-08 14:28:42 +01:00
backup_lock_debug.result Record BACKUP and SCHEMA namespaces order 2019-06-06 14:41:45 +04:00
backup_lock_debug.test Record BACKUP and SCHEMA namespaces order 2019-06-06 14:41:45 +04:00
backup_locks.result MDEV-22879 SIGSEGV (or hang) in free/my_free 2020-10-29 19:20:10 +02:00
backup_locks.test MDEV-22879 SIGSEGV (or hang) in free/my_free 2020-10-29 19:20:10 +02:00
backup_priv.result Added syntax and implementation for BACKUP STAGE's 2018-12-09 22:12:27 +02:00
backup_priv.test Added syntax and implementation for BACKUP STAGE's 2018-12-09 22:12:27 +02:00
backup_stages.result Added larger timeout to backup_stages.test 2020-06-02 21:28:21 +03:00
backup_stages.test Added larger timeout to backup_stages.test 2020-06-02 21:28:21 +03:00
backup_syntax.result Fixes for failures related to push for BACKUP LOCK 2019-01-15 09:56:33 +02:00
backup_syntax.test Added syntax and implementation for BACKUP STAGE's 2018-12-09 22:12:27 +02:00
bad_frm_crash_5029.result
bad_frm_crash_5029.test
bench_count_distinct.result
bench_count_distinct.test
bigint.result Merge 10.2 into 10.3 2018-11-19 18:45:53 +02:00
bigint.test Merge 10.2 into 10.3 2018-11-19 18:45:53 +02:00
binary.result
binary.test
binary_to_hex.result
binary_to_hex.test
blackhole.result Merge branch '10.2' into 10.3 2020-10-30 17:23:53 +01:00
blackhole.test Merge branch '10.2' into 10.3 2020-10-30 17:23:53 +01:00
blackhole_plugin.result
blackhole_plugin.test
bool.result
bool.test
bootstrap-master.opt
bootstrap.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
bootstrap.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
bootstrap_innodb.result Merge 10.3 into 10.4 2020-11-03 14:49:17 +02:00
bootstrap_innodb.test Merge branch '10.2' into 10.3 2020-10-30 17:23:53 +01:00
brackets.result Merge 10.3 into 10.4 2021-03-19 11:42:44 +02:00
brackets.test MDEV-19956 Queries with subqueries containing UNION are not parsed 2019-09-23 09:57:37 -07:00
bug39022.result
bug39022.test
bug46760-master.opt
bug46760.result
bug46760.test
bug47671-master.opt
bug47671.result
bug47671.test
bug58669-master.opt
bug58669.result
bug58669.test
bug12427262.result MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
bug12427262.test
bug13633383.result
bug13633383.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
bulk_replace.result
bulk_replace.test
cache_innodb.result
cache_innodb.test
cache_temporal_4265.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
cache_temporal_4265.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
case.result Merge 10.2 into 10.3 2020-10-28 10:01:50 +02:00
case.test MDEV-17411 Wrong WHERE optimization with simple CASE and searched CASE 2018-10-11 13:39:53 +04:00
cast.result Merge remote-tracking branch 'origin/10.3' into 10.4 2021-10-27 07:14:45 +04:00
cast.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
change_user.result
change_user.test
change_user_notembedded.result
change_user_notembedded.test
charset_client_win.result Merge 10.2 into 10.3 2019-06-19 08:56:10 +03:00
charset_client_win.test Merge 10.2 into 10.3 2019-06-19 08:56:10 +03:00
check.result Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
check.test Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
check_constraint.result MDEV-24274 ALTER TABLE with CHECK CONSTRAINTS gives "Out of Memory" error 2021-02-07 16:22:11 +01:00
check_constraint.test MDEV-24274 ALTER TABLE with CHECK CONSTRAINTS gives "Out of Memory" error 2021-02-07 16:22:11 +01:00
check_constraint_innodb.result MDEV-19236 Improve error message for ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE 2019-04-12 12:28:09 +03:00
check_constraint_innodb.test Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
check_constraint_show.result
check_constraint_show.test
check_view_protocol.result MDEV-27691: make working view-protocol 2022-02-16 13:06:23 +07:00
check_view_protocol.test MDEV-27691: make working view-protocol 2022-02-16 13:06:23 +07:00
client_xml.result
client_xml.test
column_compression.inc
column_compression.result Merge 10.3 into 10.4 2020-04-16 12:12:26 +03:00
column_compression.test MDEV-21348 - column compression memory leak 2020-04-02 00:57:00 +04:00
column_compression_parts.result Enabling innodb.innodb-alter-table, main.column_compression_parts and 2018-12-15 01:26:01 +05:30
column_compression_parts.test MDEV-15253: Default optimizer setting changes for MariaDB 10.4 2018-12-09 09:22:00 +05:30
column_compression_rpl.result
column_compression_rpl.test
column_compression_utf16.result MDEV-15938 - TINYTEXT CHARACTER SET utf8 COMPRESSED truncates data 2018-04-30 19:34:08 +04:00
column_compression_utf16.test MDEV-15938 - TINYTEXT CHARACTER SET utf8 COMPRESSED truncates data 2018-04-30 19:34:08 +04:00
comment_column.result
comment_column.test
comment_column2.result
comment_column2.test
comment_index.result
comment_index.test
comment_table.result Merge 10.2 into 10.3 2020-05-29 22:21:19 +03:00
comment_table.test Merge 10.2 into 10.3 2020-05-29 22:21:19 +03:00
comments.result
comments.test
commit.result
commit.test
commit_1innodb.result Merge 10.2 into 10.3, except MDEV-25682 2021-05-18 08:40:19 +03:00
commit_1innodb.test
compare.result Proper fix for disabling warnings in read_statistics_for_table(). 2019-09-22 04:08:48 +03:00
compare.test Proper fix for disabling warnings in read_statistics_for_table(). 2019-09-22 04:08:48 +03:00
compound.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
compound.test Merge branch 10.2 into 10.3 2021-12-23 14:14:04 +01:00
compress.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
compress.test
concurrent_innodb_safelog-master.opt
concurrent_innodb_safelog.result
concurrent_innodb_safelog.test
concurrent_innodb_unsafelog-master.opt
concurrent_innodb_unsafelog.result
concurrent_innodb_unsafelog.test
connect-abstract.cnf MDEV-20162: fix connect-abstract test case 2021-06-11 14:30:42 +10:00
connect-abstract.result MDEV-20162: fix connect-abstract test case 2021-06-11 14:30:42 +10:00
connect-abstract.test MDEV-20162: fix connect-abstract test case 2021-06-11 14:30:42 +10:00
connect.cnf
connect.result more verbose tests 2020-04-27 09:22:36 +02:00
connect.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
connect2.cnf
connect2.result
connect2.test
connect_debug.result Merge branch '10.2' into 10.3 2020-01-21 09:11:14 +01:00
connect_debug.test Merge branch '10.2' into 10.3 2020-01-21 09:11:14 +01:00
consistent_snapshot.result
consistent_snapshot.test
constraints.result Merge 10.2 into 10.3 2019-08-29 12:00:12 +03:00
constraints.test Merge 10.2 into 10.3 2019-08-29 12:00:12 +03:00
contributors.result Merge 10.2 into 10.3 2022-03-29 09:53:15 +03:00
contributors.test
count_distinct.result
count_distinct.test
count_distinct2-master.opt
count_distinct2.result
count_distinct2.test
count_distinct3.result
count_distinct3.test
crash_commit_before-master.opt
crash_commit_before.result
crash_commit_before.test
create-big.result Fixed main.create-big failure 2018-12-10 22:59:46 +04:00
create-big.test Fixed main.create-big failure 2018-12-10 22:59:46 +04:00
create-uca.result
create-uca.test
create.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
create.test Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
create_delayed.result
create_delayed.test
create_drop_binlog.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
create_drop_binlog.test
create_drop_db.result
create_drop_db.test
create_drop_event.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
create_drop_event.test
create_drop_function.result Merge 10.2 into 10.3 2020-07-14 22:59:19 +03:00
create_drop_function.test Merge 10.2 into 10.3 2020-07-14 22:59:19 +03:00
create_drop_index.result
create_drop_index.test
create_drop_procedure.result
create_drop_procedure.test
create_drop_role.result Merge 10.2 into 10.3 2019-03-04 17:01:00 +02:00
create_drop_role.test Merge 10.2 into 10.3 2019-03-04 17:01:00 +02:00
create_drop_server.result Merge 10.2 into 10.3 2019-09-23 10:25:34 +03:00
create_drop_server.test
create_drop_trigger.result
create_drop_trigger.test
create_drop_udf.result
create_drop_udf.test
create_drop_user.result Use mysql.user.authentication_string for password 2018-10-31 16:06:16 +01:00
create_drop_user.test Use mysql.user.authentication_string for password 2018-10-31 16:06:16 +01:00
create_drop_view.result
create_drop_view.test
create_not_windows.result
create_not_windows.test
create_or_replace-master.opt
create_or_replace.result Merge 10.3 into 10.4 2021-10-28 08:28:39 +03:00
create_or_replace.test Merge 10.3 into 10.4 2021-10-28 08:28:39 +03:00
create_or_replace2.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
create_or_replace2.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
create_or_replace_permission.result
create_or_replace_permission.test
create_replace_tmp.result Merge 10.2 into 10.3 2018-07-23 18:56:52 +03:00
create_replace_tmp.test Merge 10.2 into 10.3 2018-07-23 18:56:52 +03:00
create_select_tmp.result bugfix: CREATE...SELECT lost COMMENT and VERSIONING 2019-02-14 17:30:22 +01:00
create_select_tmp.test bugfix: CREATE...SELECT lost COMMENT and VERSIONING 2019-02-14 17:30:22 +01:00
create_user.result MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
create_user.test
create_utf8.result Merge 10.3 into 10.4 2020-04-16 12:12:26 +03:00
create_utf8.test Cleaned up some MTR tests 2018-12-09 22:12:24 +02:00
create_w_max_indexes_64.result
create_w_max_indexes_64.test
create_w_max_indexes_128.result Merge 10.2 into 10.3 2019-11-19 00:38:33 +02:00
create_w_max_indexes_128.test
cte_grant.result
cte_grant.test
cte_nonrecursive.result Merge branch '10.3' into 10.4 2022-02-10 20:39:13 +01:00
cte_nonrecursive.test Merge branch '10.3' into 10.4 2022-02-10 20:39:13 +01:00
cte_nonrecursive_not_embedded.result Merge branch '10.2' into 10.3 2020-12-23 19:28:02 +01:00
cte_nonrecursive_not_embedded.test Merge branch '10.2' into 10.3 2020-12-23 19:28:02 +01:00
cte_recursive.result Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
cte_recursive.test Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
cte_recursive_not_embedded.result Merge 10.2 into 10.3 2018-07-23 18:56:52 +03:00
cte_recursive_not_embedded.test Merge 10.2 into 10.3 2018-07-23 18:56:52 +03:00
ctype_ascii.result
ctype_ascii.test
ctype_big5.result MDEV-22380: Assertion `name.length == strlen(name.str)' failed ... 2021-10-27 06:09:57 +04:00
ctype_big5.test
ctype_binary.result MDEV-23032 FLOOR()/CEIL() incorrectly calculate the precision of a DECIMAL(M,D) column 2020-08-04 08:09:08 +04:00
ctype_binary.test Merge 10.2 into 10.3 2020-05-25 19:41:58 +03:00
ctype_collate.result MDEV-17544 No warning when trying to name a primary key constraint. 2019-07-30 21:57:48 +04:00
ctype_collate.test
ctype_cp850.result Merge 10.2 into 10.3 2021-11-09 08:26:59 +02:00
ctype_cp850.test Merge 10.2 into 10.3 2021-11-09 08:26:59 +02:00
ctype_cp866.result Merge 10.2 into 10.3 2021-11-09 08:26:59 +02:00
ctype_cp866.test Merge 10.2 into 10.3 2021-11-09 08:26:59 +02:00
ctype_cp932.result
ctype_cp932.test
ctype_cp932_binlog_row.result
ctype_cp932_binlog_row.test
ctype_cp932_binlog_stm.result MDEV-22380: Assertion `name.length == strlen(name.str)' failed ... 2021-10-27 06:09:57 +04:00
ctype_cp932_binlog_stm.test
ctype_cp1250_ch.result
ctype_cp1250_ch.test
ctype_cp1251.result MDEV-23032 FLOOR()/CEIL() incorrectly calculate the precision of a DECIMAL(M,D) column 2020-08-04 08:09:08 +04:00
ctype_cp1251.test
ctype_create.result MDEV-12645 - mysql_install_db: no install test db option 2018-04-30 19:34:08 +04:00
ctype_create.test MDEV-12645 - mysql_install_db: no install test db option 2018-04-30 19:34:08 +04:00
ctype_errors.result
ctype_errors.test
ctype_eucjpms.result Merge 10.2 into 10.3 2018-12-18 09:15:41 +02:00
ctype_eucjpms.test Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
ctype_euckr.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ctype_euckr.test Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
ctype_filename.result Merge 10.2 into 10.3 2021-05-24 09:38:49 +03:00
ctype_filename.test Merge 10.2 into 10.3 2021-05-24 09:38:49 +03:00
ctype_filesystem-master.opt
ctype_filesystem.result
ctype_filesystem.test
ctype_gb2312.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ctype_gb2312.test
ctype_gbk.result Merge remote-tracking branch 'origin/10.3' into 10.4 2021-10-27 07:14:45 +04:00
ctype_gbk.test Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
ctype_gbk_binlog.result
ctype_gbk_binlog.test
ctype_gbk_export_import.result
ctype_gbk_export_import.test
ctype_hebrew.result
ctype_hebrew.test
ctype_latin1.result Merge remote-tracking branch 'origin/10.3' into 10.4 2021-10-27 07:14:45 +04:00
ctype_latin1.test Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
ctype_latin1_de.result MDEV-12645 - mysql_install_db: no install test db option 2018-04-30 19:34:08 +04:00
ctype_latin1_de.test MDEV-12645 - mysql_install_db: no install test db option 2018-04-30 19:34:08 +04:00
ctype_latin2.result
ctype_latin2.test
ctype_latin2_ch.result MDEV-17544 No warning when trying to name a primary key constraint. 2019-07-30 21:57:48 +04:00
ctype_latin2_ch.test
ctype_ldml-master.opt
ctype_ldml.result
ctype_ldml.test
ctype_like_range.result
ctype_like_range.test
ctype_many.result MDEV-20732 MDB now correctly estimates a length of the FORMAT() result for 2019-10-31 02:26:04 -05:00
ctype_many.test MDEV-20732 MDB now correctly estimates a length of the FORMAT() result for 2019-10-31 02:26:04 -05:00
ctype_mb.result
ctype_mb.test
ctype_nopad_8bit.result
ctype_nopad_8bit.test
ctype_partitions.result
ctype_partitions.test
ctype_recoding.result Merge 10.2 into 10.3 2018-12-18 09:15:41 +02:00
ctype_recoding.test
ctype_sjis.result MDEV-26953 Assertion `!str || str != Ptr || !is_alloced()' failed in String::copy upon SELECT with sjis 2022-01-27 09:44:11 +04:00
ctype_sjis.test MDEV-26953 Assertion `!str || str != Ptr || !is_alloced()' failed in String::copy upon SELECT with sjis 2022-01-27 09:44:11 +04:00
ctype_swe7.result
ctype_swe7.test
ctype_tis620.result Merge 10.2 into 10.3 2021-11-09 08:26:59 +02:00
ctype_tis620.test Merge 10.2 into 10.3 2021-11-09 08:26:59 +02:00
ctype_uca.result Proper fix for disabling warnings in read_statistics_for_table(). 2019-09-22 04:08:48 +03:00
ctype_uca.test Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
ctype_uca_innodb.result Proper fix for disabling warnings in read_statistics_for_table(). 2019-09-22 04:08:48 +03:00
ctype_uca_innodb.test
ctype_uca_partitions.result
ctype_uca_partitions.test
ctype_ucs.result MDEV-23032 FLOOR()/CEIL() incorrectly calculate the precision of a DECIMAL(M,D) column 2020-08-04 08:09:08 +04:00
ctype_ucs.test MDEV-19184 Crash in IS_IPV6(_ucs2 0x0031) 2019-04-05 16:29:13 +04:00
ctype_ucs2_def-master.opt
ctype_ucs2_def.result
ctype_ucs2_def.test
ctype_ucs2_query_cache-master.opt
ctype_ucs2_query_cache.result
ctype_ucs2_query_cache.test
ctype_ucs2_uca.result
ctype_ucs2_uca.test
ctype_ujis.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
ctype_ujis.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
ctype_ujis_ucs2.result Merge 10.2 into 10.3 2018-12-18 09:15:41 +02:00
ctype_ujis_ucs2.test
ctype_upgrade.result MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
ctype_upgrade.test
ctype_utf8-master.opt
ctype_utf8.result Merge 10.3 into 10.4 2021-11-09 08:40:14 +02:00
ctype_utf8.test Merge 10.2 into 10.3 2021-11-09 08:26:59 +02:00
ctype_utf8_def_upgrade.opt Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
ctype_utf8_def_upgrade.result Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
ctype_utf8_def_upgrade.test Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
ctype_utf8_uca.result
ctype_utf8_uca.test
ctype_utf8mb4-master.opt
ctype_utf8mb4.result MDEV-22380: Assertion `name.length == strlen(name.str)' failed ... 2021-10-27 06:09:57 +04:00
ctype_utf8mb4.test Merge branch '10.2' into 10.3 2020-12-23 19:28:02 +01:00
ctype_utf8mb4_heap.result MDEV-22380: Assertion `name.length == strlen(name.str)' failed ... 2021-10-27 06:09:57 +04:00
ctype_utf8mb4_heap.test
ctype_utf8mb4_innodb-master.opt
ctype_utf8mb4_innodb.result MDEV-22380: Assertion `name.length == strlen(name.str)' failed ... 2021-10-27 06:09:57 +04:00
ctype_utf8mb4_innodb.test
ctype_utf8mb4_myisam.result MDEV-22380: Assertion `name.length == strlen(name.str)' failed ... 2021-10-27 06:09:57 +04:00
ctype_utf8mb4_myisam.test
ctype_utf8mb4_uca.result
ctype_utf8mb4_uca.test
ctype_utf8mb4_unicode_ci_def.opt MDEV-27195 SIGSEGV in Table_scope_and_contents_source_st::vers_check_system_fields 2021-12-22 13:12:40 +04:00
ctype_utf8mb4_unicode_ci_def.result MDEV-27195 SIGSEGV in Table_scope_and_contents_source_st::vers_check_system_fields 2021-12-22 13:12:40 +04:00
ctype_utf8mb4_unicode_ci_def.test MDEV-27195 SIGSEGV in Table_scope_and_contents_source_st::vers_check_system_fields 2021-12-22 13:12:40 +04:00
ctype_utf16.result Merge branch '10.3' into 10.4 2020-12-25 09:13:28 +01:00
ctype_utf16.test Merge 10.2 into 10.3 2020-06-06 18:50:25 +03:00
ctype_utf16_def-master.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
ctype_utf16_def.result Merge 10.2 into 10.3 2021-10-13 11:38:21 +03:00
ctype_utf16_def.test Merge 10.2 into 10.3 2021-10-13 11:38:21 +03:00
ctype_utf16_uca.result Merge 10.3 into 10.4 2020-05-26 11:54:55 +03:00
ctype_utf16_uca.test Merge 10.2 into 10.3 2020-05-25 19:41:58 +03:00
ctype_utf16le.result Merge 10.3 into 10.4 2021-10-21 14:57:00 +03:00
ctype_utf16le.test Merge 10.2 into 10.3 2021-10-21 13:41:04 +03:00
ctype_utf32.result Merge 10.3 into 10.4 2022-03-29 11:13:18 +03:00
ctype_utf32.test Merge 10.2 into 10.3 2022-03-29 09:53:15 +03:00
ctype_utf32_def.opt Merge 10.2 into 10.3 2021-10-13 11:38:21 +03:00
ctype_utf32_def.result Merge 10.2 into 10.3 2021-10-13 11:38:21 +03:00
ctype_utf32_def.test Merge 10.2 into 10.3 2021-10-13 11:38:21 +03:00
ctype_utf32_uca.result Merge 10.3 to 10.4 2022-03-16 16:39:10 +11:00
ctype_utf32_uca.test Merge 10.3 to 10.4 2022-03-16 16:39:10 +11:00
custom_aggregate_functions.result Merge 10.3 into 10.4 2020-05-16 07:54:09 +03:00
custom_aggregate_functions.test Merge 10.3 into 10.4 2020-05-16 07:54:09 +03:00
custom_aggregates_i_s.result
custom_aggregates_i_s.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
date_formats-master.opt
date_formats.result MDEV-17563 Different results using table or view when comparing values of time type 2018-11-08 09:31:46 +04:00
date_formats.test
datetime_456.result
datetime_456.test
ddl_i18n_koi8r.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ddl_i18n_koi8r.test Merge 10.2 into 10.3 2019-03-27 13:27:04 +02:00
ddl_i18n_utf8.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ddl_i18n_utf8.test Merge 10.2 into 10.3 2019-03-27 13:27:04 +02:00
deadlock_ftwrl.result MDEV-20946: Hard FTWRL deadlock under user level locks 2021-03-10 18:08:29 +02:00
deadlock_ftwrl.test MDEV-20946: Hard FTWRL deadlock under user level locks 2021-03-10 18:08:29 +02:00
deadlock_innodb.result MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
deadlock_innodb.test
debug_sync.result
debug_sync.test
default.result Merge 10.3 into 10.4 2021-10-13 12:03:32 +03:00
default.test Merge 10.2 into 10.3 2021-10-13 11:38:21 +03:00
default_debug.result
default_debug.test
default_session.result Merge branch '10.2' into 10.3 2020-01-24 14:16:20 +01:00
default_session.test Merge branch '10.2' into 10.3 2020-01-24 14:16:20 +01:00
default_storage_engine.result Fixed default_storage_engine.test 2020-04-23 11:08:52 +03:00
default_storage_engine.test Fixup d1c3342d07 for --embedded 2020-04-24 17:12:11 +03:00
delayed.result Merge 10.3 into 10.4 2018-12-18 11:33:53 +02:00
delayed.test
delayed_blob.opt Merge 10.2 into 10.3 2021-10-13 11:38:21 +03:00
delayed_blob.result Merge 10.2 into 10.3 2021-10-13 11:38:21 +03:00
delayed_blob.test Merge 10.2 into 10.3 2021-10-13 11:38:21 +03:00
delete.result
delete.test
delete_returning.result
delete_returning.test
delete_returning_grant.result
delete_returning_grant.test
delete_use_source.result Merge 10.3 into 10.4 2021-06-01 09:14:59 +03:00
delete_use_source.test Fixed results for main.delete_use_source to make it repeatable 2021-05-26 14:53:26 +03:00
delimiter_case_mdev_10728.sql
delimiter_command_case_sensitivity.result
delimiter_command_case_sensitivity.test
deprecated_features.result Added syntax and implementation for BACKUP STAGE's 2018-12-09 22:12:27 +02:00
deprecated_features.test
derived.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
derived.test Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
derived_cond_pushdown.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
derived_cond_pushdown.test Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
derived_opt.result Merge 10.3 into 10.4 2021-04-14 10:33:59 +03:00
derived_opt.test Merge 10.2 into 10.3 2021-04-13 10:26:01 +03:00
derived_split_innodb.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
derived_split_innodb.test Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
derived_view.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
derived_view.test Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
dirty_close.result
dirty_close.test
disabled.def Merge branch 10.2 into 10.3 2021-12-23 14:14:04 +01:00
distinct.result MDEV-15253: Default optimizer setting changes for MariaDB 10.4 2018-12-09 09:22:00 +05:30
distinct.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
drop-no_root.result
drop-no_root.test
drop.result Merge 10.2 into 10.3 2020-04-15 09:56:03 +03:00
drop.test MDEV-16421 Make system tables crash safe 2018-08-14 12:18:38 +03:00
drop_bad_db_type.result MDEV-27753 Incorrect ENGINE type of table after crash for CONNECT table 2022-03-14 08:55:59 +01:00
drop_bad_db_type.test MDEV-27753 Incorrect ENGINE type of table after crash for CONNECT table 2022-03-14 08:55:59 +01:00
dyncol.result Merge 10.3 into 10.4 2020-04-16 12:12:26 +03:00
dyncol.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
empty_server_name-8224.result
empty_server_name-8224.test Merge 10.2 into 10.3 2020-08-21 19:18:34 +03:00
empty_string_literal.result MDEV-20763 Table corruption or Assertion `btr_validate_index(index, 0, false)' failed in row_upd_sec_index_entry with virtual column and EMPTY_STRING_IS_NULL SQL mode 2021-01-12 10:25:04 +01:00
empty_string_literal.test MDEV-20763 Table corruption or Assertion `btr_validate_index(index, 0, false)' failed in row_upd_sec_index_entry with virtual column and EMPTY_STRING_IS_NULL SQL mode 2021-01-12 10:25:04 +01:00
empty_table.result
empty_table.test
empty_user_table.result more verbose tests 2020-04-27 09:22:36 +02:00
empty_user_table.test MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
endspace.result Added keyread_time() to HEAP 2020-03-09 13:53:34 +02:00
endspace.test
enforce_storage_engine.result
enforce_storage_engine.test
enforce_storage_engine_opt.opt
enforce_storage_engine_opt.result
enforce_storage_engine_opt.test
engine_error_in_alter-8453.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
engine_error_in_alter-8453.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
error_simulation-master.opt
error_simulation.result Merge 10.2 (part) into 10.3 2022-03-15 16:44:52 +11:00
error_simulation.test Merge 10.2 (part) into 10.3 2022-03-15 16:44:52 +11:00
errors.result Merge 10.3 into 10.4 2021-09-29 16:03:02 +03:00
errors.test Merge 10.3 into 10.4 2021-09-29 16:03:02 +03:00
events_1.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
events_1.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
events_2.result Merge 10.2 into 10.3 2020-04-15 09:56:03 +03:00
events_2.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
events_bugs-master.opt
events_bugs.result MDEV-20076: SHOW GRANTS does not quote role names properly 2020-02-05 17:22:26 +01:00
events_bugs.test Merge branch '10.2' into 10.3 2020-01-03 13:44:16 +01:00
events_embedded.result
events_embedded.test Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
events_grant.result MDEV-20076: SHOW GRANTS does not quote role names properly 2020-02-05 17:22:26 +01:00
events_grant.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
events_logs_tests-master.opt
events_logs_tests.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
events_logs_tests.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
events_microsec.result
events_microsec.test
events_restart-master.opt
events_restart.result Merge branch '10.3' into 10.4 2020-03-11 14:28:24 +01:00
events_restart.test Merge branch '10.2' into 10.3 2020-03-11 14:05:41 +01:00
events_scheduling.result
events_scheduling.test
events_slowlog.result
events_slowlog.test
events_stress.result
events_stress.test Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
events_time_zone.result
events_time_zone.test
events_trans.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
events_trans.test
events_trans_notembedded.result
events_trans_notembedded.test
except.result MDEV-19956 Queries with subqueries containing UNION are not parsed 2019-09-23 09:57:37 -07:00
except.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
execution_constants.result
execution_constants.test
explain.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
explain.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
explain_innodb.result MDEV-26249: Crash in Explain_node::print_explain_for_children with slow query log 2022-01-19 23:58:59 +03:00
explain_innodb.test MDEV-26249: Crash in Explain_node::print_explain_for_children with slow query log 2022-01-19 23:58:59 +03:00
explain_json.result MDEV-17903: New optimizer defaults: change optimize_join_buffer_size to be ON 2019-02-19 14:27:24 +05:30
explain_json.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
explain_json_format_partitions.result
explain_json_format_partitions.test
explain_json_innodb.result
explain_json_innodb.test
explain_non_select.result MDEV-19650: Privilege bug on MariaDB 10.4 2020-05-07 10:54:56 +02:00
explain_non_select.test
explain_slowquerylog-master.opt
explain_slowquerylog.result Merge branch 'github/10.2' into 10.3 2018-05-22 11:47:09 +02:00
explain_slowquerylog.test Merge branch 'github/10.2' into 10.3 2018-05-22 11:47:09 +02:00
ext_key_noPK_6794.result
ext_key_noPK_6794.test
failed_auth_3909.result MDEV-19650: Privilege bug on MariaDB 10.4 2020-05-07 10:54:56 +02:00
failed_auth_3909.test MDEV-19650: Privilege bug on MariaDB 10.4 2020-05-07 10:54:56 +02:00
failed_auth_unixsocket.result MDEV-23933 main.failed_auth_unixsocket fails on arm 2021-06-09 18:36:44 +02:00
failed_auth_unixsocket.test MDEV-23933 main.failed_auth_unixsocket fails on arm 2021-06-09 18:36:44 +02:00
fast_prefix_index_fetch_innodb.result Merge 10.2 into 10.3 2020-09-03 09:26:54 +03:00
fast_prefix_index_fetch_innodb.test Merge 10.2 into 10.3 2020-09-03 09:26:54 +03:00
features.result MDEV-17320 add Feature_application_time_periods status variable 2019-04-02 11:03:32 +02:00
features.test
file_contents.result
file_contents.test
filesort_bad_i_s-7585.result
filesort_bad_i_s-7585.test
filesort_debug.result
filesort_debug.test
fix_priv_tables.result MDEV-20076: SHOW GRANTS does not quote role names properly 2020-02-05 17:22:26 +01:00
fix_priv_tables.test
flush-innodb-notembedded.result
flush-innodb-notembedded.test
flush-innodb.result
flush-innodb.test
flush.result Changed FLUSH TABLES to not change share version 2018-12-09 22:12:26 +02:00
flush.test Combine GLOBAL and COMMIT namespaces into BACKUP namespace. 2018-12-09 22:12:26 +02:00
flush2-master.opt
flush2.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
flush2.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
flush_and_binlog.result MDEV-23843 Assertions in Diagnostics_area upon table operations under FTWRL 2021-03-02 15:18:18 +02:00
flush_and_binlog.test MDEV-23843 Assertions in Diagnostics_area upon table operations under FTWRL 2021-03-02 15:18:18 +02:00
flush_block_commit.result
flush_block_commit.test Combine GLOBAL and COMMIT namespaces into BACKUP namespace. 2018-12-09 22:12:26 +02:00
flush_block_commit_notembedded.result
flush_block_commit_notembedded.test Combine GLOBAL and COMMIT namespaces into BACKUP namespace. 2018-12-09 22:12:26 +02:00
flush_logs_not_windows.result MDEV-17710 "unknown error" with FLUSH LOGS if log directory is not writeable 2019-05-07 18:40:36 +02:00
flush_logs_not_windows.test MDEV-17710 "unknown error" with FLUSH LOGS if log directory is not writeable 2019-05-07 18:40:36 +02:00
flush_read_lock.result Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
flush_read_lock.test Fixed ya main.flush_read_lock sporadic failure 2019-05-14 23:51:10 +04:00
flush_read_lock_kill.result
flush_read_lock_kill.test Combine GLOBAL and COMMIT namespaces into BACKUP namespace. 2018-12-09 22:12:26 +02:00
flush_ssl.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
flush_ssl.test MDEV-16266 - New command FLUSH SSL to reload server's SSL certificate(private key,CRL,etc) 2018-12-12 22:51:20 +01:00
flush_table.result
flush_table.test
foreign_key.result Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
foreign_key.test Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
frm_bad_row_type-7333.result
frm_bad_row_type-7333.test
fulltext.result Merge 10.2 into 10.3 2020-04-22 14:45:55 +03:00
fulltext.test Merge 10.2 into 10.3 2020-04-22 14:45:55 +03:00
fulltext2.result
fulltext2.test
fulltext3.result
fulltext3.test
fulltext_cache.result
fulltext_cache.test
fulltext_charsets.result
fulltext_charsets.test
fulltext_derived_4257.result
fulltext_derived_4257.test
fulltext_derived_4316.result
fulltext_derived_4316.test
fulltext_distinct.result
fulltext_distinct.test
fulltext_left_join.result
fulltext_left_join.test
fulltext_multi.result
fulltext_multi.test
fulltext_order_by.result MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
fulltext_order_by.test
fulltext_update.result
fulltext_update.test
fulltext_var.result
fulltext_var.test
func_analyse.result MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
func_analyse.test MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
func_compress.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
func_compress.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
func_concat.result Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
func_concat.test Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
func_crypt.result
func_crypt.test
func_date_add.result
func_date_add.test
func_debug.result Merge 10.3 into 10.4 2020-04-22 18:18:51 +03:00
func_debug.test Merge 10.3 into 10.4 2019-03-22 13:20:44 +02:00
func_default.result Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
func_default.test Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
func_des_encrypt.result
func_des_encrypt.test
func_digest.result
func_digest.test
func_encrypt-master.opt
func_encrypt.result
func_encrypt.test
func_encrypt_nossl.result
func_encrypt_nossl.test
func_encrypt_ucs2.result
func_encrypt_ucs2.test
func_equal.result
func_equal.test
func_extract.result Merge 10.3 into 10.4 2018-12-18 11:33:53 +02:00
func_extract.test MDEV-17776 CAST(x AS INTERVAL DAY_SECOND(N)) 2018-11-20 13:47:52 +04:00
func_gconcat.result Merge branch '10.2' into 10.3 2020-12-23 19:28:02 +01:00
func_gconcat.test Merge branch '10.2' into 10.3 2020-12-23 19:28:02 +01:00
func_group.result MDEV-23634: Select query hanged the server and leads to OOM ... 2021-04-08 17:25:02 +03:00
func_group.test MDEV-23634: Select query hanged the server and leads to OOM ... 2021-04-08 17:25:02 +03:00
func_group_innodb.result Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
func_group_innodb.test Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
func_hybrid_type.result Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4 2019-08-13 11:42:31 +04:00
func_hybrid_type.test Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4 2019-08-13 11:42:31 +04:00
func_if.result
func_if.test
func_in.result Removed double records_in_range calls from multi_range_read_info_const 2020-03-17 02:16:48 +02:00
func_in.test MDEV-16454 Bad results for IN with ROW 2018-06-27 16:07:21 +04:00
func_int.result
func_int.test
func_isnull.result Merge 10.2 into 10.3 2018-08-28 12:22:56 +03:00
func_isnull.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
func_json.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
func_json.test Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
func_like.result Merge branch '10.3' into 10.4 2020-12-25 09:13:28 +01:00
func_like.test Merge branch '10.2' into 10.3 2020-12-23 19:28:02 +01:00
func_math.result Merge 10.3 into 10.4 2020-10-29 13:38:38 +02:00
func_math.test Merge 10.3 into 10.4 2020-10-29 13:38:38 +02:00
func_misc.result Merge 10.3 into 10.4 2020-04-16 12:12:26 +03:00
func_misc.test Merge branch '10.3' into 10.4 2020-01-03 15:05:50 +01:00
func_op.result
func_op.test
func_regexp.result
func_regexp.test
func_regexp_pcre.result Merge branch '10.2' into 10.3 2020-01-24 14:16:20 +01:00
func_regexp_pcre.test Merge branch '10.2' into 10.3 2020-01-24 14:16:20 +01:00
func_regexp_pcre_debug.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
func_regexp_pcre_debug.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
func_rollback.result
func_rollback.test
func_sapdb.result MDEV-17563 Different results using table or view when comparing values of time type 2018-11-08 09:31:46 +04:00
func_sapdb.test
func_set.result Merge 10.2 into 10.3 2018-12-18 09:15:41 +02:00
func_set.test
func_str.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
func_str.test Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
func_system.result Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
func_system.test Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
func_test.result Merge 10.2 into 10.3 2020-10-28 10:01:50 +02:00
func_test.test Merge 10.2 into 10.3 2020-10-28 10:01:50 +02:00
func_time.result Merge 10.3 into 10.4 2019-12-27 18:20:28 +02:00
func_time.test Merge 10.3 into 10.4 2019-12-27 18:20:28 +02:00
func_time_hires.result MDEV-10182 Bad value when inserting COALESCE(CURRENT_TIMESTAMP) into a DECIMAL column 2018-06-15 06:33:34 +04:00
func_time_hires.test MDEV-10182 Bad value when inserting COALESCE(CURRENT_TIMESTAMP) into a DECIMAL column 2018-06-15 06:33:34 +04:00
func_time_round.result Merge 10.3 into 10.4 2018-12-18 11:33:53 +02:00
func_time_round.test MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP 2018-11-26 08:10:47 +04:00
func_timestamp.result
func_timestamp.test
func_weight_string.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
func_weight_string.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
function_defaults.result Merge 10.2 into 10.3 2019-09-04 17:52:04 +03:00
function_defaults.test Merge 10.2 into 10.3 2019-09-04 17:52:04 +03:00
function_defaults_innodb.result
function_defaults_innodb.test
function_defaults_notembedded.result
function_defaults_notembedded.test
gcc296.result
gcc296.test
get_diagnostics.result MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
get_diagnostics.test MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
gis-alter_table_online.result
gis-alter_table_online.test
gis-debug.result Merge remote-tracking branch 'origin/10.3' into 10.4 2018-07-03 14:02:05 +04:00
gis-debug.test MDEV-16454 Bad results for IN with ROW 2018-06-27 16:07:21 +04:00
gis-json.result Merge 10.2->10.3 2021-06-30 15:06:54 +03:00
gis-json.test Merge 10.2->10.3 2021-06-30 15:06:54 +03:00
gis-loaddata.result
gis-loaddata.test
gis-precise.result Merge 10.3 into 10.4 2021-03-31 09:47:14 +03:00
gis-precise.test Merge 10.2 into 10.3 2021-03-31 08:01:03 +03:00
gis-rt-precise.result
gis-rt-precise.test
gis-rtree.result Merge 10.3 into 10.4 2020-03-20 22:06:55 +02:00
gis-rtree.test Merge 10.2 into 10.3 2020-03-20 18:12:17 +02:00
gis.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
gis.test Merge 10.3 into 10.4 2020-04-22 18:18:51 +03:00
gis_notembedded.result MDEV-19650: Privilege bug on MariaDB 10.4 2020-05-07 10:54:56 +02:00
gis_notembedded.test Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
grant.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
grant.result Merge 10.3 into 10.4 2020-08-10 21:08:46 +03:00
grant.test Merge 10.3 into 10.4 2020-08-10 21:08:46 +03:00
grant2.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
grant2.result MDEV-19650: Privilege bug on MariaDB 10.4 2020-05-07 10:54:56 +02:00
grant2.test MDEV-19650: Privilege bug on MariaDB 10.4 2020-05-07 10:54:56 +02:00
grant3-master.opt
grant3.result Merge branch '10.3' into 10.4 2020-02-11 14:40:35 +01:00
grant3.test
grant4.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
grant4.result MDEV-23009 SIGSEGV in get_field from acl_load (on optimized builds) 2020-07-31 09:00:05 +02:00
grant4.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
grant5.result Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
grant5.test Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
grant_4332.result more verbose tests 2020-04-27 09:22:36 +02:00
grant_4332.test MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
grant_cache_no_prot.result MDEV-20076: SHOW GRANTS does not quote role names properly 2020-02-05 17:22:26 +01:00
grant_cache_no_prot.test
grant_cache_ps_prot.result MDEV-20076: SHOW GRANTS does not quote role names properly 2020-02-05 17:22:26 +01:00
grant_cache_ps_prot.test
grant_explain_non_select.result
grant_explain_non_select.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
grant_lowercase.opt
grant_lowercase.result Merge 10.3 into 10.4 2020-04-16 12:12:26 +03:00
grant_lowercase.test MDEV-15851 Stop creating mysql.host table 2018-08-16 18:12:13 +01:00
grant_lowercase_fs.result
grant_lowercase_fs.test
grant_not_windows.result Merge branch 'github/10.2' into 10.3 2018-05-22 11:47:09 +02:00
grant_not_windows.test Merge branch 'github/10.2' into 10.3 2018-05-22 11:47:09 +02:00
grant_repair.result fix the test for windows 2020-04-28 15:12:02 +02:00
grant_repair.test fix the test for windows 2020-04-28 15:12:02 +02:00
greedy_optimizer.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
greedy_optimizer.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
group_by.result Merge 10.3 into 10.4 2021-03-05 10:36:51 +02:00
group_by.test Merge 10.3 into 10.4 2021-03-05 10:36:51 +02:00
group_by_innodb.result MDEV-15253: Default optimizer setting changes for MariaDB 10.4 2018-12-09 09:22:00 +05:30
group_by_innodb.test
group_by_null.result
group_by_null.test
group_min_max.result MDEV-25830 optimizer_use_condition_selectivity=4 sometimes produces worse plan than optimizer_use_condition_selectivity=1 2022-01-19 18:49:53 +02:00
group_min_max.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
group_min_max_innodb.result Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
group_min_max_innodb.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
handler_read_last.result
handler_read_last.test
handlersocket.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
handlersocket.result MDEV-5313 Improving audit api. 2018-12-12 01:49:39 +04:00
handlersocket.test
having.result Merge 10.3 into 10.4 2021-03-05 10:36:51 +02:00
having.test Merge 10.3 into 10.4 2021-03-05 10:36:51 +02:00
having_cond_pushdown.result MDEV-21184 Assertion `used_tables_cache == 0' failed in Item_func::fix_fields 2020-01-15 12:57:19 -08:00
having_cond_pushdown.test MDEV-21184 Assertion `used_tables_cache == 0' failed in Item_func::fix_fields 2020-01-15 12:57:19 -08:00
help.result MDEV-16421 Make system tables crash safe 2018-08-14 12:18:38 +03:00
help.test MDEV-16421 Make system tables crash safe 2018-08-14 12:18:38 +03:00
host_cache_size_functionality.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
host_cache_size_functionality.test Merge 10.2 into 10.3 2020-08-21 19:18:34 +03:00
huge_frm-6224.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
huge_frm-6224.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
implicit_char_to_num_conversion.result
implicit_char_to_num_conversion.test
implicit_commit-master.opt
implicit_commit.result MDEV-20945: BACKUP UNLOCK + FTWRL assertion failure 2020-10-22 00:18:33 +03:00
implicit_commit.test MDEV-20945: BACKUP UNLOCK + FTWRL assertion failure 2020-10-22 00:18:33 +03:00
in_datetime_241.result
in_datetime_241.test
in_subq_cond_pushdown.result Merge branch '10.4' into bb-10.4-mdev7486 2019-02-19 03:18:17 -08:00
in_subq_cond_pushdown.test MDEV-18635 The test case for bug mdev-16727 crashes the server 2019-02-18 23:27:11 +03:00
index_intersect.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
index_intersect.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
index_intersect_innodb.result Merge 10.3 into 10.4 2020-10-29 13:38:38 +02:00
index_intersect_innodb.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
index_merge_innodb.result Merge 10.3 into 10.4 2020-06-13 19:01:28 +03:00
index_merge_innodb.test Merge 10.3 into 10.4 2020-06-13 19:01:28 +03:00
index_merge_myisam.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
index_merge_myisam.test MDEV-23634: Select query hanged the server and leads to OOM ... 2021-04-08 17:25:02 +03:00
information_schema-big.result Merge 10.2 into 10.3 2021-07-02 11:44:51 +03:00
information_schema-big.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
information_schema.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
information_schema.test Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
information_schema2.result
information_schema2.test
information_schema_all_engines-master.opt
information_schema_all_engines.result Merge 10.3 -> 10.4 2021-06-30 18:41:46 +03:00
information_schema_all_engines.test
information_schema_chmod.result
information_schema_chmod.test
information_schema_db.result Merge 10.3 into 10.4 2019-11-01 15:23:18 +02:00
information_schema_db.test Merge branch '10.2' into 10.3 2019-10-31 10:58:06 +01:00
information_schema_inno.result Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
information_schema_inno.test Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
information_schema_linux.result
information_schema_linux.test
information_schema_parameters.result MDEV-18918 SQL mode EMPTY_STRING_IS_NULL breaks RBR upon CREATE TABLE .. SELECT 2022-01-25 10:31:03 +04:00
information_schema_parameters.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
information_schema_part.result
information_schema_part.test
information_schema_prepare.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
information_schema_prepare.test Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
information_schema_routines.result MDEV-18918 SQL mode EMPTY_STRING_IS_NULL breaks RBR upon CREATE TABLE .. SELECT 2022-01-25 10:31:03 +04:00
information_schema_routines.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
information_schema_stats.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
information_schema_stats.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
init_connect-master.opt
init_connect.result
init_connect.test
init_connection_query_cache-master.opt
init_connection_query_cache.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
init_connection_query_cache.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
init_file.opt
init_file.result
init_file.test
init_file_longline_3816.opt
init_file_longline_3816.result
init_file_longline_3816.test
init_file_set_password-7656.result MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
init_file_set_password-7656.test Merge 10.3 into 10.4 2020-08-21 19:57:22 +03:00
innodb_bug878769.result
innodb_bug878769.test
innodb_ext_key,off.rdiff Try to stabilize main.innodb_ext_key,off 2020-10-30 13:47:56 +02:00
innodb_ext_key.combinations Merge 10.2 into 10.3 2020-09-03 09:26:54 +03:00
innodb_ext_key.result Merge 10.3 into 10.4 2021-02-25 12:31:26 +02:00
innodb_ext_key.test Merge 10.3 into 10.4 2021-02-25 12:31:26 +02:00
innodb_group.result
innodb_group.test
innodb_icp.result MDEV-23634: Select query hanged the server and leads to OOM ... 2021-04-08 17:25:02 +03:00
innodb_icp.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
innodb_icp_debug.result Merge 10.2 into 10.3 2020-10-22 08:26:28 +03:00
innodb_icp_debug.test Merge 10.2 into 10.3 2020-10-22 08:26:28 +03:00
innodb_ignore_builtin-master.opt
innodb_ignore_builtin.result
innodb_ignore_builtin.test
innodb_load_xa.opt
innodb_load_xa.result
innodb_load_xa.test
innodb_mrr_cpk.result MDEV-17382 Hash join algorithm should not be used to join materialized 2018-10-08 06:19:27 -07:00
innodb_mrr_cpk.test
innodb_mysql_lock.result Make mysql.innodb_mysql_lock deterministic 2020-03-26 19:39:51 +02:00
innodb_mysql_lock.test Make mysql.innodb_mysql_lock deterministic 2020-03-26 19:39:51 +02:00
innodb_mysql_lock2.result MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
innodb_mysql_lock2.test
innodb_mysql_sync.result MDEV-27962 Instant DDL downgrades the MDL when table is empty 2022-03-01 13:01:48 +05:30
innodb_mysql_sync.test MDEV-27962 Instant DDL downgrades the MDL when table is empty 2022-03-01 13:01:48 +05:30
innodb_utf8.result
innodb_utf8.test
insert.result Merge 10.2 into 10.3 2018-12-18 09:15:41 +02:00
insert.test Merge 10.2 into 10.3 2019-03-27 13:27:04 +02:00
insert_debug-master.opt Merge branch '10.2' into 10.3 2020-01-21 09:11:14 +01:00
insert_debug.result Merge branch '10.2' into 10.3 2020-01-21 09:11:14 +01:00
insert_debug.test Merge branch '10.2' into 10.3 2020-01-21 09:11:14 +01:00
insert_innodb.result
insert_innodb.test
insert_notembedded.result
insert_notembedded.test
insert_select.result Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
insert_select.test Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
insert_update.result
insert_update.test
insert_update_autoinc-7150.result
insert_update_autoinc-7150.test
intersect.result MDEV-19956 Queries with subqueries containing UNION are not parsed 2019-09-23 09:57:37 -07:00
intersect.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
invisible_binlog.result
invisible_binlog.test
invisible_field.result Merge 10.3 into 10.4 2021-10-13 12:03:32 +03:00
invisible_field.test MDEV-25891 Computed default for INVISIBLE column is ignored in INSERT 2021-10-11 13:36:07 +03:00
invisible_field_debug.result Merge 10.3 into 10.4, except for MDEV-20265 2019-08-23 08:06:17 +03:00
invisible_field_debug.test Merge 10.3 into 10.4, except for MDEV-20265 2019-08-23 08:06:17 +03:00
invisible_field_grant_completely.result MDEV-20076: SHOW GRANTS does not quote role names properly 2020-02-05 17:22:26 +01:00
invisible_field_grant_completely.test MDEV-14853 Grant does not work correctly when table contains... 2018-05-18 08:22:41 +05:30
invisible_field_grant_system.result MDEV-20076: SHOW GRANTS does not quote role names properly 2020-02-05 17:22:26 +01:00
invisible_field_grant_system.test MDEV-14853 Grant does not work correctly when table contains... 2018-05-18 08:22:41 +05:30
invisible_partition.result MDEV-15167 Server crashes in in bitmap_bits_set upon REPAIR PARTITION... 2018-04-19 22:30:32 +05:30
invisible_partition.test Buildbot fixes 2018-04-20 16:52:51 +05:30
ipv4_and_ipv6.opt
ipv4_and_ipv6.result MDEV-20076: SHOW GRANTS does not quote role names properly 2020-02-05 17:22:26 +01:00
ipv4_and_ipv6.test
ipv4_as_ipv6-master.opt
ipv4_as_ipv6.result MDEV-20076: SHOW GRANTS does not quote role names properly 2020-02-05 17:22:26 +01:00
ipv4_as_ipv6.test
ipv6-master.opt
ipv6.result MDEV-20076: SHOW GRANTS does not quote role names properly 2020-02-05 17:22:26 +01:00
ipv6.test
join.result Merge 10.3 into 10.4 2021-11-29 10:59:22 +02:00
join.test Merge 10.3 into 10.4 2021-11-29 10:59:22 +02:00
join_cache.result Merge 10.3 into 10.4 2021-03-27 17:12:28 +02:00
join_cache.test Merge 10.3 into 10.4 2021-03-27 17:12:28 +02:00
join_crash.result
join_crash.test
join_nested.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
join_nested.test Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
join_nested_jcl6.result Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
join_nested_jcl6.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
join_optimizer.result
join_optimizer.test
join_outer.result Merge 10.3 into 10.4 2021-04-21 07:58:42 +03:00
join_outer.test Merge 10.2 into 10.3 2021-04-21 07:25:48 +03:00
join_outer_innodb.result Merge 10.3 into 10.4 2019-11-06 13:44:56 +02:00
join_outer_innodb.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
join_outer_jcl6.result Merge 10.3 into 10.4 2021-04-21 07:58:42 +03:00
join_outer_jcl6.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
key.result Merge 10.3 into 10.4 2020-05-05 20:33:10 +03:00
key.test Merge 10.3 into 10.4 2020-05-05 20:33:10 +03:00
key_cache-master.opt
key_cache.result Removed double records_in_range calls from multi_range_read_info_const 2020-03-17 02:16:48 +02:00
key_cache.test
key_diff.result
key_diff.test
key_primary.result
key_primary.test
keyread.result
keyread.test
keywords.result MDEV-17363 - Compressed columns cannot be restored from dump 2019-06-18 07:48:08 +04:00
keywords.test MDEV-17363 - Compressed columns cannot be restored from dump 2019-06-18 07:48:08 +04:00
kill-2-master.opt
kill-2.result
kill-2.test
kill.result Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
kill.test Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
kill_processlist-6619.result
kill_processlist-6619.test Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
kill_query-6728.result
kill_query-6728.test
last_value.result
last_value.test
limit.result Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
limit.test Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
limit_rows_examined.result Merge 10.3 into 10.4 2020-10-22 13:27:18 +03:00
limit_rows_examined.test Merge 10.3 into 10.4 2020-10-22 13:27:18 +03:00
loaddata.result Merge 10.3 into 10.4 2019-03-06 09:00:52 +02:00
loaddata.test Merge 10.3 into 10.4 2019-03-06 09:00:52 +02:00
loaddata_autocom_innodb.result
loaddata_autocom_innodb.test
loadxml.result
loadxml.test
locale.opt Merge 10.2 into 10.3 2020-01-31 11:37:12 +02:00
locale.result Merge 10.2 into 10.3 2020-01-31 11:37:12 +02:00
locale.test
lock.result Merge 10.3 into 10.4 2020-05-26 11:54:55 +03:00
lock.test Merge 10.3 into 10.4 2020-05-26 11:54:55 +03:00
lock_kill.result MDEV-17749 Kill during LOCK TABLE ; ALTER TABLE causes assert 2021-05-26 14:35:23 +03:00
lock_kill.test MDEV-17749 fixup: ./mtr --embedded main.lock_kill (again) 2021-06-04 09:35:18 +03:00
lock_multi.result MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
lock_multi.test MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
lock_multi_bug38499.result
lock_multi_bug38499.test Merge 10.2 into 10.3 2021-07-27 10:47:17 +03:00
lock_multi_bug38691.result
lock_multi_bug38691.test Merge 10.2 into 10.3 2021-07-27 10:47:17 +03:00
lock_sync-master.opt
lock_sync.result Merge 10.3 into 10.4 2021-09-30 08:18:32 +03:00
lock_sync.test Merge 10.3 into 10.4 2021-09-30 08:18:32 +03:00
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.result
lock_tables_lost_commit.test
lock_user.result MDEV-24114 SHOW CREATE USER doesnt display correct password expiry status 2021-02-23 11:05:56 +02:00
lock_user.test MDEV-24098 CREATE USER/ALTER USER PASSWORD EXPIRE/LOCK in either order 2020-11-04 22:17:05 +11:00
lock_view.result Merge branch '10.2' into 10.3 2020-12-23 19:28:02 +01:00
lock_view.test Merge branch '10.2' into 10.3 2020-12-23 19:28:02 +01:00
locked_temporary-5955.result
locked_temporary-5955.test
log_errchk.result
log_errchk.test Merge 10.2 into 10.3 2020-08-21 19:18:34 +03:00
log_slow.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
log_slow.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
log_slow_debug.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
log_slow_debug.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
log_state-master.opt
log_state.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
log_state.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
log_state_bug33693-master.opt
log_state_bug33693.result
log_state_bug33693.test
log_tables-big-master.opt
log_tables-big.result
log_tables-big.test
log_tables-master.opt
log_tables.result Merge 10.2 into 10.3 2020-10-22 08:26:28 +03:00
log_tables.test Merge 10.2 into 10.3 2020-10-22 08:26:28 +03:00
log_tables_debug.result
log_tables_debug.test
log_tables_upgrade.result MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
log_tables_upgrade.test
long_tmpdir-master.opt
long_tmpdir-master.sh
long_tmpdir.result
long_tmpdir.test
long_unique.result MDEV-27160 Out of memory in main.long_unique 2021-12-03 09:56:30 +02:00
long_unique.test MDEV-27160 Out of memory in main.long_unique 2021-12-03 09:56:30 +02:00
long_unique_big.result MDEV-27160 Out of memory in main.long_unique 2021-12-03 09:56:30 +02:00
long_unique_big.test MDEV-27160 Out of memory in main.long_unique 2021-12-03 09:56:30 +02:00
long_unique_bugs.result Merge 10.3 into 10.4 2021-11-09 08:40:14 +02:00
long_unique_bugs.test Merge 10.3 into 10.4 2021-11-09 08:40:14 +02:00
long_unique_debug.result MDEV-371 Unique Index for long columns 2019-02-22 00:35:40 +01:00
long_unique_debug.test MDEV-371 Unique Index for long columns 2019-02-22 12:33:08 +01:00
long_unique_innodb.opt MDEV-20131 Assertion `!pk->has_virtual()' failed 2021-10-20 16:49:28 +03:00
long_unique_innodb.result MDEV-20131 Assertion `!pk->has_virtual()' failed 2021-10-20 16:49:28 +03:00
long_unique_innodb.test MDEV-20131 Assertion `!pk->has_virtual()' failed 2021-10-20 16:49:28 +03:00
long_unique_update.result MDEV-19049 Server crashes in check_duplicate_long_entry_key, ASAN stack-buffer-overflow in Field_blob::get_key_image 2019-06-26 11:31:26 +05:30
long_unique_update.test MDEV-371 Unique Index for long columns 2019-02-22 12:33:08 +01:00
long_unique_using_hash.result MDEV-371 Unique Index for long columns 2019-02-22 00:35:40 +01:00
long_unique_using_hash.test MDEV-371 Unique Index for long columns 2019-02-22 12:33:08 +01:00
lowercase_fs_off.result Merge branch '10.3' into 10.4 2020-08-03 14:44:06 +02:00
lowercase_fs_off.test Merge branch '10.3' into 10.4 2020-08-03 14:44:06 +02:00
lowercase_fs_on.result
lowercase_fs_on.test
lowercase_mixed_tmpdir-master.opt
lowercase_mixed_tmpdir-master.sh
lowercase_mixed_tmpdir.result
lowercase_mixed_tmpdir.test
lowercase_mixed_tmpdir_innodb-master.opt
lowercase_mixed_tmpdir_innodb-master.sh
lowercase_mixed_tmpdir_innodb.result
lowercase_mixed_tmpdir_innodb.test
lowercase_table-master.opt
lowercase_table.result MDEV-25109 Server crashes in sp_name::sp_name upon invalid data in mysql.proc 2021-04-28 09:33:55 +02:00
lowercase_table.test MDEV-25109 Server crashes in sp_name::sp_name upon invalid data in mysql.proc 2021-04-28 09:33:55 +02:00
lowercase_table2.result
lowercase_table2.test
lowercase_table4-master.opt
lowercase_table4.result
lowercase_table4.test Merge 10.2 into 10.3 2019-05-29 11:32:46 +03:00
lowercase_table5.result
lowercase_table5.test
lowercase_table_grant-master.opt
lowercase_table_grant.result MDEV-20076: SHOW GRANTS does not quote role names properly 2020-02-05 17:22:26 +01:00
lowercase_table_grant.test
lowercase_table_qcache-master.opt
lowercase_table_qcache.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
lowercase_table_qcache.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
lowercase_utf8-master.opt
lowercase_utf8.result
lowercase_utf8.test
lowercase_view-master.opt
lowercase_view.result
lowercase_view.test
max_password_errors.result MDEV-7598 Lock user after too many password errors 2019-01-08 17:18:47 +01:00
max_password_errors.test MDEV-7598 Lock user after too many password errors 2019-01-08 17:18:47 +01:00
max_statement_time.result Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
max_statement_time.test Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
mdev-21101.opt MDEV-21101 unexpected wait_timeout with pool-of-threads 2020-07-30 10:17:45 +02:00
mdev-21101.result MDEV-21101 unexpected wait_timeout with pool-of-threads 2020-07-30 10:17:45 +02:00
mdev-21101.test mtr: aix - no pool of threads 2021-07-02 17:17:19 +10:00
mdev-25830.result Fixed test case for MDEV-25830 2022-01-20 16:46:39 +02:00
mdev-25830.test Fixed test case for MDEV-25830 2022-01-20 16:46:39 +02:00
mdev316.result
mdev316.test
mdev375.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
mdev375.test Merge branch '10.2' into 10.3 2020-03-06 23:28:26 +01:00
mdev6830.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
mdev6830.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
mdev13607.result Merge branch '10.3' into 10.4 2019-06-14 22:10:50 +02:00
mdev13607.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
mdev19198.result Merge branch bb-10.2-release into bb-10.3-release 2021-05-04 14:49:31 +03:00
mdev19198.test Merge branch bb-10.2-release into bb-10.3-release 2021-05-04 14:49:31 +03:00
mdev_14586.result
mdev_14586.test
mdev_19276.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
mdev_19276.test Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
mdev_22370.result Merge 10.2 into 10.3, except MDEV-25682 2021-05-18 08:40:19 +03:00
mdev_22370.test Merge 10.2 into 10.3, except MDEV-25682 2021-05-18 08:40:19 +03:00
mdl.result MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
mdl.test Added new MDL_BACKUP locks for all backup stages 2018-12-09 22:12:27 +02:00
mdl_sync-master.opt
mdl_sync.result Moved early check for table existance to mysql_execute_command() 2018-12-09 22:12:28 +02:00
mdl_sync.test Fixed sporadic main.mdl_sync failure 2018-12-10 22:59:46 +04:00
merge-big.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
merge-big.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
merge.result Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
merge.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
merge_debug.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
merge_debug.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
merge_innodb.result
merge_innodb.test
merge_mmap-master.opt
merge_mmap.result
merge_mmap.test
metadata.result MDEV-23337 Rounding functions create a wrong data type for integer input 2020-07-31 07:41:30 +04:00
metadata.test
mix2_myisam.result Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
mix2_myisam.test
mix2_myisam_ucs2.result
mix2_myisam_ucs2.test
mrr_derived_crash_4610.result
mrr_derived_crash_4610.test
mrr_icp_extra.result MDEV-13628: ORed condition in pushed index condition is not removed from the WHERE 2019-05-11 20:50:12 +05:30
mrr_icp_extra.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
multi_statement-master.opt
multi_statement.result
multi_statement.test
multi_update-master.opt
multi_update.result Merge 10.3 into 10.4 2021-10-13 12:03:32 +03:00
multi_update.test MDEV-22464 Server crash on UPDATE with nested subquery 2021-10-11 13:36:07 +03:00
multi_update_big.opt Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
multi_update_big.result Merge 10.2 into 10.3 2020-10-22 08:26:28 +03:00
multi_update_big.test Merge 10.2 into 10.3 2020-10-22 08:26:28 +03:00
multi_update_binlog.result
multi_update_binlog.test
multi_update_debug.result Fixed multi_update_debug.test 2020-03-16 17:49:44 +02:00
multi_update_debug.test Fixed multi_update_debug.test 2020-03-16 17:49:44 +02:00
multi_update_innodb.result MDEV-28095 crash in multi-update and implicit grouping 2022-03-17 16:58:48 +01:00
multi_update_innodb.test MDEV-28095 crash in multi-update and implicit grouping 2022-03-17 16:58:48 +01:00
multi_update_tiny_hash-master.opt
multi_update_tiny_hash.result
multi_update_tiny_hash.test
myisam-big.result
myisam-big.test
myisam-blob-master.opt
myisam-blob.result
myisam-blob.test
myisam-master.opt
myisam-optimize.result
myisam-optimize.test
myisam-system.result
myisam-system.test
myisam.result Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
myisam.test Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
myisam_crash_before_flush_keys-master.opt
myisam_crash_before_flush_keys.result
myisam_crash_before_flush_keys.test
myisam_debug.result Merge 10.3 into 10.4 2020-01-20 15:49:48 +02:00
myisam_debug.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
myisam_enable_keys-10506.result
myisam_enable_keys-10506.test
myisam_explain_non_select_all.result Removed double records_in_range calls from multi_range_read_info_const 2020-03-17 02:16:48 +02:00
myisam_explain_non_select_all.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
myisam_icp.result MDEV-23634: Select query hanged the server and leads to OOM ... 2021-04-08 17:25:02 +03:00
myisam_icp.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
myisam_icp_debug.result Merge 10.2 into 10.3 2020-10-22 08:26:28 +03:00
myisam_icp_debug.test Merge 10.2 into 10.3 2020-10-22 08:26:28 +03:00
myisam_icp_notembedded.result
myisam_icp_notembedded.test
myisam_mrr,32bit.rdiff Added a 32 bit rdiff for myisam_mrr instead of a 64 bit rdiff 2019-05-15 13:17:22 +05:30
myisam_mrr.result Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
myisam_mrr.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
myisam_optimize.result
myisam_optimize.test
myisam_recover-master.opt
myisam_recover.result Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
myisam_recover.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
myisam_repair.result MDEV-23318 Assertion `cache_empty(keycache)' failed in prepare_resize_simple_key_cache 2020-09-25 13:07:04 +03:00
myisam_repair.test MDEV-23318 Assertion `cache_empty(keycache)' failed in prepare_resize_simple_key_cache 2020-09-25 13:07:04 +03:00
myisampack.result
myisampack.test
mysql-bug41486.result
mysql-bug41486.test
mysql-bug45236.result
mysql-bug45236.test
mysql.result Merge 10.2 into 10.3 2020-04-15 09:56:03 +03:00
mysql.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
mysql57_virtual.result
mysql57_virtual.test
mysql5613mysql.result
mysql5613mysql.test
mysql_binary_mode.result
mysql_binary_mode.test
mysql_binary_zero_insert.result Merge branch '10.2' into 10.3 2021-11-12 00:08:53 +01:00
mysql_binary_zero_insert.test Merge branch '10.2' into 10.3 2021-11-12 00:08:53 +01:00
mysql_client_test-master.opt Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
mysql_client_test.result Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
mysql_client_test.test Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
mysql_client_test_comp-master.opt Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
mysql_client_test_comp.result
mysql_client_test_comp.test
mysql_client_test_nonblock-master.opt Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
mysql_client_test_nonblock.result
mysql_client_test_nonblock.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
mysql_comments.result
mysql_comments.sql
mysql_comments.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
mysql_cp932.result
mysql_cp932.test Merge branch 'github/10.2' into 10.3 2018-05-22 11:47:09 +02:00
mysql_delimiter.sql
mysql_delimiter_19799.sql
mysql_delimiter_source.sql
mysql_embedded.result
mysql_embedded.test
mysql_install_db_win.result MDEV-23052 - add mysql_install_db.exe test with existing directory. 2020-06-30 12:47:43 +02:00
mysql_install_db_win.test MDEV-23052 - add mysql_install_db.exe test with existing directory. 2020-06-30 12:47:43 +02:00
mysql_locale_posix.result
mysql_locale_posix.test
mysql_not_windows.result Merge 10.2 into 10.3 2018-08-28 12:22:56 +03:00
mysql_not_windows.test Merge 10.2 into 10.3 2018-08-28 12:22:56 +03:00
mysql_protocols.result Fixed result for mysql_protocols.result 2018-08-20 18:51:14 +03:00
mysql_protocols.test
mysql_tzinfo_to_sql_symlink.result MDEV-23326: Aria significantly slow on timezone intialisation 2022-01-12 10:39:31 +11:00
mysql_tzinfo_to_sql_symlink.test MDEV-23326: fix - not embedded main.mysql_tzinfo_to_sql_symlink 2022-01-27 11:09:14 +11:00
mysql_upgrade-6984.opt
mysql_upgrade-6984.result MDEV-19650: Privilege bug on MariaDB 10.4 2020-05-07 10:54:56 +02:00
mysql_upgrade-6984.test Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
mysql_upgrade-20228.result MDEV-20228 mysql_upgrade fails on every version upgrade: "ERROR 1267 (HY000) at line 7: Illegal mix of collations (utf8mb4_unicode_ci,COERCIBLE) and (utf8mb4_general_ci,COERCIBLE) for operation 'like'" 2019-09-13 20:03:43 +04:00
mysql_upgrade-20228.test MDEV-20228 mysql_upgrade fails on every version upgrade: "ERROR 1267 (HY000) at line 7: Illegal mix of collations (utf8mb4_unicode_ci,COERCIBLE) and (utf8mb4_general_ci,COERCIBLE) for operation 'like'" 2019-09-13 20:03:43 +04:00
mysql_upgrade.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
mysql_upgrade.test Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
mysql_upgrade_no_innodb.result MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
mysql_upgrade_no_innodb.test
mysql_upgrade_noengine.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
mysql_upgrade_noengine.test Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
mysql_upgrade_ssl.result MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
mysql_upgrade_ssl.test
mysql_upgrade_view.result Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
mysql_upgrade_view.test
mysqladmin.result
mysqladmin.test
mysqlbinlog-innodb.result MDEV-23108: Point in time recovery of binary log fails when sql_mode=ORACLE 2020-07-22 11:34:50 +05:30
mysqlbinlog-innodb.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
mysqlbinlog-master.opt
mysqlbinlog.result MDEV-23108: Point in time recovery of binary log fails when sql_mode=ORACLE 2020-07-22 11:34:50 +05:30
mysqlbinlog.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
mysqlbinlog_raw_mode.result
mysqlbinlog_raw_mode.test
mysqlbinlog_row_big.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
mysqlbinlog_row_big.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
mysqlbinlog_row_compressed.result MDEV-23108: Point in time recovery of binary log fails when sql_mode=ORACLE 2020-07-22 11:34:50 +05:30
mysqlbinlog_row_compressed.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
mysqlbinlog_row_minimal.opt
mysqlbinlog_row_minimal.result MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog --verbose 2020-08-31 18:38:57 +03:00
mysqlbinlog_row_minimal.test MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog --verbose 2020-08-31 18:38:57 +03:00
mysqlbinlog_stmt_compressed.result MDEV-23108: Point in time recovery of binary log fails when sql_mode=ORACLE 2020-07-22 11:34:50 +05:30
mysqlbinlog_stmt_compressed.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
mysqlcheck-master.opt Enable mysqlcheck and flush_read_lock tests 2019-05-02 16:11:32 +03:00
mysqlcheck.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
mysqlcheck.result Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
mysqlcheck.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
mysqld--defaults-file.result Merge branch '10.2' into 10.3 2020-03-06 23:28:26 +01:00
mysqld--defaults-file.test Merge branch '10.2' into 10.3 2020-03-06 23:28:26 +01:00
mysqld--help,aix.rdiff MDEV-25894: support AIX as a platform in mtr 2021-07-02 17:17:19 +10:00
mysqld--help,win.rdiff Merge 10.3 into 10.4 2020-08-10 21:08:46 +03:00
mysqld--help.result Merge 10.3 into 10.4 2021-05-25 15:38:57 +03:00
mysqld--help.test Merge 10.3 into 10.4 2021-05-25 15:38:57 +03:00
mysqld_help_crash-9183.result
mysqld_help_crash-9183.test
mysqld_option_err.result
mysqld_option_err.test Merge 10.2 into 10.3 2019-01-24 16:14:12 +02:00
mysqldump-compat-102.opt MDEV-17429 mysqldump uses 10.3 options with pre-10.3 servers and breaks 2019-06-24 02:40:06 -07:00
mysqldump-compat-102.result Merge 10.3 into 10.4 2019-06-27 17:54:47 +03:00
mysqldump-compat-102.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
mysqldump-compat.opt
mysqldump-compat.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
mysqldump-compat.test Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
mysqldump-max-master.opt
mysqldump-max.result Adjusting old tests and adding new tests for "MDEV-8765: mysqldump -use utf8mb4 by default" 2018-10-12 06:34:13 +04:00
mysqldump-max.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
mysqldump-nl.result
mysqldump-nl.test Merge 10.2 into 10.3 2021-04-13 10:26:01 +03:00
mysqldump-no-binlog-master.opt
mysqldump-no-binlog.result
mysqldump-no-binlog.test
mysqldump-system,win.rdiff Merge 10.3 into 10.4 2020-11-03 14:49:17 +02:00
mysqldump-system.result Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
mysqldump-system.test Merge 10.3 into 10.4 2020-12-01 19:51:14 +02:00
mysqldump-utf8mb4.result Adjusting old tests and adding new tests for "MDEV-8765: mysqldump -use utf8mb4 by default" 2018-10-12 06:34:13 +04:00
mysqldump-utf8mb4.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
mysqldump.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
mysqldump.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
mysqldump.test Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
mysqldump_restore.result MDEV-17363 - Compressed columns cannot be restored from dump 2019-06-18 07:48:08 +04:00
mysqldump_restore.test MDEV-17363 - Compressed columns cannot be restored from dump 2019-06-18 07:48:08 +04:00
mysqlhotcopy_myisam.result
mysqlhotcopy_myisam.test
mysqlshow.result
mysqlshow.test
mysqlslap.opt remove the test for MDEV-22485 that doesn't test MDEV-22485 2020-12-12 12:21:41 +01:00
mysqlslap.result remove the test for MDEV-22485 that doesn't test MDEV-22485 2020-12-12 12:21:41 +01:00
mysqlslap.test remove the test for MDEV-22485 that doesn't test MDEV-22485 2020-12-12 12:21:41 +01:00
mysqltest.result
mysqltest.test
mysqltest_256.result
mysqltest_256.test
mysqltest_cont_on_error.result
mysqltest_cont_on_error.test
mysqltest_ps.result
mysqltest_ps.test
mysqltest_tracking_info.result Merge 10.3 into 10.4 2020-07-31 18:09:08 +03:00
mysqltest_tracking_info.test MDEV-22134: handle_fatal_signal (sig=11) in __strlen_avx2 on START SLAVE | Assertion `global_system_variables.session_track_system_variables' failed in Session_sysvars_tracker::init | *** buffer overflow detected *** (on optimized builds) 2020-07-23 09:38:58 +02:00
named_pipe-master.opt
named_pipe.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
named_pipe.test Fix named_pipe test so it can be used with --repeat 2020-08-03 13:35:53 +02:00
negation_elimination.result Removed double records_in_range calls from multi_range_read_info_const 2020-03-17 02:16:48 +02:00
negation_elimination.test
nested_profiling.result Merge 10.2 into 10.3 2020-07-02 06:17:51 +03:00
nested_profiling.test Merge 10.2 into 10.3 2020-07-02 06:17:51 +03:00
no-threads-master.opt
no-threads.result
no-threads.test
no_binlog.result
no_binlog.test
non_blocking_api.result
non_blocking_api.test
not_embedded_server.result MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:04 +01:00
not_embedded_server.test MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:04 +01:00
not_partition.result
not_partition.test
null.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
null.test
null_key.result Removed double records_in_range calls from multi_range_read_info_const 2020-03-17 02:16:48 +02:00
null_key.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
odbc.result
odbc.test
olap.result Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
olap.test Merge 10.2 into 10.3 2019-04-25 09:05:52 +03:00
old-mode-master.opt
old-mode.result MDEV-13995 MAX(timestamp) returns a wrong result near DST change 2018-12-10 19:25:12 +04:00
old-mode.test Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
openssl_1.result Merge branch '10.2' into 10.3 2019-01-25 20:35:40 +01:00
openssl_1.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
openssl_6975,tlsv10.result
openssl_6975,tlsv12.result
openssl_6975.combinations
openssl_6975.test MDEV-14101 Provide an option to select TLS protocol version 2019-06-17 12:26:25 +02:00
opt_trace.result MDEV-27238: Assertion `got_name == named_item_expected()' failed in Json_writer 2021-12-23 14:08:43 +03:00
opt_trace.test MDEV-27238: Assertion `got_name == named_item_expected()' failed in Json_writer 2021-12-23 14:08:43 +03:00
opt_trace_default.result MDEV-26929: Make the main testsuite runnable with optimizer trace enabled 2021-10-29 11:44:09 +03:00
opt_trace_default.test MDEV-26929: Make the main testsuite runnable with optimizer trace enabled 2021-10-29 11:44:09 +03:00
opt_trace_index_merge.result MDEV-22014: Rowid Filtering is not displayed well in the optimizer trace 2020-04-02 11:50:47 +03:00
opt_trace_index_merge.test MDEV-18741: Optimizer trace: multi-part key ranges are printed incorrectly 2019-05-28 17:17:44 +05:30
opt_trace_index_merge_innodb.result MDEV-25830 optimizer_use_condition_selectivity=4 sometimes produces worse plan than optimizer_use_condition_selectivity=1 2022-01-19 18:49:53 +02:00
opt_trace_index_merge_innodb.test MDEV-18962: ASAN heap-buffer-overflow in Single_line_formatting_helper::on_add_str with optimizer trace 2019-04-03 00:32:26 +05:30
opt_trace_security.result MDEV-22014: Rowid Filtering is not displayed well in the optimizer trace 2020-04-02 11:50:47 +03:00
opt_trace_security.test MDEV-6111 Optimizer Trace 2019-02-13 11:52:36 +05:30
opt_trace_ucs2.result MDEV-18880: Optimizer trace prints date in hexadecimal 2019-06-11 15:44:58 +05:30
opt_trace_ucs2.test MDEV-18880: Optimizer trace prints date in hexadecimal 2019-06-11 15:44:58 +05:30
opt_tvc.result MDEV-27937 Assertion failure when executing prepared statement with ? in IN list 2022-03-25 14:14:51 -07:00
opt_tvc.test MDEV-27937 Assertion failure when executing prepared statement with ? in IN list 2022-03-25 14:14:51 -07:00
order_by-mdev-10122.result
order_by-mdev-10122.test
order_by.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
order_by.test Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
order_by_innodb.result Merge branch 10.2 into 10.3 2021-12-23 14:14:04 +01:00
order_by_innodb.test Merge branch 10.2 into 10.3 2021-12-23 14:14:04 +01:00
order_by_optimizer.result
order_by_optimizer.test
order_by_optimizer_innodb.result
order_by_optimizer_innodb.test
order_by_sortkey.result
order_by_sortkey.test
order_by_zerolength-4285.result Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
order_by_zerolength-4285.test Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
order_fill_sortbuf.result
order_fill_sortbuf.test
outfile.result
outfile.test
outfile_loaddata.result Merge 10.3 into 10.4 2018-12-18 11:33:53 +02:00
outfile_loaddata.test
overflow.result
overflow.test
packet.result
packet.test
parser.result Merge 10.3 into 10.4 2021-11-29 10:59:22 +02:00
parser.test Merge 10.3 into 10.4 2021-11-29 10:59:22 +02:00
parser_bug21114_innodb.result
parser_bug21114_innodb.test
parser_not_embedded.result
parser_not_embedded.test Merge 10.2 into 10.3 2021-04-13 10:26:01 +03:00
parser_stack.result
parser_stack.test
partition-master.opt
partition.result Merge 10.3 into 10.4 2020-10-22 13:27:18 +03:00
partition.test Merge 10.2 into 10.3 2020-10-22 08:26:28 +03:00
partition_alter.result Merge 10.2 into 10.3 2020-05-27 17:10:39 +03:00
partition_alter.test Merge 10.2 into 10.3 2020-05-27 17:10:39 +03:00
partition_binlog.result MDEV-15253: Default optimizer setting changes for MariaDB 10.4 2018-12-09 09:22:00 +05:30
partition_binlog.test
partition_binlog_stmt.result
partition_binlog_stmt.test
partition_blackhole.result
partition_blackhole.test
partition_bug18198.result
partition_bug18198.test
partition_cache.result
partition_cache.test
partition_cache_innodb.result
partition_cache_innodb.test
partition_cache_myisam.result
partition_cache_myisam.test
partition_charset.result
partition_charset.test
partition_column.result
partition_column.test
partition_column_prune.result
partition_column_prune.test
partition_csv.result
partition_csv.test
partition_datatype.result
partition_datatype.test
partition_debug_sync.result Merge 10.2 into 10.3 2022-02-28 10:17:39 +02:00
partition_debug_sync.test Merge 10.2 into 10.3 2022-02-28 10:17:39 +02:00
partition_default.result
partition_default.test
partition_disabled-master.opt
partition_disabled.result
partition_disabled.test
partition_error.result Merge 10.2 into 10.3 2020-04-15 09:56:03 +03:00
partition_error.test MDEV-16429: Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' fails upon attempt to update virtual column on partitioned versioned table 2018-09-21 15:05:54 +02:00
partition_example.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
partition_example.result
partition_example.test
partition_exchange-master.opt
partition_exchange.result
partition_exchange.test
partition_explicit_prune.result Merge 10.3 into 10.4 2020-07-20 15:34:59 +03:00
partition_explicit_prune.test Merge 10.3 into 10.4 2020-07-20 15:34:59 +03:00
partition_grant.result MDEV-20076: SHOW GRANTS does not quote role names properly 2020-02-05 17:22:26 +01:00
partition_grant.test
partition_hash.result
partition_hash.test
partition_innodb.result Merge 10.3 into 10.4 2020-12-01 19:51:14 +02:00
partition_innodb.test Merge branch '10.3' into 10.4 2020-03-11 14:28:24 +01:00
partition_innodb_plugin.result
partition_innodb_plugin.test
partition_innodb_semi_consistent-master.opt
partition_innodb_semi_consistent.result
partition_innodb_semi_consistent.test
partition_innodb_stmt.result
partition_innodb_stmt.test
partition_key_cache.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
partition_key_cache.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
partition_list.result MDEV-16101: ADD PARTITION on table partitioned by list does not work with more than 32 list values. 2018-05-14 13:25:41 -07:00
partition_list.test MDEV-16101: ADD PARTITION on table partitioned by list does not work with more than 32 list values. 2018-05-14 13:25:41 -07:00
partition_mgm.result
partition_mgm.test
partition_mgm_err.result
partition_mgm_err.test
partition_mgm_err2.result
partition_mgm_err2.test
partition_mrr_aria.result Removed double records_in_range calls from multi_range_read_info_const 2020-03-17 02:16:48 +02:00
partition_mrr_aria.test MDEV-20611: MRR scan over partitioned InnoDB table produces "Out of memory" error 2019-11-15 23:37:28 +03:00
partition_mrr_innodb.result Removed double records_in_range calls from multi_range_read_info_const 2020-03-17 02:16:48 +02:00
partition_mrr_innodb.test MDEV-20611: MRR scan over partitioned InnoDB table produces "Out of memory" error 2019-11-15 23:37:28 +03:00
partition_mrr_myisam.result Removed double records_in_range calls from multi_range_read_info_const 2020-03-17 02:16:48 +02:00
partition_mrr_myisam.test MDEV-21628: Index condition pushdown condition ... not used with BKA 2020-02-19 21:29:49 +03:00
partition_myisam.result
partition_myisam.test
partition_not_blackhole-master.opt
partition_not_blackhole.result MDEV-27753 Incorrect ENGINE type of table after crash for CONNECT table 2022-03-14 08:55:59 +01:00
partition_not_blackhole.test MDEV-27753 Incorrect ENGINE type of table after crash for CONNECT table 2022-03-14 08:55:59 +01:00
partition_not_windows-master.opt
partition_not_windows.result
partition_not_windows.test
partition_open_files_limit-master.opt
partition_open_files_limit.result Merge branch 10.2 into 10.3 2021-12-23 14:14:04 +01:00
partition_open_files_limit.test Merge 10.2 into 10.3 2018-05-24 11:27:15 +03:00
partition_order.result
partition_order.test
partition_pruning.result Merge 10.3 into 10.4 2019-11-20 14:11:54 +08:00
partition_pruning.test Merge 10.3 into 10.4 2019-11-20 14:11:54 +08:00
partition_range.result Removed double records_in_range calls from multi_range_read_info_const 2020-03-17 02:16:48 +02:00
partition_range.test Merge branch '10.3' into 10.4 2020-02-11 14:40:35 +01:00
partition_rename_longfilename.result
partition_rename_longfilename.test
partition_sp.result Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
partition_sp.test Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
partition_symlink.result Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
partition_symlink.test Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
partition_sync.result MDEV-15465 Server crash or ASAN heap-use-after-free in Item_func_match::cleanup upon using FT search with partitioning. 2018-05-15 14:10:19 +04:00
partition_sync.test MDEV-15465 Server crash or ASAN heap-use-after-free in Item_func_match::cleanup upon using FT search with partitioning. 2018-05-15 14:10:19 +04:00
partition_truncate.result
partition_truncate.test
partition_ucs2.result MDEV-20855 Crash with PARTITION BY LIST and extended characters 2019-10-18 10:24:53 +04:00
partition_ucs2.test MDEV-20855 Crash with PARTITION BY LIST and extended characters 2019-10-18 10:24:53 +04:00
partition_utf8.result MDEV-20855 Crash with PARTITION BY LIST and extended characters 2019-10-18 10:24:53 +04:00
partition_utf8.test MDEV-20855 Crash with PARTITION BY LIST and extended characters 2019-10-18 10:24:53 +04:00
partition_windows.result
partition_windows.test
password_expiration.result MDEV-24114 SHOW CREATE USER doesnt display correct password expiry status 2021-02-23 11:05:56 +02:00
password_expiration.test MDEV-7597 Expiration of user passwords 2019-02-21 15:04:03 +01:00
password_expiration_unix_socket.result MDEV-25884 Tests use environment $USER variable without quotes 2021-06-10 00:39:04 +03:00
password_expiration_unix_socket.test MDEV-25884 Tests use environment $USER variable without quotes 2021-06-10 00:39:04 +03:00
perror-win.result MDEV-22545: One more fix: main.perror-win 2020-05-26 16:40:41 +03:00
perror-win.test
perror.result Merge 10.3 into 10.4 2020-05-26 11:54:55 +03:00
perror.test
plugin.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
plugin.result Merge 10.3 into 10.4 2022-02-21 14:10:27 +03:00
plugin.test Merge 10.3 into 10.4 2022-02-21 14:10:27 +03:00
plugin_auth.result more verbose tests 2020-04-27 09:22:36 +02:00
plugin_auth.test Merge 10.2 into 10.3 2019-07-22 17:37:04 +03:00
plugin_auth_qa.result MDEV-19650: Privilege bug on MariaDB 10.4 2020-05-07 10:54:56 +02:00
plugin_auth_qa.test
plugin_auth_qa_1.result MDEV-19650: Privilege bug on MariaDB 10.4 2020-05-07 10:54:56 +02:00
plugin_auth_qa_1.test bugfix: PROXY privilege matched usernames incorrectly 2019-06-17 12:26:25 +02:00
plugin_auth_qa_2-master.opt
plugin_auth_qa_2.result MDEV-19650: Privilege bug on MariaDB 10.4 2020-05-07 10:54:56 +02:00
plugin_auth_qa_2.test
plugin_auth_qa_3-master.opt
plugin_auth_qa_3.result
plugin_auth_qa_3.test
plugin_innodb.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
plugin_innodb.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
plugin_innodb.test Merge 10.3 into 10.4 2020-11-03 14:49:17 +02:00
plugin_load.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
plugin_load.result
plugin_load.test
plugin_load_option.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
plugin_load_option.result
plugin_load_option.test
plugin_loaderr.opt
plugin_loaderr.result
plugin_loaderr.test
plugin_maturity-master.opt
plugin_maturity.result
plugin_maturity.test
plugin_not_embedded.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
plugin_not_embedded.result Merge branch '10.3' into 10.4 2019-07-28 13:43:26 +02:00
plugin_not_embedded.test Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
plugin_vars.result Merge branch bb-10.2-release into bb-10.3-release 2021-05-04 14:49:31 +03:00
plugin_vars.test Merge branch bb-10.2-release into bb-10.3-release 2021-05-04 14:49:31 +03:00
pool_of_threads.cnf
pool_of_threads.result Merge branch '10.2' into 10.3 2020-10-30 17:23:53 +01:00
pool_of_threads.test Merge branch '10.2' into 10.3 2020-10-30 17:23:53 +01:00
precedence.result Merge branch '10.2' into 10.3 2020-12-23 19:28:02 +01:00
precedence.test Merge branch '10.2' into 10.3 2020-12-23 19:28:02 +01:00
precedence_bugs.result Merge 10.2 into 10.3 2020-10-28 10:01:50 +02:00
precedence_bugs.test Merge 10.2 into 10.3 2020-10-28 10:01:50 +02:00
preload.result Removed double records_in_range calls from multi_range_read_info_const 2020-03-17 02:16:48 +02:00
preload.test
prepare.result MDEV-25808 PREPARE/EXECUTE makes signed integer out of unsigned 2021-07-24 10:14:30 +02:00
prepare.test MDEV-25808 PREPARE/EXECUTE makes signed integer out of unsigned 2021-07-24 10:14:30 +02:00
processlist.result MDEV-28131 Unexpected warning while selecting from information_schema.processlist 2022-03-21 16:42:58 +04:00
processlist.test MDEV-28131 Unexpected warning while selecting from information_schema.processlist 2022-03-21 16:42:58 +04:00
processlist_notembedded.result Merge branch '10.3' into 10.4 2021-08-02 16:50:28 +02:00
processlist_notembedded.test Merge branch '10.2' into 10.3 2021-08-02 11:41:00 +02:00
profiling.result
profiling.test Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
progress_976225.result
progress_976225.test
ps-master.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
ps.result Merge branch 10.3 into 10.4 2021-12-25 12:13:03 +01:00
ps.test Merge branch 10.3 into 10.4 2021-12-25 12:13:03 +01:00
ps_1general.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
ps_1general.test
ps_2myisam.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
ps_2myisam.test
ps_3innodb-master.opt
ps_3innodb.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
ps_3innodb.test
ps_4heap.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
ps_4heap.test
ps_5merge.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
ps_5merge.test
ps_10nestset.result
ps_10nestset.test
ps_11bugs.result
ps_11bugs.test
ps_change_master.result
ps_change_master.test
ps_ddl.result MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
ps_ddl.test MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
ps_ddl1.result MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
ps_ddl1.test
ps_error.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
ps_error.test Fix the location of test files 2019-01-04 17:24:54 +02:00
ps_grant.result MDEV-19650: Privilege bug on MariaDB 10.4 2020-05-07 10:54:56 +02:00
ps_grant.test MDEV-19650: Privilege bug on MariaDB 10.4 2020-05-07 10:54:56 +02:00
ps_innodb.result Merge branch '10.3' into 10.4 2019-07-28 13:43:26 +02:00
ps_innodb.test Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
ps_max_subselect-5113.result
ps_max_subselect-5113.test
ps_not_windows.result
ps_not_windows.test
ps_qc_innodb.result Rename a test (fix merge error) 2018-05-09 17:06:27 +03:00
ps_qc_innodb.test Rename a test (fix merge error) 2018-05-09 17:06:27 +03:00
ps_show_log.result Merge branch '10.2' into 10.3 2021-02-01 13:49:33 +01:00
ps_show_log.test Merge branch '10.2' into 10.3 2021-02-01 13:49:33 +01:00
query_cache.result Merge branch '10.3' into 10.4 2020-12-25 09:13:28 +01:00
query_cache.test Merge branch '10.3' into 10.4 2020-12-25 09:13:28 +01:00
query_cache_28249.result
query_cache_28249.test
query_cache_debug.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
query_cache_debug.test Merge 10.2 into 10.3 2022-02-28 10:17:39 +02:00
query_cache_innodb.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
query_cache_innodb.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
query_cache_merge.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
query_cache_merge.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
query_cache_notembedded-master.opt
query_cache_notembedded.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
query_cache_notembedded.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
query_cache_ps_no_prot.result
query_cache_ps_no_prot.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
query_cache_ps_ps_prot.result
query_cache_ps_ps_prot.test
query_cache_with_views.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
query_cache_with_views.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
quick_select_4161.result
quick_select_4161.test
range.result Merge branch '10.3' into 10.4 2021-12-07 09:47:42 +01:00
range.test Merge branch '10.3' into 10.4 2021-12-07 09:47:42 +01:00
range_debug.result Move the testcase for BUG#21282 to a file that includes have_debug.inc 2018-08-23 19:30:26 +03:00
range_debug.test Move the testcase for BUG#21282 to a file that includes have_debug.inc 2018-08-23 19:30:26 +03:00
range_innodb.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
range_innodb.test Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
range_interrupted-13751.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
range_interrupted-13751.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
range_mrr_icp.result Merge branch '10.3' into 10.4 2021-12-07 09:47:42 +01:00
range_mrr_icp.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
range_notembedded.result MDEV-21958: Query having many NOT-IN clauses running forever, part 3 2020-12-11 22:45:54 +03:00
range_notembedded.test MDEV-21958: Query having many NOT-IN clauses running forever, part 3 2020-12-11 22:45:54 +03:00
range_vs_index_merge.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
range_vs_index_merge.test MDEV-23634: Select query hanged the server and leads to OOM ... 2021-04-08 17:25:02 +03:00
range_vs_index_merge_innodb.result MDEV-23634: Select query hanged the server and leads to OOM ... 2021-04-08 17:25:02 +03:00
range_vs_index_merge_innodb.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
read_many_rows_innodb.result
read_many_rows_innodb.test
read_only.result Merge branch '10.2' into 10.3 2019-01-03 13:09:41 +01:00
read_only.test Merge branch '10.2' into 10.3 2019-01-03 13:09:41 +01:00
read_only_innodb.result Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
read_only_innodb.test Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
rename.result Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
rename.test Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
renamedb.result
renamedb.test
reopen_temp_table.result Merge 10.2 into 10.3 2019-03-12 14:26:34 +02:00
reopen_temp_table.test Merge 10.2 into 10.3 2019-03-12 14:26:34 +02:00
repair.result Merge 10.3 into 10.4 2020-05-30 11:04:27 +03:00
repair.test Merge 10.2 into 10.3 2020-05-29 22:21:19 +03:00
repair_symlink-5543.result Merge 10.2 into 10.3 2019-07-16 18:39:21 +03:00
repair_symlink-5543.test Merge 10.2 into 10.3 2019-07-16 18:39:21 +03:00
replace.result
replace.test
reset_connection.result MDEV-18281 COM_RESET_CONNECTION changes the connection encoding 2019-02-02 17:29:33 +01:00
reset_connection.test MDEV-18281 COM_RESET_CONNECTION changes the connection encoding 2019-02-02 17:29:33 +01:00
rollback.result
rollback.test
round.result
round.test
row-checksum-master.opt
row-checksum-old-master.opt
row-checksum-old.result Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
row-checksum-old.test
row-checksum.opt
row-checksum.result Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
row-checksum.test Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
row.result MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
row.test
rowid_filter.result Merge 10.3 into 10.4 2020-10-29 13:38:38 +02:00
rowid_filter.test Merge 10.3 into 10.4 2020-10-29 13:38:38 +02:00
rowid_filter_innodb.result MDEV-22846 Server crashes in handler_index_cond_check on SELECT 2022-01-07 11:52:25 -08:00
rowid_filter_innodb.test MDEV-22846 Server crashes in handler_index_cond_check on SELECT 2022-01-07 11:52:25 -08:00
rowid_filter_innodb_debug.result MDEV-22761: innodb row_search_idx_cond_check handle CHECK_ABORTED_BY_USER 2020-10-14 15:14:46 +03:00
rowid_filter_innodb_debug.test MDEV-22761: innodb row_search_idx_cond_check handle CHECK_ABORTED_BY_USER 2020-10-14 15:14:46 +03:00
rowid_filter_myisam.result MDEV-22553: Assertion `info->lastpos == (~ (my_off_t) 0)' failed in mi_rkey 2020-07-08 23:27:19 +03:00
rowid_filter_myisam.test MDEV-22553: Assertion `info->lastpos == (~ (my_off_t) 0)' failed in mi_rkey 2020-07-08 23:27:19 +03:00
rowid_filter_myisam_debug.result MDEV-22761: innodb row_search_idx_cond_check handle CHECK_ABORTED_BY_USER 2020-10-14 15:14:46 +03:00
rowid_filter_myisam_debug.test MDEV-22761: innodb row_search_idx_cond_check handle CHECK_ABORTED_BY_USER 2020-10-14 15:14:46 +03:00
rowid_order_innodb.result
rowid_order_innodb.test
rpl_mysql_upgrade_slave_repo_check.result Merge 10.2 into 10.3 2020-03-13 12:31:55 +02:00
rpl_mysql_upgrade_slave_repo_check.test Merge 10.2 into 10.3 2020-03-13 12:31:55 +02:00
rpl_mysqldump_slave.result
rpl_mysqldump_slave.test
schema.result
schema.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
second_frac-9175.result
second_frac-9175.test
secure_file_priv_win-master.opt
secure_file_priv_win.result Added new warnings for windows specific test. 2018-07-06 09:02:40 +02:00
secure_file_priv_win.test
select.result Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
select.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
select_debug.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
select_debug.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
select_found.result
select_found.test
select_jcl6.result Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
select_jcl6.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
select_pkeycache-master.opt
select_pkeycache.result Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
select_pkeycache.test
select_safe.result MDEV-15253: Default optimizer setting changes for MariaDB 10.4 2018-12-09 09:22:00 +05:30
select_safe.test
selectivity.result Merge branch '10.3' into 10.4 2021-02-23 09:25:57 +01:00
selectivity.test Merge branch '10.3' into 10.4 2021-02-23 09:25:57 +01:00
selectivity_innodb.result Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
selectivity_innodb.test Merge branch '10.2' into 10.3 2021-07-21 20:11:07 +02:00
selectivity_no_engine.result Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
selectivity_no_engine.test Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
servers.result
servers.test
session_tracker_last_gtid.result Merge 10.2 into 10.3 2022-02-17 10:53:58 +02:00
session_tracker_last_gtid.test Merge 10.2 into 10.3 2022-02-17 10:53:58 +02:00
set_password.result MDEV-24207: recognise mysql forms of invalid password for mysql_native_password 2020-12-15 15:15:29 +11:00
set_password.test MDEV-24207: recognise mysql forms of invalid password for mysql_native_password 2020-12-15 15:15:29 +11:00
set_statement.result Merge 10.3 into 10.4 2021-03-05 10:36:51 +02:00
set_statement.test Merge 10.3 into 10.4 2021-03-05 10:36:51 +02:00
set_statement_debug.result
set_statement_debug.test
set_statement_notembedded.result Merge branch '10.2' into 10.3 2020-10-30 17:23:53 +01:00
set_statement_notembedded.test Merge branch '10.2' into 10.3 2020-10-30 17:23:53 +01:00
set_statement_notembedded_binlog.result
set_statement_notembedded_binlog.test
set_statement_profiling.result
set_statement_profiling.test
show.result Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
show.test Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
show_bad_definer-5553.result
show_bad_definer-5553.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
show_check-master.opt
show_check.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
show_check.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
show_create_user.result Merge branch '10.3' into 10.4 2020-02-11 14:40:35 +01:00
show_create_user.test MDEV-12321 authentication plugin: SET PASSWORD support 2018-10-31 16:06:16 +01:00
show_explain.cc MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
show_explain.opt Merge branch bb-10.2-release into bb-10.3-release 2021-05-04 14:49:31 +03:00
show_explain.result Removed double records_in_range calls from multi_range_read_info_const 2020-03-17 02:16:48 +02:00
show_explain.test Merge branch bb-10.3-release into bb-10.4-release 2021-05-05 23:03:01 +03:00
show_explain_non_select.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
show_explain_non_select.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
show_explain_ps.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
show_explain_ps.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
show_function_with_pad_char_to_full_length.result
show_function_with_pad_char_to_full_length.test
show_profile.result
show_profile.test
show_row_order-9226.result
show_row_order-9226.test
shutdown.result
shutdown.test
shutdown_not_windows.combinations MDEV-18353 Shutdown may miss to wait for connection thread 2021-07-24 15:08:08 +02:00
shutdown_not_windows.result MDEV-18353 Shutdown may miss to wait for connection thread 2021-07-24 15:08:08 +02:00
shutdown_not_windows.test MDEV-18353 Shutdown may miss to wait for connection thread 2021-07-24 15:08:08 +02:00
sighup-6580.result
sighup-6580.test
signal.result MDEV-21998: Server crashes in st_select_lex::add_table_to_list upon mix of KILL and sequences 2020-07-28 08:23:57 +02:00
signal.test MDEV-21998: Server crashes in st_select_lex::add_table_to_list upon mix of KILL and sequences 2020-07-28 08:23:57 +02:00
signal_code.result
signal_code.test
signal_demo1.result MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
signal_demo1.test
signal_demo2.result
signal_demo2.test
signal_demo3.result
signal_demo3.test
signal_sqlmode.result
signal_sqlmode.test
simultaneous_assignment.result
simultaneous_assignment.test
single_delete_update.result
single_delete_update.test
single_delete_update_innodb.result
single_delete_update_innodb.test
skip_grants.opt Merge branch '10.2' into 10.3 2021-02-01 13:49:33 +01:00
skip_grants.result Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
skip_grants.test Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
skip_log_bin-master.opt
skip_log_bin.result
skip_log_bin.test
skip_name_resolve-master.opt
skip_name_resolve.result Merge branch '10.2' into 10.3 2021-07-21 20:11:07 +02:00
skip_name_resolve.test Merge branch '10.2' into 10.3 2021-07-21 20:11:07 +02:00
slowlog_enospace-10508.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
slowlog_enospace-10508.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
sp-anchor-row-type-cursor.result MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
sp-anchor-row-type-cursor.test
sp-anchor-row-type-table.result MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
sp-anchor-row-type-table.test
sp-anchor-type.result MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
sp-anchor-type.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
sp-big.result Merge remote-tracking branch 'origin/10.3' into 10.4 2020-07-03 00:35:28 +03:00
sp-big.test Fixed bugs found by valgrind 2020-07-02 17:57:34 +03:00
sp-bugs.result Merge 10.3 into 10.4 2021-09-29 16:03:02 +03:00
sp-bugs.test Merge branch bb-10.3-release into bb-10.4-release 2021-05-05 23:03:01 +03:00
sp-bugs2.result
sp-bugs2.test
sp-code.result Merge 10.2 into 10.3 2021-10-21 13:41:04 +03:00
sp-code.test Merge 10.2 into 10.3 2021-10-21 13:41:04 +03:00
sp-condition-handler.result MDEV-16584 SP with a cursor inside a loop wastes THD memory aggressively 2018-06-28 16:55:42 +04:00
sp-condition-handler.test MDEV-16584 SP with a cursor inside a loop wastes THD memory aggressively 2018-06-28 16:55:42 +04:00
sp-cursor.result MDEV-26009 Server crash when calling twice procedure using FOR-loop 2022-03-21 07:55:57 +01:00
sp-cursor.test MDEV-26009 Server crash when calling twice procedure using FOR-loop 2022-03-21 07:55:57 +01:00
sp-destruct.result MDEV-23518 Syntax error in ond SP results in misleading message on SHOW CREATE PROCEDURE 2020-10-03 14:38:01 +02:00
sp-destruct.test MDEV-23518 Syntax error in ond SP results in misleading message on SHOW CREATE PROCEDURE 2020-10-03 14:38:01 +02:00
sp-dynamic.result
sp-dynamic.test
sp-error.result MDEV-21998: Server crashes in st_select_lex::add_table_to_list upon mix of KILL and sequences 2020-07-28 08:23:57 +02:00
sp-error.test MDEV-21998: Server crashes in st_select_lex::add_table_to_list upon mix of KILL and sequences 2020-07-28 08:23:57 +02:00
sp-expr.result Adding more tests for IN/EXIST subqueries for better coverage 2018-04-20 23:15:27 +04:00
sp-expr.test Adding more tests for IN/EXIST subqueries for better coverage 2018-04-20 23:15:27 +04:00
sp-fib.result
sp-fib.test
sp-for-loop.result MDEV-17253 Oracle compatibility: The REVERSE key word for FOR loop behaves incorrectly 2018-11-13 18:03:14 +04:00
sp-for-loop.test MDEV-17253 Oracle compatibility: The REVERSE key word for FOR loop behaves incorrectly 2018-11-13 18:03:14 +04:00
sp-group.result
sp-group.test
sp-innodb.result Merge branch '10.2' into 10.3 2018-05-11 13:15:10 +02:00
sp-innodb.test Merge branch '10.2' into 10.3 2018-05-11 13:15:10 +02:00
sp-lock.result MDEV-20699 mysqldump of routines causes MariaDB to get killed by oom-killer 2021-09-27 19:09:37 +02:00
sp-lock.test MDEV-20699 mysqldump of routines causes MariaDB to get killed by oom-killer 2021-09-27 19:09:37 +02:00
sp-no-code.result
sp-no-code.test
sp-no-valgrind.result move "bad" test in seperate file with valgrind prohibited (different size of allocated memory) 2021-11-02 09:50:49 +01:00
sp-no-valgrind.test Fixed some tests that failes when built with valgrind 2021-12-15 23:29:04 +02:00
sp-prelocking.result
sp-prelocking.test
sp-row-vs-var.inc
sp-row.result MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
sp-row.test MDEV-16385 ROW SP variable is allowed in unexpected context 2018-06-05 10:25:39 +04:00
sp-security-anchor-type.result
sp-security-anchor-type.test
sp-security.result Merge branch '10.3' into 10.4 2020-02-11 14:40:35 +01:00
sp-security.test Merge branch '10.3' into 10.4 2019-12-09 15:09:41 +01:00
sp-threads.result
sp-threads.test
sp-ucs2.result Merge branch '10.2' into 10.3 2021-02-01 13:49:33 +01:00
sp-ucs2.test Merge branch '10.2' into 10.3 2021-02-01 13:49:33 +01:00
sp-vars.result Merge 10.2 into 10.3 2018-12-18 09:15:41 +02:00
sp-vars.test MDEV-15960 Wrong data type on CREATE..SELECT char_or_enum_or_text_spvar 2018-04-22 15:52:46 +04:00
sp.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
sp.test Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
sp2.result Merge 10.3 into 10.4 2020-05-19 21:18:15 +03:00
sp2.test Merge 10.2 into 10.3 2020-05-19 17:05:05 +03:00
sp_gis.result
sp_gis.test
sp_missing_4665.result
sp_missing_4665.test
sp_notembedded.result more verbose tests 2020-04-27 09:22:36 +02:00
sp_notembedded.test Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sp_stress_case.result
sp_stress_case.test
sp_sync.result
sp_sync.test
sp_trans.result Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
sp_trans.test Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
sp_trans_log.result MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
sp_trans_log.test
sql_mode.result MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP 2018-11-26 08:10:47 +04:00
sql_mode.test MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP 2018-11-26 08:10:47 +04:00
sql_safe_updates.opt MDEV-14429 sql_safe_updates in my.cnf not work 2018-11-06 13:36:50 +01:00
sql_safe_updates.result MDEV-18304 sql_safe_updates does not work with OR clauses 2022-03-12 19:13:17 +01:00
sql_safe_updates.test MDEV-18304 sql_safe_updates does not work with OR clauses 2022-03-12 19:13:17 +01:00
ssl-big.result
ssl-big.test Merge 10.2 (up to commit ef00ac4c86) into 10.3 2019-09-04 10:19:58 +04:00
ssl.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
ssl.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
ssl_8k_key-master.opt
ssl_8k_key.result
ssl_8k_key.test Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
ssl_7937,nossl.result
ssl_7937.combinations
ssl_7937.result
ssl_7937.test Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
ssl_and_innodb.result
ssl_and_innodb.test
ssl_ca.result
ssl_ca.test
ssl_cipher.opt fix ssl_cipher test 2021-07-23 10:41:04 +02:00
ssl_cipher.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
ssl_cipher.test MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library 2019-05-22 13:48:25 +02:00
ssl_compress.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
ssl_compress.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
ssl_connect.result
ssl_connect.test
ssl_crl.combinations Merge 10.2 into 10.3 2019-03-04 17:01:00 +02:00
ssl_crl.result Merge 10.2 into 10.3 2019-03-04 17:01:00 +02:00
ssl_crl.test fix ssl_crl test failures on newer OpenSSL 2019-11-29 09:08:52 +01:00
ssl_crl_clients.result Merge 10.2 into 10.3 2019-03-04 17:01:00 +02:00
ssl_crl_clients.test Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
ssl_system_ca,bad.result Merge branch '10.2' into 10.3 2020-01-24 14:16:20 +01:00
ssl_system_ca.combinations Merge branch '10.2' into 10.3 2020-01-24 14:16:20 +01:00
ssl_system_ca.result Merge branch '10.2' into 10.3 2020-01-24 14:16:20 +01:00
ssl_system_ca.test Merge branch '10.2' into 10.3 2020-01-24 14:16:20 +01:00
ssl_timeout-9836.opt
ssl_timeout-9836.result
ssl_timeout-9836.test
ssl_timeout.result
ssl_timeout.test
ssl_verify_ip.opt Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ssl_verify_ip.result Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
ssl_verify_ip.test Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
stack-crash.result
stack-crash.test
stat_tables-enospc.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
stat_tables-enospc.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
stat_tables.result Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
stat_tables.test Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
stat_tables_disabled.result Merge branch '10.4' into bb-10.4-mdev16188 2019-02-03 18:41:18 -08:00
stat_tables_disabled.test MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
stat_tables_innodb.result Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
stat_tables_innodb.test Merge 10.3 into 10.4 2020-07-20 15:34:59 +03:00
stat_tables_innodb_debug.result
stat_tables_innodb_debug.test
stat_tables_missing.result MDEV-18788 Live upgrade from MySQL 5.6/5.7 to MariaDB 10.4 fails with "Event Scheduler: An error occurred when initializing system tables" 2019-06-07 18:41:08 +02:00
stat_tables_missing.test MDEV-18788 Live upgrade from MySQL 5.6/5.7 to MariaDB 10.4 fails with "Event Scheduler: An error occurred when initializing system tables" 2019-06-07 18:41:08 +02:00
stat_tables_myisam_debug.result
stat_tables_myisam_debug.test
stat_tables_par.result
stat_tables_par.test
stat_tables_par_innodb.result
stat_tables_par_innodb.test
stat_tables_partition.result Merge branch '10.2' into 10.3 2020-08-03 13:41:29 +02:00
stat_tables_partition.test Merge branch '10.2' into 10.3 2020-08-03 13:41:29 +02:00
stat_tables_rbr.result MDEV-15253: Default optimizer setting changes for MariaDB 10.4 2018-12-09 09:22:00 +05:30
stat_tables_rbr.test MDEV-15253: Default optimizer setting changes for MariaDB 10.4 2018-12-09 09:22:00 +05:30
stat_tables_repl.result
stat_tables_repl.test
statement-expr.result MDEV-20634 Report disallowed subquery errors as such (instead of parse error) 2019-09-20 10:36:20 +04:00
statement-expr.test MDEV-20634 Report disallowed subquery errors as such (instead of parse error) 2019-09-20 10:36:20 +04:00
statistics.result Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
statistics.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
statistics_close.result Merge 10.2 into 10.3 2018-05-29 17:34:49 +03:00
statistics_close.test Merge 10.2 into 10.3 2018-05-29 17:34:49 +03:00
statistics_index_crash-7362.result
statistics_index_crash-7362.test
status-master.opt
status.result MDEV-15253: Default optimizer setting changes for MariaDB 10.4 2018-12-09 09:22:00 +05:30
status.test MDEV-15915 Add Feature_json status variable. 2018-04-26 23:12:51 +04:00
status2.result Merge 10.2 into 10.3 2021-03-18 12:34:48 +02:00
status2.test Merge 10.2 into 10.3 2021-03-18 12:34:48 +02:00
status_bug17954.result
status_bug17954.test
str_to_datetime_457.result MDEV-17740 Extend EXTRACT(x AS DAY*) to understand long time intervals 2018-11-17 10:14:44 +04:00
str_to_datetime_457.test
strict-master.opt
strict.result Merge 10.2 into 10.3 2018-12-18 09:15:41 +02:00
strict.test
strict_autoinc_1myisam.result
strict_autoinc_1myisam.test
strict_autoinc_2innodb.result
strict_autoinc_2innodb.test
strict_autoinc_3heap.result
strict_autoinc_3heap.test
subselect-crash_15755.result Merge 10.2 into 10.3 2018-05-17 08:42:53 +03:00
subselect-crash_15755.test Merge 10.2 into 10.3 2018-05-17 08:42:53 +03:00
subselect.result Merge 10.3 into 10.4 2021-03-19 11:42:44 +02:00
subselect.test Merge 10.3 into 10.4 2021-03-19 11:42:44 +02:00
subselect2.result Merge 10.3 into 10.4 2022-02-25 13:00:48 +02:00
subselect2.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
subselect3.inc Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
subselect3.result Merge 10.2 into 10.3 2022-02-25 10:43:38 +02:00
subselect3.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
subselect3_jcl6.result Merge 10.2 into 10.3 2022-02-25 10:43:38 +02:00
subselect3_jcl6.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
subselect4.result Merge 10.3 into 10.4 2022-02-25 13:00:48 +02:00
subselect4.test Merge 10.3 into 10.4 2022-02-25 13:00:48 +02:00
subselect_cache.result Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
subselect_cache.test
subselect_debug.result
subselect_debug.test
subselect_exists2in.result Merge 10.3 into 10.4 2021-04-21 07:58:42 +03:00
subselect_exists2in.test Merge 10.2 into 10.3 2021-04-21 07:25:48 +03:00
subselect_exists2in_costmat.result MDEV-15253: Default optimizer setting changes for MariaDB 10.4 2018-12-09 09:22:00 +05:30
subselect_exists2in_costmat.test
subselect_extra.result Merge 10.3 into 10.4 2019-05-05 15:06:44 +03:00
subselect_extra.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
subselect_extra_no_semijoin.result Merge 10.3 into 10.4 2019-05-05 15:06:44 +03:00
subselect_extra_no_semijoin.test Merge 10.2 into 10.3 2018-08-28 12:22:56 +03:00
subselect_gis.result
subselect_gis.test
subselect_innodb.result Merge 10.3 into 10.4 2020-09-22 21:29:30 +03:00
subselect_innodb.test Merge 10.3 into 10.4 2020-09-22 21:29:30 +03:00
subselect_mat.result Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
subselect_mat.test Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
subselect_mat_cost-master.opt
subselect_mat_cost.result Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
subselect_mat_cost.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
subselect_mat_cost_bugs.result Merge 10.3 into 10.4 2022-02-25 13:00:48 +02:00
subselect_mat_cost_bugs.test MDEV-23634: Select query hanged the server and leads to OOM ... 2021-04-08 17:25:02 +03:00
subselect_no_exists_to_in.result Merge 10.3 into 10.4 2021-03-19 11:42:44 +02:00
subselect_no_exists_to_in.test
subselect_no_mat.result Merge 10.3 into 10.4 2021-03-19 11:42:44 +02:00
subselect_no_mat.test
subselect_no_opts.result Merge 10.3 into 10.4 2021-03-19 11:42:44 +02:00
subselect_no_opts.test
subselect_no_scache.result Merge 10.3 into 10.4 2021-03-19 11:42:44 +02:00
subselect_no_scache.test
subselect_no_semijoin.result Merge 10.3 into 10.4 2021-03-19 11:42:44 +02:00
subselect_no_semijoin.test Merge 10.2 into 10.3 2019-06-11 13:00:18 +03:00
subselect_notembedded.result MDEV-20634 Report disallowed subquery errors as such (instead of parse error) 2019-09-20 10:36:20 +04:00
subselect_notembedded.test MDEV-20634 Report disallowed subquery errors as such (instead of parse error) 2019-09-20 10:36:20 +04:00
subselect_nulls.result
subselect_nulls.test
subselect_partial_match.result
subselect_partial_match.test
subselect_sj.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
subselect_sj.test Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
subselect_sj2.result Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
subselect_sj2.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
subselect_sj2_jcl6.result Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
subselect_sj2_jcl6.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
subselect_sj2_mat.result Removed double records_in_range calls from multi_range_read_info_const 2020-03-17 02:16:48 +02:00
subselect_sj2_mat.test Removed double records_in_range calls from multi_range_read_info_const 2020-03-17 02:16:48 +02:00
subselect_sj_aria.result
subselect_sj_aria.test
subselect_sj_jcl6.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
subselect_sj_jcl6.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
subselect_sj_mat.result Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
subselect_sj_mat.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
subselect_sj_nonmerged.result MDEV-21480: Unique key using ref access though eq_ref access can be used 2020-05-01 15:17:10 +05:30
subselect_sj_nonmerged.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
sum_distinct-big.result Merge 10.2 into 10.3 2020-10-22 08:26:28 +03:00
sum_distinct-big.test Merge 10.2 into 10.3 2020-10-22 08:26:28 +03: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
symlink.test
synchronization.result
synchronization.test
sysdate_is_now-master.opt
sysdate_is_now.result
sysdate_is_now.test
system_mysql_db.result MDEV-24363 mysql.user password_expired column is incorrect 2021-03-08 12:07:06 +02:00
system_mysql_db.test
system_mysql_db_507.result MDEV-24114 SHOW CREATE USER doesnt display correct password expiry status 2021-02-23 11:05:56 +02:00
system_mysql_db_507.test MDEV-7597 Expiration of user passwords 2019-02-21 15:04:03 +01:00
system_mysql_db_fix40123.result MDEV-24363 mysql.user password_expired column is incorrect 2021-03-08 12:07:06 +02:00
system_mysql_db_fix40123.test bugfix: mysql_fix_privilege_tables table_schema=database() 2019-02-14 17:30:22 +01:00
system_mysql_db_fix50030.result MDEV-24363 mysql.user password_expired column is incorrect 2021-03-08 12:07:06 +02:00
system_mysql_db_fix50030.test bugfix: mysql_fix_privilege_tables table_schema=database() 2019-02-14 17:30:22 +01:00
system_mysql_db_fix50117.result MDEV-24363 mysql.user password_expired column is incorrect 2021-03-08 12:07:06 +02:00
system_mysql_db_fix50117.test Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4 2019-08-13 11:42:31 +04:00
system_mysql_db_refs.result MDEV-15851 Stop creating mysql.host table 2018-08-16 18:12:13 +01:00
system_mysql_db_refs.test MDEV-15851 Stop creating mysql.host table 2018-08-16 18:12:13 +01:00
system_time_debug.result MDEV-20079 When setting back the system time while mysqld is running, NOW() and UNIX_TIMESTAMP() results get stuck 2019-09-04 09:30:43 +02:00
system_time_debug.test MDEV-20079 When setting back the system time while mysqld is running, NOW() and UNIX_TIMESTAMP() results get stuck 2019-09-04 09:30:43 +02:00
table_elim.result Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
table_elim.test
table_elim_debug.result
table_elim_debug.test
table_keyinfo-6838.result
table_keyinfo-6838.test
table_options-5867.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
table_options-5867.result
table_options-5867.test
table_options.result
table_options.test
table_value_constr.result Merge branch 10.3 into 10.4 2021-12-25 12:13:03 +01:00
table_value_constr.test Merge branch 10.3 into 10.4 2021-12-25 12:13:03 +01:00
tablelock.result
tablelock.test
tablespace.result
tablespace.test
tc_heuristic_recover.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
tc_heuristic_recover.test
temp_table-master.opt
temp_table.result Merge 10.2 into 10.3 2020-07-02 06:17:51 +03:00
temp_table.test Merge 10.2 into 10.3 2020-07-02 06:17:51 +03:00
temp_table_frm.result MDEV-15253: Default optimizer setting changes for MariaDB 10.4 2018-12-09 09:22:00 +05:30
temp_table_frm.test MDEV-15253: Default optimizer setting changes for MariaDB 10.4 2018-12-09 09:22:00 +05:30
temp_table_symlink.result Merge 10.2 into 10.3 2020-09-03 09:26:54 +03:00
temp_table_symlink.test Merge 10.2 into 10.3 2020-09-03 09:26:54 +03:00
temporal_literal.result MDEV-17319 Assertion `ts_type != MYSQL_TIMESTAMP_TIME' failed upon inserting into TIME field 2018-12-02 18:59:04 +04:00
temporal_literal.test
temporal_scale_4283.result
temporal_scale_4283.test
thread_id_overflow.result
thread_id_overflow.test
timeout.result
timeout.test
timezone-master.opt
timezone.result
timezone.test
timezone2.result An extra test with NULLIF() for MDEV-13995 MAX(timestamp) returns a wrong result near DST change 2019-12-20 15:59:09 +04:00
timezone2.test An extra test with NULLIF() for MDEV-13995 MAX(timestamp) returns a wrong result near DST change 2019-12-20 15:59:09 +04:00
timezone3-master.opt
timezone3.result
timezone3.test
timezone4-master.opt
timezone4.result
timezone4.test
timezone_grant.result MDEV-20076: SHOW GRANTS does not quote role names properly 2020-02-05 17:22:26 +01:00
timezone_grant.test
tls_version.opt MDEV-14101 Provide an option to select TLS protocol version 2019-06-17 12:26:25 +02:00
tls_version.result MDEV-14101 Provide an option to select TLS protocol version 2019-06-17 12:26:25 +02:00
tls_version.test MDEV-14101 Provide an option to select TLS protocol version 2019-06-17 12:26:25 +02:00
tls_version1.opt enable TLSv1.0 in WolfSSL 2019-07-02 14:27:31 +02:00
tls_version1.result enable TLSv1.0 in WolfSSL 2019-07-02 14:27:31 +02:00
tls_version1.test enable TLSv1.0 in WolfSSL 2019-07-02 14:27:31 +02:00
tmp_table_count-7586.result MDEV-7486: Condition pushdown from HAVING into WHERE 2019-02-17 23:38:44 -08:00
tmp_table_count-7586.test Merge branch '10.2' into 10.3 2019-03-17 13:06:41 +01:00
tmp_table_error.result Merge branch '10.2' into 10.3 2022-02-10 20:23:56 +01:00
tmp_table_error.test Merge branch '10.2' into 10.3 2022-02-10 20:23:56 +01:00
trans_read_only-master.opt
trans_read_only.result
trans_read_only.test
transaction_timeout.result
transaction_timeout.test
trigger-compat.result MDEV-25659 trigger name is empty after upgrade to 10.4 2022-01-14 06:18:13 +04:00
trigger-compat.test MDEV-25659 trigger name is empty after upgrade to 10.4 2022-01-14 06:18:13 +04:00
trigger-trans.result
trigger-trans.test
trigger.result MDEV-13005: Fixing bugs in SEQUENCE, part 3, 5/5 2022-03-30 15:13:01 +05:30
trigger.test Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
trigger_no_defaults-11698.result
trigger_no_defaults-11698.test
trigger_notembedded.result MDEV-20076: SHOW GRANTS does not quote role names properly 2020-02-05 17:22:26 +01:00
trigger_notembedded.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
trigger_null-8605.result
trigger_null-8605.test Merge 10.2 into 10.3 2019-05-29 11:32:46 +03:00
trigger_wl3253.result
trigger_wl3253.test
truncate-stale-6500.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
truncate-stale-6500.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
truncate.result Merge branch '10.2' into 10.3 2021-09-09 12:15:55 +02:00
truncate.test Merge branch '10.2' into 10.3 2021-09-09 12:15:55 +02:00
truncate_badse.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
truncate_badse.result
truncate_badse.test
truncate_coverage.result Changed FLUSH TABLES to not change share version 2018-12-09 22:12:26 +02:00
truncate_coverage.test Changed FLUSH TABLES to not change share version 2018-12-09 22:12:26 +02:00
truncate_notembedded.result Fixed random failure main/truncate_notembedded 2022-01-27 17:00:52 +02:00
truncate_notembedded.test Fixed random failure main/truncate_notembedded 2022-01-27 17:00:52 +02:00
type_binary.result
type_binary.test
type_bit.result MDEV-23323 Rounding functions return a wrong data type for a BIT, ENUM, SET argument 2020-07-30 08:04:58 +04:00
type_bit.test MDEV-23323 Rounding functions return a wrong data type for a BIT, ENUM, SET argument 2020-07-30 08:04:58 +04:00
type_bit_innodb.result
type_bit_innodb.test
type_blob.result MDEV-21470 ASAN heap-use-after-free in my_hash_sort_bin 2020-09-25 13:07:04 +03:00
type_blob.test MDEV-21470 ASAN heap-use-after-free in my_hash_sort_bin 2020-09-25 13:07:04 +03:00
type_date.result Merge 10.3 into 10.4 2021-11-29 10:59:22 +02:00
type_date.test Merge 10.3 into 10.4 2021-11-29 10:59:22 +02:00
type_date_round.result MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP 2018-11-26 08:10:47 +04:00
type_date_round.test MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP 2018-11-26 08:10:47 +04:00
type_datetime.result Merge 10.3 into 10.4, except MDEV-22543 2020-08-13 18:48:41 +03:00
type_datetime.test Merge 10.3 into 10.4, except MDEV-22543 2020-08-13 18:48:41 +03:00
type_datetime_hires.result MDEV-23311 CEILING() and FLOOR() convert temporal input to numbers, unlike ROUND() and TRUNCATE() 2020-07-28 23:29:08 +04:00
type_datetime_hires.test MDEV-23311 CEILING() and FLOOR() convert temporal input to numbers, unlike ROUND() and TRUNCATE() 2020-07-28 23:29:08 +04:00
type_datetime_round.result MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP 2018-11-26 08:10:47 +04:00
type_datetime_round.test MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP 2018-11-26 08:10:47 +04:00
type_decimal.result Merge branch '10.3' into 10.4 2021-02-23 09:25:57 +01:00
type_decimal.test Merge branch '10.3' into 10.4 2021-02-23 09:25:57 +01:00
type_enum.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
type_enum.test Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
type_float.result Merge mariadb-10.4.14 2020-08-10 20:37:52 +03:00
type_float.test Merge mariadb-10.4.14 2020-08-10 20:37:52 +03:00
type_hex_hybrid.result MDEV-23366 ROUND(18446744073709551615,rand()*0) returns a wrong result 2020-08-03 10:53:06 +04:00
type_hex_hybrid.test MDEV-23366 ROUND(18446744073709551615,rand()*0) returns a wrong result 2020-08-03 10:53:06 +04:00
type_int.result MDEV-23366 ROUND(18446744073709551615,rand()*0) returns a wrong result 2020-08-03 10:53:06 +04:00
type_int.test MDEV-23366 ROUND(18446744073709551615,rand()*0) returns a wrong result 2020-08-03 10:53:06 +04:00
type_interval.result Merge 10.3 into 10.4 2018-12-18 11:33:53 +02:00
type_interval.test MDEV-17776 CAST(x AS INTERVAL DAY_SECOND(N)) 2018-11-20 13:47:52 +04:00
type_json.result MDEV-13916 Enforce check constraint on JSON type 2019-02-13 19:40:26 +02:00
type_json.test MDEV-13916 Enforce check constraint on JSON type 2019-02-13 19:40:26 +02:00
type_nchar.result
type_nchar.test
type_newdecimal-big.result
type_newdecimal-big.test
type_newdecimal.result Merge 10.3 into 10.4 2020-11-03 14:49:17 +02:00
type_newdecimal.test Merge 10.3 into 10.4 2020-08-10 21:08:46 +03:00
type_num.result Merge 10.2 into 10.3 2018-12-18 09:15:41 +02:00
type_num.test
type_num_innodb.result
type_num_innodb.test
type_ranges.result Merge branch '10.2' into 10.3 2020-10-30 17:23:53 +01:00
type_ranges.test
type_set.result MDEV-23323 Rounding functions return a wrong data type for a BIT, ENUM, SET argument 2020-07-30 08:04:58 +04:00
type_set.test MDEV-23323 Rounding functions return a wrong data type for a BIT, ENUM, SET argument 2020-07-30 08:04:58 +04:00
type_temporal_innodb.result Merge remote-tracking branch 'origin/10.3' into 10.4 2020-07-03 20:26:09 +03:00
type_temporal_innodb.test Merge remote-tracking branch 'origin/10.3' into 10.4 2020-07-03 20:26:09 +03:00
type_temporal_mysql56.result
type_temporal_mysql56.test
type_temporal_mysql56_debug.result MDEV-16542 Fix ALTER TABLE FORCE to upgrade temporal types 2018-07-09 18:50:06 +04:00
type_temporal_mysql56_debug.test Adding forgotten "include/have_debug.inc" into type_temporal_mysql56_debug.test 2018-07-10 17:19:02 +04:00
type_time.result Merge 10.3 into 10.4 2021-11-29 10:59:22 +02:00
type_time.test Merge 10.3 into 10.4 2021-11-29 10:59:22 +02:00
type_time_6065.result
type_time_6065.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
type_time_hires.result MDEV-23311 CEILING() and FLOOR() convert temporal input to numbers, unlike ROUND() and TRUNCATE() 2020-07-28 23:29:08 +04:00
type_time_hires.test MDEV-23311 CEILING() and FLOOR() convert temporal input to numbers, unlike ROUND() and TRUNCATE() 2020-07-28 23:29:08 +04:00
type_time_round.result MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP 2018-11-26 08:10:47 +04:00
type_time_round.test MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP 2018-11-26 08:10:47 +04:00
type_timestamp.result MDEV-22854 Garbage returned with SELECT CASE..DEFAULT(timestamp_field_with_now_as_default) 2020-06-10 13:55:55 +04:00
type_timestamp.test MDEV-22854 Garbage returned with SELECT CASE..DEFAULT(timestamp_field_with_now_as_default) 2020-06-10 13:55:55 +04:00
type_timestamp_hires.result MDEV-23311 CEILING() and FLOOR() convert temporal input to numbers, unlike ROUND() and TRUNCATE() 2020-07-28 23:29:08 +04:00
type_timestamp_hires.test MDEV-23311 CEILING() and FLOOR() convert temporal input to numbers, unlike ROUND() and TRUNCATE() 2020-07-28 23:29:08 +04:00
type_timestamp_round.result Merge 10.3 into 10.4 2018-12-18 11:33:53 +02:00
type_timestamp_round.test MDEV-13995 MAX(timestamp) returns a wrong result near DST change 2018-12-10 19:25:12 +04:00
type_uint.result
type_uint.test
type_varchar.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
type_varchar.result Merge 10.3 into 10.4 2019-07-01 18:37:15 +03:00
type_varchar.test Merge 10.3 into 10.4 2019-07-01 18:37:15 +03:00
type_varchar_mysql41.result MDEV-16325 CREATE..SELECT..UNION creates a wrong field type for old varchar 2018-05-30 15:22:58 +04:00
type_varchar_mysql41.test MDEV-16325 CREATE..SELECT..UNION creates a wrong field type for old varchar 2018-05-30 15:22:58 +04:00
type_year.result Merge branch '10.3' into 10.4 2020-12-25 09:13:28 +01:00
type_year.test Merge branch '10.3' into 10.4 2020-12-25 09:13:28 +01:00
udf.result Merge branch bb-10.3-release into bb-10.4-release 2021-05-05 23:03:01 +03:00
udf.test Merge branch bb-10.3-release into bb-10.4-release 2021-05-05 23:03:01 +03:00
udf_debug_sync.result
udf_debug_sync.test
udf_notembedded.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
udf_notembedded.test
udf_query_cache.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
udf_query_cache.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
udf_skip_grants-master.opt
udf_skip_grants.result
udf_skip_grants.test
union-master.opt
union.result Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
union.test Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
union_crash-714.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
union_crash-714.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
union_innodb.result Merge branch '10.2' into 10.3 2022-02-10 20:23:56 +01:00
union_innodb.test Merge branch '10.2' into 10.3 2022-02-10 20:23:56 +01:00
unique.result MDEV-19224 Assertion `marked_for_read()' failed 2019-04-19 13:22:01 +03:00
unique.test MDEV-19224 Assertion `marked_for_read()' failed 2019-04-19 13:22:01 +03:00
unsafe_binlog_innodb-master.opt
unsafe_binlog_innodb.result
unsafe_binlog_innodb.test
update.result Merge 10.3 into 10.4 2019-03-20 10:41:32 +02:00
update.test Merge 10.2 into 10.3 2019-03-19 16:04:59 +02:00
update_ignore_216.result
update_ignore_216.test
update_innodb.result Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
update_innodb.test Merge 10.3 into 10.4 2019-04-25 16:05:20 +03:00
update_use_source.result MDEV-15253: Default optimizer setting changes for MariaDB 10.4 2018-12-09 09:22:00 +05:30
update_use_source.test
upgrade.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
upgrade.result
upgrade.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
upgrade_geometrycolumn_procedure_definer.result MDEV-27124: Update definer of Add/DropGeometryColumn procedures from 'root' to 'mariadb.sys' 2021-11-26 13:12:51 +11:00
upgrade_geometrycolumn_procedure_definer.test MDEV-27124: Update definer of Add/DropGeometryColumn procedures from 'root' to 'mariadb.sys' 2021-11-26 13:12:51 +11:00
upgrade_MDEV-19650.result MDEV-23237 mariadb.sys has too many privileges 2020-07-31 09:00:05 +02:00
upgrade_MDEV-19650.test MDEV-23102 10.4 create mariadb.sys user on each update even is the user is not needed 2020-07-08 13:10:07 +02:00
upgrade_MDEV-23102-1.result MDEV-24363 (followup fix) mysql.user view should 2021-03-08 18:02:45 +02:00
upgrade_MDEV-23102-1.test MDEV-24363 (followup fix) mysql.user view should 2021-03-08 18:02:45 +02:00
upgrade_MDEV-23102-2.result MDEV-24363 (followup fix) mysql.user view should 2021-03-08 18:02:45 +02:00
upgrade_MDEV-23102-2.test MDEV-24363 (followup fix) mysql.user view should 2021-03-08 18:02:45 +02:00
upgrade_mdev_24363.result MDEV-24363 mysql.user password_expired column is incorrect 2021-03-08 12:07:06 +02:00
upgrade_mdev_24363.test MDEV-24363 mysql.user password_expired column is incorrect 2021-03-08 12:07:06 +02:00
user_limits-master.opt
user_limits.result Merge branch '10.2' into 10.3 2021-02-01 13:49:33 +01:00
user_limits.test Merge branch '10.2' into 10.3 2021-02-01 13:49:33 +01:00
user_var-binlog.result MDEV-23108: Point in time recovery of binary log fails when sql_mode=ORACLE 2020-07-22 11:34:50 +05:30
user_var-binlog.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
user_var.result MDEV-16188 Use in-memory PK filters built from range index scans 2019-02-03 14:56:12 -08:00
user_var.test
userstat-badlogin-4824.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
userstat-badlogin-4824.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
userstat.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
userstat.result Merge branch '10.3' into 10.4 2022-01-30 09:46:52 +01:00
userstat.test Merge 10.2 into 10.3 2021-04-09 14:32:06 +03:00
varbinary.result MDEV-16325 CREATE..SELECT..UNION creates a wrong field type for old varchar 2018-05-30 15:22:58 +04:00
varbinary.test
variables-master.opt Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
variables-notembedded-master.opt
variables-notembedded.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
variables-notembedded.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
variables.result Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
variables.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
variables_community.result
variables_community.test
view.result Merge 10.3 into 10.4 2022-03-29 11:13:18 +03:00
view.test Merge 10.3 into 10.4 2022-03-29 11:13:18 +03:00
view_alias.result Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
view_alias.test
view_debug.result
view_debug.test
view_grant.result MDEV-23237 mariadb.sys has too many privileges 2020-07-31 09:00:05 +02:00
view_grant.test Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
wait_timeout.result
wait_timeout.test
warnings-master.opt
warnings.result MDEV-20285 Wrong result on INSERT..SELECT when converting from SIGNED to UNSIGNED 2019-08-08 13:47:50 +04:00
warnings.test
warnings_debug.result Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
warnings_debug.test Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
warnings_engine_disabled.result
warnings_engine_disabled.test
win.result Merge 10.3 into 10.4 2022-02-25 13:00:48 +02:00
win.test Merge 10.3 into 10.4 2022-02-25 13:00:48 +02:00
win_as_arg_to_aggregate_func.result
win_as_arg_to_aggregate_func.test
win_avg.result
win_avg.test
win_big-mdev-10092.result
win_big-mdev-10092.test
win_big-mdev-11697.result MDEV-15253: Default optimizer setting changes for MariaDB 10.4 2018-12-09 09:22:00 +05:30
win_big-mdev-11697.test
win_big.result cleanup: get rid of a SQL warning in a test 2018-10-31 16:06:16 +01:00
win_big.test
win_bit.result
win_bit.test
win_empty_over.result
win_empty_over.test
win_first_last_value.result Merge 10.2 into 10.3 2018-11-06 09:40:39 +02: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 Merge 10.2 into 10.3 2018-08-28 12:22:56 +03:00
win_lead_lag.test Merge 10.2 into 10.3 2018-08-28 12:22:56 +03:00
win_min_max.result
win_min_max.test
win_nth_value.result
win_nth_value.test
win_ntile.result Merge 10.2 into 10.3 2020-07-31 13:51:28 +03:00
win_ntile.test Merge 10.2 into 10.3 2020-07-31 13:51:28 +03:00
win_orderby.result
win_orderby.test
win_percent_cume.result Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
win_percent_cume.test Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
win_percentile.result MDEV-20272 PERCENTILE_DISC() crashes on a temporal type input 2019-08-07 22:44:54 +04:00
win_percentile.test MDEV-20272 PERCENTILE_DISC() crashes on a temporal type input 2019-08-07 22:44:54 +04:00
win_rank.result Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
win_rank.test Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
win_std.result
win_std.test Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
win_sum.result
win_sum.test
windows.result
windows.test
windows_debug.result MDEV-23741: Fix the result 2020-09-21 12:10:27 +03:00
windows_debug.test MDEV-23741 Windows : error when renaming file in ALTER TABLE 2020-09-17 22:27:45 +02:00
wl4435_generated.inc
wolfssl.opt MDEV-22221: MariaDB with WolfSSL doesn't support AES-GCM cipher for SSL 2021-06-09 15:44:55 +02:00
wolfssl.result MDEV-22221: MariaDB with WolfSSL doesn't support AES-GCM cipher for SSL 2021-07-16 19:29:38 +02:00
wolfssl.test MDEV-22221: MariaDB with WolfSSL doesn't support AES-GCM cipher for SSL 2021-06-09 15:44:55 +02:00
xa.result Merge 10.2 into 10.3 2021-10-21 13:41:04 +03:00
xa.test Merge 10.2 into 10.3 2021-10-21 13:41:04 +03:00
xa_binlog.result
xa_binlog.test
xa_sync.result
xa_sync.test
xml.result Merge 10.2 into 10.3 2020-04-15 09:56:03 +03:00
xml.test
xtradb_mrr.result Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
xtradb_mrr.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00