Bug 1945012 - Tracker: MySQL rebase to the latest version (8.0.26) [rhscl-3]
Summary: Tracker: MySQL rebase to the latest version (8.0.26) [rhscl-3]
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Software Collections
Classification: Red Hat
Component: mysql
Version: rh-mysql80
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.8
Assignee: Lukas Javorsky
QA Contact: Jakub Heger
URL:
Whiteboard:
Depends On:
Blocks: 1892053 1928190 1954101 1992844 2003105
TreeView+ depends on / blocked
 
Reported: 2021-03-31 08:32 UTC by Michal Schorm
Modified: 2022-04-14 13:40 UTC (History)
4 users (show)

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/
Clone Of:
: 2003105 (view as bug list)
Environment:
Last Closed: 2022-04-14 13:40:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.