diff options
author | Igor Babaev <igor@askmonty.org> | 2022-07-13 11:13:06 -0700 |
---|---|---|
committer | Igor Babaev <igor@askmonty.org> | 2022-07-13 11:14:45 -0700 |
commit | 65cc89ed9eb9367a7e068286ddc9a896c478c012 (patch) | |
tree | fee725cc9b2647b4239a7549d9593101ed56e3d9 /sql/sql_insert.cc | |
parent | f439cfdf93691d451a2efe075a90526bd67b8278 (diff) | |
download | mariadb-git-65cc89ed9eb9367a7e068286ddc9a896c478c012.tar.gz |
MDEV-29088 Server crash upon CREATE VIEW with unknown column in ON condition
This bug caused crashes when the server executed such a CREATE VIEW
statement whose view specification contained a reference to an unknown
column in a subquery used in ON condition.
The cause of this bug is quite similar to the cause of the bug MDEV-26412.
The fix of this bug is quite similar to the fix for MDEV-26412.
Approved by Sergey Petrunia <sergey@mariadb.com>
Diffstat (limited to 'sql/sql_insert.cc')
0 files changed, 0 insertions, 0 deletions