Bug #43691 MgmtSrvr::m_nodeLogLevel only read from
Submitted: 17 Mar 2009 8:21 Modified: 12 May 2021 5:34
Reporter: Magnus Blåudd Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:mysql-5.1-telco-6.2 OS:Any
Assigned to: CPU Architecture:Any
Tags: mysql-5.1-telco-6.2.17

[17 Mar 2009 8:21] Magnus Blåudd
Description:
The array m_nodeLogLevel in MgmtSrvr is only read from and never initialized.

How to repeat:
MCI

Suggested fix:
Find out from where it should get it's value. Rewrite the loglevel thread to be encapsulated into it's own class in ndb_mgmd