This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
I've setup a MySQL server on AWS RDS and 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...
Is there any way to encode strings or perform a MySQL insert on a special character like ł or Ł. I can’t get it working, but it works just fine using another ETL process.
In my specific use case I...
How to use a pipeline parameter in MySQL Multi execute snap’s SQL statement?
I have a child pipeline that receives table name as a pipeline parameter. When I use pipeline parameter in Delete and i...
...fter it. will the group_concat_max_len apply to that query execution of the that snap? I believe the same pipeline execution would maintain one connection session for all the same Mysql s...
I am not able to figure out how to set up my pipeline to allow MySQL to set the value for an auto_increment field. It only errors and tells me that I need to provide a value for that field. Can a...
Hi Team,
When tried to connect to mySQL select in Snaplogic with instance in AWS account getting below mentioned error.
Failed to validate account: Failed to retrieve a database connection. C...
...elect * from . where pipl id =‘1’ " and this query is giving same count in mysql and when the snap(execute,select) is not having any input/output connected but if there is a input/output, i am not getting s...
I am trying to setup a MySQL Database account but receiving the below error while validating.
Failed to validate account: Failed to retrieve a database connection. Cause: Could not create c...