Bug #29623 | Advisor info doesn't accurately reflect the number of rules in the database | ||
---|---|---|---|
Submitted: | 7 Jul 2007 23:55 | Modified: | 22 Jul 2008 13:26 |
Reporter: | Andy Bang | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Enterprise Monitor: Server | Severity: | S3 (Non-critical) |
Version: | 1.2.0.6467 | OS: | Any |
Assigned to: | Darren Oldag | CPU Architecture: | Any |
[7 Jul 2007 23:55]
Andy Bang
[9 Jul 2007 0:34]
Joshua Ganderson
select count from monitor_version; select graph_count from monitor_version; Note that these numbers reflect the inaccurate count. This is a server issue rather than UI issue and our logic around modifying the version meta info needs to be updated.
[1 Aug 2007 15:21]
Joshua Ganderson
Eric, I think you misunderstand this bug. It's not about removing the other rules, it's about having accurate summary information on the rules. When we get the rule count, we're not counting the rules, we're getting the meta-info from monitor_version. If those values can be fixed, this bug goes away. By the way, we definitely don't want to remove the old bundle when importing a new one or we preclude the use of customer bundles.
[29 Mar 2008 22:38]
Darren Oldag
been fixed in 2.0 trunk for a while.
[22 Jul 2008 13:26]
Tony Bedford
An entry was added to the 2.0 changelog: The information on the Advisors, Check For Updates page did not accurately reflect how many rules and graphs were actually in the database and available to the user.