Skip to content

Instantly share code, notes, and snippets.

@weitsai
Created December 7, 2016 18:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save weitsai/f9fff7f8b5698e0185d0126a68b1b8aa to your computer and use it in GitHub Desktop.
Save weitsai/f9fff7f8b5698e0185d0126a68b1b8aa to your computer and use it in GitHub Desktop.
Use brew install mysql
  1. 升級 homebrew
brew upgrade
brew update
  1. 安裝 mysql
brew install mysql
  1. 啟動 mysql
mysql.server restart
  ERROR! MySQL server PID file could not be found!

Starting MySQL
. SUCCESS!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment