summaryrefslogtreecommitdiff
path: root/extra/yassl
diff options
context:
space:
mode:
authorSergey Glukhov <sergey.glukhov@oracle.com>2012-08-09 15:34:52 +0400
committerSergey Glukhov <sergey.glukhov@oracle.com>2012-08-09 15:34:52 +0400
commitaf3fdefca52ace7f94c0b7217dbb4ea678829a3b (patch)
tree45667344474d3cdd896bdb5596f052371ec18359 /extra/yassl
parent7e7ba738a2297e112f3cc21c05d3befa1769539b (diff)
downloadmariadb-git-af3fdefca52ace7f94c0b7217dbb4ea678829a3b.tar.gz
Bug #14409015 MEMORY LEAK WHEN REFERENCING OUTER FIELD IN HAVING
When resolving outer fields, Item_field::fix_outer_fields() creates new Item_refs for each execution of a prepared statement, so these must be allocated in the runtime memroot. The memroot switching before resolving JOIN::having causes these to be allocated in the statement root, leaking memory for each PS execution.
Diffstat (limited to 'extra/yassl')
0 files changed, 0 insertions, 0 deletions