Remind people to ensure grants are ok
authorSimon J Mudd <sjmudd@pobox.com>
Mon, 1 Dec 2014 23:31:46 +0000 (00:31 +0100)
committerSimon J Mudd <sjmudd@pobox.com>
Mon, 1 Dec 2014 23:31:46 +0000 (00:31 +0100)
README.md

index 3c89531..df5651b 100644 (file)
--- 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.
 
 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.
 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.