Fixed some connections hanging with SSL.
This commit is contained in:
parent
b8e55fe28d
commit
61ea0861ff
@ -661,7 +661,6 @@ int gw_read_client_event(
|
||||
return 0;
|
||||
break;
|
||||
case 1:
|
||||
return 0;
|
||||
break;
|
||||
case -1:
|
||||
return 1;
|
||||
@ -1946,4 +1945,4 @@ int do_ssl_accept(MySQLProtocol* protocol)
|
||||
}
|
||||
|
||||
return rval;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user