summaryrefslogtreecommitdiff
path: root/sql/opt_table_elimination.cc
diff options
context:
space:
mode:
authorSergey Petrunya <psergey@askmonty.org>2010-02-21 05:36:18 +0200
committerSergey Petrunya <psergey@askmonty.org>2010-02-21 05:36:18 +0200
commit8f02e87d2ad3c880f248a533c3ba1b55ee11b077 (patch)
treebb366ae9d1d76506ab84d98bf96fa84b855f9681 /sql/opt_table_elimination.cc
parent7eb71ffc5ad66f60865402375ed59319b2eee6d2 (diff)
downloadmariadb-git-8f02e87d2ad3c880f248a533c3ba1b55ee11b077.tar.gz
* Better self-recursion protection in Item_subselect::fix_fields.
Don't go into branch that calls upper_refs.empty() more than once per PREPARE or EXECUTE * Avoid crashing when processing references to outside from subquery's HAVING (will explain in more details in email) sql/item.h: * Avoid crashing when processing references to outside from subquery's HAVING (will explain in more details in email) sql/item_subselect.cc: * Better self-recursion protection in Item_subselect::fix_fields. Don't go into branch that calls upper_refs.empty() more than once per PREPARE or EXECUTE
Diffstat (limited to 'sql/opt_table_elimination.cc')
0 files changed, 0 insertions, 0 deletions