MySQL and Percona Server
Endless Lifecycle Support (ELS) for MySQL and Percona Server from TuxCare provides security fixes for versions that have reached end-of-life. This allows you to continue running your deployments without vulnerability concerns, even after official support has ended.
Supported OS and MySQL versions
| OS | Package Type | OS Version | MySQL version |
|---|---|---|---|
| EL 7 (CentOS, CloudLinux, Oracle Linux, etc.) | RPM | 7.x | 8.0 |
| EL 8 (CentOS, CloudLinux, AlmaLinux, Oracle Linux, etc.) | RPM | 8.x | 8.0 |
| EL 9 (CentOS, CloudLinux, AlmaLinux, Oracle Linux, etc.) | RPM | 9.x | 8.0 |
Supported OS and Percona Server versions
| OS | Package Type | OS Version | Percona Server version |
|---|---|---|---|
| EL 7 (CentOS, CloudLinux, Oracle Linux, etc.) | RPM | 7.x | 8.0 |
Supported architecture: x86_64 (64-bit)
Other versions and architectures available upon request. Contact sales@tuxcare.com for more information.
Installation
Prerequisites
- A valid TuxCare ELS license key - contact sales@tuxcare.com to obtain one
- Root or
sudoaccess to the server
Download the installer script
wget https://repo.tuxcare.com/mysql-els/install-mysql-els-repo.shRun the installer script with your license key
sh install-mysql-els-repo.sh --license-key XXXXXXXXVerify the repository is enabled
yum info els-mysql-release
Removing the repository
To remove the MySQL ELS repository:
sh install-mysql-els-repo.sh --delete