Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.3
-
Fix Version/s: 6.1.4
-
Component/s: hintfilter
-
Labels:None
Description
If a query done by a client returns an error after a prepared statement is executed, the latest prepared statement is erased from its internal mapping. This causes the hint to no longer be applied to subsequent COM_STMT_EXECUTE executions.