Fix merge bug
This commit is contained in:
@ -1413,6 +1413,8 @@ int gw_MySQLAccept(DCB* dcb)
|
|||||||
{
|
{
|
||||||
MySQLSendHandshake(dcb);
|
MySQLSendHandshake(dcb);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int gw_error_client_event(DCB* dcb)
|
static int gw_error_client_event(DCB* dcb)
|
||||||
|
Reference in New Issue
Block a user