Paul DuBois wrote:
> At 9:48 -0400 6/28/02, John Coder wrote:
>
>> Every so often when I boot up I get this notice when mysql should be
>> initialized
>> I can still use mysql and the server still seems to be running but
>> I'm just curious about this. I'm running SUSE 8.0 on a laptop
>> basically fopr developement purposes for work.
>>
>> this is the notice I got last time I booted:
>> <notice>'/etc/init.d/rc5.d/S12lpd start' exits with status 0
>> <notice>/etc/init.d/rc5.d/S12mysql start
>> Starting service MySQL
>>
>> Starting mysqld-max daemon with databases from /var/lib/mysql
>>
>>
>> failed
>
here is the perinent log from /var/log/boot.msg
<notice>/etc/init.d/rc5.d/S12mysql start
Starting service MySQL
Starting mysqld-max daemon with databases from /var/lib/mysql
failed
<notice>'/etc/init.d/rc5.d/S12mysql start' exits with status 1
>>
>> and here is the message from running ps aux
>>
>> mysql 1016 0.0 2.4 36468 4560 ? S 08:25 0:00
>> /usr/sbin/mysqld-max --basedir=/usr --dat
>> mysql 1052 0.0 2.4 36468 4560 ? S 08:25 0:00
>> /usr/sbin/mysqld-max --basedir=/usr --dat
>> mysql 1053 0.0 2.4 36468 4560 ? S 08:25 0:00
>> /usr/sbin/mysqld-max --basedir=/usr --dat
>> mysql 1059 0.0 2.4 36468 4560 ? S 08:25 0:00
>> /usr/sbin/mysqld-max --basedir=/usr --dat
>>
>> Curiouser, and curiouser.
>>
>> John Coder
>
>
> Is there anything in the error log?
No error log
>
>
> Is there a possibility there are *two* startup scripts that start MySQL?
can't find one ?
I'm not that worried about it just wondering about it as long as it
works I'm happy