From 80475145e67a00ace824fc7072187d48e35eb8bc Mon Sep 17 00:00:00 2001 From: Simon J Mudd Date: Thu, 11 Dec 2014 23:40:03 +0100 Subject: [PATCH] fix markup --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5983b8f..095eb79 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ If you see a need for this please let me know. ### Grants -Do not forget to ensure that the MySQL user you configure has access -to the `performance_schema` tables. +`pstop` needs `SELECT` access to `performance_schema` tables. It +will not run if access to the required tables is not available. ### Screens -- 2.7.4