Bug #27081 Disabled InnoDB leads to errors in log
Submitted: 13 Mar 2007 13:12 Modified: 8 May 2007 16:58
Reporter: Johan Idrén Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Agent Severity:S3 (Non-critical)
Version:1.1.0 OS:Any
Assigned to: Jan Kneschke CPU Architecture:Any

[13 Mar 2007 13:12] Johan Idrén
Description:
* Mysql Service Agent
- When InnoDB is disabled it still tries to query "SHOW /*!40100 ENGINE */ INNODB STATUS" and prints errorlog each time. In result the errorlog of the agent gets quite big in time.

How to repeat:
Run agent on mysqld with InnoDB disabled.

Suggested fix:
Make agent aware of have_innodb variable.
[19 Apr 2007 18:04] Jan Kneschke
this a duplicate of bug #26579.

A fix is committed in [5195]
[8 May 2007 9:09] Carsten Segieth
tested OK with 1.1.1.5370
[8 May 2007 16:58] Peter Lavin
Dealt with under bug #26579.