MySQL node "connection refused" error

Guys,

I have installed MYSQL node.

After configuration of the details and deployment it will give "connection refused" error.

Kindly help us to resolve this issue.

Thanks & Regards,
Aanand

Check that you can connect to the database from outside of Node-RED from the same machine.

Have you previously been using mysql with this node-red system? The Pool is Closed error suggests that you have a shared connection that is getting closed, or something along those lines. If you have not already done so then restart node red and see if that stops the Pool is Closed message.

Another almost identical question from @aanand and this one were created together.

Please don't waste people's time by asking the same thing more than once thanks.