MXS-2271 Rename MXS_MONITORED_SERVER to MonitorServer

This commit is contained in:
Esa Korhonen
2019-03-13 11:24:05 +02:00
parent 6042a53cb3
commit 6b14479b6c
22 changed files with 145 additions and 145 deletions

View File

@ -161,7 +161,7 @@ public:
}
bool can_be_used_as_hub(const char* zName,
const mxs::MXS_MONITORED_SERVER::ConnectionSettings& settings);
const mxs::MonitorServer::ConnectionSettings& settings);
SERVER* server() const
{