Created
April 22, 2010 23:04
-
-
Save waynegraham/375949 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#env ARCHFLAGS="-arch i386" gem install mysql -- --with-mysql-config=/usr/local/mysql/bin/mysql_config | |
heroku db:push mysql://root@localhost/deca_development?encoding=utf8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment