首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

msyql 10061解决方法

2012-07-04 
msyql 10061解决办法[mysqld]# The TCP/IP Port the MySQL Server will listen onport4444bind-address

msyql 10061解决办法
[mysqld]

# The TCP/IP Port the MySQL Server will listen on
port=4444
bind-address = 0.0.0.0

热点排行