Wednesday, April 27, 2022

MySQL April 2022 releases

MySQL Server 8.0.29 and 5.7.38, new versions of the popular Open Source Database Management System along with different connectors and MySQL NDB Cluster 8.0.29, 7.6.22, 7.5.26, and 7.4.36, 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.29, 5.7.38

MySQL NDB Cluster 8.0.29, 7.6.22, 7.5.26, and 7.4.36

Components
    MySQL Shell 8.0.29
    MySQL Router 8.0.29
    MySQL Workbench 8.0.29
    MySQL Enterprise Backup 8.0.29
    MySQL Cluster Manager 8.0.29

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

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

MySQL releases are also available from our repository for Linux platforms, go here for details:  https://dev.mysql.com/downloads/repo/

Windows packages are available via the Installer for Windows:
https://dev.mysql.com/downloads/installer/ 

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

For information on installing MySQL 8.0.29 on new servers, refer documentation at
https://dev.mysql.com/doc/refman/8.0/en/installing.html

Feedback, bug reports, bug fixes, patches welcome at:
https://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...