Upgrade mysql57-server to mysql80-server

jstockley

Cadet
Joined
Jun 9, 2020
Messages
3
Hi all,

I updated my Nextcloud installation today and noticed that starting with Nextcloud version 21 support for mysql57-server will be dropped and mysql80-server will be required. I was wondering if there is a way to upgrade my current installation to mysql80-server while still having it work with Nextcloud. If not is there a way when installing the plugin that I can have it install mysql80-server instead of mysql57-server.

Thanks
Jack
 

Jailer

Not strong, but bad
Joined
Sep 12, 2014
Messages
4,977
If you are currently running the plugin you may have to wait for it to be updated. If it's a standard jail make a backup of your current database and then run pkg install mysql80-server and after it's complete run mysql_upgrade.
 
Top