MXS-2275 Fix breakage due to rebasing
This commit is contained in:
@ -160,7 +160,8 @@ public:
|
||||
m_pServer->is_active = false;
|
||||
}
|
||||
|
||||
bool can_be_used_as_hub(const MXS_MONITORED_SERVER::ConnectionSettings& sett);
|
||||
bool can_be_used_as_hub(const char* zName,
|
||||
const MXS_MONITORED_SERVER::ConnectionSettings& settings);
|
||||
|
||||
SERVER* server() const
|
||||
{
|
||||
|
Reference in New Issue
Block a user