Skip to content

Instantly share code, notes, and snippets.

@ryanjbonnell
Created September 16, 2013 20:02
Show Gist options
  • Save ryanjbonnell/6585822 to your computer and use it in GitHub Desktop.
Save ryanjbonnell/6585822 to your computer and use it in GitHub Desktop.
Install MySQL Tuner on Mac OS X 10.8 "Mountain Lion"
cd /usr/local/bin
sudo curl -Ol https://raw.github.com/major/MySQLTuner-perl/master/mysqltuner.pl
sudo chmod 755 mysqltuner.pl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment