Debian and localhost.localdomain

2006-02-25 Thread Yves Goergen
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 Debian 3.0. Does anybody know 
how I can get that localdomain out of my computer? Using MySQL 4.0.


--
Yves Goergen LonelyPixel [EMAIL PROTECTED]
Does the movement of the trees make the wind blow?
http://newsboard.unclassified.de - Unclassified NewsBoard Forum

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Debian and localhost.localdomain

2006-02-25 Thread Sam Tran
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 suppose
 it's a Debian 3.1 issue since it worked on Debian 3.0. Does anybody know
 how I can get that localdomain out of my computer? Using MySQL 4.0.



What do you have in your /etc/hosts file?

Sam

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Debian and localhost.localdomain

2006-02-25 Thread Yves Goergen

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 Goergen LonelyPixel [EMAIL PROTECTED]
Does the movement of the trees make the wind blow?
http://newsboard.unclassified.de - Unclassified NewsBoard Forum

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Debian and localhost.localdomain

2006-02-25 Thread Yves Goergen

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 suppose 
it's a Debian 3.1 issue since it worked on Debian 3.0. Does anybody know 
how I can get that localdomain out of my computer? Using MySQL 4.0.


Aah, okay, forget it. :) I changed my hosts file and removed one of the 
several names, the one with that localdomain. I have no idea what 
special meaning that first item had, because hostname always showed me 
the last one (debian31). Now I have rebooted that machine (just like 
with Windows, eh?) and it works now. The system seems to have cached 
that domain name somewhere in memory.


--
Yves Goergen LonelyPixel [EMAIL PROTECTED]
Does the movement of the trees make the wind blow?
http://newsboard.unclassified.de - Unclassified NewsBoard Forum

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]