Some Markdown typos and fixes
This commit is contained in:
parent
6beed0b13c
commit
de268044ff
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -11,10 +11,10 @@ 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 such as , , , Linux OS metrics, , , , ...
|
||||
**MySQLTuner** is maintained and indicator collect is increasing week after week supporting a lot of configuration such as [Galera Cluster](http://galeracluster.com/), [TokuDB](https://www.percona.com/software/mysql-database/percona-tokudb), [Performance schema](https://github.com/mysql/mysql-sys), Linux OS metrics, [InnoDB](http://dev.mysql.com/doc/refman/5.7/en/innodb-storage-engine.html), [MyISAM](http://dev.mysql.com/doc/refman/5.7/en/myisam-storage-engine.html), [Aria](https://mariadb.com/kb/en/mariadb/aria/), ...
|
||||
|
||||
You can found more details on this indicators
|
||||
.
|
||||
[Indicators description](https://github.com/major/MySQLTuner-perl/blob/master/INTERNALS.md).
|
||||
|
||||
|
||||

|
||||
|
@ -24,7 +24,7 @@ MySQLTuner needs you:
|
|||
|
||||
**MySQLTuner** needs contributors for documentation, code and feedbacks..
|
||||
|
||||
* Please join us on issue track at [GitHub tracker](https://github.com/major/MySQLTuner-perl/issues)</a>.
|
||||
* Please join us on issue track at [GitHub tracker](https://github.com/major/MySQLTuner-perl/issues).
|
||||
* Contribution guide is available following [MySQLTuner contributing guide](https://github.com/major/MySQLTuner-perl/blob/master/CONTRIBUTING.md)
|
||||
* Star **MySQLTuner project** at [MySQLTuner Git Hub Project](https://github.com/major/MySQLTuner-perl)
|
||||
|
||||
|
@ -63,7 +63,7 @@ Security recommandations
|
|||
|
||||
Hi directadmin user!
|
||||
We detected that you run mysqltuner with da_admin's credentials taken from /usr/local/directadmin/conf/my.cnf, which might bring to a password discovery!
|
||||
Read link for more details[Issue #289](https://github.com/major/MySQLTuner-perl/issues/289).
|
||||
Read link for more details [Issue #289](https://github.com/major/MySQLTuner-perl/issues/289).
|
||||
|
||||
What MySQLTuner is checking exactly ?
|
||||
--
|
||||
|
@ -238,7 +238,7 @@ MySQLTuner needs you
|
|||
--
|
||||
**MySQLTuner** needs contributors for documentation, code and feedbacks..
|
||||
|
||||
* Please join us on issue track at [GitHub tracker](https://github.com/major/MySQLTuner-perl/issues)</a>.
|
||||
* Please join us on issue track at [GitHub tracker](https://github.com/major/MySQLTuner-perl/issues).
|
||||
* Contribution guide is avalaible following [MySQLTuner contributing guide](https://github.com/major/MySQLTuner-perl/blob/master/CONTRIBUTING.md)
|
||||
* Star **MySQLTuner project** at [MySQLTuner Git Hub Project](https://github.com/major/MySQLTuner-perl)
|
||||
|
||||
|
|
Loading…
Reference in a new issue