You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
always pass handshakeInitializationPacket to ChangeUser
If the queue is empty before calling a ChangeUser sequence, the sequence will be started without being passed the handshake packet. This makes sure it gets passed.
Additionally, validateEnqueue now has a test that handeshake() was called before changeUser().
fixesmysqljs#374
0 commit comments