Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2004 23:12:39 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Ganbold <ganbold@micom.mng.net>
Cc:        mysql@lists.mysql.com
Subject:   Re: FBSD 5.2.CURRENT-p4 and mysqld problems
Message-ID:  <Pine.BSF.4.21.0404142306290.36886-100000@InterJet.elischer.org>
In-Reply-To: <6.0.3.0.2.20040415145916.02ae6708@202.179.0.80>

next in thread | previous in thread | raw e-mail | index | archive | help

firstly,
how many threads did it create?
how much memory did it use?
what does ps -p[pid] -H show?

is it using system scope or process scope threads?

Other people have found that there are tricks to compiling it
(something to do with compiler options) and tuning considerations..




On Thu, 15 Apr 2004, Ganbold wrote:

> Hi,
> 
> I compiled mysql-4.0.18 from ports on CURRENT machine with BUILD_STATIC=yes 
> option with libpthread.
> After installation everything seemed OK. However after few minutes it hang 
> again.
> It seems mysql with libpthread is even more unstable than using linuxthreads.
> 
> Ganbold
> 
> 
> At 09:30 PM 14.04.2004, you wrote:
> >On Wed, 14 Apr 2004 20:44:30 +0900
> >Ganbold <ganbold@micom.mng.net> wrote:
> >
> > > Can you give me some hints and tricks to compile mysql with libpthread?
> > > What compiler options should I use?
> >
> >None, it's the default threading lib with a recent -current. You just
> >have to recompile (every application which may use threads, since mixing
> >the thread libs is not possible, alternatively you can have a look at
> >the man-page of libmap.conf).
> >
> >Bye,
> >Alexander.
> >
> >--
> >                     I'm available to get hired.
> >
> >http://www.Leidinger.net                      Alexander @ Leidinger.net
> >   GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0404142306290.36886-100000>