Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

homebrew mysql service not starting

# stop and unload the launchdaemon
sudo launchctl unload -w /Library/LaunchDaemons/homebrew.mxcl.mysql.plist
# remove the lauchdaemon file
sudo rm -f /Library/LaunchDaemons/homebrew.mxcl.mysql.plist
sudo rm -f /tmp/mysql.sock /tmp/mysqlx.sock
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #homebrew #mysql #service #starting
ADD COMMENT
Topic
Name
5+9 =