On 26.02.2006 00:10 (+0100), Yves Goergen wrote:
I've been trying to get MySQL to work on Debian 3.1 but it won't let my
newly created users connect. I added users like "[EMAIL PROTECTED]"
and when one tries to connect to the server, it says
"[EMAIL PROTECTED]" is not allowed to connect. I supp
On 26.02.2006 00:24 (+0100), Sam Tran wrote:
What do you have in your /etc/hosts file?
127.0.0.1 localhost debian31
(and some IPv6 stuff that all begins with "ip6-")
There was a "localhost.localdomain" in that file, too, which I already
removed, but that didn't help.
--
Yves Go
On 2/25/06, Yves Goergen <[EMAIL PROTECTED]> wrote:
> I've been trying to get MySQL to work on Debian 3.1 but it won't let my
> newly created users connect. I added users like "[EMAIL PROTECTED]"
> and when one tries to connect to the server, it says
> "[EMAIL PROTECTED]" is not allowed to connect.
I've been trying to get MySQL to work on Debian 3.1 but it won't let my
newly created users connect. I added users like "[EMAIL PROTECTED]"
and when one tries to connect to the server, it says
"[EMAIL PROTECTED]" is not allowed to connect. I suppose
it's a Debian 3.1 issue since it worked on De