From owner-freebsd-questions Tue Dec 23 14:06:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA13970 for questions-outgoing; Tue, 23 Dec 1997 14:06:47 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from luke.cpl.net ([209.150.73.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA13963 for ; Tue, 23 Dec 1997 14:06:43 -0800 (PST) (envelope-from shawn@luke.cpl.net) Received: from localhost (shawn@localhost) by luke.cpl.net (8.8.8/8.6.12) with SMTP id OAA01702 for ; Tue, 23 Dec 1997 14:04:50 -0800 (PST) Date: Tue, 23 Dec 1997 14:04:49 -0800 (PST) From: Shawn Ramsey To: questions@freebsd.org Subject: Mysql compiled with pthreads? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Has anyone compiled MySQL against libpthread.a in a recent -stable? I have, and it seems to working fine. But I havent done much with it yet...