Re: mysql problem (already!)


Subject: Re: mysql problem (already!)
From: That Guy Josh (augustus@acerbic.org)
Date: Thu Feb 21 2002 - 19:59:07 AKST


On Wed, 20 Feb 2002, Justin Dieters wrote:

> First off, I would just like to thank Josh for his excellent
> presentation tonight, it told me everything I was wanting to know to get
> this up and running correctly

Your welcome, I'm glad you enjoyed it.
 
> I can ssh into my server computer, which has mysql installed (from the
> SuSE 7.3 rpm's) and start up the daemon with no problems, and start up
> mysql and all that. But then on my workstation, which is also SuSE 7.3
> with mysql installed using the SuSE rpm's, when I try to start the
> daemon, I get messages back like:
>
> linux:/etc/init.d # safe_mysqld &
> [1] 17532
> linux:/etc/init.d # Starting mysqld daemon with databases from
> /var/lib/mysql
> 020220 21:56:10 mysqld ended

Did you check to see if there was actually anything in /var/lib/mysql? I'm
not familar with the RPM installs but you may need to run the
"mysql_installdb" script manually to get the default DB installed
properly.
 
-Josh



This archive was generated by hypermail 2a23 : Thu Feb 21 2002 - 19:59:10 AKST