Modify Instances #
Scenarios
When the database instance information changes, such as IP, port, type, user name, etc., users can update the instance through the modification function.
Note
Ensure that the modified content is consistent with the actual changed information.
Procedure
- Login to SphereEx-Console.
- In the upper-left corner of the console, select Resource > Database Instance.
- Select the targeted database, and click the Modify button on the right.
- A Modify Instances dialog box will pop up, fill in the required and optional contents according to the prompted dialog box.
Parameters | Description |
---|---|
Instance IP | Required field, normal IP address, such as 127.0.0.1. |
Instance Port | Required field, normal port address 1 ~ 65535, such as 3306. |
Description | Optional, cannot exceed 500 characters. |
Instance Type | Required field. You need to select MySQL. |
Connecting User | Required field, cannot exceed 50 characters. |
Password | Required field. Used to check whether the data can be connected normally. |
- Click OK to finish modifying the instance.