Re: mySQL 8 - view query not using outer predicate
Thanks.
What I'm trying to accomplish is to have the optimizer push down the predicate:
line_item_auto_key = 1112121
to the view.
My reading of this is that this would be accomplished if the optimizer derived_condition_pushdown=on
Subject
Views
Written By
Posted
1701
January 11, 2021 10:49AM
712
January 11, 2021 12:07PM
754
January 11, 2021 12:18PM
747
January 11, 2021 01:38PM
758
January 11, 2021 02:06PM
663
January 11, 2021 03:02PM
Re: mySQL 8 - view query not using outer predicate
750
January 11, 2021 04:04PM
716
January 11, 2021 10:34PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.