| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | November 22 2006 2:37am |
| Subject: | Re: shutdown database but not mysqld | ||
| View as plain text | |||
In the last episode (Nov 22), Alfred Mak said: > Can I shutdown one of the databases in MySQL but not the whole mysqld > process (i.e. keeping the other databases still running) ? "shutdown" would be the wrong word then :) How about revoking permissions (either at the mysql or the filesystem level) ? You could also flush tables, then rename the database directory somewhere out mysql's data directory. -- Dan Nelson dnelson@stripped
| Thread | ||
|---|---|---|
| • shutdown database but not mysqld | Alfred Mak | 22 Nov |
| • Re: shutdown database but not mysqld | Dan Nelson | 22 Nov |
| • Re: shutdown database but not mysqld | Philip Mather | 22 Nov |
| • Re: shutdown database but not mysqld | Kieran Kelleher | 22 Nov |
| • Re: shutdown database but not mysqld | Philip Mather | 22 Nov |
