From owner-freebsd-stable Thu Mar 26 16:10:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA18043 for freebsd-stable-outgoing; Thu, 26 Mar 1998 16:10:52 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from pop.uniserve.com (pop.uniserve.com [204.244.156.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA18034 for ; Thu, 26 Mar 1998 16:10:46 -0800 (PST) (envelope-from tom@uniserve.com) Received: from shell.uniserve.com [204.244.186.218] by pop.uniserve.com with smtp (Exim 1.82 #4) id 0yIMjC-00007Q-00; Thu, 26 Mar 1998 16:10:34 -0800 Date: Thu, 26 Mar 1998 16:10:32 -0800 (PST) From: Tom To: Andreas Braukmann cc: FreeBSD Stable List Subject: Re: MySQL on 2.2.6-STABLE In-Reply-To: <19980327005958.17626@paert.tse-online.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk On Fri, 27 Mar 1998, Andreas Braukmann wrote: > I didn't tested the fresh mysql, yet, ... though ... You will quickly determine that mysql with native FreeBSD threads, that "mysqladmin shutdown" does not work. Presuably due to buggy signal/alarm handling in libc_r. Also, libc_r is slow. Using the "run-all-tests" in the sql-bench directory results in significantly faster times when using mit-pthreads, as opposed to FreeBSD's native threads. > Regards, > Andreas Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message