[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 在woody上安装了mysql为什么没有}3306端口



sorry forget to answer the other question
localhost is not using socket call :)
it should use the file descriptor
/var/run/mysqld/mysqld.sock
as a socket.
that's why you can connect localy.
IPC inter process communication usually
get the following media
share memory-(thread to thread),
file escriptor (process to process)
socket (network to network)

Alex

wqinian rao 提到:

>请问我用apt-get install
>mysql*安装了mysql-client和mysql-server,我本地机器能执行mysql客户端进去,但是为什么3306这端口没有开呢。我用nmap扫了一下确实没有开,为什么本地又能登陆进去呢??我以前没有遇到这样的情况,我主要是要用jdbc来连接MYSQL,请问该如何做呢??
>还有8009是什么端口啊。。。谢谢!!!!
>
>_________________________________________________________
>Do You Yahoo!? 
>银行巨头聚会中原 大浪淘‘金’谁将笑傲
>http://sweepstakes.yahoo.com/bank_surveywave2/
>
>  
>

-- 
To UNSUBSCRIBE, email to debian-chinese-big5-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

-- 
| This message was re-posted from debian-chinese-big5@lists.debian.org
| and converted from big5 to gb2312 by an automatic gateway.


-- 
To UNSUBSCRIBE, email to debian-chinese-gb-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: