Merge commit '05ed272c1627b21ff623b7fdf5a60f2ba2f4f5d0' into develop

This commit is contained in:
Markus Mäkelä
2019-05-27 19:25:44 +03:00
2 changed files with 18 additions and 1 deletions

View File

@ -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;