Thursday, October 28, 2021

MySQL Repos for Ubuntu 21.10 is ready

Ubuntu 21.10 (Impish Indri) was published on 14th October 2021. Ubuntu 21.10 brings the all-new PHP 8 and GCC 11 including full support for static analysis, greatly improving everyday developer security awareness in low-level programming. We congratulate the Ubuntu community on yet another innovative release.

We have added Ubuntu 21.10 support to our MySQL Apt repository.

Summary of MySQL products available for Ubuntu 21.10:

    MySQL Server 8.0.27
    MySQL NDB Cluster 8.0.27
    MySQL Shell 8.0.27
    MySQL Router 8.0.27
    MySQL Workbench 8.0.27
    MySQL Connector/C++ 8.0.27
    MySQL Connector/J 8.0.27
    MySQL Connector/ODBC 8.0.27
    MySQL Connector/Python 8.0.27


Users can install the MySQL Ubuntu 21.10 binaries both from our apt repository and by manual download.

To configure the MySQL Apt repository, download the mysql apt config repo setup package from the apt repository landing page. (Version number in the mysql-apt-config might change as it evolves, so adjust accordingly)


https://dev.mysql.com/downloads/repo/apt/

Install the mysql apt repo setup package with

sudo dpkg -i mysql-apt-config_0.8.20-1_all.deb

..and there you go.

For more detailed install instructions, please refer A Quick Guide to Using the MySQL APT Repository

For an overview of what's new in MySQL 8.0, please see
http://dev.mysql.com/doc/refman/8.0/en/mysql-nutshell.html

We welcome and appreciate your feedback, bug reports, bug fixes, patches, etc.:

No comments:

Post a Comment

Announcing January 2024 Releases featuring MySQL 8.3.0 and 8.0.36

MySQL Server 8.3.0 and 8.0.36, new versions of the popular Open Source Database Management System, have been released in conjunction with th...