diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2022-07-26 16:45:10 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2022-07-26 16:45:10 +0300 |
commit | 9a897335eb4387980aed7698b832a893dbaa3d81 (patch) | |
tree | 4c5093daa5ca3a3ddd33978f89ee9231148c94e3 /extra | |
parent | 8911823f65a6557ce66ea5f8aecd55b115a85606 (diff) | |
download | mariadb-git-9a897335eb4387980aed7698b832a893dbaa3d81.tar.gz |
MDEV-26420 Buffer overflow on instant ADD/DROP of generated column
prepare_inplace_add_virtual(): Over-estimate the size of the arrays
by not subtracting table->s->virtual_fields (which may refer to
stored, not virtual generated columns). InnoDB only distinguishes
virtual columns.
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions