Chuck,
Monday, March 25, 2002, 5:12:51 AM, you wrote:

CPP> I am wondering is there a way to set up user that can log in from anyplace?
CPP> I know I need to set this user up with the %(I hope this is the wildcard
CPP> for) mysql. 

Yes, you are right. '%' is a wild card for any host in MySQL. How to
specify privileges for user look in the manual:
        http://www.mysql.com/doc/G/R/GRANT.html
        http://www.mysql.com/doc/P/r/Privileges.html

CPP> Thanks,
CPP> Chuck Payne





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   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