EMAIL PROTECTED]>
cc
[EMAIL PROTECTED], mysql@lists.mysql.com
Subject
Re: Difficulty starting mysql
errno 13 is permission denied. It looks like mysql doesn't have
permission to access your grant tables.
-Eric
On Wed, 23 Feb 2005 14:00:58 -0600, John Trammell <[EMAIL PROTECTED]
n/quick-install.html
>
> ?
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, February 23, 2005 1:29 PM
> > To: mysql@lists.mysql.com
> > Subject: Difficulty starting mysql
> >
> > Hello,
&
Did you follow the procedure in
http://dev.mysql.com/doc/mysql/en/quick-install.html
?
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 23, 2005 1:29 PM
> To: mysql@lists.mysql.com
> Subject: Difficulty startin
Hello,
I'm attempting to start mysql 4.1.10 compiled source code on Red Hat
Advanced Server 2.1 with apache 2.0.49. ./configure, make and make
install went successfully. But when I attempt to start mysql using this
command:
sudo mysqld_safe --user=mysql
I get the following errors:
Starting