Only block nodes in mxs1476
This is less of a disruption to the whole Galera cluster, which appears to go non-primary if the nodes are stopped instead of blocked.
This commit is contained in:
@ -259,7 +259,7 @@ public:
|
||||
* @param param command line parameters for DB server start command
|
||||
* @return 0 if success
|
||||
*/
|
||||
int start_node(int node, const char* param);
|
||||
int start_node(int node, const char* param = "");
|
||||
|
||||
/**
|
||||
* @brief Check if all slaves have "Slave_IO_Running" set to "Yes" and master has N-1 slaves
|
||||
|
Reference in New Issue
Block a user