Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2001 10:04:17 +0400
From:      "Andrey Nepomnyaschih" <nas@chartpilot.ru>
To:        <mysql@lists.mysql.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Problem Starting MySQL Daemon
Message-ID:  <LNEEKBEPHJHNDLPKMLIAOELGCDAA.nas@chartpilot.ru>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?LNEEKBEPHJHNDLPKMLIAOELGCDAA.nas>