diff options
author | Igor Babaev <igor@askmonty.org> | 2019-02-22 21:38:55 -0800 |
---|---|---|
committer | Igor Babaev <igor@askmonty.org> | 2019-02-22 21:38:55 -0800 |
commit | 09bd2138522787a4e0b015695c462903f4a9e728 (patch) | |
tree | 502f97b2ecf3b2ca27e448faeab11a2b71602697 /sql/sys_vars.cc | |
parent | 4946eb7b54323f98fa2e399e981467733c3b0914 (diff) | |
download | mariadb-git-09bd2138522787a4e0b015695c462903f4a9e728.tar.gz |
MDEV-18700 EXPLAIN EXTENDED shows a wrong operation for query
with UNION ALL after INTERSECT
EXPLAIN EXTENDED erroneously showed UNION instead of UNION ALL in
the warning if UNION ALL followed INTERSECT or EXCEPT operations.
The bug was in the function st_select_lex_unit::print() that printed
the text of the query used in the warning.
Diffstat (limited to 'sql/sys_vars.cc')
0 files changed, 0 insertions, 0 deletions