1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-25 17:25:02 +03:00
Files
mariadb/mysql-test/suite
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
2022-04-06 08:06:35 +03: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
2022-03-29 09:53:15 +03:00
2022-04-21 10:05:50 +02:00