Starting Mysql

Shawn Protsman protoplasm at opcfw.com
Tue Nov 16 22:28:29 MST 2004


Ivan,

Do you mean starting the server or logging in to the MySQL server?  You
can use the following command to start the server:

# /etc/init.d/mysql start
or
# /sbin/service mysql start

Once you try either of the above then try to log in to the database:

$ mysql -u root

Regards,
Shawn

On Tue, 2004-11-16 at 22:23, Ivan wrote:
> Hi,
> 
> I after I install mysql from yum, I was not able to start up the software when 
> I try the mysql -u root. I did do a search but don't seem to find a solution.
> Does anybody know what's the default?
> 
> Ivan




More information about the yellowdog-newbie mailing list