MySQL and MariaDB on same macOS via brew
0
votes
0
answers
433
views
How do I install mariadb on my macOS Mojave via homebrew 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.
Asked by anjanesh
(279 rep)
Dec 17, 2022, 02:32 AM