Date: Mon, 12 Apr 2004 18:35:15 -0700 (PDT) From: Julian Elischer <julian@elischer.org> To: Ganbold <ganbold@micom.mng.net> Cc: threads@freebsd.org Subject: Re: FBSD 5.2.CURRENT-p4 and mysqld problems Message-ID: <Pine.BSF.4.21.0404121830440.9723-100000@InterJet.elischer.org> In-Reply-To: <6.0.3.0.2.20040413101504.02b09968@202.179.0.80>
next in thread | previous in thread | raw e-mail | index | archive | help
huh? you are running -current and you don't know we have 3 threading libraries? libc_r libthr (one kernel thread per user thread, system contention scope) libpthreads (pretty much all the bells and whistles). do you mean 5.2-RELEASE-p4 or 5.2.1-RELEASE? what exactly are you running? (it makes a difference because libpthread only became the default after 5.2.1) there is even a whole thread about running mysql linked with -lpthread. I've cc'd the threads list as I've never run Mysql (ever). but many on this list have and they can tell you the "gotcha's". On Tue, 13 Apr 2004, Ganbold wrote: > Hi, > > At 09:57 AM 13.04.2004, you wrote: > > > >On Tue, 13 Apr 2004, Ganbold wrote: > > > > > Ken, > > > > > > Thank you very much for reply. I'm having this problem since March 13th, > > > and having big trouble. > > > I compiled mysql with linuxthreads-2.2.3-15. > > > >Is there a reason you don't use one of the FreeBSD threading libraries? > > What kind of libraries? Can you mention those? How can I compile mysql to > use one of threading libraries? > > tia, > > Ganbold > > > > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0404121830440.9723-100000>