Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 1997 10:14:05 +0930
From:      Greg Lehey <grog@lemis.com>
To:        Keith Mitchell <kmitch@weenix.guru.org>
Cc:        questions@FreeBSD.ORG
Subject:   Re: MySQL access problems
Message-ID:  <19971001101405.48178@lemis.com>
In-Reply-To: <199710010011.UAA29290@weenix.guru.org>; from Keith Mitchell on Tue, Sep 30, 1997 at 08:11:33PM -0400
References:  <199710010011.UAA29290@weenix.guru.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 30, 1997 at 08:11:33PM -0400, Keith Mitchell wrote:
> I just compiled/installed the Mysql port.  Everything appears to work except
> for the access control stuff.  I can't figurew out how to set it up so that
> I can use it.
>
> According to the documentation it is supposed to install default access
> that will allow root to access anything.  All I can get is :
>
> ERROR: Access denied for user: 'root' (Using password: YES)
>
>
> Note: It says it is using passwords, yet from what I can tell there are
> no password in the access database.

That's probably the problem.  I'd guess that 'using password' means
'requiring password'.

Have you tried to enter a password into the database?

Greg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971001101405.48178>