| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | March 1 2002 3:50pm |
| Subject: | Re: more than one owner? | ||
| View as plain text | |||
At 10:25 -0500 3/1/02, Edward Peloke wrote: >Is it possible to specify more than one owner in a mysql db? I want to >create tables with different owners. Databases and tables in MySQL don't have owners. They just exist. But you can grant access to them by more than one MySQL user account, if that's what you mean. Check out the description of the GRANT and REVOKE statements in the MySQL manual. > >Thanks, >Eddie
| Thread | ||
|---|---|---|
| • more than one owner? | (Edward Peloke) | 1 Mar |
| • Re: more than one owner? | Paul DuBois | 1 Mar |
