mariadb/mysql-test/suite/gcol
Nikita Malyavin ae8ff3a067 MDEV-20396 Server crashes after DELETE with SEL NULL Foreign key and a
virtual column in index

Problem:
row_ins_foreign_fill_virtual was unconditionally set virtual fields to NULL
even though the field is not a part of a foreign key
(but a part of an index)

Solution:
The new virtual value should be computed with regard to cascade updates.
2020-09-14 18:08:56 +10:00
..
inc MDEV-20618 Assertion failed in row_upd_sec_index_entry 2020-09-01 18:27:09 +10:00
r MDEV-20396 Server crashes after DELETE with SEL NULL Foreign key and a 2020-09-14 18:08:56 +10:00
t MDEV-20396 Server crashes after DELETE with SEL NULL Foreign key and a 2020-09-14 18:08:56 +10:00