Merge commit '05ed272c1627b21ff623b7fdf5a60f2ba2f4f5d0' into develop
This commit is contained in:
@ -4287,7 +4287,7 @@ int validate_connection_name(ROUTER_INSTANCE* router, const std::string& name, c
|
||||
|
||||
int index = -1;
|
||||
|
||||
char custom_message[BINLOG_ERROR_MSG_LEN + 1];
|
||||
char custom_message[BINLOG_ERROR_MSG_LEN];
|
||||
|
||||
const char* message = DEFAULT_MESSAGE;
|
||||
|
||||
|
Reference in New Issue
Block a user