Are you sure you boot into run level 3, and not 5?
Check your /etc/inittab  for
id:3:initdefault

Natale Babbo wrote:

Many Thanks ....

No problems with mysql.server script ... it works fine
if i start it manual like this:
shell> mysql.server start
or
shell> mysql.server stop
... also symbolic link in /etc/init.d/rc3.d is ok.

The only problem is that MySQL service doesn't start
at boot.

Natale Babbo.




--- Iikka_Meriläinen <[EMAIL PROTECTED]>
ha scritto: > On Tue, 29 Oct 2002, Natale Babbo wrote:

Hi all,

I'm using Linux Suse 8.0.
I copied the file mysql.server located in
/usr/local/mysql/support-files to /etc/init.d
directory.
I made a simbolic link to mysql.server script in
/etc/init.d/rc3.d but MySQL doesn't appear to

start at

the boot time.

Anyone can help me?

Hi!

Try starting mysqld with --console --standalone
parameters and see if it
starts at all. If yes, you've got a problem with
your startup scripts. Check
any paths in those and check that your symbolic link
works. Also try running
the script in /etc/init.d/rc3.d (the symbolic link
in this case) manually
after the system startup.

Regards,
Iikka

******************************************
* Iikka Meriläinen *
* E-mail: [EMAIL PROTECTED] *
* Vaala, Finland *
******************************************


______________________________________________________________________
Mio Yahoo!: personalizza Yahoo! come piace a te http://it.yahoo.com/mail_it/foot/?http://it.my.yahoo.com/

---------------------------------------------------------------------
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





---------------------------------------------------------------------
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