[CentOS] mysqld not starting on reboot

2009-11-10 Thread Victor Subervi
Hi; I installed mysql using yum, so I have an /etc/init.d/mysqld file. For some reason, however, mysqld doesn't boot on reboot of the machine. Please advise. TIA, Victor ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] mysqld not starting on reboot

2009-11-10 Thread Gabriel Rosca
maybe chkconfig mysqld on will help Gabe From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Victor Subervi Sent: Tuesday, November 10, 2009 10:00 AM To: CentOS mailing list Subject: [CentOS] mysqld not starting on reboot Hi; I installed mysql using yum

Re: [CentOS] mysqld not starting on reboot

2009-11-10 Thread Benjamin Donnachie
2009/11/10 Victor Subervi victorsube...@gmail.com: I installed mysql using yum, so I have an /etc/init.d/mysqld file. For some reason, however, mysqld doesn't boot on reboot of the machine. Please Execute the command chkconfig mysqld on Ben ___

Re: [CentOS] mysqld not starting on reboot

2009-11-10 Thread John Doe
From: Victor Subervi victorsube...@gmail.com I installed mysql using yum, so I have an /etc/init.d/mysqld file. For some reason, however, mysqld doesn't boot on reboot of the machine. Please advise. Did you use chkconfig like several people advised you to in previous posts? JD

Re: [CentOS] mysqld not starting on reboot

2009-11-10 Thread Victor Subervi
That helped :) Thanks, V On Tue, Nov 10, 2009 at 10:08 AM, John Doe jd...@yahoo.com wrote: From: Victor Subervi victorsube...@gmail.com I installed mysql using yum, so I have an /etc/init.d/mysqld file. For some reason, however, mysqld doesn't boot on reboot of the machine. Please advise.

Re: [CentOS] mysqld not starting on reboot

2009-11-10 Thread Sergey Smirnov
or use text interface for this - ntsysv On Tue, Nov 10, 2009 at 6:15 PM, Victor Subervi victorsube...@gmail.com wrote: That helped :) Thanks, V On Tue, Nov 10, 2009 at 10:08 AM, John Doe jd...@yahoo.com wrote: From: Victor Subervi victorsube...@gmail.com I installed mysql using yum, so I