Skip to content

Instantly share code, notes, and snippets.

@jpvf
Last active March 22, 2017 22:06
Show Gist options
  • Save jpvf/899b7f69aaa2fa4d6a418c13dfa00120 to your computer and use it in GitHub Desktop.
Save jpvf/899b7f69aaa2fa4d6a418c13dfa00120 to your computer and use it in GitHub Desktop.
sources
wget https://repo.percona.com/apt/percona-release_0.1-4.$(lsb_release -sc)_all.deb
dpkg -i percona-release_0.1-4.$(lsb_release -sc)_all.deb
apt-get update
apt-get install percona-server-server-5.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment