[SLE] Starting MySQL Automatically
Hello I use Suse 6.2 . I installed MySQL. MySQL server doesn't start automatically. I have to run " mysqld & " command. I read manuals and they say that I should put "mysql.server" file into starting files direcory. Where should I put mysql.server file ? Please help me ? Sincerelly ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Hi, On Mon, 3 Jan 2000, Kadir Imamoglu wrote:
I use Suse 6.2 . I installed MySQL. MySQL server doesn't start automatically. I have to run " mysqld & " command. I read manuals and they say that I should put "mysql.server" file into starting files direcory. Where should I put mysql.server file ? Please help me ?
Did't we have this question a few days ago? :) If you installed MySQL as an RPM from the SuSE distribution, just set "START_MYSQL" in /etc/rc.config to "yes". It will then be started by the init script /sbin/init.d/mysql on bootup. If you want to start/stop MySQL manually, use "rcmysql [start|stop|restart]" Bye, LenZ -- ------------------------------------------------------------------ Lenz Grimmer SuSE GmbH mailto:grimmer@suse.de Schanzaeckerstr. 10 http://www.suse.de/~grimmer 90443 Nuernberg, Germany -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (2)
-
grimmer@suse.de
-
kadirimamoglu@hotmail.com