Bug #38725 possible addition to the MEM2 docs
Submitted: 11 Aug 2008 16:48 Modified: 13 Nov 2008 19:14
Reporter: Lig Isler-Turmelle Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Documentation Severity:S3 (Non-critical)
Version:2.0.0.7017 OS:Any
Assigned to: Tony Bedford CPU Architecture:Any

[11 Aug 2008 16:48] Lig Isler-Turmelle
Description:
for the mysql.inventory table, not only is the CREATE perm needed but the INSERT perm is also needed for the query analysis.  The CREATE perm does not automatically grant and INSERT perm.

GRANT INSERT ON `mysql`.`inventory` TO 'mysql_monitor'@'localhost'

How to repeat:
not applicable
[13 Nov 2008 19:14] MC Brown
This has been documented in the installation notes.