Date: Sat, 14 Feb 2004 14:29:29 +0800 From: Suken Woo <wsk@gddsn.org.cn> To: java@freebsd.org, databases@freebsd.org, hackers@freebsd.org Subject: a very very wierd problem....... Message-ID: <402DC049.8050005@gddsn.org.cn>
next in thread | raw e-mail | index | archive | help
hi list: using the JDBC(MySQL JDBC CONNECTOR 3.0.10-stable) connect to mysql under 4.9R+jdk1.4.2-p6 i ifconfig fxp0 down for a few hours and ifconfig fxp0 up again. the socket will occured : %sockstat | grep 3306 mysql mysqld 157 5 tcp4 *:3306 *:* root java 1671 7 tcp4 192.168.168.138:3306 192.168.168.138:3306 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ why the socket will with the same port to connect itself???????? and the mysql didn't report any exceptions&errors........ thanks any info.............
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?402DC049.8050005>