paxmiracle.blogg.se

Brew install mysql 5.7
Brew install mysql 5.7









Lines prefixed with "$" are a terminal command.Run the following highlighted steps in the Terminal. Personally after installing through Homebrew I did not know the default password and wanted to set up the server to accept the root user with no password, for my development environment. This new version of MySQL has some security features and syntax changes that may be confusing. This is an upgrade from the 5.6.x versions that brew would install on previous OS X versions. The MySQL version that will be installed through Homebrew for El Capitan is currently version 5.7.9. Published on Wednesday 18th of November, 2015

brew install mysql 5.7

Login as root with no password on MySQL 5.7.9 with El Capitan (Homebrew)











Brew install mysql 5.7