MySQL 5.6.14 Source Code Document
|
Options used to control how the management server is started. More...
#include <MgmtSrvr.hpp>
Public Attributes | |
int | daemon |
int | non_interactive |
int | interactive |
const char * | config_filename |
int | mycnf |
int | config_cache |
const char * | bind_address |
int | no_nodeid_checks |
int | print_full_config |
const char * | configdir |
int | verbose |
int | reload |
int | initial |
NodeBitmask | nowait_nodes |
Options used to control how the management server is started.
Definition at line 110 of file MgmtSrvr.hpp.