Bug #31789 counter field set to "1" for dc_items record with attrib Com_show_innodb_status
Submitted: 23 Oct 2007 13:45 Modified: 25 Oct 2007 17:37
Reporter: Peter Lavin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Advisors/Rules Severity:S3 (Non-critical)
Version:1.2.0.7757 OS:Any
Assigned to: Andy Bang CPU Architecture:Any
Tags: Com_show_innodb_status

[23 Oct 2007 13:45] Peter Lavin
Description:
In the dc_items table the item with the attrib "Com_show_innodb_status" has the "counter" field set to "1". This item is not a counter.

How to repeat:
Use the merlin database and issue the following statement:
SELECT * FROM dc_items WHERE attrib LIKE "Com_show inn%";

Suggested fix:
Change the counter value to "0".
[25 Oct 2007 17:37] Peter Lavin
Sorry -- this references the wrong variable. I'll open a new bug.