[MDEV-9652] EXPLAIN FORMAT=JSON should show outer_ref_cond Created: 2016-02-28  Updated: 2016-02-28  Resolved: 2016-02-28

Status: Closed
Project: MariaDB Server
Component/s: Optimizer
Fix Version/s: 10.2.0

Type: Task Priority: Major
Reporter: Sergei Petrunia Assignee: Sergei Petrunia
Resolution: Fixed Votes: 0
Labels: 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.


Generated at Thu Feb 08 07:36:17 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.