Skip to content

Instantly share code, notes, and snippets.

View afghl's full-sized avatar
👨‍💻
Engineering

airport1030 afghl

👨‍💻
Engineering
View GitHub Profile

Multiple MySQL Versions with Homebrew

For homebrew version 0.9.5.

brew -v # => Homebrew 0.9.5

Install the current version of mysql.

# Install current mysql version

brew install mysql