Bug #3834 MGM Server can not do proper SHOW CONFIG
Submitted: 20 May 2004 9:29 Modified: 15 Jun 2004 11:55
Reporter: Lars Thalmann Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:4.1.2 OS:
Assigned to: CPU Architecture:Any

[20 May 2004 9:29] Lars Thalmann
Description:
The management server has the following problem when doing a SHOW CONFIG:

[TCP]
PortNumber: 10002
SendSignalId: Y
Compression: N
Checksum: N
SendBufferSize: 16
MaxReceiveSize: 4
NodeId1: Config.cpp 84: Warning! Requirement failed
(oy?uy" ?A     (2#      3#
NodeId2: Config.cpp 84: Warning! Requirement failed
(oy?uy" ?A     (2#      3#

How to repeat:
Start management server.
Do SHOW CONFIG

Suggested fix:
Use only the management client CLI.  Remove the code for the 
management server CLI interface and write a message telling the 
user how to start a management client.

Best would be if there was a possibility to run the MGM client 
as a thread in the MGM server, thus eliminating the need of starting
a separate MGM client.
[15 Jun 2004 11:55] Jonas Oreland
This is a feature request