getpagespeed/mysqltuner
Project ID: 18185
Description
MySQLTuner is a script written in Perl that allows you to review a MySQL installation quickly and make adjustments to increase performance and stability. The current configuration variables and status data is retrieved and presented in a brief format along with some basic performance suggestions.
Installation Instructions
Install in CentOS / RHEL 6
yum install https://extras.getpagespeed.com/release-el6-latest.rpm
yum install mysqltuner
Install in CentOS / RHEL 7
yum install https://extras.getpagespeed.com/release-el7-latest.rpm
yum install mysqltuner
Install in Fedora 28+
dnf copr enable getpagespeed/mysqltuner
dnf install mysqltuner
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | i386 (31)*, x86_64 (32)* | EPEL 6 (0 downloads) |
EPEL 7 | ppc64le (33)*, x86_64 (34)* | EPEL 7 (176 downloads) |
EPEL 8 | x86_64 (32)* | EPEL 8 (143 downloads) |
Fedora rawhide | aarch64 (33)*, i386 (34)*, ppc64le (30)*, x86_64 (34)* | Fedora rawhide (177 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable getpagespeed/mysqltuner
More info about enabling Copr repositories