Bug #30442 | Error getting SHOW INNODB STATUS for instance which is down | ||
---|---|---|---|
Submitted: | 15 Aug 2007 16:00 | Modified: | 30 Nov 2007 16:02 |
Reporter: | Mark Leith | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Enterprise Monitor: Agent | Severity: | S3 (Non-critical) |
Version: | 1.2.0.7057 | OS: | Any |
Assigned to: | Jan Kneschke | CPU Architecture: | Any |
[15 Aug 2007 16:00]
Mark Leith
[15 Aug 2007 19:37]
Andy Bang
Item #2 under 'Suggested fix' was fixed in r7128. Jan or Eric still need to address item #1.
[22 Aug 2007 14:59]
Jan Kneschke
fixed in [7229] in trunk/
[22 Aug 2007 22:03]
Jan Kneschke
merged into 1.2.0 in [7237]
[30 Nov 2007 16:00]
Peter Lavin
Added to the changelog for version 1.2. Copy as follows: When a monitored server went down, the agent continued to log unhelpful messages such as ... executing query 'SHOW INNODB STATUS' failed: MySQL server has gone away. The SHOW INNODB STATUS statement no longer executes if the instance is known to be down. The message for a failure of the SHOW INNODB STATUS statement has been changed to SHOW INNODB STATUS output is not available because InnoDB is disabled or because this account does not have the SUPER privilege.