Skip to content

Instantly share code, notes, and snippets.

@fltiago
Created January 2, 2012 16:16
Show Gist options
  • Save fltiago/1551255 to your computer and use it in GitHub Desktop.
Save fltiago/1551255 to your computer and use it in GitHub Desktop.
Instalando MySQL
Basta instalá-lo através do apt-get:
$ sudo apt-get install mysql-server mysql-client
$ sudo apt-get install libmysql-ruby libmysqlclient-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment