mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
vers_info->hist_part retained stale value after ROLLBACK. The algorithm in vers_set_hist_part() continued iteration from that value. The simplest solution is to process partitions each time from start for LIMIT in vers_set_hist_part().