MXS-1775 Consistently name the argument to update_server_status()
This commit is contained in:
@ -35,8 +35,7 @@ private:
|
||||
AuroraMonitor(MXS_MONITOR* monitor);
|
||||
~AuroraMonitor();
|
||||
|
||||
void update_server_status(MXS_MONITORED_SERVER *database);
|
||||
|
||||
void update_server_status(MXS_MONITORED_SERVER* monitored_server);
|
||||
|
||||
bool has_sufficient_permissions() const;
|
||||
void configure(const MXS_CONFIG_PARAMETER* params);
|
||||
|
Reference in New Issue
Block a user