|
Home > Archive > MySQL ODBC Connector > February 2006 > Debian and "localhost.localdomain"
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Debian and "localhost.localdomain"
|
|
| Yves Goergen 2006-02-28, 8:28 pm |
| 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 "something@localhost"
and when one tries to connect to the server, it says
"something@localhost.localdomain" 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" <nospam.list@unclassified.de>
"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/mysql? unsub...sie.nctu.edu.tw
| |
| Sam Tran 2006-02-28, 8:28 pm |
| On 2/25/06, Yves Goergen <nospam.list@unclassified.de> 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 "something@localhost"
> and when one tries to connect to the server, it says
> "something@localhost.localdomain" 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/mysql? unsub...sie.nctu.edu.tw
| |
| Yves Goergen 2006-02-28, 8:28 pm |
| 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" <nospam.list@unclassified.de>
"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/mysql? unsub...sie.nctu.edu.tw
| |
| Yves Goergen 2006-02-28, 8:28 pm |
| 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 "something@localhost"
> and when one tries to connect to the server, it says
> "something@localhost.localdomain" 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" <nospam.list@unclassified.de>
"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/mysql? unsub...sie.nctu.edu.tw
|
|
|
|
|