> From: Yi-chen Lan <[EMAIL PROTECTED]>
> 
> How do I start mysqld, by keyin mysqld? if so, I did and it gives me 'bash:
> mysqld: command not found'
> YC


/etc/rc.d/init.d/mysqld start

will start it.

To make it start at every reboot, as root, execute: ntsysv
and select mysql

or look at the syntax for chkconfig (I'm not familiar with it) to
start mysql

Dave



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to