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 there is another result set, this group of packets may be repeated. This exception can be thrown when the final EOF indicates that there is another result set, but some other kind of packet is sent instead.
The text was updated successfully, but these errors were encountered:
This issue has been created as a home for the exception message in the bug title, and to link related crash reports. No specific fix is currently planned as it appears to be a server problem.
This exception indicates that the MySQL server sent extra data when a "column count" packet was expected.
The ProtocolText::ResultSet is supposed to contain:
If there is another result set, this group of packets may be repeated. This exception can be thrown when the final EOF indicates that there is another result set, but some other kind of packet is sent instead.
The text was updated successfully, but these errors were encountered: