RE: mysql_safe just ends

2004-07-29 Thread Cameron Roe
- From: Cam [mailto:[EMAIL PROTECTED] Sent: July 28, 2004 10:56 AM To: [EMAIL PROTECTED] Subject: mysql_safe just ends 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

mysql_safe just ends

2004-07-28 Thread Cam
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/mysqld_safe

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

RE: mysql_safe just ends

2004-07-28 Thread Cameron Roe
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: July 28, 2004 11:55 AM To: [EMAIL PROTECTED] Cc: Cam Subject: Re: mysql_safe just ends Cam wrote

Re: mysql_safe just ends

2004-07-28 Thread Richard Clarke
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: July 28, 2004 11:55 AM To: [EMAIL PROTECTED] Cc: Cam Subject: Re: mysql_safe just ends Cam wrote