Hi, I am having issues accessing MySQL through n8n.
I looked through the forum for someone with similar issues as it could be my lack of skills.
I can access it through the terminal but for some reason it doesn’t work on n8n.
I first open the SSH session
Here is how I access MySQL through the terminal;
I have copy pasted all the credentials so their are identical in n8n, I then point it to the 3336 port I connected in the SSH session.
When I try to run a query I get connection time out.
Does anyone know the issue?
Thanks for all the help!