Fix typos
This commit is contained in:
parent
b6f5a6cb93
commit
53d1c16068
1 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@ MySQLTuner-perl
|
|||
|
||||
**MySQLTuner** supports in this last version ~300 indicators for MySQL/MariaDB/Percona Server.
|
||||
|
||||
**MySQLTuner** is maintained and indicator collect is increasing week after week supporting a lot of configuration sush as , , , Linux OS metrics, , , , ...
|
||||
**MySQLTuner** is maintained and indicator collect is increasing week after week supporting a lot of configuration such as , , , Linux OS metrics, , , , ...
|
||||
|
||||
You can found more details on this indicators
|
||||
.
|
||||
|
@ -164,12 +164,12 @@ These kinds of things are bound to happen. Here are the details I need from you
|
|||
* The full text of the error
|
||||
* A copy of SHOW VARIABLES and SHOW GLOBAL STATUS output (if possible)
|
||||
|
||||
**Question: How to perform a CVE vulneralibity checks ?**
|
||||
**Question: How to perform CVE vulnerability checks?**
|
||||
|
||||
* Download vulnerabilities.csv from this repository.
|
||||
* use option --cvefile to perform CVE checks
|
||||
|
||||
**Question: How to use mysqltuner from remote host ?**
|
||||
**Question: How to use mysqltuner from a remote host?**
|
||||
Thanks to [@rolandomysqldba](http://dba.stackexchange.com/users/877/rolandomysqldba)
|
||||
|
||||
* You will still have to connect like a mysql client:
|
||||
|
|
Loading…
Reference in a new issue