Re: Granting Access in MySQL

2001-12-04 Thread Sinisa Milivojevic
Demirchyan Oganes-AOD098 writes: > Hello everyone, > > I'm trying to grant rights to several user accessing my database. > Right now I'm using their individual IP addresses to grant them privileges. Which >works fine. > This way I have to assign user name and password to each and everyone of th

Re: Granting Access in MySQL

2001-12-03 Thread massey
Did you Flush your table when you changed permissions? > Hello everyone, > > I'm trying to grant rights to several user accessing my database. > Right now I'm using their individual IP addresses to grant them > privileges. Which works fine. This way I have to assign user name and > password to e

Granting Access in MySQL

2001-12-03 Thread Demirchyan Oganes-AOD098
Hello everyone, I'm trying to grant rights to several user accessing my database. Right now I'm using their individual IP addresses to grant them privileges. Which works fine. This way I have to assign user name and password to each and everyone of them. What I want is to enable everyone withi