Open arhimede opened 3 days ago
Manual upgrade instructions
sudo dnf remove MariaDB-server -y
sudo dnf clean all
sudo dnf install MariaDB-server -y
sudo dnf install MariaDB-server -y
mariadb-upgrade -uroot -p
sudo systemctl restart mariadb
sudo systemctl enable mariadb
Feature Request
Summary
Let's upgrade the initial ansible recipe to install mariadb 11.4 and a small recipe for upgrade from 10.11 to 11.4