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.:

Wednesday, October 20, 2021

MySQL October 2021 releases

 MySQL Server 8.0.27 and 5.7.36, new versions of the popular Open Source Database Management System along with different connectors and MySQL NDB Cluster 8.0.27, 7.6.20, 7.5.24, and 7.4.34, a high-availability, high-redundancy version of MySQL adapted for the distributed computing environment have been released.

The release notes for the changes in each release of MySQL Server, Cluster, Components and Connectors are available below.

MySQL Server 8.0.27, 5.7.36

MySQL NDB Cluster 8.0.27, 7.6.20, 7.5.24, and 7.4.34 

Components

    MySQL Shell 8.0.27
    MySQL Router 8.0.27
    MySQL Workbench 8.0.27
    MySQL Enterprise Backup 8.0.27
    MySQL Cluster Manager 8.0.27 

Connectors
    MySQL Connector/J 8.0.27
    MySQL Connector/NET 8.0.27
    MySQL Connector/Python 8.0.27
    MySQL Connector/C++ 8.0.27
    MySQL Connector/Node.js 8.0.27
    MySQL Connector/ODBC 8.0.27 

MySQL releases are available for download at:
https://www.mysql.com/downloads/

Feedback, bug reports, bug fixes, patches welcome at:
http://bugs.mysql.com/report.php

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...