MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IPCConfig Struct Reference

Static Public Member Functions

static bool configureTransporters (Uint32 nodeId, const struct ndb_mgm_configuration &, class TransporterRegistry &, bool transporter_to_self=false)

Detailed Description

Definition at line 21 of file IPCConfig.hpp.

Member Function Documentation

bool IPCConfig::configureTransporters ( Uint32  nodeId,
const struct ndb_mgm_configuration config,
class TransporterRegistry tr,
bool  transporter_to_self = false 
)
static

Iterate over all MGM's and construct a connectstring create mgm_handle and give it to the Transporter Registry

Definition at line 43 of file IPCConfig.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this struct was generated from the following files: