$ brew install percona-server
$ ln -sfv /usr/local/opt/percona-server/*.plist ~/Library/LaunchAgents
$ launchctl load ~/Library/LaunchAgents/homebrew.mxcl.percona-server.plist
# if you want stop it
$ launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.percona-server.plist
Last active
August 29, 2015 14:10
-
-
Save francois-blanchard/a0ae9bece2eef0dfbbc6 to your computer and use it in GitHub Desktop.
percona server auto start OS X
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment