List:General Discussion« Previous MessageNext Message »
From:Richard (NY Int) Johnson Date:September 19 2005 2:38pm
Subject:Startup Error
View as plain text  
Hi there....

 

 

 

Total Newbie here.....Any idea why I am getting these error messages???? 

 

 

 

[root@RJLINUX mysql]# Starting mysqld daemon with databases from
/usr/local/mysql/data 

 

 

 

STOPPING server from pid file /usr/local/mysql/data/
RJLINUX.rj.johnson.net.pid

 

050919 10:05:36  mysqld ended

 

 

 

Here are the steps I followed to loading mysql onto my linux box......

 

 

 

shell> groupadd mysql

 

     shell> useradd -g mysql mysql

 

     shell> cd /usr/local

 

     shell> gunzip < /PATH/TO/MYSQL-VERSION-OS.tar.gz | tar xvf -

 

     shell> ln -s FULL-PATH-TO-MYSQL-VERSION-OS mysql

 

     shell> cd mysql

 

     shell> scripts/mysql_install_db --user=mysql

 

     shell> chown -R root  .

 

     shell> chown -R mysql data

 

     shell> chgrp -R mysql .

 

     shell> bin/mysqld_safe --user=mysql &

 

 

Richard Johnson

212-589-6503

rjohnson@stripped

 


Thread
Startup ErrorNY Int)19 Sep
RE: Startup ErrorJ.R. Bullington19 Sep
Re: Startup ErrorMichael Stassen19 Sep
RE: Startup ErrorJ.R. Bullington19 Sep
RE: Startup ErrorNY Int)19 Sep
RE: Startup ErrorAndy Eastham20 Sep