Skip to content
  • Magnus Blåudd's avatar
    9865f35a
    WL#8703 ndbinfo config parameter tables · 9865f35a
    Magnus Blåudd authored
    2) add ndbinfo.ndb$config_values table which returns
       the currently configured values for each data node
     - add ndbinfo.config_values view
     - extend ConfigValues with a "by index iterator" allowing
       the configured values to be extracted without knowing
       which keys are actually in the hash. Add unit test for
       this new iterator.
     - add test showing how config_values can be joined with
       config_params to get reports of current values.
    9865f35a
    WL#8703 ndbinfo config parameter tables
    Magnus Blåudd authored
    2) add ndbinfo.ndb$config_values table which returns
       the currently configured values for each data node
     - add ndbinfo.config_values view
     - extend ConfigValues with a "by index iterator" allowing
       the configured values to be extracted without knowing
       which keys are actually in the hash. Add unit test for
       this new iterator.
     - add test showing how config_values can be joined with
       config_params to get reports of current values.
Loading