Merge branch '2.2' into 2.3
This commit is contained in:
@ -721,6 +721,7 @@ static int gw_read_do_authentication(DCB* dcb, GWBUF* read_buffer, int nbytes_re
|
||||
}
|
||||
|
||||
next_sequence++;
|
||||
((MYSQL_session*)(dcb->data))->next_sequence = next_sequence;
|
||||
|
||||
/**
|
||||
* The first step in the authentication process is to extract the
|
||||
|
Reference in New Issue
Block a user