Bug #39214 ALL CLUSTERLOG STATISTICS=x does not report on all mgm servers
Submitted: 3 Sep 2008 15:00 Modified: 9 Sep 2008 12:29
Reporter: Oli Sennhauser Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S4 (Feature request)
Version:mysql-5.1-telco-6.3 OS:Any
Assigned to: CPU Architecture:Any
Tags: mysql-5.1-telco-6.3.16

[3 Sep 2008 15:00] Oli Sennhauser
Description:
ALL CLUSTERLOG STATISTICS=8; does not enable the clusterlog statistics on ALL mgmd's but only on the one the statement was issued.

This is documented behaviour but I think it should be executed on ALL mgmd's because of HA requirements AND consistent behaviour with other commands (for example all report mem).

How to repeat:
ALL CLUSTERLOG STATISTICS=8;

Suggested fix:
Enable it on all mgmd.