Connecting to an RDS for MySQL Instance Through the GUI
In Windows, you can use any common database client to connect to the target DB instance in a similar way.
This section uses MySQL-Front as an example to describe how to connect to an RDS for MySQL instance through the GUI.
Using MySQL-Front to Connect to a DB Instance
- Log in to the management console.
- Click in the upper left corner and select a region.
- Click in the upper left corner of the page and choose Databases > Relational Database Service.
- Click the target instance name to enter the Overview page.
- In the navigation pane, click Connectivity & Security and check the IP address and port of the instance.
- Start MySQL-Front.
- In the displayed dialog box, click New.
Figure 1 Connection management
- Enter the information of the DB instance to be connected and click Ok, as shown in Figure 2.
Table 1 Parameter description Parameter
Description
Name
Specify a name for the database connection task. If you do not set this parameter, it will be the same as the Host value by default.
Host
Enter the private IP address of the instance to be connected, which can be obtained from 5.
If you want to connect to the instance through a public network, enter the EIP bound to the instance.
Port
Enter the port number of the instance, which can be obtained from 5.
User
Enter the username used for accessing the instance. The default user is root.
Password
Enter the password of the username.
- In the displayed window, select the connection that you have created in 8 and click Open. If the connection information is correct, the DB instance will be connected.
Figure 3 Opening a session
If the connection fails, see What Should I Do If an ECS Cannot Connect to an RDS DB Instance?
Follow-up Operations
After logging in to the DB instance, you can create or migrate databases.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot