For Windows, see Upgrading MariaDB on Windows instead.
For MariaDB Galera Cluster, see Upgrading Between Minor Versions with Galera Cluster 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 Mariabackup.
To upgrade between minor versions of MariaDB on Linux/Unix (for example from MariaDB 10.3.12 to MariaDB 10.3.13), the following procedure is suggested:
my.cnf
. mysql_upgrade
. mysql_upgrade
does two things: mysql
database are fully compatible with the new version. To upgrade between major versions, see the following:
© 2019 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/upgrading-between-minor-versions-on-linux/