mirror of https://github.com/MariaDB/server
Browse Source
Call mark_columns_per_binlog_row_image before find_row() to set up table->vcol_set early, so the virtual column value will be updated after record read (ha_rnd_pos/ha_index_next/etc) by table->update_virtual_fields() callbb-10.2-MDEV-22543
3 changed files with 54 additions and 7 deletions
Loading…
Reference in new issue