summaryrefslogtreecommitdiff
path: root/mysys/my_mmap.c
diff options
context:
space:
mode:
authorkonstantin@mysql.com <>2005-03-01 14:54:47 +0300
committerkonstantin@mysql.com <>2005-03-01 14:54:47 +0300
commit71c69f42cd57c6e614f6b5ed142241f2bbd81ac6 (patch)
tree3bb2c19d226422f53248eb1c55ea928fbf6512f9 /mysys/my_mmap.c
parentdfba6f4e9b8c5c55144625c5029b9c86b4bb5bc2 (diff)
downloadmariadb-git-71c69f42cd57c6e614f6b5ed142241f2bbd81ac6.tar.gz
Fix for Bug#8801: the bug was in co-operation of Item_ref
with view-merge algorithm and prepared statements: in case when some Item_ref pointing to a view column was substituted with a reference pointing to the view expression for that column Item_ref::ref member of the original Item_ref was left pointing to not_found_item (0x1). As we currently perform expression substition part of the view-merge algorithm per each execution of a prepared statement or stored procedure, we need to preserve original Item_ref objects usable.
Diffstat (limited to 'mysys/my_mmap.c')
0 files changed, 0 insertions, 0 deletions