diff options
author | unknown <timour@askmonty.org> | 2010-07-16 14:02:15 +0300 |
---|---|---|
committer | unknown <timour@askmonty.org> | 2010-07-16 14:02:15 +0300 |
commit | 2d78ffb8d54323d7908c3086f68093c049663318 (patch) | |
tree | 78edfa5c3e8b07f32b435971c53838a5d4833614 /sql-bench/test-create.sh | |
parent | 75bba30c5a0e65e3f5501492603370c7afc9444b (diff) | |
download | mariadb-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