Garrett
5 years agoNew Contributor II
Error Zero date value prohibited querying MySQL Database with MySQL snap
I am pulling a MySQL query that works when querying the database but I am getting the following error in SnapLogic.
Zero date value prohibited
Pipeline did not complete successfully
Resolution:
Fix the child pipeline errors and try again
Reason:
Snap errors: {ruuid=84507a5f-350c-4e73-9412-696d2af1199a, label=MySQL - Execute, failure=Failed to execute query, reason=SQL [SELECT * FROM my$table]; Zero date value prohibited, resolution=Please address reported issue.}
There are no Null dates in the data set that I can find.
And I am not converting these to a date field I am converting them to JSON.
Thanks for your help.