mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
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.
6.7 KiB
6.7 KiB