Remove the predicates pushed down into the subquery SYNOPSIS JOIN::remove_subq_pushed_predicates() where IN Must be NULL OUT The remaining WHERE condition, or NULL DESCRIPTION Given that this join will be executed using (unique|index)_subquery, without "checking NULL", remove the predicates that were pushed down into the subquery. If the subquery c
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected