in /etc/my.cnf

remove bind-address=127.0.0.1


or 

change it into bind-address=*


Then restart MySQL service (service mysql restart)