[SQL ] 外部連不到MySQL 5.0.22
自己的linux 可以連的到
但是外部的機器怎樣都連不到
我找尋過解決方法是要comment這兩項in my.cnf
bind-address 127.0.0.1
skip-networking
我的my.cnf本來就沒有這兩項了
如下方
請教一下,我試了很久都還是不行...
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1
[mysql.server]
user=mysql
basedir=/var/lib
[mysqld_safe]
log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 61.62.1.105
※ 編輯: rockcen 來自: 61.62.1.105 (10/09 00:32)
討論串 (同標題文章)
以下文章回應了本文 (最舊先):
完整討論串 (本文為第 1 之 5 篇):