doc-exports/docs/gaussdb_mysql/umn/gaussdb_08_0012.html
Ru, Li Yi f3715d9cc9 gaussdbmysql
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com>
Co-authored-by: Ru, Li Yi <liyiru7@huawei.com>
Co-committed-by: Ru, Li Yi <liyiru7@huawei.com>
2024-09-06 12:45:25 +00:00

4.6 KiB

Comparing a Parameter Template

Scenarios

You can compare DB instance parameters with a parameter template that uses the same DB engine to inspect the differences of parameter settings.

You can also compare default parameter templates that use the same DB engine to inspect the differences of parameter settings.

Comparing Instance Parameters with a Parameter Template

  1. Log in to the management console.
  2. Click in the upper left corner and select a region and a project.
  3. Click Service List. Under Databases, click GaussDB(for MySQL).
  4. On the Instances page, click the target DB instance.
  5. In the navigation pane on the left, choose Parameters. On the displayed page, click Compare above the parameter list.
  6. In the displayed dialog box, select a parameter template to be compared and click OK.

    • If their settings are different, the parameter names and values of both parameter templates are displayed.
    • If the settings are the same, no data is displayed.

Comparing Parameter Templates

  1. Log in to the management console.
  2. Click in the upper left corner and select a region and a project.
  3. Click Service List. Under Databases, click GaussDB(for MySQL).
  4. On the Parameter Templates page, click Custom Templates. Locate the target parameter template and click Compare in the Operation column.
  5. In the displayed dialog box, select a parameter template that uses the same DB engine as the target template and click OK.

    • If their settings are different, the parameter names and values of both parameter templates are displayed.
    • If their settings are the same, no data is displayed.