mysql connection problem
Status: Closed · Asked by carlosm33 on · 0 views
I am trying to make a connection from Facebook leads to mysql via a custom query to add the current date field. (insert into my table (name, date) values('kenny', now())) and I get 500 error on pabbly. I can't find much information, does anyone have an example?

Hey @carlosm33
The Status code is directly coming from your My SQL server end. Seems like you might have passed some wrong query or inserted some invalid data.
Kindly cross-check and try again.