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