Bug #59762 innodb tablespace monitor only checks the system tablespace
Submitted: 26 Jan 2011 23:59 Modified: 27 Jan 2011 5:05
Reporter: Mark Callaghan Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: InnoDB Plugin storage engine Severity:S4 (Feature request)
Version:5.5,5.1 OS:Any
Assigned to: CPU Architecture:Any
Tags: innodb, monitor, Tablespace

[26 Jan 2011 23:59] Mark Callaghan
Description:
The innodb tablespace monitor only checks the system tablespace. This is a documented non-feature. I think it should check all tablespaces.

http://dev.mysql.com/doc/refman/5.5/en/innodb-monitors.html#innodb-tablespace-monitor

How to repeat:
read the docs

Suggested fix:
support all tablespaces
[27 Jan 2011 5:05] Valeriy Kravchuk
Thank you for the feature request.