I am trialing n8n to connect to a hosted MySQL. All setups fail with connect ETIMEDOUT error. The credentials are correct and database can be accessed from my browser. I am also testing against a local instance of the database, and get error connect ECONNREFUSED 127.0.0.1:3306
What is the error message (if any)?
Please share your workflow
Simple test using your template - export table to Excel
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
I’m away from my computer right now. I will test it out when I get home. I usually use postgres so can’t remember the n8n MySQL setup from the top of my head