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:
Markus Mäkelä
2017-12-21 08:33:16 +02:00
parent d4aeca0d24
commit c1405bb493
2 changed files with 7 additions and 7 deletions

View File

@ -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