MySQL Insert Row node : issue with variable
Hello,
I'm having an issue using variable with the MySQL insert row.
When I perform my testing with hardcoded variables, everything works fine but when I'm trying to use variables in the workflow nothing happens.
Here is a screenshot of my configuration, for information all fields are strings expect montant which is number.
I'm having an issue using variable with the MySQL insert row.
When I perform my testing with hardcoded variables, everything works fine but when I'm trying to use variables in the workflow nothing happens.
Here is a screenshot of my configuration, for information all fields are strings expect montant which is number.

Solution
Hi @Guiz, we checked the insert mysql node, and it is working fine. To debug, could you please delete the node and add it again, and test it in node editor?

