Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
EXPLAIN FORMAT=JSON doesn't show outer_ref_table cond.
This is a condition that is a part of subquery's WHERE condition that
- depends on outer reference tables (and so this is not a "constant condition")
- does not depend on any tables in the subquery
we produce and evaluate it but EXPLAIN FORMAT=JSON doesn't show it.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 10.2.0 [ 20700 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 74402 ] | MariaDB v4 [ 132799 ] |