Create MySQL Connection
Connection Properties:
Â
Â
Name | Mandatory | Description |
---|---|---|
Connection Name | Yes | Name of the connection |
Description | No | Description of the connection |
Host | Yes | Hostname |
Port | Yes | Port number |
Database Name | Yes | Name of the database for the connection |
Username | Yes | Username of the database |
Password | Yes | Password of the database |
Steps to create connection:
There are two ways to create connection -
Choose the MySQL connector from Pipeline tab > Add Connection.
Â
Â
b. You can also add the connection via Connections tab>Add Connection.
Â
Â
Â
Fill in the required details.
Click on the Test connection button to confirm.
Click Create connection.