Bug #62183 Leaving MySQL cluster management server by pressing CTRL-d brings up error
Submitted: 16 Aug 2011 20:01 Modified: 20 Feb 2013 13:43
Reporter: Malte Ahrens Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:mysql-5.1.56 ndb-7.1.15 OS:Linux (openSuSE 11.4)
Assigned to: CPU Architecture:Any
Tags: CTRL-d, NDB_MGM, quit

[16 Aug 2011 20:01] Malte Ahrens
Description:
When you quit the MySQL cluster management server by pressing CTRL-d (signal eof), the following error message appears:

ndb_mgm> ERROR: Internal error at CommandInterpreter.cpp:1132.

How to repeat:
1.) enter the MySQL cluster management server
2.) press CTRL-d to leave it
3.) the following error message appears:

ndb_mgm> ERROR: Internal error at CommandInterpreter.cpp:1132.

Suggested fix:
Catch the eof signal
[14 Mar 2012 13:24] Timur Bakeyev
Hi!

Just want to add that that the bug is still there, hitting Ctrl-D in the management console gives:

ndb_mgm> ERROR: Internal error at /pb2/build/sb_0-4838533-1327946478.62/mysql-cluster-gpl-7.2.4/storage/ndb/src/mgmclient/CommandInterpreter.cpp:1132.

This is on Debian/Squeeze.
[23 Mar 2012 15:08] Jon Stephens
Product is NDB client, not Cluster Manager; updated category accordingly.
[23 Mar 2012 15:12] Jon Stephens
Confirmed using NDB 7.0/7.1/7.2 from trees on OpenSUSE 11,3/64-bit.

Issue did not appear in 6.3 from tree.
[20 Feb 2013 13:43] Santo Leto
Hi,

I'm not able to repeat this with latest versions (7.2.10 and 7.1.26)
Please reopen if needed