Bug 1945012

Summary: Tracker: MySQL rebase to the latest version (8.0.26) [rhscl-3]
Product: Red Hat Software Collections Reporter: Michal Schorm <mschorm>
Component: mysqlAssignee: Lukas Javorsky <ljavorsk>
Status: CLOSED CURRENTRELEASE QA Contact: Jakub Heger <jheger>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rh-mysql80CC: databases-maint, hhorak, ljavorsk, mmuzila
Target Milestone: ---Keywords: Triaged, ZStream
Target Release: 3.8   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Rebase package(s) to version: 8.0.26 Highlights, important fixes, or notable enhancements: * The MySQL client library now includes a mysql_real_connect_dns_srv() C API function that is similar to mysql_real_connect() but uses a DNS SRV record * mysql client program is modified to use DNS SRV capability; it now supports a --dns-srv-name option that takes precedence over --host and causes the connection to be based on a DNS SRV record * A prepared statement is now prepared only once, when executing PREPARE, rather than once each time it is executed * GCC 10 is now a supported compiler for building MySQL on EL7 or EL8 * Incompatible Change: Instrumentation in the Performance Schema setup_instruments table (See: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-24.html#mysqld-8-0-24-performance-schema) * Incompatible Change: From MySQL 8.0.26, new aliases or replacement names are provided for most remaining identifiers that contain the terms “master”, which is changed to “source”; “slave”, which is changed to “replica”; and “mts” (for “multithreaded slave”), which is changed to “mta” (for “multithreaded applier”). All of the changes can be found on the official MySQL website: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/
Story Points: ---
Clone Of:
: 2003105 (view as bug list) Environment:
Last Closed: 2022-04-14 13:40:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1892053, 1928190, 1954101, 1992844, 2003105    

Description Michal Schorm 2021-03-31 08:32:16 UTC
An update for MariaDB 10.5 RHSCL on RHEL 7 is planned.

This update is expected to be a rebase to the latest possible upstream version, with aditional fixes.
That means this update will cover a number of CVEs fixed by upstream.

---

We also plan to update MariaDB in RHEL 8 to sync versions of MariaDB in this RHSCL and RHEL 8 to ease the upgrade from RHEL 7 to RHEL 8.
(see #1944766 tracker BZ for RHEL-8)

---

This is a tracker bug.
It should have set "DEPENDS ON:" against all other Bugzilla tickets which will be part of the update.