mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.3 into 10.4
This commit is contained in:
@ -1028,6 +1028,7 @@ update_begin:
|
||||
if (table->versioned(VERS_TIMESTAMP))
|
||||
{
|
||||
store_record(table, record[2]);
|
||||
table->mark_columns_per_binlog_row_image();
|
||||
error= vers_insert_history_row(table);
|
||||
restore_record(table, record[2]);
|
||||
}
|
||||
|
Reference in New Issue
Block a user