Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

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.5Flags: pm-rhel: mirror+
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)