86
86
float heartbeat_period; // interface with CHANGE MASTER or master.info
87
87
ulonglong received_heartbeats; // counter of received heartbeat events
89
88
int events_till_disconnect;
92
90
volatile bool abort_slave;
93
91
volatile uint slave_running;