Date: Wed, 15 Mar 2000 11:51:52 +0300 (MSK) From: Zherdev Anatoly <tolyar@mx.ru> To: freebsd-current@freebsd.org Subject: mysql & FreeBSD 4.0 problem Message-ID: <XFMail.20000315115152.tolyar@mx.ru>
next in thread | raw e-mail | index | archive | help
Hello. I have some problem with MySQL & 4.0 If MySQL compile -static on last snapshots (I tried snapshots 20000214 & 20000313), mysqld don't work correctly. After starting mysqld listen port and don't print errors, but telnet localhost 3306 don't write mysql version (mysqld nothing print :( ) and mysql client can't connect too. Telnet don't break connection while i don't kill mysqld. Mysql dynamicaly compiled work correct (mysqld print version number if connect on it port). On old snapshots (i tried on 20000112) and FreeBSD 3.x (i tried 3.4 stable 20000125) all work OK. I test it on different computers SMP/non SMP. -- Tolyar. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20000315115152.tolyar>