From owner-freebsd-questions Sun May 13 23: 4:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.wplus.net (smtp.wplus.net [195.131.52.143]) by hub.freebsd.org (Postfix) with ESMTP id 94ED437B43C for ; Sun, 13 May 2001 23:04:47 -0700 (PDT) (envelope-from nas@chartpilot.ru) X-Real-To: freebsd-questions@FreeBSD.ORG Received: from dimetra (ip94-243.dialup.wplus.net [195.131.94.243]) by relay1.wplus.net (8.9.1/8.9.1/wplus.2) with SMTP id KAA50918; Mon, 14 May 2001 10:04:21 +0400 (MSD) From: "Andrey Nepomnyaschih" To: , Subject: Problem Starting MySQL Daemon Date: Mon, 14 May 2001 10:04:17 +0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I've been experiencing some problem starting mysqld automatically. The host (venus) OS is running FreeBSD-4.3 Stable. So there are startup script at /usr/local/etc/rc.d/ called mysql-server.sh. When system boots up it starts mysql daemon. But as soon as I can access console, mysqld process is already missing. Examining log file at /var/db/mysql/venus.err shows the following: 010514 09:31:19 mysqld started 010514 09:31:19 mysqld ended Ok, then I tried to rename /usr/local/etc/rc.d/mysql-server.sh to /usr/local/etc/rc.d/server.sh; And actually that worked, mysqld now starts at boot time. I would like to ask is there something that should be initilized before mysqld can run correctly without quiting. Have a good time, Andrey Nepomnyaschih To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message