summaryrefslogtreecommitdiff
path: root/merge/mrg_delete.c
diff options
context:
space:
mode:
authorOleksandr Byelkin <sanja@mariadb.com>2018-10-12 20:47:22 +0200
committerOleksandr Byelkin <sanja@mariadb.com>2018-10-12 20:47:22 +0200
commit8009d85cc2e9245f6e8be06397914433e4b20007 (patch)
treeb897a8b121f1d01cf18b3cb68bebca538d9e7157 /merge/mrg_delete.c
parentacf8fc1ff8a7b2d49e25279670b04b8eb096ce0c (diff)
downloadmariadb-git-bb-5.5-MDEV-16207.tar.gz
MDEV-16207: Sig 11 on RHEL7 on Azurebb-5.5-MDEV-16207
The problem was that Item_subselect::const_item was not checked correctly and can differ from used_tables result. Which lead to the situation when Item_direct_view_ref pointing on subselect was constant but the subquery return FALSE on const_item() request (which was an error). Now both methods report the same.
Diffstat (limited to 'merge/mrg_delete.c')
0 files changed, 0 insertions, 0 deletions