MXS-1775 MonitorInstance::m_script is now a std::string
This commit is contained in:
@ -33,7 +33,6 @@ public:
|
||||
|
||||
private:
|
||||
MXS_MONITORED_SERVER* m_master; /**< The master server */
|
||||
std::string m_script;
|
||||
|
||||
GRMon(MXS_MONITOR* monitor);
|
||||
~GRMon();
|
||||
|
||||
Reference in New Issue
Block a user