Re: Difficulty starting mysql

2005-02-24 Thread Kelly . Brace
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]

Re: Difficulty starting mysql

2005-02-23 Thread Eric Bergen
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]> wrote: > Did you follow the procedure in > > http://dev.mysql.com/doc/mysql/en/quick-install.html > > ? > > > ---

RE: Difficulty starting mysql

2005-02-23 Thread John Trammell
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 starting mysql > > Hello, >