Ubuntu中取消MySQL本機(jī)綁定 |
發(fā)布時間: 2012/8/11 17:43:45 |
Ubuntu中取消MySQL本機(jī)綁定 : 編輯/etc/mysql/my.cnf # Instead of skip-networking the default is now to listen only on # localhost which is more compatible and is not less secure. - 將”bind-address = 127.0.0.1“注釋 sudo /etc/init.d/mysql restart重啟即可遠(yuǎn)程訪問 本文出自:億恩科技【m.1tcdy.com】 服務(wù)器租用/服務(wù)器托管中國五強(qiáng)!虛擬主機(jī)域名注冊頂級提供商!15年品質(zhì)保障!--億恩科技[ENKJ.COM] |