RE: mysql_safe just ends

2004-07-29 Thread Cameron Roe
So it turns out that the RPM install didn't work nor did the binary version but by rebuilding the source with a configure --prefix=/usr/local/mysql --- Well, that worked in the end. I still don't know why but there it is. :) Just thought I'd post my experience. Cheers -Original Message--

Re: mysql_safe just ends

2004-07-28 Thread Richard Clarke
Cam > > > > > -----Original Message- > From: Rory McKinley [mailto:[EMAIL PROTECTED] > Sent: July 28, 2004 11:55 AM > To: [EMAIL PROTECTED] > Cc: Cam > Subject: Re: mysql_safe just ends > > Cam wrote: > > >So I'm a little confused here >

RE: mysql_safe just ends

2004-07-28 Thread Cameron Roe
ns. i.e. 'mysql' owns the data directory. Checking the 'bin' directory, all the files are group 'mysql' and all have 'rx' for group. This seems to make sense to me. Cheers Cam -Original Message- From: Rory McKinley [mailto:[EMAIL PROTECTED] Sent: J

Re: mysql_safe just ends

2004-07-28 Thread Rory McKinley
Cam wrote: So I'm a little confused here I've installed mysql-standard-4.0.20-pc-linux-i686.tar to /usr/local/mysql and then ran the scripts/mysql_install_db with seemingly no errors. After reading section 5.1 'the MySQL Server and Server Startup Scripts' I figured that cd /usr/local/mysql bin/my