Skip to content

Instantly share code, notes, and snippets.

@birchestx
Created February 6, 2014 07:41
Show Gist options
  • Save birchestx/8839864 to your computer and use it in GitHub Desktop.
Save birchestx/8839864 to your computer and use it in GitHub Desktop.
Installing mysql so can do bundle install on ec2 instance From http://haimlankry.blogspot.com/2012/03/myssql-on-amazon-ec2.html
yum install mysql mysql-server mysql-libs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment