Repository Database in Aurora MySQL
Fivetran Local Data Processing allows you to create repository database in Aurora MySQL.
Grants for Repository Database
The following grant is required for the repository database in Aurora MySQL:
- The repository User should have permission to create and drop Local Data Processing .
Repository Database Connection
This section describes the details required for connecting to the repository database in Aurora MySQL:
| Field | Description | Equivalent Location Property |
|---|---|---|
| HOST | Hostname or IP-address of the server on which the Aurora MySQL database is running. Example: 192.168.127.129 | |
| PORT | Port number on which the Aurora MySQL database server is expecting connections. Example: 3306 | |
| DATABASE | Name of the Aurora MySQL database. Example: mytestdb | |
| USER | Username for connecting Local Data Processing to the Aurora MySQL database. Example: dbuser | |
| PASSWORD | Password for the USER. |
Comments
0 comments
Please sign in to leave a comment.