goldim,
Monday, March 25, 2002, 2:57:14 PM, you wrote:

g> I have a problem. I want to connect to MySQL only from localhost
g> (127.0.0.1) and from one another ip-address, but I can't.
g> I can connect to MySQL only from localhost (127.0.0.1) or from one
g> another ip-address, 
g> because --bind-address=IP (/etc/my.cnf) can use only one IP. 
g> If I don't use --bind-address=IP (/etc/my.cnf) I can connect not only 
g> from localhost (127.0.0.1) and from one another ip-address but from some
g> another ip-addresses, which are working at the same computer.

g> If somebody know something about this problem, please, answer me.

You should specify only localhost and your another host in MySQL
privilege tables. You can read more about privilege system in MySQL
at:
   http://www.mysql.com/doc/P/r/Privileges.html
   http://www.mysql.com/doc/G/R/GRANT.html
   http://www.mysql.com/doc/R/e/Request_access.html




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