Søren Neigaard writes:
> I want to try out MySQL-GUI from my workstation, and I want to connect
> to my database server, but it says that root has no access rights from
> this host. How do I give root this kind of acccess?
> 
> --
> Med venlig hilsen/Best regards,
>  Søren Neigaard mailto:[EMAIL PROTECTED]
> --
>  "Sometimes I think we're alone in the universe, and sometimes I think we're not. In 
>either case the idea is quite staggering."
> 

Hi!

Read our manual on the subject.

Ether grant priveleges to user@host_from_which_you_try_to_connect or
to user@"%", which means connecting rights from any host.

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


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