• unknown's avatar
    BUG#21585 The --help option shows a screen of command options for the ndbd,ndb_mgmd, ndb_mgm · 27f07d17
    unknown authored
               and other commands related to ndb. For all of these, the help screen contains 
              "Ndb.cfg" string. Now i change the "Ndb.cfg" to "my.cnf" because "Ndb.cfg" is obsolete.
    
    
    ndb/include/util/ndb_opts.h:
      Change help info from Ndb.cfg to my.cnf in the header file.
    ndb/test/ndbapi/flexScan.cpp:
      Change help info from Ndb.cfg to my.cnf.
    ndb/tools/ndb_config.cpp:
      Change help info from Ndb.cfg to my.cnf
    27f07d17
ndb_config.cpp 10.5 KB