Install MySQL on macOS Catalina. Download and install the latest MySQL generally available release DMG for macOS. MySQL 8 is the latest version. But older versions are available if you need to support older applications. When the install completes it will provide you with a temporary password. Copy this password before closing the installer. Install MySQL with Download do MySQL community server. For mac OS Catalina: /usr/local/mysql/bin/mysql -uroot -p This will prompt you to enter password of mysql.
commented Oct 1, 2020 •
If you want to bundle On my Mac OS Catalina (with MySQL 8) setting Credit to this comment. |
commented Dec 31, 2020
Did you ever find a workaround for this? I've been doing any and everything to get the mysql2 gem installed in a rails project with no luck. I'm at Catalina 10.15.7 |
Install Mysql On Mac Catalina
commented Jun 11, 2021
I also had this problem in an old project. (already had installed openssl and mysql@5.7) |
Install Apache Mysql Php On Macos Catalina
commented Aug 1, 2021
I've tried your different git for Mojave and worked for me: |