pending_status added to MONITOR_SERVERS
pending_status added to MONITOR_SERVERS
This commit is contained in:
parent
380f5b6bf3
commit
875b464c22
@ -45,6 +45,7 @@ typedef struct monitor_servers {
|
||||
MYSQL *con; /**< The MySQL connection */
|
||||
int mon_err_count;
|
||||
unsigned int mon_prev_status;
|
||||
unsigned int pending_status; /**< Pending Status flag bitmap */
|
||||
struct monitor_servers
|
||||
*next; /**< The next server in the list */
|
||||
} MONITOR_SERVERS;
|
||||
|
Loading…
x
Reference in New Issue
Block a user