summaryrefslogtreecommitdiff
path: root/sql-bench/test-create.sh
diff options
context:
space:
mode:
authorunknown <timour@askmonty.org>2010-07-16 14:02:15 +0300
committerunknown <timour@askmonty.org>2010-07-16 14:02:15 +0300
commit2d78ffb8d54323d7908c3086f68093c049663318 (patch)
tree78edfa5c3e8b07f32b435971c53838a5d4833614 /sql-bench/test-create.sh
parent75bba30c5a0e65e3f5501492603370c7afc9444b (diff)
downloadmariadb-git-2d78ffb8d54323d7908c3086f68093c049663318.tar.gz
Fixed a problem where the temp table of a materialized subquery
was not cleaned up between PS re-executions. The reason was two-fold: - a merge with mysql-6.0 missed select_union::cleanup() that should have cleaned up the temp table, and - the subclass of select_union used by materialization didn't call the base class cleanup() method.
Diffstat (limited to 'sql-bench/test-create.sh')
0 files changed, 0 insertions, 0 deletions