How to enable network Percona database access in Percona mysql server?
I just add bind-address as my ip address in my.cnf. netstat shows that 3306 port is listen in my ip. But i cant able to telnet/mysql database access from another system
I just add bind-address as my ip address in my.cnf. netstat shows that 3306 port is listen in my ip. But i cant able to telnet/mysql database access from another system
Comment