From owner-freebsd-questions Mon Apr 10 21: 6: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ptd.net (mail1.ha-net.ptd.net [207.44.96.65]) by hub.freebsd.org (Postfix) with SMTP id CBDF437B80D for ; Mon, 10 Apr 2000 21:06:02 -0700 (PDT) (envelope-from tms2@mail.ptd.net) Received: (qmail 1767 invoked from network); 11 Apr 2000 04:06:05 -0000 Received: from du34.cli.ptd.net (HELO mail.ptd.net) (204.186.33.34) by mail.ptd.net with SMTP; 11 Apr 2000 04:06:05 -0000 Message-ID: <38F2A483.1992AA75@mail.ptd.net> Date: Tue, 11 Apr 2000 00:05:23 -0400 From: "Thomas M. Sommers" X-Mailer: Mozilla 4.51 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Danny Cc: antti@mysql.com, freebsd-questions@FreeBSD.ORG Subject: Re: mysqld exits immediately References: <38ED6A3F.EEE0B01D@mail.ptd.net> <00040914530502.00323@freebsd.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Danny wrote: > > Try creating one like mine which is > soemthing like mine > > to see what happens > > #!/bin/sh > # > > if [ -x /usr/local/bin/safe_mysqld ] > then > /usr/local/bin/safe_mysqld & && echo -n ' mysql' > fi > This is the output that went to stdout: Starting mysqld daemon with databases from /var/db/mysql mysqld daemon ended I presume you didn't mean to remove the ldconfig line. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message