mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
Pruning fix for SYSTEM_TIME INTERVAL partitioning. Allocating one more element in range_int_array for CURRENT partition is required for RANGE pruning to work correctly (get_partition_id_range_for_endpoint()).