MySQL Forums
Forum List  »  Source, Builds, Binaries

MySQL tarball
Posted by: Edwin Desouza
Date: July 26, 2023 10:27AM

https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-34.html#mysqld-8-0-34-feature

Packaging:

Beginning with this release, binary archive packages
- previously named using -el7-x86_64.tar and -el7-x86_64.tar.gz
- are now named using -linux-glibc2.17-x86_64.tar and -linux-glibc2.17-x86_64.tar.gz, respectively.

For example,
- if you used mysql-8.0.33-el7-x86_64.tar to install or upgrade to MySQL 8.0.33,
- you should use mysql-8.0.34-linux-glibc2.17-x86_64.tar for installing or upgrading to MySQL 8.0.34.

The naming change reflects the fact that these binaries are intended to be compatible with any Linux system using glibc2.17 or newer; this includes Enterprise Linux 7, EL8, and EL9.

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL tarball
290
July 26, 2023 10:27AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.