LoginSignup
1
2

More than 5 years have passed since last update.

[Mac][El Capitan][MySQL] HomebrewでインストールしたMySQLを自動起動設定する

Last updated at Posted at 2016-11-25

之だけで済むようです

$ brew services start mysql

==> Tapping homebrew/services
Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-services'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 10 (delta 0), reused 6 (delta 0), pack-reused 0
Unpacking objects: 100% (10/10), done.
Checking connectivity... done.
Tapped 0 formulae (26 files, 32.4K)
==> Successfully started `mysql` (label: homebrew.mxcl.mysql)
1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2