Bug 1944766

Summary: Tracker: MySQL rebase to the latest version (8.0.26)
Product: Red Hat Enterprise Linux 8 Reporter: Michal Schorm <mschorm>
Component: mysqlAssignee: Michal Schorm <mschorm>
Status: CLOSED CURRENTRELEASE QA Contact: Jakub Heger <jheger>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.4CC: databases-maint, hhorak, jkejda, ljavorsk, pkubat
Target Milestone: rcKeywords: Triaged, ZStream
Target Release: 8.5   
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:
: 1996693 (view as bug list) Environment:
Last Closed: 2021-12-16 11:54:57 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: 1892011, 1915502, 1928189, 1954100, 1992843, 1996693    

Description Michal Schorm 2021-03-30 16:01:59 UTC
An update for MySQL 8.0 in RHEL 8 is planned.

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

Comment 8 Lukas Javorsky 2021-08-23 13:18:45 UTC
Pushed in the rpms (stream-8.0-rhel-8.5.0 branch), modules (8.0-rhel-8.5.0 branch)