Bug #57576 --connect-timeout option for ndb_* tools
Submitted: 19 Oct 2010 16:30 Modified: 12 Oct 2015 16:36
Reporter: Hartmut Holzgraefe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S5 (Performance)
Version:mysql-5.1-telco-7.0 OS:Any
Assigned to: Assigned Account CPU Architecture:Any

[19 Oct 2010 16:30] Hartmut Holzgraefe
Description:
[...] adding an argument to ndb_desc (ndb_show_tables)
  --connect-timeout=X

and have the program call Ndb_cluster_connection::set_connect_timeout(X)

How to repeat:
...
[12 Oct 2015 16:36] Jon Stephens
Documented this feature change in the NDB 7.4.9 changelog as shown here:

    Users can now set the number and length of connection timeouts
    allowed by most NDB programs with the --connect-retries and
    --connect-retry-delay command line options introduced in this
    release.

Also noted the addition of the new options in the NDB programs documentation.

Closed.