From owner-freebsd-questions Thu Mar 25 3:48:35 1999 Delivered-To: freebsd-questions@freebsd.org Received: from iworks.interworks.org (iworks.interworks.org [128.255.18.10]) by hub.freebsd.org (Postfix) with ESMTP id 2148814D20 for ; Thu, 25 Mar 1999 03:48:29 -0800 (PST) (envelope-from deischen@iworks.interworks.org) Received: (from deischen@localhost) by iworks.interworks.org (8.8.7/8.8.7) id FAA22154; Thu, 25 Mar 1999 05:55:17 -0600 (CST) Date: Thu, 25 Mar 1999 05:55:17 -0600 (CST) From: "Daniel M. Eischen" Message-Id: <199903251155.FAA22154@iworks.interworks.org> To: walton@emusic.com Subject: Re: MySQL mysql-3.22.20a FreeBSD 3.1 Cc: freebsd-questions@FreeBSD.ORG, joseph@randomnetworks.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Based on the info in the Makefile for the 3.22.19b port and the > MySQL docs, I'd avoid native threads still. You mean: @${ECHO} "Warning: There are still some bugs in libc_r which prevent" @${ECHO} " 'mysqladmin shutdown' from working properly." I think this problem was fixed many months ago and had to do with an improper sigwait (or missing) implementation. The sigwait should work fine now. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message