Fixed session creation failure messages using the wrong packet number when an SSL connection was made.
This commit is contained in:
parent
6e01757455
commit
08e0a31826
@ -975,7 +975,7 @@ int gw_read_client_event(
|
||||
/** Send ERR 1045 to client */
|
||||
mysql_send_auth_error(
|
||||
dcb,
|
||||
2,
|
||||
3,
|
||||
0,
|
||||
"failed to create new session");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user