Just make a backup of the database to a file using mysqldump and then drop the database. If you need to recreate it again in the future, you can use the mysqldump backup file.

On Nov 21, 2006, at 9:28 PM, Alfred Mak wrote:

Can I shutdown one of the databases in MySQL but not the whole mysqld process (i.e. keeping the other databases still running) ?


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to