Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.5.2
-
Fix Version/s: 2.5.3
-
Component/s: readwritesplit
-
Labels:None
Description
The contiguous buffer debug assertion is hit if a transaction contains a COM_STMT_EXECUTE where readwritesplit has added the missing metadata. The debug assertion was only hit when a transaction replay was started but it violated the contiguous buffer requirement of readwritesplit.