无法远程连接ubuntu下的mysql
摘要:
修改前无法telnet 2.2.2.128 3306打开 /etc/mysql/my.cnf 文件,找到 bind-address = 127.0.0.1 修改为 bind-address = 0.0.0.0 或 注释掉重启mysql :修改后可以telnet了 阅读全文
posted @ 2015-08-23 19:36 lxgi& 阅读(357) 评论(0) 推荐(0)
2015年8月23日 #
posted @ 2015-08-23 19:36 lxgi& 阅读(357) 评论(0) 推荐(0)