diff options
author | Oleksandr Byelkin <sanja@mariadb.com> | 2018-10-12 20:47:22 +0200 |
---|---|---|
committer | Oleksandr Byelkin <sanja@mariadb.com> | 2018-10-12 20:47:22 +0200 |
commit | 8009d85cc2e9245f6e8be06397914433e4b20007 (patch) | |
tree | b897a8b121f1d01cf18b3cb68bebca538d9e7157 /sql/event_queue.h | |
parent | acf8fc1ff8a7b2d49e25279670b04b8eb096ce0c (diff) | |
download | mariadb-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 'sql/event_queue.h')
0 files changed, 0 insertions, 0 deletions