让MySQL只监听localhost

| | Comments (1) | TrackBacks (0)

修改/etc/my.cnf

在[mysqld]下添加一条 bind_address = 127.0.0.1 保存重启mysql即可

如果把skip-networking取消注释了..就只能通过Unix socket或者 Named pipes来访问了

0 引用回复

下列是引用此篇的博客地址: 让MySQL只监听localhost.

本篇引用回复地址: http://www.renwenyue.com/mt/mt-tb.cgi/19

1 评论

NaviCat推出最新8.0.20版本了
免费版本下载:
http://www.navicat.com/download/navicat8lite_mysql_cs.exe

添加评论

关于这篇文章

This page contains a single entry by suchasplus published on November 22, 2007 11:31 AM.

动态域名解析的局限性 was the previous entry in this blog.

MySQL同步前的准备工作 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.