All pages
Powered by GitBook
1 of 1

Loading...

Upgrading Between Minor MariaDB Versions

Steps for minor version upgrades (e.g., 10.5.8 to 10.5.9) on Linux, which typically involve package manager updates and a service restart.

For Windows, see Upgrading MariaDB on Windows instead.

Before you upgrade, it would be best to take a backup of your database. This is always a good idea to do before an upgrade. We would recommend mariadb-backup.

To upgrade between minor versions of MariaDB on Linux/Unix (for example from MariaDB 10.11.4 to MariaDB 10.11.5), the following procedure is suggested:

  1. Stop MariaDB.

  2. Uninstall the old version of MariaDB.

  3. Install the new version of MariaDB.

  • On Debian, Ubuntu, and other similar Linux distributions, see for more information.

  • On RHEL, CentOS, Fedora, and other similar Linux distributions, see for more information.

  • On SLES, OpenSUSE, and other similar Linux distributions, see for more information.

  1. Make any desired changes to configuration options in , such as my.cnf.

  2. Start MariaDB.

To upgrade between major versions, see the following:

This page is licensed: CC BY-SA / Gnu FDL

Upgrading from MariaDB 10.6 to MariaDB 10.11
  • Upgrading from MariaDB 10.5 to MariaDB 10.6

  • Upgrading from MariaDB 10.4 to MariaDB 10.5

  • Upgrading from MariaDB 10.3 to MariaDB 10.4

  • Installing MariaDB Packages with APT
    Installing MariaDB Packages with YUM
    Installing MariaDB Packages with ZYpp
    option files
    Upgrading Between Major MariaDB Versions
    Upgrading from MariaDB 11.1 to MariaDB 11.2
    Upgrading from MariaDB 11.0 to MariaDB 11.1
    Upgrading from MariaDB 10.11 to MariaDB 11.0