MySQL and MariaDB on same macOS via brew
How do I install mariadb on my macOS Mojave via brew without destroying my MySQL 8 setup ?
Error: Cannot install mariadb because conflicting formulae are installed. mysql: because mariadb, mysql, and percona install the same binaries
Please `brew unlink mysql` before continuing.
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.