Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.10
-
Fix Version/s: 6.0.0
-
Component/s: Protocol, readwritesplit
-
Labels:None
-
Sprint:MXS-SPRINT-130
Description
Executing a COM_STMT_EXECUTE with ID -1 isn't always handled correctly. It can be falsely classified if a COM_STMT_PREPARE is still being processed by the backend server and the latest completed PS ID hasn't been updated.