08-13-2023 02:31 PM - edited 08-13-2023 02:33 PM
I've setup a MySQL server on AWS RDS and I am able to connect to it from MySQL Workbench and setup a database and table with data. I am trying to connect to the account from SnapLogic below using the MySQL Database Account and am receiving errors below.
"Failed to validate account: Failed to retrieve a database connection. Cause: Could not create connection to database server. (Reason: Could not create connection to database server.; Resolution: Address the reported issue.)"
I've used the following resources:
https://www.youtube.com/watch?v=ZM0onlxn8cI&ab_channel=SnapLogic
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/896369522/MySQL+Database+Account
Solved! Go to Solution.
08-13-2023 02:54 PM
Apparently v8 is not supported, so I went to v5 of MySQL
08-13-2023 02:54 PM
Apparently v8 is not supported, so I went to v5 of MySQL