forked from pool/mariadb
Kristyna Streitova
faeb8f39fd
- update to 10.2.15 GA * notable changes: * PCRE updated to 8.42 * The embedded server library now supports SSL when connecting to remote servers [bsc#1088681], [CVE-2018-2767] * MDEV-15325 - Incomplete validation of missing tablespace during recovery * MDEV-15720 - ib_buffer_pool unnecessarily includes the temporary tablespace * MDEV-15764 - InnoDB may write uninitialized garbage to redo log * MDEV-15553 - Virtual Columns: Assertion failed in dict_table_get_col_name * MDEV-14705 - slow innodb startup/shutdown can exceed systemd timeout * MDEV-15507 - Assertion failed in dict_check_sys_tables on upgrade from 5.5 * MDEV-15916 - Change buffer crash during TRUNCATE or DROP TABLE * encryption fixes - MDEV-12632, MDEV-13516, MDEV-15752, MDEV-15566, MDEV-16092 * temporary table ROLLBACK fixes - MDEV-15826, MDEV-15374 * applicable changes from 5.7.22 - MDEV-16142 * fixes for the following security vulnerabilities: CVE-2018-2786, CVE-2018-2759, CVE-2018-2777, CVE-2018-2810, CVE-2018-2782, CVE-2018-2784, CVE-2018-2787, CVE-2018-2766, CVE-2018-2755, CVE-2018-2819, CVE-2018-2817, CVE-2018-2761, CVE-2018-2781, CVE-2018-2771, CVE-2018-2813 * release notes and changelog: https://mariadb.com/kb/en/library/mariadb-10215-release-notes OBS-URL: https://build.opensuse.org/request/show/610539 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=212
46 lines
2.7 KiB
Plaintext
46 lines
2.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 with GCC 8
|
|
mroonga/storage.index_multiple_column_range_all_used_less_than : bsc#1092544, MDEV-16127
|
|
mroonga/storage.index_multiple_column_range_all_used_less_than_or_equal : bsc#1092544, MDEV-16127
|
|
mroonga/storage.index_multiple_column_range_partially_used_have_prefix_less_than : bsc#1092544, MDEV-16127
|
|
mroonga/storage.index_multiple_column_range_partially_used_have_prefix_less_than_or_equal : bsc#1092544, MDEV-16127
|
|
mroonga/storage.index_multiple_column_range_partially_used_no_prefix_less_than : bsc#1092544, MDEV-16127
|
|
mroonga/storage.index_multiple_column_range_partially_used_no_prefix_less_than_or_equal : bsc#1092544, MDEV-16127
|
|
mroonga/storage.optimization_order_limit_optimized_datetime_less_than : bsc#1092544, MDEV-16127
|
|
mroonga/storage.optimization_order_limit_optimized_datetime_less_than_or_equal : bsc#1092544, MDEV-16127
|
|
|
|
# Needs to be investigated (issues trackers will be added)
|
|
perfschema.cnf_option :
|
|
rpl.rpl_row_img_blobs :
|
|
rpl.rpl_row_img_eng_min :
|
|
rpl.rpl_row_img_eng_noblob :
|
|
sys_vars.slave_parallel_threads_basic :
|
|
rocksdb.2pc_group_commit :
|
|
rocksdb.read_only_tx :
|
|
rocksdb.shutdown :
|
|
rocksdb.index_merge_rocksdb :
|
|
main.non_blocking_api :
|
|
main.index_merge_innodb :
|
|
mariabackup.xb_fulltext_encrypted :
|
|
sys_vars.sysvars_server_notembedded : fails for s390
|
|
sys_vars.sysvars_wsrep : fails for s390
|