Defining MariaDB Table Partition Elements
The following properties are applicable to a MariaDB table partition elements.
Tab |
Property |
Description |
General | Engine | Specifies the storage engine to be used |
Data Directory | Indicates the directory where the partition element's data should be stored | |
Index Directory | Indicates the directory where the partition element's index should be stored | |
Max Rows | Specifies the maximum number of rows that can be stored in the partition element | |
Min Rows | Specifies the minimum number of rows that can be stored in the partition element |
Copyright © 2023 Quest Software, Inc. |