To update on the threading problem that I see even with Linuxthreads on
FreeBSD...

The select thread which isn't given the read lock it requests cycles through
the states 'NULL', 'Waiting for tables', 'Locked', 'System Lock', and
'Reopen Tables' from what I've seen so far (there could be more?

Also, this problem appears whether I have skip-external-locks or not.

Peter
<^_^>

-----Original Message-----
From: Jeremy Zawodny [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 23, 2003 6:07 PM
To: Jonathan Disher
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Building MySQL with LinuxThreads


On Thu, Jan 23, 2003 at 12:55:33PM -0500, Jonathan Disher wrote:
> I have been trying, for the past two days, to successfully build MySQL
> 3.23.54 using LinuxThreads on a FreeBSD 5.0-RELEASE SMP box.
> Unfortunately, I have been unable to get a successful, working build.

FWIW, my FreeBSD 4.x LinuxThreads recipie (if you want to call it
that) is now on-line.

  http://jeremy.zawodny.com/blog/archives/000458.html

(I've had several requests for it recently.)

Jeremy
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 4.0.8: up 4 days, processed 141,294,688 queries (327/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to