Skip to content

Instantly share code, notes, and snippets.

View giathinh910's full-sized avatar
🎯
Focusing

Thinh Bui giathinh910

🎯
Focusing
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