mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge branch '10.5' into 10.6
This commit is contained in:
@ -9363,6 +9363,8 @@ void TABLE::vers_update_end()
|
||||
in_use->query_start_sec_part()))
|
||||
DBUG_ASSERT(0);
|
||||
vers_end_field()->set_has_explicit_value();
|
||||
if (vfield)
|
||||
update_virtual_fields(file, VCOL_UPDATE_FOR_WRITE);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user