Merge branch '1.2.1-binlog_router_trx' into develop
This commit is contained in:
@ -507,6 +507,7 @@ char task_name[BLRM_TASK_NAME_LEN+1] = "";
|
||||
inst->binlog_position = 0;
|
||||
inst->current_pos = 0;
|
||||
inst->current_safe_event = 0;
|
||||
inst->master_event_state = BLR_EVENT_DONE;
|
||||
|
||||
strcpy(inst->binlog_name, "");
|
||||
strcpy(inst->prevbinlog, "");
|
||||
|
||||
Reference in New Issue
Block a user