mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
make_versioned_helper() appended new update field unconditionally while it should check if this field already exists in update vector. Misc renames to conform versioning prefix. vers_update_fields() name conforms with sql layer TABLE::vers_update_fields().