Moving MySQL databases into MariaDB

I had a problem with MySQL 8.4 recently. Eventually I gave up and resorted to moving to MariaDB. Switching applications because I hit a problem isn’t something I usually do lightly. Overview Most of the work won’t be shown here. However, this is an overview: Created a new jail on the host: [12:09 zuul dvl ~] % sudo mkjail create -j mariadb01 -a amd64 -v 15.0-RELEASE Add new DNS entries for that jail […]

Moving MySQL databases into MariaDB Read More ยป