Hi, ive updated my n8n, and the new mysql nodes has an issue:
it only accepts querys, when i try to use the Inser or Update with my table name it says it does no exist! but it does!
Yes, im sure only because with my old version of the node it works, only i dont have the “upsert” method im nedding to use and i see is available in the new version of the node;…
That is odd, the no such table message should be coming back from MySQL.
I did wonder if maybe we were not parsing the table name correctly, for this though it would be important to confirm that the value is the table name and that marketing_homolog is not the name of the database