Details
-
Bug
-
Status: In Progress (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Run
./mtr --replay-server-manual main.costs
|
(or just with --replay-server) and it fails a debug assert here:
/* Ensure that cost from opt_range are correct */ |
DBUG_ASSERT(compare_cost(file->cost_no_capping(&cost) +
|
range->cost.comp_cost +
|
range->cost.setup_cost,
|
s->quick->read_time));
|
Attachments
Issue Links
- relates to
-
MDEV-39368 Add mtr option to test Optimizer Context Replay
-
- Open
-