Bug #54361 Small docs update for MEM manual : QUAN : mysqld user account creation
Submitted: 9 Jun 2010 9:46 Modified: 14 Jun 2010 0:54
Reporter: Roel Van de Paar Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Enterprise Monitor: Documentation Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: MC Brown CPU Architecture:Any

[9 Jun 2010 9:46] Roel Van de Paar
Description:
https://enterprise.mysql.com/docs/monitor/2.2/en/mem-qanal-using.html#mem-qanal-using-prox...

"The MySQL client application user must have...
mysql> GRANT SELECT on mysql.inventory to 'user'@'localhost' IDENTIFIED BY 'password'"

Maybe this could be somewhat more verbose saying something like "you likely want this for all users with a wildcard, like this: GRANT..." ?

How to repeat:
N/A
[14 Jun 2010 0:54] Roel Van de Paar
Not a bug, based on misunderstanding.