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
If the server sends an unexpected ERR packet, the client should throw a MySqlException based on that packet, instead of "Packet received out of order". Example at #612 (comment).
The text was updated successfully, but these errors were encountered:
If the server sends an unexpected
ERR
packet, the client should throw aMySqlException
based on that packet, instead of "Packet received out of order". Example at #612 (comment).The text was updated successfully, but these errors were encountered: