Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
2.5.2
-
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.