1827876 Members
1484 Online
109969 Solutions
New Discussion

Mysql

 
marco_186
Advisor

Mysql

Dear all,
i setup Mysql on UN_Hp but when i reboot the machine i ve to add it run it manual.
how to make it run automatic everytime of rebooting

many thanks
1 REPLY 1
Gopi Sekar
Honored Contributor

Re: Mysql


which distribution you are using ? RH or SUSE? and how did you install the Mysql, is it using RPM or manually installed from tar.gz

either way check whether there is file /etc/init.d/mysql (or anything by similar name), if so on RH or SUSE you can make it run automatically at start up by running 'chkconfig on'

you may have to replace with actual name, you can find this out by doing 'chkconfig --list'

Hope this helps,
Gopi
Never Never Never Giveup