mariadb/mysql-test/suite/parts
Yuchen Pei 068d061454
MDEV-34813 A simple implementation of ha_partition::compare_key_parts
It is not clear that the three Compare_key enums form a hierarchy like
alter algorithms do. So on the safe side (in case MDEV-22168 gets
implemented without looking at this code) we should return NotEqual if
partition engines do not return the same enum value. There's a static
merge function that merges these enums, but it is used to merge the
Compare_keys of different key parts (horizontally), rather than
different partitions (vertically).
2025-01-22 11:16:56 +11:00
..
inc MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
r MDEV-34813 A simple implementation of ha_partition::compare_key_parts 2025-01-22 11:16:56 +11:00
t MDEV-34813 A simple implementation of ha_partition::compare_key_parts 2025-01-22 11:16:56 +11:00
disabled.def Disabled failing test case. 2013-09-30 14:56:19 +04:00