From 06830661cafb2b77b356a54b6ace9207f0314f58 Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Mon, 23 Jan 2017 17:16:06 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a223b03..dba3ec3 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,12 @@ MySQL in other areas. **Seriously - please review the FAQ section below.** + +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. + What MySQLTuner is checking exactly ? -- All checks done by **MySQLTuner** are documented in [MySQLTuner Internals](https://github.com/major/MySQLTuner-perl/blob/master/INTERNALS.md) documentation.