From e0963bac6449a3fd45bddc1efcd566712279e58b Mon Sep 17 00:00:00 2001 From: Jean-Marie RENOUARD Date: Tue, 21 Mar 2023 15:43:15 +0100 Subject: [PATCH] fix: Typo --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dd7020..85720c4 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ or FAQ -- **Question: What are the prerequisites for running MySQL tuner ?** + Before running MySQL tuner, you should have the following: - A MySQL server installation @@ -328,7 +329,9 @@ Be cautious when implementing changes to ensure the stability and performance of **Question: Can I fire my DBA now?** -**MySQLTuner will not replace your DBA in any form or fashion.** If your DBA constantly takes your parking spot and steals your lunch from the fridge, then you may want to consider it - but that's your call. +**MySQLTuner will not replace your DBA in any form or fashion.** + +If your DBA constantly takes your parking spot and steals your lunch from the fridge, then you may want to consider it - but that's your call. **Question: Why does MySQLTuner keep asking me the login credentials for MySQL over and over?**