Skip to content

Instantly share code, notes, and snippets.

@andxyz
Created March 6, 2014 15:39
Show Gist options
  • Save andxyz/9392418 to your computer and use it in GitHub Desktop.
Save andxyz/9392418 to your computer and use it in GitHub Desktop.
stopMysql.sh
# /bin/sh
/Applications/MAMP/Library/bin/mysqladmin -u root -proot --socket=/Applications/MAMP/tmp/mysql/mysql.sock shutdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment