dbTalk Databases Forums  

how can I use a subnet mask to limit

mailing.database.mysql mailing.database.mysql


Discuss how can I use a subnet mask to limit in the mailing.database.mysql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Liu Yang
 
Posts: n/a

Default how can I use a subnet mask to limit - 07-22-2003 , 09:01 AM






Hello, mysql,

I have met a problem. Look at the following, please.

mysql> grant all on school.* to liuxin (AT) 202 (DOT) 204.12.0/24 identified by "win123";
ERROR 1064: You have an error in your SQL syntax near '/24 identified by "win123"' at line 1

I just want to limit liuxin from some limit hosts to access the mysql server. Please tell me what I should do. Thanks.

Best regards,

Liu Yang
liuday (AT) bupt (DOT) edu.cn
2003-07-22



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=m...ie.nctu.edu.tw


Reply With Quote
  #2  
Old   
Egor Egorov
 
Posts: n/a

Default Re: how can I use a subnet mask to limit - 07-22-2003 , 11:22 AM






"Liu Yang" <liuday (AT) bupt (DOT) edu.cn> wrote:
Quote:
I have met a problem. Look at the following, please.

mysql> grant all on school.* to liuxin (AT) 202 (DOT) 204.12.0/24 identified by "win123";
ERROR 1064: You have an error in your SQL syntax near '/24 identified by "win123"' at line 1

I just want to limit liuxin from some limit hosts to access the mysql server. Please tell me what I should do. Thanks.
Quote host value: '202.204.12.0/24'



--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Egor Egorov
/ /|_/ / // /\ \/ /_/ / /__ Egor.Egorov (AT) ensita (DOT) net
/_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net
<___/ www.mysql.com




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=m...ie.nctu.edu.tw



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.