Bug #11457 ndb_replace hangs if /etc/my.cnf is containing ndb-connectstring
Submitted: 20 Jun 2005 13:07 Modified: 30 Jun 2005 7:28
Reporter: Jan Kneschke Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:4.1.12 OS:Linux (Linux/amd64)
Assigned to: Jonas Oreland CPU Architecture:Any

[20 Jun 2005 13:07] Jan Kneschke
Description:
the ndb_replace test is hanging if a config-file is containing a ndb-connectstring

How to repeat:
add a /etc/my.cnf containing:

[mysql_cluster]
ndb-connectstring = www.example.org

Suggested fix:
add --no-defaults to ndb_select_all
[22 Jun 2005 22:55] MySQL Verification Team
Verified with latest source.
[29 Jun 2005 13:59] Jonas Oreland
Hi,

If you mean ndb_restore.test, then this is already fixed, 2005-05-24.

Otherwise I'm clueless...ndb_replace does not use ndb_select_all
[29 Jun 2005 16:24] Jan Kneschke
Ok, it was ndb_restore. The displayed text was from the previous, successfull test. 4.1.12 was released before the changeset.
[30 Jun 2005 7:28] Jonas Oreland
already fixed