Added error handling in BINLOG_DUMP phase
Added error handling in BINLOG_DUMP phase: router goes into BLRM_SLAVE_STOPPED state Removed blr_file_add_magic called twice
This commit is contained in:
@ -37,6 +37,7 @@
|
||||
#include <pthread.h>
|
||||
|
||||
#include <memlog.h>
|
||||
#include <zlib.h>
|
||||
|
||||
#define BINLOG_FNAMELEN 16
|
||||
#define BLR_PROTOCOL "MySQLBackend"
|
||||
|
Reference in New Issue
Block a user