How to read phpmyadmin database (own ip address) to node red?

Firstly I have tried to read phpmyadmin database (localhost : 127.0.0.1) to node red and it successfully.
Now, I try to read phpmyadmin database (own ip address) to node red and it not successfully. Anyone can help me how to setting mysql in node red?

Is your database mysql or mariadb?
What operating system is it running on?
What does grep -r bind-address /etc/mysql show?