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


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to