From owner-freebsd-questions@FreeBSD.ORG Mon Feb 2 01:12:13 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6980C16A4CE for ; Mon, 2 Feb 2004 01:12:13 -0800 (PST) Received: from slacknet.slacknet.com (slacknet.slacknet.com [204.228.135.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id B926043D2D for ; Mon, 2 Feb 2004 01:12:12 -0800 (PST) (envelope-from rj45@slacknet.com) Received: from rj45 (helo=localhost) by slacknet.slacknet.com with local-esmtp (Exim 4.30 #1 (Debian)) id 1Ana7o-0001Ko-5Q for ; Mon, 02 Feb 2004 02:12:12 -0700 Date: Mon, 2 Feb 2004 02:12:12 -0700 (MST) From: RJ45 To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SA-Exim-Scanned: No; SAEximRunCond expanded to false Subject: imp and mysql X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 09:12:13 -0000 Hello, I have problems with imp and mysql. I have a very high traffic web mail server. after 3 weeks happens that mysql stop responding and imp gives an error when it tries to access the database. I compiled mysql with LINUX_THREADS enabled. The only solution is to restart mysql from time to time. anyone has a better solution ? thanks Rick