Re: how can I use a subnet mask to limit

2003-07-22 Thread Egor Egorov
"Liu Yang" <[EMAIL PROTECTED]> wrote: > > I have met a problem. Look at the following, please. > > mysql> grant all on school.* to [EMAIL PROTECTED]/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 lim

Re: how can I use a subnet mask to limit

2003-07-22 Thread Viorel Dragomir
- Original Message - From: "Liu Yang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 22, 2003 5:00 PM Subject: how can I use a subnet mask to limit > Hello, mysql, > > I have met a problem. Look at the following, please. > > mysql> grant all on school.* to [EMAIL PROTECT