Skip to content

Instantly share code, notes, and snippets.

@lakelse
Last active January 1, 2016 07:59
Show Gist options
  • Save lakelse/8115205 to your computer and use it in GitHub Desktop.
Save lakelse/8115205 to your computer and use it in GitHub Desktop.
gem install mysql2 --no-ri --no-rdoc -- --with-mysql-dir=c:\mysql-connector-c-noinstall-6.0.2-win32
gem install mysql2 --platform=ruby --no-ri --no-rdoc -- --with-mysql-dir=c:\mysql-connector-c-noinstall-6.0.2-win32
gem install mysql2 -V --platform=ruby --no-ri --no-rdoc -- --with-mysql-dir=c:\mysql-connector-c-noinstall-6.0.2-win32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment