Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Unexpected results
-
Q2/2026 Server Development
Description
This is an extension of the work done in https://jira.mariadb.org/browse/MDEV-39409, as it doesn't handle count aggregate optimization.
Here we can't dump one single record...
Instead, we should separately dump the number of records into the optimizer context, and then on replay, we have to hook the recorded count value.
Attachments
Issue Links
- relates to
-
MDEV-39368 Add mtr --replay-server option to test Optimizer Context Replay
-
- In Progress
-
-
MDEV-39409 Context replay doesn't handle MIN/MAX optimization
-
- Closed
-