mirror of
https://github.com/MariaDB/server.git
synced 2025-06-04 18:03:14 +03:00
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() call
How to run. =========== ./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed