MXS-1865 Update server version only when (re)connecting
Updating it every iteration is needless.
This commit is contained in:
@ -295,6 +295,7 @@ public:
|
||||
private:
|
||||
void monitor_server(MXS_MONITOR* base_monitor);
|
||||
void update_slave_status();
|
||||
void update_server_info();
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user