Search code examples
mysqllinuxmariadblinux-mint

install MySQL 8 along with MariaDB in Linux Mint 19.2 (Tina)


I want to learn MySQL 8 but because of my work I cannot abandon MariaDB installed on my computer. Is there any way that I can install both of them and use whichever I want according to my need?


Solution

  • You can use docker for these kind of purposes. You can also customize the port this runs on and change it to something else like 3360 in my.cnf