1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-31 08:42:45 +03:00
Aleksey Midenkov 88a9f13a90 MDEV-25546 LIMIT partitioning does not respect ROLLBACK
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().
2022-04-22 15:49:37 +03:00
..
2022-03-29 09:53:15 +03:00
2021-07-27 10:47:17 +03:00
2022-04-06 08:06:35 +03:00
2021-03-19 17:29:18 +01:00
2022-03-04 14:29:36 +02:00
2022-03-16 12:49:13 +11:00
2022-04-21 10:05:50 +02:00
2022-02-14 08:49:11 +02:00
2022-02-17 10:53:58 +02:00
2022-04-06 08:06:35 +03:00
2021-09-07 16:32:35 +03:00
2022-01-29 15:41:05 +01:00
2021-10-21 13:41:04 +03:00
2022-03-29 09:53:15 +03:00
2021-10-21 17:39:34 +03:00
2022-04-21 10:05:50 +02:00