Download a Post-EOL binary tarball¶
Percona Server for MySQL 8.0.46-38 contains fixes as part of the MySQL 8.0 post-EOL support from Percona program, available to customers. Community members can compile and install from source code from publicly available source code, which is released quarterly.
As a Percona customer, request access to the Percona 8.0 Post-EOL repository from Percona Support and receive your CLIENTID and TOKEN. Use these credentials to download the appropriate binary tarball.
| Type | Name | Description |
|---|---|---|
| Full | https://repo.percona.com/private/[CLIENTID-[TOKEN]/ps-80-eol/tarballs/Percona-Server- |
Contains binaries, libraries, test files, and debug symbols |
| Minimal | https://repo.percona.com/private/[CLIENTID-[TOKEN]/ps-80-eol/tarballs/Percona-Server- |
Contains binaries and libraries but does not include test files or debug symbols |
Fetch and extract the correct binary tarball using your CLIENTID and TOKEN. For example, for Ubuntu 22.04, use the following command:
$ wget https://repo.percona.com/private/[CLIENTID-[TOKEN]/Percona-Server-8.0/Percona-Server-8.0.46-38/binary/tarball/Percona-Server-8.0.46-38-Linux.x86_64.glibc2.35.tar.gz