diff options
author | Sergei Golubchik <serg@mariadb.org> | 2022-04-19 17:09:19 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2022-04-20 22:07:48 +0200 |
commit | 5ba77222e9fe7af8ff403816b5338b18b342053c (patch) | |
tree | 0935771c60b5092579745e50a8e47776a3e35084 /sql/sql_class.cc | |
parent | 9c5fd0f624df846686742182825d964c546fac58 (diff) | |
download | mariadb-git-5ba77222e9fe7af8ff403816b5338b18b342053c.tar.gz |
MDEV-21028 Server crashes in Query_arena::set_query_arena upon SELECT from view
if the view has algorithm=temptable it is not updatable,
so DEFAULT() for its fields is meaningless,
and thus it's NULL or 0/'' for NOT NULL columns.
Diffstat (limited to 'sql/sql_class.cc')
0 files changed, 0 insertions, 0 deletions