At 9:50 AM +0800 5/30/01, zhenlei wrote:
>?Hi,I meet a problem.I install mysql in Turbolinux workstation 
>6.1,it works seem ok.But when I connect it in another computer(using 
>mysql client,odbc ect.),Err occured seem "the host '' not allow 
>connect mysql...".
>
>How can I do?

The server you're connecting to needs to allow access from the client
machine.  Add the appropriate MySQL user account using a GRANT
statement.

>
>
>---------------------------------------------------------------------
>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


-- 
Paul DuBois, [EMAIL PROTECTED]

---------------------------------------------------------------------
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