Hi there,
I am running my personal server with Ubuntu 20.04 LTS, hestia 1.9.2, mariadb 10.4.34.
I am aware that it is approaching EOL so I am getting things ready for the upgrade.
The tips mentioned I should upgrade mariadb to at least 10.6.
I run apt-get update and the mariadb repo returned 404.
This is because the minimum version on mva-n.net
is 10.5.
I checked that there is a bash script to upgrade mariadb:
However, searching on the forum only return some 2022 topics in which the “upgrade is not ready for 10.6”.
May I ask,
can I run the upgrade_mariadb.sh
to upgrade the mariadb from 10.4.34 to 10.11 (target version)?
Thank you!