Update README.md
This commit is contained in:
parent
c5e18e8f79
commit
bc3336441c
1 changed files with 4 additions and 0 deletions
|
@ -6,7 +6,11 @@ MySQLTuner-perl
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Compatibility:
|
Compatibility:
|
||||||
|
====
|
||||||
|
|
||||||
* MySQL 5.7 (partial support)
|
* MySQL 5.7 (partial support)
|
||||||
* MySQL 5.6 (full support)
|
* MySQL 5.6 (full support)
|
||||||
|
|
Loading…
Reference in a new issue