MXS-2313: Add rank
test case
The test checks that the behavior of readwritesplit is as it should be. The test still needs to be extended to cover readconnroute.
This commit is contained in:
@ -322,6 +322,7 @@ public:
|
||||
* @return List of server IDs
|
||||
*/
|
||||
std::vector<int> get_all_server_ids();
|
||||
std::vector<std::string> get_all_server_ids_str();
|
||||
|
||||
/**
|
||||
* @brief Execute 'mysqladmin flush-hosts' on all nodes
|
||||
|
Reference in New Issue
Block a user