diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2019-08-30 14:37:50 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2019-08-30 14:37:50 +0300 |
commit | 17336f6d3063616443a8f60091fd1f8c694b34f3 (patch) | |
tree | 15e3adf222d1f86343690002f8e04b60a7b88787 /storage/rocksdb | |
parent | f42a23178edee5dd1fb6e0f76bbe88ea2a98a045 (diff) | |
download | mariadb-git-17336f6d3063616443a8f60091fd1f8c694b34f3.tar.gz |
MDEV-20066 Wrong value on instantly added column after DELETE and UPDATE
row_upd_build_difference_binary(): Correctly handle the
case where columns (or clustered index fields) have been added
since the 'entry' was originally created. In this case,
the update vector must replace any missing columns with the
default values of the instantly added columns.
Diffstat (limited to 'storage/rocksdb')
0 files changed, 0 insertions, 0 deletions