On Thu, 4 Apr 2002 16:23:09 +0600
"Tshering Norbu" <[EMAIL PROTECTED]> wrote:

> For the inbound connection on port 3306 of MySQL Server, how do I restrict
> the connection to some IP addresses something like 1.2.3.*
> 
> What do I need to do in my.cnf file?
> 
> Thanks in advance.

you are playing with database name "mysql" ... for standard access you can only use 
table "user", or if you want to go further ... use table "db", "host", etc ... 

-- 
How should I know if it works?  That's what beta testers are for.  I
only coded it.
        -- Attributed to Linus Torvalds, somewhere in a posting

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