From: Simon J Mudd Date: Mon, 1 Dec 2014 23:31:46 +0000 (+0100) Subject: Remind people to ensure grants are ok X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;h=4c3c5a8f97ae4df170725854f3914bd434e14bd1;p=pstop.git Remind people to ensure grants are ok --- diff --git a/README.md b/README.md index 3c89531..df5651b 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ probably shows in the code so suggestions on improvement are most welcome. Access to MySQL is currently via a defaults-file which is assumed to be ~/.my.cnf. I should probably make this more configurable. +Do not forget to ensure that the MySQL user you configure has access +to the performance_schema tables. + See also BUGS and NEW_FEATURES which describe things that probably need looking at, keys.txt which describes the keys used inside pstop, and screen_samples.txt which provides some sample output from my own system.