From e9910c0534a8e56e19c2cccab369d354a0a17ee1 Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Wed, 19 Aug 2015 15:18:03 +0200 Subject: [PATCH] Update INTERNALS.md --- INTERNALS.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/INTERNALS.md b/INTERNALS.md index 9a13987..31fe896 100644 --- a/INTERNALS.md +++ b/INTERNALS.md @@ -67,7 +67,7 @@ * Password list checks can be avoid (option: --skippassword) ## MySQLTuner database information -* PEr database information +* Per database information * Rows number * Total size * Data size @@ -129,14 +129,13 @@ * Query Cache DISABLED, ALL REQUEST or ON DEMAND * Query Cache Size * Query cache hit ratio (cache efficienty) - * + ## MySQLTuner memory checks * Get total RAM/swap * Is there enought memory for max connections reached by MySQL ? * Is there enought memory for max connections allowed by MySQL ? * Max percentage of memory used(<85%) -* ## MySQLTuner slow queries checks @@ -171,8 +170,8 @@ ## MySQLTuner ARIADB information * Is Aria indexes size is greater than page cache size ? -* page cache read hit ratio (>95%) -* page cache write hit ratio (>95%) +* Page cache read hit ratio (>95%) +* Page cache write hit ratio (>95%) ## MySQLTuner MYISAM information