diff options
author | Georgi Kodinov <joro@sun.com> | 2010-04-15 17:04:24 +0300 |
---|---|---|
committer | Georgi Kodinov <joro@sun.com> | 2010-04-15 17:04:24 +0300 |
commit | 93013ae6307fad0525c5317b798e3f394de95cbd (patch) | |
tree | 3802fe4c126313ee2f05b6b546702a0948f283f6 /mysql-test/t/variables-notembedded-master.opt | |
parent | d066fe78e759dae2c28f149a4c229695293050f6 (diff) | |
download | mariadb-git-93013ae6307fad0525c5317b798e3f394de95cbd.tar.gz |
Bug #52711: Segfault when doing EXPLAIN SELECT with
union...order by (select... where...)
The problem is mysql is trying to materialize and
cache the scalar sub-queries at JOIN::optimize
even for EXPLAIN where the number of columns is
totally different from what's expected.
Fixed by not executing the scalar subqueries
for EXPLAIN.
Diffstat (limited to 'mysql-test/t/variables-notembedded-master.opt')
0 files changed, 0 insertions, 0 deletions