Peter D Bethke writes:
> Sinisa,
> 
> In the first case I was trying to connect to the Linux box using a MySQL
> client on the Mac called MacSQL. This box is called malacoda.local.
> 
> I'm still getting the same error, trying to connect from a mysql client on
> my NT system, called lucifer.local, to a server on Linux. I get Error 1130
> Host "lucifier.local' is not allowed to connect to this MySQL server".
> 
> Is this message being sent back from the MySQL server per se or is it just a
> standard error, which would be sent even if there was no connection at all?
> 
> I used the new syntax you sent me, and am logged in to NT as the user in the
> GRANT statement.
> 
> Help!
> 
> Peter


Hi!

That is a message from the server.

You can aleviate it by either granting rights to user@"%" or by
entering host name in host table. 

Both procedures are described in the manual.


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaca, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to