| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | September 23 1999 5:14pm |
| Subject: | Re: Priviliges | ||
| View as plain text | |||
At 11:54 AM -0500 9/23/99, Frano Passuni wrote: >Hello: > I would like to know how : >1) Create a user of MySql that over a certain data base have all >the priviliges >2) That may connect since any client Not sure what you mean by 2, but if you mean "that may connect from any client host,", do this: GRANT ALL ON db_name.* TO user_name@% -- Paul DuBois, paul@stripped
| Thread | ||
|---|---|---|
| • Priviliges | Frano Passuni | 23 Sep |
| • Re: Priviliges | Martin Ramsch | 23 Sep |
| • Re: Priviliges | Paul DuBois | 23 Sep |
| • Re: Priviliges | Bob Kline | 23 Sep |
