[MDEV-22642] Add partitions support for packed Aria Tables Created: 2020-05-20  Updated: 2020-07-06

Status: Open
Project: MariaDB Server
Component/s: Partitioning, Storage Engine - Aria
Fix Version/s: None

Type: Task Priority: Major
Reporter: Richard Stracke Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-22088 S3 partitioning support Closed

 Description   

Currently it is possible with merge engine to use packed and unpacked tables. Aria Replace MyISAM and Merge support for Aria was cancelled. So it would good, if Aria support packed partitions (which are be read only afterwards)

So add 2 new Commands in line with MDEV-22088

PACK PARTITION
UNPACK PARTITION

(only for engine Aria)



 Comments   
Comment by Sergei Golubchik [ 2020-05-27 ]

You compare with MERGE, "Merge support for Aria was cancelled". MERGE doesn't have PACK and UNPACK commands, one has to run aria_pack on every table manually. The same works with partitioning, one can run aria_pack on every partition.

Generated at Thu Feb 08 09:16:19 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.