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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to