mirror of
https://github.com/MariaDB/server.git
synced 2025-05-29 21:42:28 +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().