Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 2004 13:51:42 +0000
From:      Gary Hayers <gary@hayers.org>
To:        Vonleigh Simmons <nospam@illusionart.com>, freebsd-questions@freebsd.org
Cc:        Markus Hoenicka <markus.hoenicka@mhoenicka.de>
Subject:   Re: mysql won't start on boot
Message-ID:  <41B9A9EE.2030502@hayers.org>
In-Reply-To: <C0514BBE-4AAF-11D9-B304-000D93C7878E@illusionart.com>
References:  <6FC9F9894A9F8C49A722CF9F2132FC2202972ECD@ms05.mailstreet2003.net> <F0C95D28-4956-11D9-B2C4-000A2791B6EC@illusionart.com> <8292450b0412090642a9d9426@mail.gmail.com> <C0514BBE-4AAF-11D9-B304-000D93C7878E@illusionart.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Vonleigh Simmons wrote:

>>>        Yes, was in my original message but you caught us half-way:
>>>
>>> # grep mysql /etc/rc.conf
>>> mysql_enable="YES"
>>>
>>>        I'm using the mysql from ports.
>>>
>> I'm going from memory here as I'm not in front of my BSD machine but
>> isn't it mysqld_enable="YES"?
>
>
>     Not according to the script, but I'll try it anyway:
>
> ---
> $ grep enable /usr/local/etc/rc.d/mysql-server.sh
> # Add the following line to /etc/rc.conf to enable mysql:
> # mysql_enable (bool):          Set to "NO" by default.
> #                               Set it to "YES" to enable MySQL.
> ..snip..
> ---
>
>     Nope, still no dice. Changed it back to mysql_enable but it still 
> won't start up on boot. Anyone have any other ideas of what it could be?
>
>     I tried recompiling mysql_server but still no go. The only error I 
> get is:
>
> ---
> 041210 07:33:27  mysqld started
> 041210  7:33:27 [ERROR] Can't find messagefile 
> '/usr/local/share/mysql/english/e
> rrmsg.sys'
> 041210  7:33:27 [ERROR] Aborting
>
> 041210 07:33:27  mysqld ended
> ---
>
>     However when I start it directly it starts up just fine.

What command are you issuing to start it directly?

Regards,

Gary Hayers



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