Skip to content

Instantly share code, notes, and snippets.

@noda-sin
Created October 15, 2017 14:30
Show Gist options
  • Save noda-sin/24c50fc25f038dc16420544fe86ddf34 to your computer and use it in GitHub Desktop.
Save noda-sin/24c50fc25f038dc16420544fe86ddf34 to your computer and use it in GitHub Desktop.
percona toolkit
wget https://www.percona.com/downloads/percona-toolkit/3.0.3/binary/debian/jessie/x86_64/percona-toolkit_3.0.3-1.jessie_amd64.deb
apt install libdbd-mysql-perl libdbi-perl libio-socket-ssl-perl libnet-ssleay-perl
dpkg -i percona-toolkit_3.0.3-1.jessie_amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment