diff options
author | Igor Babaev <igor@askmonty.org> | 2019-03-04 23:10:30 -0800 |
---|---|---|
committer | Igor Babaev <igor@askmonty.org> | 2019-03-04 23:11:18 -0800 |
commit | 8f4de38f65ba89c6273c15c9adb50ab762d03f59 (patch) | |
tree | b45581c7d98404be091a090d24be19286051b7ce /sql/sql_parse.cc | |
parent | a2fc36989e13c6f322fd22791f67e0d1275461d7 (diff) | |
download | mariadb-git-8f4de38f65ba89c6273c15c9adb50ab762d03f59.tar.gz |
MDEV-18467 Server crashes in fix_semijoin_strategies_for_picked_join_order
If a splittable materialized derived table / view T is used in a inner nest
of an outer join with impossible ON condition then T is marked as a
constant table. Yet the execution plan to build T is still searched for
in spite of the fact that is not needed. So it should be set.
Diffstat (limited to 'sql/sql_parse.cc')
0 files changed, 0 insertions, 0 deletions