diff options
author | Aleksey Midenkov <midenok@gmail.com> | 2019-05-11 17:27:23 +0300 |
---|---|---|
committer | Aleksey Midenkov <midenok@gmail.com> | 2019-10-10 00:20:34 +0300 |
commit | a92f3146d22cb3b290228c0e66eb1ea6c7b7c373 (patch) | |
tree | 012598feb31ab78c15501db3a17f7919945131d4 /sql/ha_partition.h | |
parent | 647a38818a44012c22128e0e1cad96739aa8a5c2 (diff) | |
download | mariadb-git-a92f3146d22cb3b290228c0e66eb1ea6c7b7c373.tar.gz |
MDEV-19406 Assertion on updating view of join with versioned table
TABLE::mark_columns_needed_for_update(): use_all_columns() assigns
pointer of all_set into read_set and write_set, but this is not good
since all_set is changed later by
TABLE::mark_columns_used_by_index_no_reset().
Do column_bitmaps_signal() whenever we change read_set/write_set.
Diffstat (limited to 'sql/ha_partition.h')
0 files changed, 0 insertions, 0 deletions