summaryrefslogtreecommitdiff
path: root/sql/sql_handler.cc
diff options
context:
space:
mode:
authorIgor Babaev <igor@askmonty.org>2016-12-20 11:08:50 -0800
committerIgor Babaev <igor@askmonty.org>2016-12-20 11:08:50 -0800
commit9b27d3e86e8437acb3eb4b227ca0285555ffcc9c (patch)
treea2960900cdf7474d81dafb760460106ac30fc570 /sql/sql_handler.cc
parent95228dc80b016cd068925795ace324fcf463593d (diff)
downloadmariadb-git-9b27d3e86e8437acb3eb4b227ca0285555ffcc9c.tar.gz
Fixed bug mdev-11608.
The fix for bug mdev-11488 introduced the virtual method convert_to_basic_const_item for the class Item_cache. The implementation of this method for the class Item_cache_str was not quite correct: the server could crash if the cached item was null. A similar problem could appear for the implementation of this method for the class Item_cache_decimal. Although I could not reproduce the problem I decided to change the code appropriately.
Diffstat (limited to 'sql/sql_handler.cc')
0 files changed, 0 insertions, 0 deletions