49402e72be
- update to 10.2.21 GA * notable changes: * MDEV-17589 - Stack-buffer-overflow with indexed varchar (utf8) field * MDEV-16987 - ALTER DATABASE possible in read-only mode (forbid ALTER DATABASE in read_only) * MDEV-17720 - slave_ddl_exec_mode=IDEMPOTENT does not handle DROP DATABASE * MDEV-6453 - Assertion `inited==NONE || (inited==RND && scan)' failed in handler::ha_rnd_init(bool) with InnoDB, joins, AND/OR conditions * MDEV-18105 - Mariabackup fails to copy encrypted InnoDB system tablespace if LSN>4G * MDEV-18041 - Database corruption after renaming a prefix-indexed column [bsc#1120041] * MDEV-17470 - Orphan temporary files after interrupted ALTER cause InnoDB: Operating system error number 17 and eventual fatal error 71 * MDEV-17833: ALTER TABLE is not enforcing prefix index size limit * MDEV-17989: InnoDB: Failing assertion: dict_tf2_is_valid(flags, flags2) * MDEV-17765: Locking bug fix for SPATIAL INDEX * MDEV-17923, MDEV-17904, MDEV-17938: Fixes for FULLTEXT INDEX * Fixes for regressions introduced in MariaDB Server 10.2.19 by the backup-safe TRUNCATE TABLE (MDEV-13564, innodb_safe_truncate=ON) and innodb_undo_log_truncate: * MDEV-17780, MDEV-17816, MDEV-17849, MDEV-17851, MDEV-17885 * Several improvements to MariaDB Server and backup for dealing with encrypted or page_compressed pages: OBS-URL: https://build.opensuse.org/request/show/664425 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=222
78 lines
3.7 KiB
Plaintext
78 lines
3.7 KiB
Plaintext
#----------------------------------------------------------------
|
|
|
|
# The SSL tests that are failing correctly
|
|
main.ssl_7937 : bsc#937835, MDEV-8404
|
|
main.ssl_crl_clients : bsc#937835, MDEV-8404
|
|
main.ssl_cert_verify : bsc#937835, MDEV-8404
|
|
main.ssl_8k_key : bsc#937835, MDEV-8404
|
|
|
|
# Main and perfschema tests
|
|
main.userstat : bsc#937836, MDEV-8446
|
|
perfschema.nesting : bsc#937836, MDEV-8446
|
|
perfschema.socket_summary_by_event_name_func : bsc#937836, MDEV-8446
|
|
perfschema.socket_summary_by_instance_func : bsc#937836, MDEV-8446
|
|
|
|
# It's not a critical test. The problem is that it's not easy to
|
|
# unify the correct number of the repetition in the test for all
|
|
# various platforms (fails for s390x)
|
|
main.func_regexp_pcre : bsc#1058722 comment 11
|
|
|
|
# Failing because of "Self Signed Certificate in the Certificate Chain"
|
|
perfschema.cnf_option : all
|
|
rpl.rpl_row_img_blobs : all
|
|
rpl.rpl_row_img_eng_min : all
|
|
rpl.rpl_row_img_eng_noblob : all
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
# Failing with OpenSSL 1.1.1.
|
|
main.ssl_cipher : MDEV-17184
|
|
main.openssl_6975 : MDEV-17184
|
|
main.ssl : MDEV-17184
|
|
|
|
# Needs to be investigated (issues trackers will be added)
|
|
sys_vars.slave_parallel_threads_basic : all
|
|
main.mysqldump : all
|
|
unit.lf : all
|
|
unit.my_atomic : all
|
|
|
|
mariabackup.huge_lsn : x86_64
|
|
rocksdb.deadlock : x86_64
|
|
|
|
rocksdb.2pc_group_commit : aarch64, ppc64le, x86_64, armv7l
|
|
rocksdb.read_only_tx : aarch64, ppc64le, x86_64, armv7l
|
|
rocksdb.shutdown : aarch64, ppc64le, x86_64, armv7l
|
|
rocksdb.index_merge_rocksdb : aarch64, ppc64le, x86_64, armv7l
|
|
|
|
main.ps : ppc64le
|
|
main.type_ranges : ppc64le
|
|
main.select : ppc64le
|
|
main.select_jcl6 : ppc64le
|
|
main.derived_cond_pushdown : ppc64le
|
|
main.select_pkeycache : ppc64le
|
|
main.sp : ppc64le
|
|
main.type_float : ppc64le
|
|
main.type_newdecimal : ppc64le
|
|
rocksdb.type_float : ppc64le
|
|
rocksdb.col_opt_not_null : ppc64le
|
|
rocksdb.col_opt_null : ppc64le
|
|
rocksdb.col_opt_unsigned : ppc64le
|
|
innodb.temporary_table_optimization : ppc64le
|
|
|
|
rocksdb.bulk_load_errors : armv7l
|
|
encryption.innodb-encryption-alter : armv7l
|
|
plugins.processlist : armv7l
|
|
rocksdb.add_index_inplace : armv7l
|
|
rocksdb.bulk_load_unsorted : armv7l
|
|
rocksdb.bulk_load_unsorted_rev : armv7l
|
|
rocksdb.commit_in_the_middle_ddl : armv7l
|
|
rocksdb.concurrent_alter : armv7l
|
|
rocksdb.drop_index_inplace : armv7l
|
|
rocksdb.rocksdb : armv7l
|
|
rocksdb_sys_vars.rocksdb_merge_buf_size_basic : armv7l
|
|
rocksdb_sys_vars.rocksdb_merge_combine_read_size_basic : armv7l
|
|
rocksdb_sys_vars.rocksdb_merge_tmp_file_removal_delay_ms_basic : armv7l
|
|
rocksdb.unique_sec : armv7l
|
|
|
|
sys_vars.innodb_ft_result_cache_limit_32 : s390
|