Merge branch '2.3' into develop

This commit is contained in:
Johan Wikman
2019-05-14 12:33:50 +03:00
3 changed files with 7 additions and 5 deletions

View File

@ -1413,8 +1413,6 @@ int gw_MySQLAccept(DCB* dcb)
{
MySQLSendHandshake(dcb);
}
return 1;
}
static int gw_error_client_event(DCB* dcb)