Fields
Sample data
A typical MySQL connection:| Field | Value |
|---|---|
| Host | your-db-host.example.com |
| Port | 3306 |
| Database name | warehouse |
| Character set | utf8mb4 |
| Username | integration_user |
| Password | your-password |
Database connection for MySQL
| Field | Value |
|---|---|
| Host | your-db-host.example.com |
| Port | 3306 |
| Database name | warehouse |
| Character set | utf8mb4 |
| Username | integration_user |
| Password | your-password |