Interesting. I have never heard of that option.
LX09:/home/rduz/backup # mysql -p -h. --port=3307
Enter password:
ERROR 2005 (HY000): Unknown MySQL server host '.' (1)
Perhaps it no longer functions?
Thanks.
Regards,
Rich
>
--
MySQL General Mailing List
For list archives: http://lists.mysq
--- "Duzenbury, Rich" <[EMAIL PROTECTED]> wrote:
>
>
> > -Original Message-
> > From: Barry [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, April 13, 2006 9:41 AM
> > To: mysql@lists.mysql.com
> > Subject: Re: MySql Error Number
> -Original Message-
> From: Barry [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 13, 2006 9:41 AM
> To: mysql@lists.mysql.com
> Subject: Re: MySql Error Number 1130
>
> Duzenbury, Rich wrote:
> >>localhost means socket.
> >
> >
> &g
Duzenbury, Rich wrote:
localhost means socket.
Hmm, I don't believe it does. localhost is a DNS shortcut to the IP
address of the local machine.
If that is how mysql wants to treat things, then it should issue an
error message on connect because --host=localhost and --port=anything
would
> localhost means socket.
Hmm, I don't believe it does. localhost is a DNS shortcut to the IP
address of the local machine.
If that is how mysql wants to treat things, then it should issue an
error message on connect because --host=localhost and --port=anything
would then be mutually exclusive
Duzenbury, Rich wrote:
Wow, I found the problem! I think this may be a bug.
In my case, I've got three instances running on ports 3306, 3307, and
3320. On the local machine, I connect to them via
mysql -p --port-3306 --host=localhost
mysql -p --port-3307 --host=localhost
mysql -p --port-3
mand line client to use the
specified parms, rather than the (incorrect) socket?
Thank you.
Regards,
Rich
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 12, 2006 6:00 PM
> To: mysql@lists.mysql.com
> Subject: Re: MySql Erro
0 sec)
HTH
Keith
In theory, theory and practice are the same;
in practice they are not.
On Wed, 12 Apr 2006, Duzenbury, Rich wrote:
> To: mysql@lists.mysql.com
> From: "Duzenbury, Rich" <[EMAIL PROTECTED]>
> Subject: MySql Error Number 1130
>
> Hi all,
>
>
MySQL Error Number 1130, Host 'nnn.nnn.nnn.nnn' is not
allowed to connect to this MySQL server.
I've been googling and reading manuals all day, and haven't made a dent.
User Table
*** 1. row ***
Host: %