- Download from https://dev.mysql.com/downloads/mysql
- Choose the version for your OS
- Click “No thanks, just start my download”
- Go through the download process
- Make sure you copy the password for root@localhost
- Start MySQL Server
- Add
/usr/local/mysql/bin
to path in
.bash_profile


To update password, see "If you lock yourself out of phpmyadmin"
Comments