sudo vi /etc/mysql/my.cnf

修改bind-address = 127.0.0.1 为 bind-address = 服务器IP   

sudo /etc/init.d/mysql restart