I’m installing moodle on my vps, but it asks me to update mariadb, I have version 10.5.27 and it asks me for at least 10.6.7, I’ve looked for how to do it, I think it can’t be done directly from virtualmin, it should all be done from the console.
mysql_upgrade might still work on some older MariaDB versions, but newer MariaDB versions (10.4 and later) have fully transitioned to mariadb-upgrade. They perform the same function but are specific to their respective database engines.