From owner-freebsd-stable Wed Mar 18 13:11:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA21544 for freebsd-stable-outgoing; Wed, 18 Mar 1998 13:11:41 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from amsoft.ru (amsoft.ru [194.87.86.241]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA21447 for ; Wed, 18 Mar 1998 13:10:27 -0800 (PST) (envelope-from am@amsoft.ru) Received: (from am@localhost) by amsoft.ru (8.8.8/amsoft/1.0) id TAA14010 for freebsd-stable@freebsd.org; Wed, 18 Mar 1998 19:08:23 +0300 (MSK) From: Andrew Maltsev Message-Id: <199803181608.TAA14010@amsoft.ru> Subject: MySQL on 2.2.6-BETA To: freebsd-stable@FreeBSD.ORG Date: Wed, 18 Mar 1998 19:08:23 +0300 (MSK) Organization: AM'soft X-Location: Oryol (http://www.oryol.ru/), Russia X-Phone: +7 086 229 9988 X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk Hi! Is there anybody successfully using MySQL on 2.2.6-beta with libc_r threads? I mean MySQL 3.21.26. All compiles ok, and appears to work ok for some time, but: 1) `mysqladmin shutdown' does nothing 2) server sometimes dies with signal 11 when there are many simultaneous connections (about 15..20 active threads) 3) `thr_alarm' locks forever What can be done to help it? Is there are any differences between 2.2 and 3.0 libc_r's? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message