Spec-Zone .ru
спецификации, руководства, описания, API
|
The config_params
table is a static table which provides the names and internal ID
numbers of all MySQL Cluster configuration parameters.
The following table provides information about the columns in the config_params
table. For each column, the table shows the name, data type, and a brief description. Additional information can
be found in the notes following the table.
Column Name | Type | Remarks |
---|---|---|
param_number |
integer | The parameter's internal ID number |
param_name |
string | The name of the parameter |
Although this is a static table, its content can vary between MySQL Cluster installations, since supported parameters can vary due to differences between software releases, cluster hardware configurations, and other factors.