aaP_benedito.ueg I need to switch from MariaDB to Mysql8.0 on my panel. How do I do it? I even found a support question about how to switch from mysql to mariadb, at this link: https://www.aapanel.com/forum/d/21767-unable-to-switch-from-mysql-80-to-mariadb-on-aapanel-help-needed But I need to do the opposite, switch from mariadb to mysql8.0. I am using Ubuntu system.
aaPanel_Kern Hello, after the server has made a snapshot backup, back up the database and database account information, delete all databases, uninstall MariaDB Install mysql, create a database using backup information, and restore the database aaP_benedito.ueg