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 1128707 - rebase mysql to something more recent
Summary: rebase mysql to something more recent
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: mysql
Version: 6.5
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Honza Horak
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-11 11:38 UTC by Gerrit Slomma
Modified: 2014-08-20 14:44 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-20 14:44:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Gerrit Slomma 2014-08-11 11:38:53 UTC
Description of problem:

mysql currently is of version 5.1, this version is EOL upstream.
see link: http://dev.mysql.com/doc/refman/5.1/en/
No security patches would be issued for this release in the future.

Version-Release number of selected component (if applicable):

mysql-5.1.73-3.el6_5

How reproducible:

yum list mysql*

Steps to Reproduce:
1. yum list mysql*
2. watch for mysql-packages
3. notice only 5.1-packages there

Actual results:

only packages flagged with version number 5.1 present

Expected results:

mysql in version 5.5 present as on RHEL 5.10 or on RHEL 7.0 - whereas there it is mariadb albeit in version 5.5, too.

Additional info:

Comment 2 Honza Horak 2014-08-20 14:44:21 UTC
MySQL 5.5 is unfortunately not compatible with 5.1, so upgrading is not possible withing RHEL-6. MariaDB 5.5 is included in RHEL-7 then.

Howerver, MySQL 5.5, as well as MariaDB 5.5, are now available as part of Red Hat Software Collections (RHSCL) V1.0, now V1.1 is also released.  It is included as part of most RHEL subscriptions.

See http://www.redhat.com/about/news/archive/2013/6/red-hat-software-collections-1.0-beta-now-available for details.


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