Defining MariaDB Table Partitions
The following properties are applicable to a MariaDB table partitions.
Tab |
Property |
Description |
Partition Type | Specifies the table's partition type to determine how rows are distributed across partitions | |
Subpartition Type | Specifies the table's subpartition type | |
General | Partition Expression | Specify a SQL expression to define the partition |
Partition Number | Specify the number of partitions that must be created | |
Subpartition Expression | Specify a SQL expression to define the subpartition | |
Subpartition Number | Specify the number of subpartitions that must be created |
Copyright © 2021 Quest Software Inc. All rights reserved. All trademarks, trade names, service marks, and logos referenced herein belong to their respective companies. |