mirror of
https://github.com/MariaDB/server.git
synced 2025-09-11 05:52:26 +03:00
Merge rsomla@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl
into quant.(none):/ext/mysql/bkroot/mysql-5.1-new-rpl
This commit is contained in:
@@ -53,6 +53,10 @@ ulonglong relay_log_space_limit = 0;
|
||||
*/
|
||||
|
||||
int disconnect_slave_event_count = 0, abort_slave_event_count = 0;
|
||||
int events_till_abort = -1;
|
||||
#ifndef DBUG_OFF
|
||||
static int events_till_disconnect = -1;
|
||||
#endif
|
||||
|
||||
typedef enum { SLAVE_THD_IO, SLAVE_THD_SQL} SLAVE_THD_TYPE;
|
||||
|
||||
|
Reference in New Issue
Block a user