Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2000 17:27:15 -0800
From:      Jason Evans <jasone@canonware.com>
To:        Zherdev Anatoly <tolyar@mx.ru>
Cc:        freebsd-current@freebsd.org
Subject:   Re: mysql & FreeBSD 4.0 problem
Message-ID:  <20000315172715.D333@sturm.canonware.com>
In-Reply-To: <XFMail.20000315115152.tolyar@mx.ru>; from tolyar@mx.ru on Wed, Mar 15, 2000 at 11:51:52AM %2B0300
References:  <XFMail.20000315115152.tolyar@mx.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 15, 2000 at 11:51:52AM +0300, Zherdev Anatoly wrote:
> 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.

I added additional support for pthread_cancel() on 27 January that doesn't
interact with the static linker well.  This is almost surely the reason
you're having problems.  I'm very close (an hour, maybe) to checking a fix
into the RELENG_4 branch, as well as the head.

Jason


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?20000315172715.D333>