From 940a6ad6c5a47d28f3d5d0acce327e8b982d9bf1 Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Wed, 19 Aug 2015 14:41:39 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 710cece..c3a1fab 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,11 @@ MySQL in other areas. **Seriously - please review the FAQ section below.** +Checks performed by MySQLTuner +-- +All checks done by **MySQLTuner** are docuemented in the following docuementation describing **MySQLTuner** internals. +[MySQLTuner Internals](https://github.com/major/MySQLTuner-perl/blob/master/INTERNALS.md) + Download/Installation --