Looking to have a local testing server using Ubuntu.
I would like to have both MySQL and MariaDB on this server, at the same time (Different ports, obviously).
Is it possible to install both using Apt? I notice if I install one it wants to remove the other.
Thanks!