Re: Restart MySQL after rebooting Linux

2001-02-16 Thread Dave Hodgkinson
kentj <[EMAIL PROTECTED]> writes: > I believe so. I was trying that and was missing something because I could > not get it to work. If you've for it in init.d and "mysql stop" and "mysql start" work there, then make sure they're also symlinked into rc3.d directory. -- Dave Hodgkinson,

Re: Restart MySQL after rebooting Linux

2001-02-15 Thread kentj
I believe so. I was trying that and was missing something because I could not get it to work. Dave Hodgkinson wrote: > kentj <[EMAIL PROTECTED]> writes: > > > I have been reading the mysql book by Dubois and trying to figure out > > how to implement his restart methods > > on a SUSE Linux 7.0 Bo

Re: Restart MySQL after rebooting Linux

2001-02-15 Thread Dave Hodgkinson
kentj <[EMAIL PROTECTED]> writes: > I have been reading the mysql book by Dubois and trying to figure out > how to implement his restart methods > on a SUSE Linux 7.0 Box. Has anyone done this and can give me > information how to do it? You mean like putting stuff in /etc/rc.d/init.d? -- Dave

Restart MySQL after rebooting Linux

2001-02-14 Thread kentj
I have been reading the mysql book by Dubois and trying to figure out how to implement his restart methods on a SUSE Linux 7.0 Box. Has anyone done this and can give me information how to do it? - Before posting, please check: