Hello guys,
i have problem with mysql remote connect.
On remote VPS with mysql in my.cnf have: bind-address = 0.0.0.0 and #skip-networking.
In users in phpmyadmin mysql have special user:
[email protected]% And still not working.
If i try from VPS: nmap -p 3306 remote_mysql.ip.com
Output is:
if try...