Friday, September 3, 2021

MySQL Repos available for Debian 11 (bullseye)

Just a quick note. We have added Debian 11 support to our Apt repository. 

Here is a quick overview of MySQL products that are available from the MySQL
Apt repository for Debian 11:

  • MySQL Server 8.0.26
  • MySQL NDB Cluster 8.0.26
  • MySQL Shell 8.0.26
  • MySQL Router 8.0.26
  • MySQL Connector/C++ 8.0.26
  • MySQL Connector/J 8.0.26
  • MySQL Connector/ODBC 8.0.26
  • MySQL Connector/Python 8.0.26


Users can install the MySQL Debian 11 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.



Install the mysql apt repo setup package with

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

...and follow the detailed install instructions on 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.:
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...