Updated on 2024-07-17 GMT+08:00

Creating a MySQL Connector

  1. Log in to the new ROMA Connect console.
  2. In the navigation pane on the left, choose Connector. On the page displayed, click New Connection.
  3. Select the MySQL connector.
  4. In the dialog box displayed, configure the connector and click Test connection.

    Parameter

    Description

    Name

    Enter the connector instance name, MySql_test.

    Region

    Select a region.

    Project

    Select a project.

    Instance

    Select an instance for subsequent connectivity verification.

    Connection and Security

    Select the connection mode for the database. Currently, the Default mode is supported. The system automatically concatenates data source connection character strings based on configured data.

    Host IP Address

    Enter the IP address of the database.

    Port

    Enter the port number for connecting to the database.

    Database Name

    Enter the name of the database to be connected.

    Username

    Enter the username used to connect to the database.

    Password

    Enter the password used to connect to the database.

    Description

    Enter a brief description of the connector.

  5. After the test is successful, click OK to save the connector.