| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Kevin Waterson | Date: | November 4 2007 7:03pm |
| Subject: | Re: Virtual Hosting Privileges | ||
| View as plain text | |||
This one time, at band camp, "Grant Peel" <gpeel@stripped> wrote:
> What priveleges should I grant users at setup time?
Perhaps look at the GRANT option
GRANT SELECT, UPDATE, DELETE TO username@localhost IDENTIFIELD BY 'password';
you can use GRANT * or any combination of privileges you like.
Kevin
| Thread | ||
|---|---|---|
| • Virtual Hosting Privileges | Grant Peel | 4 Nov |
| • Re: Virtual Hosting Privileges | Kevin Waterson | 4 Nov |
| • Re: Virtual Hosting Privileges | David Campbell | 4 Nov |
| • Re: Virtual Hosting Privileges | Michael Dykman | 7 Nov |
