diff options
author | Sergey Petrunya <psergey@askmonty.org> | 2012-05-25 01:20:40 +0400 |
---|---|---|
committer | Sergey Petrunya <psergey@askmonty.org> | 2012-05-25 01:20:40 +0400 |
commit | 5b73a17b3ac6324f5d67c20fb6c2b8b06920444b (patch) | |
tree | 454ebcc67041310dc6155c27da81c86133a3a4e2 /mysql-test/t/information_schema.test | |
parent | a834af8c236a7aef1a74558b4bc34a39dccfbaf2 (diff) | |
download | mariadb-git-5b73a17b3ac6324f5d67c20fb6c2b8b06920444b.tar.gz |
BUG#1002630: Valgrind warnings 'Invalid read' in subselect_engine::calc_const_tables with SELECT
- In JOIN::exec(), make the having->update_used_tables() call before we've
made the JOIN::cleanup(full=true) call. The latter frees SJ-Materialization
structures, which correlated subquery predicate items attempt to walk afterwards.
Diffstat (limited to 'mysql-test/t/information_schema.test')
0 files changed, 0 insertions, 0 deletions