Skip to content
  • magnus.blaudd@oracle.com's avatar
    16c065de
    WL#7646 Improve ndbcluster Ndb_component usage · 16c065de
    magnus.blaudd@oracle.com authored
     - Add "name" to Ndb_component
      - Add logging functionality to be used from each component which print out the
        component name and desired log message to server log file
      - Extend logging in the components making it possible to see what each component
         is doing or waiting for - partiularly the startup/shutdown stages
     - Add ndb_log_* logging functions, encapsulating the sql_print_* functions
    16c065de
    WL#7646 Improve ndbcluster Ndb_component usage
    magnus.blaudd@oracle.com authored
     - Add "name" to Ndb_component
      - Add logging functionality to be used from each component which print out the
        component name and desired log message to server log file
      - Extend logging in the components making it possible to see what each component
         is doing or waiting for - partiularly the startup/shutdown stages
     - Add ndb_log_* logging functions, encapsulating the sql_print_* functions
Loading