Hi,
1- Could a partitioned table contain, or be referenced by, foreign keys?
2- As I saw in MariaDb documentation ,the subpartitions may use either HASH or KEY partitioning. Does the LIST subpartitioningĀ exists in MariaDb? Can we use : a composite partitionning : RANGE/LIST?
Thanks